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