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