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