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. 18fba4c Remove unused code related to method entry / exit events by Mythri Alle · 3 years, 2 months ago
  5. 9cc65df Drop unused arguments for MethodEntered function by Mythri Alle · 3 years, 3 months ago
  6. 3284661 Fix ddm.publish_chunk extension to prevent deadlock by Alex Light · 4 years, 6 months ago
  7. 986914b Revert^4 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  8. 2f8c1ac Revert^3 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  9. 8ba9738 Revert^2 "Initial support for adding virtuals with structural redefinition" by Alex Light · 5 years ago
  10. d0e354e Revert "Initial support for adding virtuals with structural redefinition" by Nicolas Geoffray · 5 years ago
  11. 283bb32 Initial support for adding virtuals with structural redefinition by Alex Light · 5 years ago
  12. d55b844 Add more standard structural redefinition entrypoints by Alex Light · 5 years ago
  13. 55eccdf Revert^4 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  14. c34eab4 Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers"" by Nicolas Geoffray · 5 years ago
  15. ea2a3d9 Revert^2 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  16. 712fa80 Revert "Walk internal ArtField/ArtMethod pointers" by Nicolas Geoffray · 5 years ago
  17. c84fc3a Walk internal ArtField/ArtMethod pointers by Alex Light · 5 years ago
  18. 72d7e94 Add obsolete object event by Alex Light · 5 years ago
  19. c5c5186 Avoid decoding jobject under a kGenericBottomLock by Alex Light · 6 years ago
  20. b7c640d JVMTI Force early return by Alex Light · 6 years ago
  21. 4060786 Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 6 years ago
  22. b2a8964 Revert "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 6 years ago
  23. c8c7e06 Correctly handle thread deopt with thread-specific JVMTI events by Alex Light · 6 years ago
  24. 6683446 Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_" by Alex Light · 6 years ago
  25. 679dec1 Revert^2 "Use RAII for preventing user-code suspensions" by Alex Light · 6 years ago
  26. eaa4831 Revert "Perform SetEvent under the user_code_suspend_count_lock_" by Alex Light · 6 years ago
  27. c723b81 Revert "Use RAII for preventing user-code suspensions" by Alex Light · 6 years ago
  28. 9c8f344 Use RAII for preventing user-code suspensions by Alex Light · 6 years ago
  29. 3fa8b6d Perform SetEvent under the user_code_suspend_count_lock_ by Alex Light · 6 years ago
  30. f52d92f ObjPtr<>-ify Monitor/-Pool. by Vladimir Marko · 6 years ago
  31. 3dacdd6 Revert^4 "Remove Global deopt requirement for several jvmti events" by Alex Light · 6 years ago
  32. 939798e Revert "Revert^2 "Remove Global deopt requirement for several jvmti events"" by Nicolas Geoffray · 6 years ago
  33. a75e589 Revert^2 "Remove Global deopt requirement for several jvmti events" by Alex Light · 6 years ago
  34. ad344b6 Revert "Remove Global deopt requirement for several jvmti events" by Nicolas Geoffray · 6 years ago
  35. 334630e Remove Global deopt requirement for several jvmti events by Alex Light · 6 years ago
  36. e5d2398 ART: Forward-declare Context by Andreas Gampe · 6 years ago
  37. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  38. 5cc0e75 Emit JVMTI events for LockSupport.park by Charles Munger · 6 years ago
  39. 6e89776 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  40. 99f9733 Remove InvokeVirtualOrInterface event from instrumentation. by David Srbecky · 6 years ago
  41. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  42. d25eb2c Revert^5 "Rewrite JVMTI method tracing to use trampolines" by David Srbecky · 6 years ago
  43. d7da314 Revert^4 "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 6 years ago
  44. bf2ca05 Revert^3 "Rewrite JVMTI method tracing to use trampolines" by David Srbecky · 6 years ago
  45. 460c6ce Revert^2 "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 6 years ago
  46. 8772eb7 Revert "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 6 years ago
  47. 25bf446 Rewrite JVMTI method tracing to use trampolines by Alex Light · 7 years ago
  48. c916736 Ensure proxy methods are reported by instrumentation by Alex Light · 7 years ago
  49. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  50. 318afe6 Remove unneeded ScopedGCCriticalSections from openjdkjvmti. by Alex Light · 7 years ago
  51. f5d5eb1 Remove FramePop trace listener if no outstanding events by Alex Light · 7 years ago
  52. 0e84118 Revert^6 "Prevent UAF issues caused by static destructors" by Alex Light · 7 years ago
  53. 4798222 Revert "Revert^4 "Prevent UAF issues caused by static destructors"" by Nicolas Geoffray · 7 years ago
  54. e9dc524 Revert^4 "Prevent UAF issues caused by static destructors" by Alex Light · 7 years ago
  55. 70f4415 Revert "Revert "Revert "Prevent UAF issues caused by static destructors""" by Orion Hodson · 7 years ago
  56. 6280f87 Revert "Revert "Prevent UAF issues caused by static destructors"" by Alex Light · 7 years ago
  57. 2a96fe8 Change envs_lock_ to a ReaderWriterMutex by Alex Light · 7 years ago
  58. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  59. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  60. c3f35f2 Merge "Ensure that updates to the global event mask are atomic" by Treehugger Robot · 7 years ago
  61. 74c8440 Ensure that updates to the global event mask are atomic by Alex Light · 7 years ago
  62. f6df1b5 Ensure single-step always causes global deopt by Alex Light · 7 years ago
  63. b284f8d Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."" by Alex Light · 7 years ago
  64. af93410 Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe." by Alex Light · 7 years ago
  65. e5a2ae3 Make JVMTI DisposeEnvironment and GetEnv thread safe. by Alex Light · 7 years ago
  66. 8c2b929 Add JVMTI DDMS extension method and event. by Alex Light · 7 years ago
  67. 0fa1786 Avoid JVMTI global deoptimization when possible by Alex Light · 7 years ago
  68. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  69. a567deb Check that classes are loaded before updating entrypoints. by Alex Light · 7 years ago
  70. 67246e9 Merge "Cleanup and consolidate JVMTI event code." by Treehugger Robot · 7 years ago
  71. 9df79b7 Cleanup and consolidate JVMTI event code. by Alex Light · 7 years ago
  72. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  73. 72e80c6 Merge changes Ia3f19f0f,I0fe8038e by Treehugger Robot · 7 years ago
  74. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  75. 0a5ec3d Don't deoptimize everything with can_access_local_variables by Alex Light · 7 years ago
  76. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 7 years ago
  77. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 7 years ago
  78. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 7 years ago
  79. e814f9d JVMTI NotifyFramePop support by Alex Light · 7 years ago
  80. 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 7 years ago
  81. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago[Renamed from runtime/openjdkjvmti/events.cc]
  82. 7f14c2e Merge "tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory" by Treehugger Robot · 7 years ago