1. 8d8de0c Use CheckedCall for mprotects by Mathieu Chartier · 7 years ago
  2. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  3. a5fb204 Rewrite bits of RegionSpace::ClearFromSpace. by Nicolas Geoffray · 7 years ago
  4. f39c091 Fix questionable behavior for the bulk region clearing by Mathieu Chartier · 7 years ago
  5. c1b3c71 Only protect cleared regions for target builds by Mathieu Chartier · 7 years ago
  6. 49bac84 Protect cleared regions 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. 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. 3c3c4a1 Improve the region space memory mapping. 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. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  20. 84d9425 Re-enable evacuation of recently allocated regions by Mathieu Chartier · 8 years ago
  21. 1ebf8d3 Fix some "possible" divide by 0 by Mathieu Chartier · 8 years ago
  22. 8e67465 Avoid the need for the black color for the baker-style read barrier. by Hiroshi Yamauchi · 9 years ago
  23. 14d9057 Use (D)CHECK_ALIGNED more. by Roland Levillain · 9 years ago
  24. 4460a84 Rosalloc thread local allocation path without a cas. by Hiroshi Yamauchi · 10 years ago
  25. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 10 years ago
  26. d25f842 Clean up enums in RegionSpace. by Hiroshi Yamauchi · 10 years ago
  27. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago