1. f571fcb adb: switch apacket over to a std::string payload. by Josh Gao · 6 years ago
  2. 5caaebd adb: restore packet data length checks. by Josh Gao · 6 years ago
  3. b800d88 adb: extract atransport's connection interface. by Josh Gao · 6 years ago
  4. de47194 adb: disable checksum on new versions by Tim Murray · 6 years ago
  5. 6f29887 Merge "adb: get libusb compiling on Windows." by Treehugger Robot · 6 years ago
  6. 9425996 adb: get libusb compiling on Windows. by Josh Gao · 6 years ago
  7. 801048c adb: disable USB packet overflow checking on OS X. by Josh Gao · 6 years ago
  8. 4b5d4da adb: remove SendConnectOnHost. by Josh Gao · 7 years ago
  9. e467209 adb: improve CHECKs. by Josh Gao · 7 years ago
  10. 184f571 adbd: add logging to troubleshoot usb issues. by Josh Gao · 7 years ago
  11. 969110c Revert "adb: turn on libusb by default." by Josh Gao · 7 years ago
  12. 36dadca adb: boolify check_header and check_data. by Josh Gao · 7 years ago
  13. ef3d343 adb: use the actual wMaxPacketSize for usb endpoints. by Josh Gao · 7 years ago
  14. b5e1141 adb: fix two device offline problems. by Yabin Cui · 7 years ago
  15. f2f0b31 adb: turn on libusb by default. by Josh Gao · 7 years ago
  16. 5d1756c adb: add `adb host-features`, report libusb status. by Josh Gao · 7 years ago
  17. 1c70e1b adb: add libusb implementation for Linux/Darwin. by Josh Gao · 8 years ago
  18. 30186df Remove useless arguments from is_adb_interface. by Josh Gao · 8 years ago
  19. 7f27490 Fix kick_transport test. by Yabin Cui · 8 years ago
  20. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  21. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  22. 661327e Remove confusing variable HOST. by Yabin Cui · 9 years ago
  23. 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  24. dcd78a1 Make connection states a proper type. by Dan Albert · 9 years ago
  25. 3313426 File header cleanup. by Dan Albert · 9 years ago
  26. bac3474 Move adb to C++. by Dan Albert · 9 years ago[Renamed from adb/transport_usb.c]
  27. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago