1. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  2. d25eb2c Revert^5 "Rewrite JVMTI method tracing to use trampolines" by David Srbecky · 6 years ago
  3. d7da314 Revert^4 "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 6 years ago
  4. bf2ca05 Revert^3 "Rewrite JVMTI method tracing to use trampolines" by David Srbecky · 6 years ago
  5. 460c6ce Revert^2 "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 6 years ago
  6. 8772eb7 Revert "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 6 years ago
  7. 25bf446 Rewrite JVMTI method tracing to use trampolines by Alex Light · 6 years ago
  8. c916736 Ensure proxy methods are reported by instrumentation by Alex Light · 6 years ago
  9. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  10. 318afe6 Remove unneeded ScopedGCCriticalSections from openjdkjvmti. by Alex Light · 6 years ago
  11. f5d5eb1 Remove FramePop trace listener if no outstanding events by Alex Light · 6 years ago
  12. 0e84118 Revert^6 "Prevent UAF issues caused by static destructors" by Alex Light · 6 years ago
  13. 4798222 Revert "Revert^4 "Prevent UAF issues caused by static destructors"" by Nicolas Geoffray · 6 years ago
  14. e9dc524 Revert^4 "Prevent UAF issues caused by static destructors" by Alex Light · 6 years ago
  15. 70f4415 Revert "Revert "Revert "Prevent UAF issues caused by static destructors""" by Orion Hodson · 6 years ago
  16. 6280f87 Revert "Revert "Prevent UAF issues caused by static destructors"" by Alex Light · 6 years ago
  17. 2a96fe8 Change envs_lock_ to a ReaderWriterMutex by Alex Light · 7 years ago
  18. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  19. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  20. c3f35f2 Merge "Ensure that updates to the global event mask are atomic" by Treehugger Robot · 7 years ago
  21. 74c8440 Ensure that updates to the global event mask are atomic by Alex Light · 7 years ago
  22. f6df1b5 Ensure single-step always causes global deopt by Alex Light · 7 years ago
  23. b284f8d Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."" by Alex Light · 7 years ago
  24. af93410 Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe." by Alex Light · 7 years ago
  25. e5a2ae3 Make JVMTI DisposeEnvironment and GetEnv thread safe. by Alex Light · 7 years ago
  26. 8c2b929 Add JVMTI DDMS extension method and event. by Alex Light · 7 years ago
  27. 0fa1786 Avoid JVMTI global deoptimization when possible by Alex Light · 7 years ago
  28. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  29. a567deb Check that classes are loaded before updating entrypoints. by Alex Light · 7 years ago
  30. 67246e9 Merge "Cleanup and consolidate JVMTI event code." by Treehugger Robot · 7 years ago
  31. 9df79b7 Cleanup and consolidate JVMTI event code. by Alex Light · 7 years ago
  32. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  33. 72e80c6 Merge changes Ia3f19f0f,I0fe8038e by Treehugger Robot · 7 years ago
  34. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  35. 0a5ec3d Don't deoptimize everything with can_access_local_variables by Alex Light · 7 years ago
  36. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 7 years ago
  37. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 7 years ago
  38. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 7 years ago
  39. e814f9d JVMTI NotifyFramePop support by Alex Light · 7 years ago
  40. 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 7 years ago
  41. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago[Renamed from runtime/openjdkjvmti/events.cc]
  42. 7f14c2e Merge "tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory" by Treehugger Robot · 7 years ago