1. b4f1541 Fix calculation of non-free region count. by Lokesh Gidra · 7 years ago
  2. 2989582 Print peak regions allocated metric at GC perf dump by Lokesh Gidra · 7 years ago
  3. 0c18338 ART: Replace or remove some ObjectCallback Walk functions by Andreas Gampe · 7 years ago
  4. 351c447 ART: Add templated VisitObjects by Andreas Gampe · 7 years ago
  5. a5fb204 Rewrite bits of RegionSpace::ClearFromSpace. by Nicolas Geoffray · 7 years ago
  6. 4b361a8 Fix region space when used with SetLengthToUsableSizeVisitor. by Nicolas Geoffray · 7 years ago
  7. 420823f Revert "Revert "Refeactor region clearing / allocation code"" by Mathieu Chartier · 7 years ago
  8. b645c306 Revert "Refeactor region clearing / allocation code" by Mathieu Chartier · 7 years ago
  9. 2347b39 Refeactor region clearing / allocation code by Mathieu Chartier · 7 years ago
  10. 7c928f0 Combine madvise for clearing region space by Mathieu Chartier · 7 years ago
  11. d490129 ART: Clean up heap headers by Andreas Gampe · 7 years ago
  12. 6bc7774 Use partial TLAB regions by Mathieu Chartier · 7 years ago
  13. 371b047 Clear empty unevac regions in ClearFromSpace by Mathieu Chartier · 8 years ago
  14. e0aa5be Merge "Change the region space region size to 256k." by Hiroshi Yamauchi · 8 years ago
  15. 6711cd8 Change the region space region size to 256k. by Hiroshi Yamauchi · 8 years ago
  16. 64be7c5 Merge "Improve the region space memory mapping." by Hiroshi Yamauchi · 8 years ago
  17. 3c3c4a1 Improve the region space memory mapping. by Hiroshi Yamauchi · 8 years ago
  18. a1467d0 Revert "Revert "Add missing card mark verification to CC"" by Mathieu Chartier · 8 years ago
  19. 50805e7 Revert "Add missing card mark verification to CC" by Nicolas Geoffray · 8 years ago
  20. 49ba696 Add missing card mark verification to CC by Mathieu Chartier · 8 years ago
  21. 22c8e40 Change 64 bit atomic counter to size_t by Mathieu Chartier · 8 years ago
  22. 7ec38dc Persistent bitmap for region space by Mathieu Chartier · 8 years ago
  23. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  24. 1ebf8d3 Fix some "possible" divide by 0 by Mathieu Chartier · 8 years ago
  25. 8e67465 Avoid the need for the black color for the baker-style read barrier. by Hiroshi Yamauchi · 9 years ago
  26. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  27. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  28. 4460a84 Rosalloc thread local allocation path without a cas. by Hiroshi Yamauchi · 9 years ago
  29. d25f842 Clean up enums in RegionSpace. by Hiroshi Yamauchi · 10 years ago
  30. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago