1. a4cdd36 Prevent concurrent GC stack-walks during deoptimization by Alex Light · 5 years ago
  2. 679dec1 Revert^2 "Use RAII for preventing user-code suspensions" by Alex Light · 5 years ago
  3. c723b81 Revert "Use RAII for preventing user-code suspensions" by Alex Light · 5 years ago
  4. 9c8f344 Use RAII for preventing user-code suspensions by Alex Light · 5 years ago
  5. 34857b5 Revert "Revert "Change state to waiting during aborting the VM"" by Koji Fukui · 5 years ago
  6. ebb481d Revert "Change state to waiting during aborting the VM" by Nicolas Geoffray · 5 years ago
  7. 97b9649 Change state to waiting during aborting the VM by Koji Fukui · 5 years ago
  8. e0b2ce4 Revert^2 "Prevent agents from delaying system daemon threads" by Alex Light · 5 years ago
  9. c08c107 Revert "Prevent agents from delaying system daemon threads" by Nicolas Geoffray · 5 years ago
  10. 3611fdf Prevent agents from delaying system daemon threads by Alex Light · 5 years ago
  11. c6068c7 Parallel image decompression by Mathieu Chartier · 6 years ago
  12. 7b97f75 Merge "ART: Refactor for bugprone-argument-comment" by Treehugger Robot · 6 years ago
  13. afaf7f8 ART: Enable bugprone-unused-return-value by Andreas Gampe · 6 years ago
  14. 6e89776 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  15. 0aa7a5a Revert^4 "JVMTI PopFrame support" by Alex Light · 6 years ago
  16. cea4215 Revert "Allow threads to be marked as unsuspendable by kForUserCode" by Alex Light · 6 years ago
  17. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  18. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  19. 5357067 Allow threads to be marked as unsuspendable by kForUserCode by Alex Light · 6 years ago
  20. 184f075 Rewrite thread CustomTLS to support keyed TLS entries by Alex Light · 6 years ago
  21. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  22. 318afe6 Remove unneeded ScopedGCCriticalSections from openjdkjvmti. by Alex Light · 6 years ago
  23. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  24. 9311297 Make agent threads retain their thread names by Alex Light · 7 years ago
  25. d9aff13 Revert "Revert "Prevent races with GC when transferring objects between threads"" by Alex Light · 7 years ago
  26. e5179ce Revert "Prevent races with GC when transferring objects between threads" by Alex Light · 7 years ago
  27. 7585b91 Prevent races with GC when transferring objects between threads by Alex Light · 7 years ago
  28. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  29. 739bf72 Make RunAgentThread ensure thread attach is possible. by Alex Light · 7 years ago
  30. 1b2f884 Merge "Change RequestSynchronousCheckpoint to release thread_list_lock_" by Treehugger Robot · 7 years ago
  31. b1e31a8 Change RequestSynchronousCheckpoint to release thread_list_lock_ by Alex Light · 7 years ago
  32. 597adad Fix GetThreadState with threads in kNative. by Alex Light · 7 years ago
  33. 54d39dc Implement JVMTI can_signal_thread capability. by Alex Light · 7 years ago
  34. 7ddc23d Consolidate all JVMTI jthread decoding. by Alex Light · 7 years ago
  35. ba461c3 Ensure GetThreadState works with Thread subtypes by Alex Light · 7 years ago
  36. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  37. 23aa748 Fix issue with RawMonitors around thread suspension. by Alex Light · 7 years ago
  38. 1d8a974 Fix interaction of VMInit and ThreadStart events. by Alex Light · 7 years ago
  39. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago[Renamed from runtime/openjdkjvmti/ti_thread.cc]
  40. 7f14c2e Merge "tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory" by Treehugger Robot · 7 years ago