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