1. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 7 years ago
  2. 38cea84 ART: Make Handle trivially-copyable by Andreas Gampe · 8 years ago
  3. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  4. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  5. 4b0ef1c Revert "Revert "Use try lock to fix class resolution race"" by Mathieu Chartier · 8 years ago
  6. 69bf969 Revert "Use try lock to fix class resolution race" by Mathieu Chartier · 8 years ago
  7. a704eda Use try lock to fix class resolution race by Mathieu Chartier · 8 years ago
  8. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 9 years ago
  9. ed15000 Fix some HandleScope bugs and add corresponding checks by Mathieu Chartier · 9 years ago
  10. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  11. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  12. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  13. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  14. 3481ba2 ART: Clean up includes. by Vladimir Marko · 9 years ago
  15. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 10 years ago
  16. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  17. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  18. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  19. 1af6a1f ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception by Elena Sayapina · 10 years ago