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