1. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  2. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  3. 217488a ART: Move read barrier config out of globals by Andreas Gampe · 7 years ago
  4. 3afefba Revert "Use IsMarked instead of Mark for profiling info." by Nicolas Geoffray · 7 years ago
  5. a30183d Use IsMarked instead of Mark for profiling info. by Nicolas Geoffray · 7 years ago
  6. c73cb64 ART: Remove ObjPtr kPoison template parameter by Andreas Gampe · 7 years ago
  7. 585da95 ART: Add precise root visiting by Andreas Gampe · 8 years ago
  8. 58c3f6a Reduce calls to DescriptorEquals by Mathieu Chartier · 8 years ago
  9. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  10. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  11. 6597577 Card mark holding class instead of declaring class by Mathieu Chartier · 8 years ago
  12. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  13. 9b1c71e Make class loaders weak roots by Mathieu Chartier · 9 years ago
  14. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  15. 1ed11b9 Restore DDMS recent allocation tracking's behavior by Man Cao · 9 years ago
  16. 3f64f25 Print more diagnosis info on to-space invariant violation. by Hiroshi Yamauchi · 9 years ago
  17. 9086b65 Fix valgrind tests by Mathieu Chartier · 9 years ago
  18. d3ed9a3 Fix DCHECK failures from Class::VisitFieldRoots by Mathieu Chartier · 9 years ago
  19. 4809d0a Fix CC root visiting bug by Mathieu Chartier · 9 years ago
  20. 758a801 ART: Enable Clang's -Wdeprecated by Andreas Gampe · 9 years ago
  21. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 9 years ago
  22. 9e47bfa Avoid unaligned accesses (SIGBUG/BUS_ADRALN) in IRT. by Hiroshi Yamauchi · 9 years ago
  23. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  24. c2e2062 Add hash set by Mathieu Chartier · 10 years ago
  25. eb175f7 Add image strings to intern table by Mathieu Chartier · 10 years ago
  26. c2bda53 Add missing read barriers to intern table. by Mathieu Chartier · 10 years ago
  27. cdfd39f Change intern table to unordered set. by Mathieu Chartier · 10 years ago
  28. bad0267 Add native memory accounting through custom allocator. by Mathieu Chartier · 10 years ago
  29. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 10 years ago