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