1. 4cd662e Fix Object::Clone()'s pre-fence barrier. by Hiroshi Yamauchi · 11 years ago
  2. 624468c Make the support code for read barriers a bit more general. by Hiroshi Yamauchi · 11 years ago
  3. 3e41780 Refactor the garbage collector driver (GarbageCollector::Run). by Hiroshi Yamauchi · 11 years ago
  4. 38e68e9 Use the card table to speed up the GSS collector. by Hiroshi Yamauchi · 11 years ago
  5. 5ccd498 Put the post zygote non-moving space next to the malloc space. by Hiroshi Yamauchi · 11 years ago
  6. c645f1d Add more VerifyObject calls. by Mathieu Chartier · 11 years ago
  7. f517f1a Restore obj after RequestConcurrentGC. by Mathieu Chartier · 11 years ago
  8. bd0a653 Enable large object space for command line runs. by Mathieu Chartier · 11 years ago
  9. a55cf41 Ensure usable space data is zeroed in arrays. by Ian Rogers · 11 years ago
  10. 6fac447 Make allocations report usable size. by Ian Rogers · 11 years ago
  11. 9d04a20 (Experimental) Add Brooks pointers. by Hiroshi Yamauchi · 12 years ago
  12. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 11 years ago
  13. f5b0e20 Thread-local allocation stack. by Hiroshi Yamauchi · 11 years ago
  14. e6da9af Background compaction support. by Mathieu Chartier · 12 years ago
  15. b122a4b Tidy up memory barriers. 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. 7bf82af Fix memory usage regression and clean up collector changing code. by Mathieu Chartier · 12 years ago
  19. e4e23c0 Fix valgrind-test-art-host-gtest-object_test. by Hiroshi Yamauchi · 12 years ago
  20. 95a659f Fix a libartd.so boot crash when kMovingCollector is true. by Hiroshi Yamauchi · 12 years ago
  21. 1febddf Set array length before fence in allocation code path. by Mathieu Chartier · 12 years ago
  22. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 12 years ago
  23. cf58d4a A custom 'runs-of-slots' memory allocator. by Hiroshi Yamauchi · 12 years ago
  24. 590fee9 Compacting collector. by Mathieu Chartier · 12 years ago
  25. dfb325e Don't use UTF16 length as length for MUTF8. by Ian Rogers · 12 years ago
  26. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 12 years ago