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