1. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  2. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 7 years ago
  3. a01de59 Infrastructure for obsolete methods by Alex Light · 8 years ago
  4. 38cea84 ART: Make Handle trivially-copyable by Andreas Gampe · 8 years ago
  5. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  6. a59d9b2 Use ObjPtr for reflection.cc/h/inl by Mathieu Chartier · 8 years ago
  7. 3a21e38 Clean up some includes. by Vladimir Marko · 8 years ago
  8. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  9. 8697355 ART: Remove another unnecessary mutator lock annotation. by Vladimir Marko · 8 years ago
  10. f39745e ART: Remove some unnecessary mutator lock annotations. by Vladimir Marko · 8 years ago
  11. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 8 years ago
  12. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  13. d3ed9a3 Fix DCHECK failures from Class::VisitFieldRoots by Mathieu Chartier · 9 years ago
  14. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 9 years ago
  15. b5cb18a Avoid strict-aliasing problems with Handles. by Ian Rogers · 10 years ago
  16. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  17. bf99f77 Clean up Handle usage. by Mathieu Chartier · 10 years ago
  18. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  19. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 10 years ago
  20. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 10 years ago
  21. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 10 years ago
  22. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 10 years ago
  23. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago