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