1. bdc93b4 ObjPtr<>-ify StackTraceElement and ClassLoader. by Vladimir Marko · 6 years ago
  2. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 7 years ago
  3. 317892b Remove static GcRoot<>s from Class and ClassExt. by Vladimir Marko · 7 years ago
  4. adbceb7 Remove GcRoot<> static from Throwable and related classes. by Vladimir Marko · 7 years ago
  5. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  6. 508fdf3 ART: Small class-inl.h cleanup by Andreas Gampe · 8 years ago
  7. 31e8822 Move most mirror:: args to ObjPtr by Mathieu Chartier · 9 years ago
  8. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 9 years ago
  9. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  10. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 10 years ago
  11. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  12. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 11 years ago
  13. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 11 years ago
  14. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 11 years ago
  15. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 11 years ago
  16. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  17. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  18. c645f1d Add more VerifyObject calls. by Mathieu Chartier · 11 years ago
  19. 815873e Change root visitor to use Object**. by Mathieu Chartier · 11 years ago
  20. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  21. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  22. c528dba Enable moving classes. by Mathieu Chartier · 12 years ago
  23. 590fee9 Compacting collector. by Mathieu Chartier · 12 years ago
  24. 967a0ad More allocation code optimizations. by Hiroshi Yamauchi · 12 years ago
  25. a436fde Handle OOMEs in class linker with grace. by Ian Rogers · 12 years ago
  26. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/mirror/stack_trace_element.cc]
  27. 1d54e73 GC clean up. by Ian Rogers · 12 years ago
  28. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago