1. 1922ad0 [adb] Fix crash in mdns service removal. by Joshua Duong · 5 years ago
  2. 3f2f3ba adb: don't use parameterized in test_adb.py. by Josh Gao · 5 years ago
  3. 7ebc595 'adb connect' by mDNS service name. by Joshua Duong · 5 years ago
  4. 077ac11 [adb client] Fix mdns discovery service registry. by Joshua Duong · 5 years ago
  5. 13c639e [adb client] Add "mdns services" command. by Joshua Duong · 5 years ago
  6. 504d393 [adb client] Add "adb mdns check" command. by Joshua Duong · 5 years ago
  7. e8829c6 adb: don't hardcode ports in test_adb. by Josh Gao · 6 years ago
  8. 8539cb3 Allow the adb server to bind on ::1 by Callum Ryan · 6 years ago
  9. fb4c135 Temporarily @ignore test_reconnect by Julien Desprez · 7 years ago
  10. aa95aa0 adb: hopefully deflake test_adb.py. by Josh Gao · 7 years ago
  11. 42c8672 test_adb.py: silence ResourceWarning. by Josh Gao · 7 years ago
  12. 8f6bdc9 adb: win32: test USB kick on resume from sleep/hibernation by Spencer Low · 7 years ago
  13. 92cd59f adb: fix test_adb.py's adb server spawning on Windows. by Josh Gao · 7 years ago
  14. 902dace adb: make disconnect stop reconnection immediately. by Josh Gao · 7 years ago
  15. b361073 adb: switch test_adb.py over to double quotes. by Josh Gao · 7 years ago
  16. 676f375d adb: make test_adb.py work on windows. by Josh Gao · 7 years ago
  17. 9b6522b adb: switch test_adb.py to python3. by Josh Gao · 7 years ago
  18. 3255974 adb: Add a test for emulator connection by Luis Hector Chavez · 7 years ago
  19. fbee0a9 adb: Improve test_adb a bit more by Luis Hector Chavez · 7 years ago
  20. 454bc7c adb: Add a way to reconnect TCP transports by Luis Hector Chavez · 7 years ago
  21. 56fe753 adb: Add a way to distinguish between connection failures and successes by Luis Hector Chavez · 7 years ago
  22. 8b67c52 Improve test_adb.py by Luis Hector Chavez · 7 years ago
  23. c251ec5 adb: don't abort when connecting to the same address twice. by Josh Gao · 7 years ago
  24. 4abb507 adb: skip IPv6 test if IPv6 isn't available. by Josh Gao · 7 years ago
  25. e163298 Fix adb tcpip tests. by Elliott Hughes · 8 years ago
  26. 78cc20f libcutils: try all addresses in socket_network_client_timeout. by Josh Gao · 9 years ago
  27. 351ecd1 adb: fix adb client running out of sockets on Windows by Spencer Low · 10 years ago
  28. 1ce0608 adb unittest for win32 handle inheritance by Spencer Low · 10 years ago
  29. 8e1fdd7 Create adb Python package. by Dan Albert · 10 years ago