1. 9425996 adb: get libusb compiling on Windows. by Josh Gao · 7 years ago
  2. 4b5d4da adb: remove SendConnectOnHost. by Josh Gao · 7 years ago
  3. e48ecce Revert "adb: fix deadlock between transport_unref and usb_close." by Josh Gao · 7 years ago
  4. 5b8b10e adb: libusb: switch from polling for accessibility to a sleep. by Josh Gao · 7 years ago
  5. 7dd382d adb: improve race between device_connected and device_disconnected. by Josh Gao · 7 years ago
  6. 60b8c26 adb: libusb: don't try to delete a usb_handle twice. by Josh Gao · 7 years ago
  7. 0b13c89 adb: reunregress waiting for device on start-server. by Josh Gao · 7 years ago
  8. d1a3e8f adb: fix deadlock. by Josh Gao · 7 years ago
  9. 425aefd adb: libusb: recognize devices with multiple interfaces. by Josh Gao · 7 years ago
  10. 3f60a96 adb: libusb: wait for devices to become accessible. by Josh Gao · 7 years ago
  11. 6da1cd4 adb: libusb: switch to hotplug for device detection. by Josh Gao · 7 years ago
  12. 01b7bc4 adb: move all cleanup to a function with defined ordering. by Josh Gao · 7 years ago
  13. 707a6e4 adb: libusb: replace sleep with timed CV wait. by Josh Gao · 7 years ago
  14. 8bf37d7 adb: properly handle libusb_clear_halt failure. by Josh Gao · 7 years ago
  15. 4acb360 Fix macOS build. by Elliott Hughes · 7 years ago
  16. cd35664 Improve udev failure diagnostics. by Elliott Hughes · 7 years ago
  17. fd713e5 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 7 years ago
  18. ef3d343 adb: use the actual wMaxPacketSize for usb endpoints. by Josh Gao · 7 years ago
  19. b5e1141 adb: fix two device offline problems. by Yabin Cui · 8 years ago
  20. 5d002b8 adb: don't reset usb when connecting it. by Yabin Cui · 7 years ago
  21. 1c70e1b adb: add libusb implementation for Linux/Darwin. by Josh Gao · 8 years ago