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