1. 0fba186 Add ERROR log with JVMTI version explanation by Alex Light · 4 years ago
  2. 8f95183 Add new set_verbose_flag_ext JVMTI Extension by Alex Light · 4 years, 10 months ago
  3. 986914b Revert^4 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  4. 2f8c1ac Revert^3 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  5. 8ba9738 Revert^2 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  6. d0e354e Revert "Initial support for adding virtuals with structural redefinition" by Nicolas Geoffray · 5 years ago
  7. 283bb32 Initial support for adding virtuals with structural redefinition by Alex Light · 5 years ago
  8. 3732beb Refactor Transform/redefine entrypoints by Alex Light · 5 years ago
  9. c18eba3 Consolidate updating of reflective Field/Method references by Alex Light · 5 years ago
  10. b45fc22 Enable plugin VLOG with SetVerboseFlag(JVMTI_VERBOSE_OTHER) by Alex Light · 5 years ago
  11. 72d7e94 Add obsolete object event by Alex Light · 5 years ago
  12. b7c640d JVMTI Force early return by Alex Light · 6 years ago
  13. 765b2a0 Add -verbose:interpreter by Mathieu Chartier · 6 years ago
  14. 6a399f3 Allow jvmti Allocate & Deallocate function on unattached threads by Alex Light · 7 years ago
  15. 3dacdd6 Revert^4 "Remove Global deopt requirement for several jvmti events" by Alex Light · 6 years ago
  16. 939798e Revert "Revert^2 "Remove Global deopt requirement for several jvmti events"" by Nicolas Geoffray · 6 years ago
  17. a75e589 Revert^2 "Remove Global deopt requirement for several jvmti events" by Alex Light · 6 years ago
  18. ad344b6 Revert "Remove Global deopt requirement for several jvmti events" by Nicolas Geoffray · 6 years ago
  19. 334630e Remove Global deopt requirement for several jvmti events by Alex Light · 6 years ago
  20. 226805d Deoptimize zygote compiled methods in DeoptimizeBootImage. by Nicolas Geoffray · 6 years ago
  21. c57c680 Modernise code to use std::make_unique by Yi Kong · 6 years ago
  22. ae45cbb Add a get_last_error_message JVMTI extension. by Alex Light · 6 years ago
  23. 6e89776 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  24. 0aa7a5a Revert^4 "JVMTI PopFrame support" by Alex Light · 6 years ago
  25. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  26. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 6 years ago
  27. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 6 years ago
  28. 88a2a9d JVMTI PopFrame support by Alex Light · 7 years ago
  29. bbbcb53 Implement IterateOverInstances JVMTI function by Alex Light · 6 years ago
  30. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  31. 0e84118 Revert^6 "Prevent UAF issues caused by static destructors" by Alex Light · 7 years ago
  32. 4798222 Revert "Revert^4 "Prevent UAF issues caused by static destructors"" by Nicolas Geoffray · 7 years ago
  33. e9dc524 Revert^4 "Prevent UAF issues caused by static destructors" by Alex Light · 7 years ago
  34. 70f4415 Revert "Revert "Revert "Prevent UAF issues caused by static destructors""" by Orion Hodson · 7 years ago
  35. 6280f87 Revert "Revert "Prevent UAF issues caused by static destructors"" by Alex Light · 7 years ago
  36. 6a94cec Revert "Prevent UAF issues caused by static destructors" by Nicolas Geoffray · 7 years ago
  37. 123aeb7 Prevent UAF issues caused by static destructors by Alex Light · 7 years ago
  38. ca97ada Change ClassFileLoadHook to lazily compute dex file by Alex Light · 7 years ago
  39. 2ce6fc8 Support using adbconnection and openjdkjvmti without JAVA_DEBUGGABLE by Alex Light · 7 years ago
  40. 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 7 years ago
  41. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  42. 92d7720 ART: Make kDebugVerifier a verbose flag by Andreas Gampe · 7 years ago
  43. 8c2b929 Add JVMTI DDMS extension method and event. by Alex Light · 7 years ago
  44. 3f33c0a Move jvmti extension functions into their own file by Alex Light · 7 years ago
  45. 0fa1786 Avoid JVMTI global deoptimization when possible by Alex Light · 7 years ago
  46. b6106d5 Use r/w Mutex to control access to jvmtiEnv event information. by Alex Light · 7 years ago
  47. 54d39dc Implement JVMTI can_signal_thread capability. by Alex Light · 7 years ago
  48. 7ddc23d Consolidate all JVMTI jthread decoding. by Alex Light · 7 years ago
  49. 41006c6 Implement JVMTI GetCurrentContendedMonitor by Alex Light · 7 years ago
  50. ce56864 Add support for JVMTI GetObjectMonitorUsage function. by Alex Light · 7 years ago
  51. e814f9d JVMTI NotifyFramePop support by Alex Light · 7 years ago
  52. 88e1ddd Enable JVMTI GetOwnedMonitorInfo and GetOwnedMonitorStackDepthInfo by Alex Light · 7 years ago
  53. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago[Renamed from runtime/openjdkjvmti/OpenjdkJvmTi.cc]
  54. 7f14c2e Merge "tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory" by Treehugger Robot · 7 years ago