1. 739bf72 Make RunAgentThread ensure thread attach is possible. by Alex Light · 7 years ago
  2. 095c6c9 Pass the verify flag to DexFileLoader utilities. by Nicolas Geoffray · 7 years ago
  3. 1b2f884 Merge "Change RequestSynchronousCheckpoint to release thread_list_lock_" by Treehugger Robot · 7 years ago
  4. b6106d5 Use r/w Mutex to control access to jvmtiEnv event information. by Alex Light · 7 years ago
  5. b1e31a8 Change RequestSynchronousCheckpoint to release thread_list_lock_ by Alex Light · 7 years ago
  6. 597adad Fix GetThreadState with threads in kNative. by Alex Light · 7 years ago
  7. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  8. 3dea212 Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Alex Light · 7 years ago
  9. 432d910 Merge "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Treehugger Robot · 7 years ago
  10. d108d9e Revert "Ensure Proxy frames work with JVMTI stack frame functions" by Vladimir Marko · 7 years ago
  11. 62fdb11 Merge "Check that classes are loaded before updating entrypoints." by Treehugger Robot · 7 years ago
  12. a567deb Check that classes are loaded before updating entrypoints. by Alex Light · 7 years ago
  13. a03a9ee Ensure Proxy frames work with JVMTI stack frame functions by Alex Light · 7 years ago
  14. af0e7d8 Merge "Don't notify jit of non-invokable methods being redefined." by Alex Light · 7 years ago
  15. abbc4bc Don't notify jit of non-invokable methods being redefined. by Alex Light · 7 years ago
  16. 8c5e25b Merge "Ensure that soft-verification doesn't fail class redefinition." by Treehugger Robot · 7 years ago
  17. 5333061 Ensure that soft-verification doesn't fail class redefinition. by Alex Light · 7 years ago
  18. f167135 Merge changes from topic "thread-stop" by Alex Light · 7 years ago
  19. 54d39dc Implement JVMTI can_signal_thread capability. by Alex Light · 7 years ago
  20. cfcc9cf ART: Increase the number of potential instrinsics by Orion Hodson · 7 years ago
  21. f94d960 Merge "Ensure that OSR doesn't break local-variable get/set" by Alex Light · 7 years ago
  22. 2ca2780 Run bpfmt by Dan Willemsen · 7 years ago
  23. 2161193 Ensure that OSR doesn't break local-variable get/set by Alex Light · 7 years ago
  24. f2d23ee Merge "Consolidate all JVMTI jthread decoding." by Treehugger Robot · 7 years ago
  25. 7ddc23d Consolidate all JVMTI jthread decoding. by Alex Light · 7 years ago
  26. 1ebe51d Merge "Ensure GetThreadState works with Thread subtypes" by Treehugger Robot · 7 years ago
  27. ba461c3 Ensure GetThreadState works with Thread subtypes by Alex Light · 7 years ago
  28. b0bc3fa Remove incorrect checks for ShadowFrame in GetLocalInstance by Alex Light · 7 years ago
  29. 67246e9 Merge "Cleanup and consolidate JVMTI event code." by Treehugger Robot · 7 years ago
  30. 9df79b7 Cleanup and consolidate JVMTI event code. by Alex Light · 7 years ago
  31. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  32. 72e80c6 Merge changes Ia3f19f0f,I0fe8038e by Treehugger Robot · 7 years ago
  33. 41006c6 Implement JVMTI GetCurrentContendedMonitor by Alex Light · 7 years ago
  34. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  35. 6b411fc Merge "Don't deoptimize everything with can_access_local_variables" by Treehugger Robot · 7 years ago
  36. 0a5ec3d Don't deoptimize everything with can_access_local_variables by Alex Light · 7 years ago
  37. ce56864 Add support for JVMTI GetObjectMonitorUsage function. by Alex Light · 7 years ago
  38. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 7 years ago
  39. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 7 years ago
  40. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 7 years ago
  41. 80be041 Merge "ART: Remove ArtMethod::dex_cache_resolved_methods_." by Vladimir Marko · 7 years ago
  42. e814f9d JVMTI NotifyFramePop support by Alex Light · 7 years ago
  43. 5122e6b ART: Remove ArtMethod::dex_cache_resolved_methods_. by Vladimir Marko · 7 years ago
  44. 5575513 Merge "Enable JVMTI GetOwnedMonitorInfo and GetOwnedMonitorStackDepthInfo" by Treehugger Robot · 7 years ago
  45. 49fc60e ART: Fix macro parentheses warnings by Andreas Gampe · 7 years ago
  46. 88e1ddd Enable JVMTI GetOwnedMonitorInfo and GetOwnedMonitorStackDepthInfo by Alex Light · 7 years ago
  47. 23aa748 Fix issue with RawMonitors around thread suspension. by Alex Light · 7 years ago
  48. 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 7 years ago
  49. 8c399a5 Merge "Fix interaction of VMInit and ThreadStart events." by Treehugger Robot · 7 years ago
  50. 04ae110 Merge "Ensure GetPhase returns correct values." by Treehugger Robot · 7 years ago
  51. 1d8a974 Fix interaction of VMInit and ThreadStart events. by Alex Light · 7 years ago
  52. 6ced091 Fix issue with RawMonitorWait. by Alex Light · 7 years ago
  53. bf9e516 Ensure GetPhase returns correct values. by Alex Light · 7 years ago
  54. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago