1. 1b708d3 Share the new adb USB diagnostic code with fastboot. by Elliott Hughes · 10 years ago
  2. 663e949 Merge "adb: add help text for USB permission errors." by David Pursell · 10 years ago
  3. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 10 years ago
  4. d2acbd1 adb: add help text for USB permission errors. by David Pursell · 10 years ago
  5. b7b1edf adb: remove exit-time destructors. by Josh Gao · 10 years ago
  6. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 10 years ago
  7. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 10 years ago
  8. d6ab3c2 adb: improve names for transport threads. by Yabin Cui · 10 years ago
  9. 49ee7cf adb: set thread names (linux & mac) by Siva Velusamy · 10 years ago
  10. 3e7048c Fix const-ness of strrchr callers. by Elliott Hughes · 10 years ago
  11. 812f030 Clean up the locking in usb_linux.cpp. by Elliott Hughes · 10 years ago
  12. 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 10 years ago
  13. 6ac5d7d adb: fix adb_close() vs. unix_close() usage by Spencer Low · 10 years ago
  14. c89e0cc Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  15. 218dbcc Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 10 years ago
  16. cf07494 Split adb_main.cpp into client and daemon. by Dan Albert · 10 years ago
  17. d99d902 Be tolerant of devices that don't report serials. by Dan Albert · 10 years ago
  18. 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 10 years ago
  19. 9309ecb Support the full length of USB serial numbers. by Elliott Hughes · 10 years ago
  20. ce6363b Improve logging of USBDEVFS_CLAIMINTERFACE failures. by Elliott Hughes · 10 years ago
  21. dc3b459 Add missing null checks after allocations. by Elliott Hughes · 10 years ago
  22. 3313426 File header cleanup. by Dan Albert · 10 years ago
  23. bac3474 Move adb to C++. by Dan Albert · 10 years ago[Renamed (98%) from adb/usb_linux.c]
  24. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 10 years ago