1. f571fcb adb: switch apacket over to a std::string payload. by Josh Gao · 6 years ago
  2. 184f571 adbd: add logging to troubleshoot usb issues. by Josh Gao · 7 years ago
  3. 06d61d4 adb: rationalize types. by Josh Gao · 8 years ago
  4. 3bd2879 adb: split up adb_auth.cpp. by Josh Gao · 8 years ago[Renamed (82%) from adb/adb_auth_client.cpp]
  5. 78e1eb1 adb: remove unnecessary addr arguments to accept. by Josh Gao · 8 years ago
  6. 0aeb505 Clean up key handling in adb. by Elliott Hughes · 8 years ago
  7. 097b6bb Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 8 years ago
  8. 443a52c adb: fix mistaken use of PLOG. by Josh Gao · 8 years ago
  9. 9f48611 adb: fix leak of framework_fd. by Josh Gao · 8 years ago
  10. 7e16cc1 Switch from using sockaddr to sockaddr_storage. by Erik Kline · 8 years ago
  11. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  12. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  13. b329824 adb: clean up transport disconnect operations. by Yabin Cui · 9 years ago
  14. 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  15. 8d8126a adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  16. 3313426 File header cleanup. by Dan Albert · 9 years ago
  17. 64d9adc Fix file descriptor leakage in adbd by Pavel Labath · 9 years ago
  18. bac3474 Move adb to C++. by Dan Albert · 9 years ago[Renamed (93%) from adb/adb_auth_client.c]
  19. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago