1. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  2. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  3. 5357067 Allow threads to be marked as unsuspendable by kForUserCode by Alex Light · 6 years ago
  4. 184f075 Rewrite thread CustomTLS to support keyed TLS entries by Alex Light · 6 years ago
  5. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  6. 318afe6 Remove unneeded ScopedGCCriticalSections from openjdkjvmti. by Alex Light · 6 years ago
  7. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  8. 9311297 Make agent threads retain their thread names by Alex Light · 7 years ago
  9. d9aff13 Revert "Revert "Prevent races with GC when transferring objects between threads"" by Alex Light · 7 years ago
  10. e5179ce Revert "Prevent races with GC when transferring objects between threads" by Alex Light · 7 years ago
  11. 7585b91 Prevent races with GC when transferring objects between threads by Alex Light · 7 years ago
  12. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  13. 739bf72 Make RunAgentThread ensure thread attach is possible. by Alex Light · 7 years ago
  14. 1b2f884 Merge "Change RequestSynchronousCheckpoint to release thread_list_lock_" by Treehugger Robot · 7 years ago
  15. b1e31a8 Change RequestSynchronousCheckpoint to release thread_list_lock_ by Alex Light · 7 years ago
  16. 597adad Fix GetThreadState with threads in kNative. by Alex Light · 7 years ago
  17. 54d39dc Implement JVMTI can_signal_thread capability. by Alex Light · 7 years ago
  18. 7ddc23d Consolidate all JVMTI jthread decoding. by Alex Light · 7 years ago
  19. ba461c3 Ensure GetThreadState works with Thread subtypes by Alex Light · 7 years ago
  20. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  21. 23aa748 Fix issue with RawMonitors around thread suspension. by Alex Light · 7 years ago
  22. 1d8a974 Fix interaction of VMInit and ThreadStart events. by Alex Light · 7 years ago
  23. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago[Renamed from runtime/openjdkjvmti/ti_thread.cc]
  24. 7f14c2e Merge "tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory" by Treehugger Robot · 7 years ago