1. 76d17db adb: Have device usb_handle return io size by Jerry Zhang · 8 years ago
  2. 3c7881d adb: Make the Connection object a std::shared_ptr by Luis Hector Chavez · 8 years ago
  3. f2a988c adb: implement std::make_unique, start using it. by Josh Gao · 8 years ago
  4. 715fe60 adb: convert Connection to a nonblocking interface. by Josh Gao · 8 years ago
  5. 839b932 adb: switch apacket over to a std::string payload. by Josh Gao · 8 years ago
  6. b14756a adb: restore packet data length checks. by Josh Gao · 8 years ago
  7. 395b86a adb: extract atransport's connection interface. by Josh Gao · 8 years ago
  8. ee7b44d adb: disable checksum on new versions by Tim Murray · 8 years ago
  9. d8171d9 Merge "adb: get libusb compiling on Windows." by Treehugger Robot · 8 years ago
  10. 511ff8a adb: get libusb compiling on Windows. by Josh Gao · 8 years ago
  11. a82f246 adb: disable USB packet overflow checking on OS X. by Josh Gao · 8 years ago
  12. ef704a1 adb: remove SendConnectOnHost. by Josh Gao · 9 years ago
  13. c441818 adb: improve CHECKs. by Josh Gao · 9 years ago
  14. 03eba90 adbd: add logging to troubleshoot usb issues. by Josh Gao · 9 years ago
  15. 1ca19aa Revert "adb: turn on libusb by default." by Josh Gao · 9 years ago
  16. 67b683a adb: boolify check_header and check_data. by Josh Gao · 9 years ago
  17. 3734cf0 adb: use the actual wMaxPacketSize for usb endpoints. by Josh Gao · 9 years ago
  18. 3cf1b36 adb: fix two device offline problems. by Yabin Cui · 9 years ago
  19. f6ed63c adb: turn on libusb by default. by Josh Gao · 9 years ago
  20. 210b63f adb: add `adb host-features`, report libusb status. by Josh Gao · 9 years ago
  21. b736692 adb: add libusb implementation for Linux/Darwin. by Josh Gao · 10 years ago
  22. 08dda21 Remove useless arguments from is_adb_interface. by Josh Gao · 10 years ago
  23. f2a9f9b Fix kick_transport test. by Yabin Cui · 10 years ago
  24. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 11 years ago
  25. 815ad88 adb: clean up debug tracing a little. by Yabin Cui · 11 years ago
  26. 5fe6d0d Remove confusing variable HOST. by Yabin Cui · 11 years ago
  27. a1c60c0 Increase size of the the adb packets sent over the wire by Tamas Berghammer · 11 years ago
  28. 9a50f4c Make connection states a proper type. by Dan Albert · 11 years ago
  29. db6fe64 File header cleanup. by Dan Albert · 11 years ago
  30. f30d73c Move adb to C++. by Dan Albert · 11 years ago[Renamed from transport_usb.c]
  31. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 11 years ago