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