1. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 11 years ago
  2. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  3. 4f1ebc2 Add read barriers to the constant roots. by Hiroshi Yamauchi · 11 years ago
  4. 6e83c17 Replace the bool kDoReadBarrier template parameter with an enum. by Hiroshi Yamauchi · 11 years ago
  5. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  6. 9103c86 More code for the read barrier support. by Hiroshi Yamauchi · 11 years ago
  7. 99cb4ea Handle Array::Memmove within the same array properly. by Ian Rogers · 11 years ago
  8. aa866f5 Deduplicate the code that hardcodes the array header layout. by Hiroshi Yamauchi · 11 years ago
  9. 8580154 Fix 080-oom-throw with semispace GC. by Mathieu Chartier · 11 years ago
  10. a55cf41 Ensure usable space data is zeroed in arrays. by Ian Rogers · 11 years ago
  11. 6fac447 Make allocations report usable size. by Ian Rogers · 11 years ago
  12. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 11 years ago
  13. 815873e Change root visitor to use Object**. by Mathieu Chartier · 11 years ago
  14. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  15. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  16. 692fafd Thread local bump pointer allocator. by Mathieu Chartier · 12 years ago
  17. c528dba Enable moving classes. by Mathieu Chartier · 12 years ago
  18. 7410f29 Fix dumpsys meminfo <pid>. by Mathieu Chartier · 12 years ago
  19. 1febddf Set array length before fence in allocation code path. by Mathieu Chartier · 12 years ago
  20. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 12 years ago
  21. 590fee9 Compacting collector. by Mathieu Chartier · 12 years ago
  22. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 12 years ago
  23. 967a0ad More allocation code optimizations. by Hiroshi Yamauchi · 12 years ago
  24. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  25. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/mirror/array-inl.h]
  26. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago