1. ab47488 Cleanup Instrumentation::IsActive by Mythri Alle · 3 years ago
  2. 27d4f33 Remove unused interpreter_handler_table_ by Mythri Alle · 3 years ago
  3. ba86008 Cleanup enabling / disabling deoptimization support by Mythri Alle · 3 years ago
  4. e91532e Reland "Remove Instrumentation::can_use_instrumentation_trampolines_." by Nicolas Geoffray · 3 years, 1 month ago
  5. 2b3cea9 Revert "Remove Instrumentation::can_use_instrumentation_trampolines_." by Nicolas Geoffray · 3 years, 1 month ago
  6. 4ac8cfe Remove Instrumentation::can_use_instrumentation_trampolines_. by Nicolas Geoffray · 3 years, 1 month ago
  7. ddf4fd3 Always access Thread state and flags as 32-bit location. by Vladimir Marko · 3 years, 1 month ago
  8. 18fba4c Remove unused code related to method entry / exit events by Mythri Alle · 3 years, 2 months ago
  9. 9cc65df Drop unused arguments for MethodEntered function by Mythri Alle · 3 years, 3 months ago
  10. b7c640d JVMTI Force early return by Alex Light · 6 years ago
  11. 4060786 Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 6 years ago
  12. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  13. 99f9733 Remove InvokeVirtualOrInterface event from instrumentation. by David Srbecky · 6 years ago
  14. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  15. e9987b0 ObjPtr<>-ify tests using ClassLinker::FindClass(). by Vladimir Marko · 7 years ago
  16. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  17. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  18. 82629c9 Merge "Revert^4 "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 7 years ago
  19. 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 7 years ago
  20. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 7 years ago
  21. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 7 years ago
  22. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 7 years ago
  23. 8ef4b61 Merge "Revert "Revert "Revert "Allow deoptimization when returning from a runtime method."""" by Treehugger Robot · 7 years ago
  24. 07c7028 Revert "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Nicolas Geoffray · 7 years ago
  25. e814f9d JVMTI NotifyFramePop support by Alex Light · 7 years ago
  26. 0b5cb35 Merge "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Mingyao Yang · 7 years ago
  27. 047abb2 Revert "Revert "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 7 years ago
  28. 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 7 years ago
  29. 2b87ae0 Revert "Allow deoptimization when returning from a runtime method." by Vladimir Marko · 7 years ago
  30. edeba10 Allow deoptimization when returning from a runtime method. by Mingyao Yang · 8 years ago
  31. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  32. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 8 years ago
  33. d766158 Handler-ize InstrumentationListener and related code by Alex Light · 8 years ago
  34. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 8 years ago
  35. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  36. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  37. 1a0de6a Fix clang-tidy warnings in art. by Chih-Hung Hsieh · 8 years ago
  38. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  39. 81f0f95 Move backward branch instrumentation to all branch. by Nicolas Geoffray · 9 years ago
  40. aa51682 Add exclusion between instrumentation and GC by Mathieu Chartier · 9 years ago
  41. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 9 years ago
  42. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 9 years ago
  43. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 9 years ago
  44. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  45. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  46. 0462c4c Support multiple instrumentation clients by Sebastien Hertz · 10 years ago