1. 9e734c7 Create dex subdirectory by David Sehr · 6 years ago
  2. 82629c9 Merge "Revert^4 "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 7 years ago
  3. 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 7 years ago
  4. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 7 years ago
  5. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 7 years ago
  6. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 7 years ago
  7. 8ef4b61 Merge "Revert "Revert "Revert "Allow deoptimization when returning from a runtime method."""" by Treehugger Robot · 7 years ago
  8. 07c7028 Revert "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Nicolas Geoffray · 7 years ago
  9. e814f9d JVMTI NotifyFramePop support by Alex Light · 7 years ago
  10. 0b5cb35 Merge "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Mingyao Yang · 7 years ago
  11. 047abb2 Revert "Revert "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 7 years ago
  12. 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 7 years ago
  13. 2b87ae0 Revert "Allow deoptimization when returning from a runtime method." by Vladimir Marko · 7 years ago
  14. edeba10 Allow deoptimization when returning from a runtime method. by Mingyao Yang · 7 years ago
  15. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  16. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 7 years ago
  17. d766158 Handler-ize InstrumentationListener and related code by Alex Light · 7 years ago
  18. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  19. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  20. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  21. 1a0de6a Fix clang-tidy warnings in art. by Chih-Hung Hsieh · 8 years ago
  22. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  23. 81f0f95 Move backward branch instrumentation to all branch. by Nicolas Geoffray · 8 years ago
  24. aa51682 Add exclusion between instrumentation and GC by Mathieu Chartier · 9 years ago
  25. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 9 years ago
  26. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 9 years ago
  27. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 9 years ago
  28. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  29. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  30. 0462c4c Support multiple instrumentation clients by Sebastien Hertz · 9 years ago