1. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  2. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  3. 1979c64 Clean up include paths by David Sehr · 7 years ago
  4. 698aa16 Make atomics use for allocator counters consistent. by Hans Boehm · 7 years ago
  5. 88591fe ART: Simplify atomic.h by Orion Hodson · 7 years ago
  6. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago[Renamed (98%) from runtime/base/allocator.cc]
  7. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  8. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  9. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  10. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 9 years ago
  11. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  12. 6e88ef6 Change MemMap::maps_ to not be global variable by Mathieu Chartier · 10 years ago
  13. 7e70b00 Header file clean up. by Ian Rogers · 10 years ago
  14. bad0267 Add native memory accounting through custom allocator. by Mathieu Chartier · 10 years ago
  15. e77493c Make common BitVector operations inline-able. by Ian Rogers · 10 years ago
  16. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 11 years ago[Renamed from compiler/utils/allocator.cc]
  17. 413e89f Refactor ArenaBitVector to create more general BitVector by Brian Carlstrom · 11 years ago