1. 3734cf0 adb: use the actual wMaxPacketSize for usb endpoints. by Josh Gao · 7 years ago
  2. 3cf1b36 adb: fix two device offline problems. by Yabin Cui · 7 years ago
  3. f6ed63c adb: turn on libusb by default. by Josh Gao · 7 years ago
  4. 210b63f adb: add `adb host-features`, report libusb status. by Josh Gao · 7 years ago
  5. b736692 adb: add libusb implementation for Linux/Darwin. by Josh Gao · 8 years ago
  6. 08dda21 Remove useless arguments from is_adb_interface. by Josh Gao · 8 years ago
  7. f2a9f9b Fix kick_transport test. by Yabin Cui · 8 years ago
  8. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  9. 815ad88 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  10. 5fe6d0d Remove confusing variable HOST. by Yabin Cui · 9 years ago
  11. a1c60c0 Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  12. 9a50f4c Make connection states a proper type. by Dan Albert · 9 years ago
  13. db6fe64 File header cleanup. by Dan Albert · 9 years ago
  14. f30d73c Move adb to C++. by Dan Albert · 9 years ago[Renamed from transport_usb.c]
  15. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago