1. b4f1541 Fix calculation of non-free region count. by Lokesh Gidra · 7 years ago
  2. 4557b38 ART: Rename Atomic::CompareExchange methods by Orion Hodson · 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. 4b361a8 Fix region space when used with SetLengthToUsableSizeVisitor. by Nicolas Geoffray · 7 years ago
  6. 478986c Fix race condition new regions in AllocNonVirtual by Mathieu Chartier · 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. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 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. 1ceeecf Avoid visiting dead large objects in RegionSpace::Walk by Mathieu Chartier · 8 years ago
  16. 6711cd8 Change the region space region size to 256k. by Hiroshi Yamauchi · 8 years ago
  17. 22c8e40 Change 64 bit atomic counter to size_t by Mathieu Chartier · 8 years ago
  18. 7ec38dc Persistent bitmap for region space by Mathieu Chartier · 8 years ago
  19. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  20. 14d9057 Use (D)CHECK_ALIGNED more. by Roland Levillain · 9 years ago
  21. 4460a84 Rosalloc thread local allocation path without a cas. by Hiroshi Yamauchi · 10 years ago
  22. d25f842 Clean up enums in RegionSpace. by Hiroshi Yamauchi · 10 years ago
  23. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago