1. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 8 years ago[Renamed (97%) from runtime/base/array_ref.h]
  2. 5168173 Use more ArrayRefs in quicken infos by Mathieu Chartier · 8 years ago
  3. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 8 years ago
  4. e1993c7 Use ArrayRef<> instead of ArraySlice<> in JVMTI. by Vladimir Marko · 9 years ago
  5. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 10 years ago[Renamed (97%) from compiler/utils/array_ref.h]
  6. 372f10e Refactor handling of input records. by Vladimir Marko · 10 years ago
  7. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 11 years ago
  8. 211c211 Optimizing: Rewrite DCE's MarkReachableBlocks(). by Vladimir Marko · 11 years ago
  9. 345f93e Avoid unexpected conversions to ArrayRef. by Vladimir Marko · 11 years ago
  10. 758a801 ART: Enable Clang's -Wdeprecated by Andreas Gampe · 11 years ago
  11. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 11 years ago
  12. 277ccbd ART: More warnings by Andreas Gampe · 12 years ago
  13. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 12 years ago
  14. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 12 years ago
  15. 0110619 Use std::enable_if instead of a custom helper class. by Vladimir Marko · 12 years ago
  16. 089142c Avoid register pool allocations on the heap. by Vladimir Marko · 12 years ago