1. 9fe7426 adb: search for a maximum of 16 emulators. by Josh Gao · 8 years ago
  2. a28918c Fix kick_transport test. by Yabin Cui · 8 years ago
  3. 251d46e emulator: Use distinct serial names for simultaneous qemu pipes. by Prathmesh Prabhu · 8 years ago
  4. 8ac1b04 Emulator: fix adbd qemu pipe partial write by bohu · 8 years ago
  5. d9db09c adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 8 years ago
  6. 46b0b1c Merge "Switch from using sockaddr to sockaddr_storage." by Erik Kline · 9 years ago
  7. 7e16cc1 Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  8. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  9. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  10. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  11. 49ee7cf adb: set thread names (linux & mac) by Siva Velusamy · 9 years ago
  12. 661327e Remove confusing variable HOST. by Yabin Cui · 9 years ago
  13. 0e2c194 adb: poll for emulator connection. by Yabin Cui · 9 years ago
  14. 5200c66 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  15. 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  16. 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  17. 3abd31d adb server: don't close stale fd when TCP transport is closed by Spencer Low · 9 years ago
  18. dcd78a1 Make connection states a proper type. by Dan Albert · 9 years ago
  19. 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 9 years ago
  20. ab52c18 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  21. 6452a89 More fixed-length buffer removal. by Elliott Hughes · 9 years ago
  22. 7b50609 Always explain why bind(2) failed. 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 from adb/transport_local.c]
  25. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago