1. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  2. 815ad88 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  3. 2669cf9 adb: set thread names (linux & mac) by Siva Velusamy · 9 years ago
  4. 5fe6d0d Remove confusing variable HOST. by Yabin Cui · 9 years ago
  5. d802bcf adb: poll for emulator connection. by Yabin Cui · 9 years ago
  6. 753d485 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  7. 43df109 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  8. a1c60c0 Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  9. 6f38e23 adb server: don't close stale fd when TCP transport is closed by Spencer Low · 9 years ago
  10. 9a50f4c Make connection states a proper type. by Dan Albert · 9 years ago
  11. f251714 Simplify adb_thread_create. by Elliott Hughes · 9 years ago
  12. fb59684 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  13. da94581 More fixed-length buffer removal. by Elliott Hughes · 9 years ago
  14. a585cbd Always explain why bind(2) failed. by Elliott Hughes · 10 years ago
  15. db6fe64 File header cleanup. by Dan Albert · 10 years ago
  16. f30d73c Move adb to C++. by Dan Albert · 10 years ago[Renamed from transport_local.c]
  17. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 10 years ago