1. 495311c Modernize libartbase/ usage of <type_traits>... by Vladimir Marko · 2 years, 9 months ago
  2. 86fe9b8 Revert^4 "Partial LSE analysis & store removal" by Alex Light · 4 years, 1 month ago
  3. 2316b3a Revert^3 "Partial LSE analysis & store removal" by Alex Light · 4 years, 1 month ago
  4. b6837f0 Revert^2 "Partial LSE analysis & store removal" by Alex Light · 4 years, 2 months ago
  5. fe27042 Revert "Partial LSE analysis & store removal" by Nicolas Geoffray · 4 years, 2 months ago
  6. bb6cda6 Partial LSE analysis & store removal by Alex Light · 4 years, 6 months ago
  7. b7bf843 Use provided dex filenames in oat file. by Vladimir Marko · 5 years ago
  8. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago[Renamed (97%) from runtime/base/array_ref.h]
  9. 5168173 Use more ArrayRefs in quicken infos by Mathieu Chartier · 7 years ago
  10. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  11. e1993c7 Use ArrayRef<> instead of ArraySlice<> in JVMTI. by Vladimir Marko · 8 years ago
  12. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 8 years ago[Renamed (97%) from compiler/utils/array_ref.h]
  13. 372f10e Refactor handling of input records. by Vladimir Marko · 9 years ago
  14. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 9 years ago
  15. 211c211 Optimizing: Rewrite DCE's MarkReachableBlocks(). by Vladimir Marko · 9 years ago
  16. 345f93e Avoid unexpected conversions to ArrayRef. by Vladimir Marko · 9 years ago
  17. 758a801 ART: Enable Clang's -Wdeprecated by Andreas Gampe · 10 years ago
  18. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  19. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  20. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  21. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  22. 0110619 Use std::enable_if instead of a custom helper class. by Vladimir Marko · 11 years ago
  23. 089142c Avoid register pool allocations on the heap. by Vladimir Marko · 11 years ago