1. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  2. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  3. a07f559 Use collector specific helper classes by Mathieu Chartier · 8 years ago
  4. d528f68 Avoid duplicate class for mark compact by Mathieu Chartier · 8 years ago
  5. bcd9dd7 Don't use ScopedObjectAccess in Heap::DumpSpaces by Mathieu Chartier · 8 years ago
  6. 91d65e0 Fix various typos in ART's comments and string literals. by Roland Levillain · 9 years ago
  7. 763a31e Add immune spaces abstraction by Mathieu Chartier · 9 years ago
  8. 951ec2c Revert "Revert "Add one LinearAlloc per ClassLoader"" by Mathieu Chartier · 9 years ago
  9. 7de5dfe Revert "Add one LinearAlloc per ClassLoader" by Nicolas Geoffray · 9 years ago
  10. 356412e Add one LinearAlloc per ClassLoader by Mathieu Chartier · 9 years ago
  11. 059ef3d Always visit object class from VisitReferences by Mathieu Chartier · 9 years ago
  12. a4f6af9 Some heap cleanup by Mathieu Chartier · 9 years ago
  13. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 9 years ago
  14. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  15. 8118781 Address some GC comments by Mathieu Chartier · 9 years ago
  16. 9750995 Clean up GC callbacks to be virtual methods by Mathieu Chartier · 9 years ago
  17. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  18. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 9 years ago
  19. e15ea08 Reserve bits in the lock word for read barriers. by Hiroshi Yamauchi · 10 years ago
  20. 85ed6bd Merge "ART: clear dirty cards of alloc space for MS/CMS partial and full GCs" by Hiroshi Yamauchi · 10 years ago
  21. 4add3b4 ART: clear dirty cards of alloc space for MS/CMS partial and full GCs by Lei Li · 10 years ago
  22. cb535da Change AtomicStack to use StackReference by Mathieu Chartier · 10 years ago
  23. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  24. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  25. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  26. 2dbe627 Add runtime options for large object space by Mathieu Chartier · 10 years ago
  27. f5997b4 More advanced timing loggers. by Mathieu Chartier · 10 years ago
  28. 10fb83a Shared single GC iteration accounting for all GCs. by Mathieu Chartier · 10 years ago
  29. 52e4b43 Add mark compact collector. by Mathieu Chartier · 10 years ago