1. a8e8f9c Refactor space bitmap to support different alignments. by Mathieu Chartier · 11 years ago
  2. df386c5 GSS: Fix the bump pointer space only collection. by Hiroshi Yamauchi · 11 years ago
  3. 4aeec17 Refactor some GC code. by Mathieu Chartier · 11 years ago
  4. 3b05e9b Add missing debugger root visiting. by Mathieu Chartier · 11 years ago
  5. 407f702 Refactor object reference visiting logic. by Mathieu Chartier · 11 years ago
  6. 0e54cd0 Refactor and optimize GC code. by Mathieu Chartier · 11 years ago
  7. c93c530 Revoke rosalloc thread-local buffers at the checkpoint. by Hiroshi Yamauchi · 11 years ago
  8. 3e41780 Refactor the garbage collector driver (GarbageCollector::Run). by Hiroshi Yamauchi · 11 years ago
  9. 38e68e9 Use the card table to speed up the GSS collector. by Hiroshi Yamauchi · 11 years ago
  10. 8d56210 Refactor immune region logic into its own file. by Mathieu Chartier · 11 years ago
  11. 6fac447 Make allocations report usable size. by Ian Rogers · 11 years ago
  12. 3bb57c7 Change ProcessReferences to not use RecursiveMarkObject. by Mathieu Chartier · 11 years ago
  13. 815873e Change root visitor to use Object**. by Mathieu Chartier · 11 years ago
  14. ad35d90 Avoid unnecessarily dirtying pages in SemiSpace collector. by Mathieu Chartier · 11 years ago
  15. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  16. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  17. a1602f2 Add zygote space as its own space type. by Mathieu Chartier · 11 years ago
  18. 6f4ffe4 Improve the generational mode. by Hiroshi Yamauchi · 11 years ago
  19. 05e713a Bump pointer space only collection. by Hiroshi Yamauchi · 11 years ago
  20. 5dc08a6 Fix ART debug build boot. by Mathieu Chartier · 11 years ago
  21. 85a43c0 Bin packing the zygote (best fit). by Mathieu Chartier · 11 years ago
  22. e6da9af Background compaction support. by Mathieu Chartier · 11 years ago
  23. 4b1782f A simple promotion-like mechanism. by Hiroshi Yamauchi · 11 years ago
  24. 39e3261 Refactor reference queues. by Mathieu Chartier · 11 years ago
  25. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago