1. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  2. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  3. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  4. f6985bd Add an overload for MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  5. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  6. ab4326e Revert^2 "Re-enable some more ART gtests when running under ASan." by Roland Levillain · 7 years ago
  7. 0794a52 Revert "Re-enable some more ART gtests when running under ASan." by Roland Levillain · 7 years ago
  8. e464f1f Re-enable some more ART gtests when running under ASan. by Roland Levillain · 7 years ago
  9. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 7 years ago
  10. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 7 years ago
  11. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 7 years ago
  12. 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago
  13. 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
  14. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 7 years ago
  15. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  16. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  17. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  18. 641a473 ART: Fix reference-related warnings by Andreas Gampe · 7 years ago
  19. 5555dd1 ART: Fix inefficent find/rfind by Andreas Gampe · 7 years ago
  20. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  21. e431e27 art: use proper nativehelper headers by Steven Moreland · 8 years ago
  22. f4a67fd ART: Disable parts of tests under sanitization by Andreas Gampe · 8 years ago
  23. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  24. 4b0cedf Fix typo in argument name. by Alex Light · 8 years ago
  25. b0f1192 Add ClassPreDefine hook. by Alex Light · 8 years ago
  26. 96eca78 ART: Add GetPhase by Andreas Gampe · 8 years ago
  27. 4886411 ART: Add runtime phase callback by Andreas Gampe · 8 years ago
  28. a5814f9 ART: Add SigQuit Callback by Andreas Gampe · 8 years ago
  29. ac30fa2 ART: Make RuntimeCallbacks unique_ptr by Andreas Gampe · 8 years ago
  30. 0f01b58 ART: Add ClassLoadCallback by Andreas Gampe · 8 years ago
  31. 04bbb5b Revert "Revert "ART: Start RuntimeCallbacks"" by Andreas Gampe · 8 years ago
  32. bf6331a Revert "ART: Start RuntimeCallbacks" by Nicolas Geoffray · 8 years ago
  33. 13093d4 ART: Start RuntimeCallbacks by Andreas Gampe · 8 years ago