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