1. ddf4fd3 Always access Thread state and flags as 32-bit location. by Vladimir Marko · 3 years, 2 months ago
  2. f51d182 Fix DDMS-JDWP race by Alex Light · 4 years ago
  3. 75d2189 Fix thread shutdown race in adbconnection by Alex Light · 4 years, 10 months ago
  4. 670ea84 ART supports sendng profileable info to adbd by Shukang Zhou · 5 years ago
  5. 013e208 Make AdbConnectionState statically by Flash Liu · 5 years ago
  6. fc58809 Remove old JDWP implementation from ART by Alex Light · 5 years ago
  7. bd396c0 Move jdwp connection abstraction from ART apex to adbd apex. by Josh Gao · 5 years ago
  8. 3b08bcc Fixup inconsistency due to change in Plugin loading requirements. by Alex Light · 5 years ago
  9. 92db59b Revert "Workaround bogus Thread Safety Analysis warning" by Ziang Wan · 5 years ago
  10. d41c759 adbconnection: libnativehelper include clean-up by Orion Hodson · 6 years ago
  11. e8e27fe Delete logspam. by Josh Gao · 6 years ago
  12. 7d1c049 Merge changes from topic "socket_peer_is_trusted" by Treehugger Robot · 6 years ago
  13. c2efd4d Remove libcutils socket_peer_is_trusted dependency. by Elliott Hughes · 6 years ago
  14. dfcd82c ART: Fix android-cloexec warnings by Andreas Gampe · 6 years ago
  15. afaf7f8 ART: Enable bugprone-unused-return-value by Andreas Gampe · 6 years ago
  16. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  17. 5ebdc88 Add missing ',' in default jdwp argument list by Alex Light · 7 years ago
  18. 54f535a Pass SOCK_CLOEXEC to adb socket. by Alex Light · 7 years ago
  19. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  20. 60fbefc Move jit startup attempt to openjdkjvmti from adbconnection by Alex Light · 7 years ago
  21. f889c70 Always allow agent attach on userdebug builds with kArtTiVersion by Alex Light · 7 years ago
  22. bd2a4e2 Make adbconnection try to start the JIT if it is not running. by Alex Light · 7 years ago
  23. c6023e5 Merge "jdwp: send pids to adbd as raw integers." by Treehugger Robot · 7 years ago
  24. 4b49bb7 jdwp: send pids to adbd as raw integers. by Josh Gao · 7 years ago
  25. d925867 Hide an adbconnection log behind VLOG(jdwp). by Alex Light · 7 years ago
  26. 8bcecf9 Merge "Workaround bogus Thread Safety Analysis warning" by Stephen Hines · 7 years ago
  27. d4006e6 Merge "Lower several adbconnection log messages to VLOG(jdwp)" by Treehugger Robot · 7 years ago
  28. a17cc2e Lower several adbconnection log messages to VLOG(jdwp) by Alex Light · 7 years ago
  29. d6f9d85 Fix UAF error caught by asan by Alex Light · 7 years ago
  30. 81f75c3 Make adbconnection validate jdwpOptions and change defaults by Alex Light · 7 years ago
  31. 15b8113 Have adbconnection handle DDMS packets if agent not loaded by Alex Light · 7 years ago
  32. 2ce6fc8 Support using adbconnection and openjdkjvmti without JAVA_DEBUGGABLE by Alex Light · 7 years ago
  33. e11d50f Workaround bogus Thread Safety Analysis warning by Yi Kong · 7 years ago
  34. 7b38e69 ART: Take classloader into account for AttachAgent by Andreas Gampe · 7 years ago
  35. fbf9670 Add adbconnection plugin by Alex Light · 7 years ago