1. ffafe8b Clean up Handle<> comparison with null. by Vladimir Marko · 3 years, 8 months ago
  2. cedec9d Do not create HandleScope for JNI transitions. by Vladimir Marko · 3 years, 11 months ago
  3. c1ad13a Add Handle::GetFromGdb function by Alex Light · 4 years, 9 months ago
  4. a9bbc08 Implement STL iterators on ObjectArray and add helpers by Alex Light · 5 years ago
  5. 3068d58 Clean up creating handles from `this`. by Vladimir Marko · 6 years ago
  6. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  7. c1c3452 Do not cache RequiresConstructorBarrier() results. by Vladimir Marko · 6 years ago
  8. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  9. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  10. a01de59 Infrastructure for obsolete methods by Alex Light · 8 years ago
  11. 38cea84 ART: Make Handle trivially-copyable by Andreas Gampe · 8 years ago
  12. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  13. a59d9b2 Use ObjPtr for reflection.cc/h/inl by Mathieu Chartier · 8 years ago
  14. 3a21e38 Clean up some includes. by Vladimir Marko · 8 years ago
  15. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  16. 8697355 ART: Remove another unnecessary mutator lock annotation. by Vladimir Marko · 9 years ago
  17. f39745e ART: Remove some unnecessary mutator lock annotations. by Vladimir Marko · 9 years ago
  18. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 9 years ago
  19. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  20. d3ed9a3 Fix DCHECK failures from Class::VisitFieldRoots by Mathieu Chartier · 10 years ago
  21. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 10 years ago
  22. b5cb18a Avoid strict-aliasing problems with Handles. by Ian Rogers · 10 years ago
  23. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  24. bf99f77 Clean up Handle usage. by Mathieu Chartier · 10 years ago
  25. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  26. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 11 years ago
  27. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 11 years ago
  28. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 11 years ago
  29. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 11 years ago
  30. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago