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