1. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 11 years ago
  2. e6da9af Background compaction support. by Mathieu Chartier · 12 years ago
  3. 692fafd Thread local bump pointer allocator. by Mathieu Chartier · 12 years ago
  4. cbbb080 Fix a libartd.so boot crash in Heap::AllocObjectWithAllocator() by Hiroshi Yamauchi · 12 years ago
  5. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 12 years ago
  6. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 12 years ago
  7. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  8. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  9. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed from runtime/oat/runtime/support_alloc.cc]
  10. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/support_alloc.cc]
  11. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  12. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  13. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 13 years ago
  14. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 13 years ago
  15. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 13 years ago
  16. 87e552d Make ICCE logic common, refactor throws. by Ian Rogers · 13 years ago
  17. 00f7d0e Global lock levels. by Ian Rogers · 13 years ago
  18. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago