1. b28812f adb: win32: write ACK to separate pipe instead of stdout by Spencer Low · 11 years ago
  2. a55dbd8 adb start-server: Use a separate fd for sending initial OK by Siva Velusamy · 11 years ago
  3. 1711e01 adb: win32: call SystemErrorCodeToString() from more places by Spencer Low · 11 years ago
  4. 6815c07 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 11 years ago
  5. 753d485 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 11 years ago
  6. 9536513 fix adb {forward,reverse} --no-rebind by Spencer Low · 11 years ago
  7. a1c60c0 Increase size of the the adb packets sent over the wire by Tamas Berghammer · 11 years ago
  8. ad7c49f Merge "Recognize IPv6 addresses for "adb connect"." by Elliott Hughes · 11 years ago
  9. 09ccf1f Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 11 years ago
  10. 5c761bd adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 11 years ago
  11. 24f5276 Improve the "device '(null)' not found" error. by Elliott Hughes · 11 years ago
  12. d7eb854 Ignore ro.adb.secure in user builds. by Elliott Hughes · 11 years ago
  13. 675f1bd Merge "adb: win32: fix logging to adb.log" by Elliott Hughes · 11 years ago
  14. f4ca27d adb shouldn't trace unless told to by Paul Lawrence · 11 years ago
  15. 45ca894 Merge "adb: fix adb_close() vs. unix_close() usage" by Elliott Hughes · 11 years ago
  16. 4911f4b adb: win32: fix logging to adb.log by Spencer Low · 11 years ago
  17. d98ca8a Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 11 years ago
  18. 3a2421b adb: fix adb_close() vs. unix_close() usage by Spencer Low · 11 years ago
  19. 08d552b Improve logging. by Dan Albert · 11 years ago
  20. 27929b0 Clean up adb_trace_init. by Dan Albert · 11 years ago
  21. 9a50f4c Make connection states a proper type. by Dan Albert · 11 years ago
  22. 53a3744 Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 11 years ago
  23. 151f488 Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 11 years ago
  24. ad87c02 Split adb_main.cpp into client and daemon. by Dan Albert · 11 years ago
  25. 9d07fee Add some missing 'const's. by Elliott Hughes · 11 years ago
  26. 3aec2ba Give enum types CamelCase names for clarity. by Elliott Hughes · 11 years ago
  27. fb59684 Add WriteFdFmt and clean up more code. by Elliott Hughes · 11 years ago
  28. 88b4c85 More adb buffer fixes. by Elliott Hughes · 11 years ago
  29. b27e241 Add missing 'else' to fix all devices showing up as "host". by Elliott Hughes · 11 years ago
  30. fb2ba51 Remove strtok from adb. by Elliott Hughes · 11 years ago
  31. a585cbd Always explain why bind(2) failed. by Elliott Hughes · 11 years ago
  32. ab88242 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 11 years ago
  33. dec2b24 Additional cleanup of start_device_log. by Dan Albert · 11 years ago
  34. ecbd874 Use text based trace masks for adbd. by Dan Albert · 11 years ago
  35. db6fe64 File header cleanup. by Dan Albert · 11 years ago
  36. f30d73c Move adb to C++. by Dan Albert · 11 years ago[Renamed (97%) from adb.c]
  37. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 11 years ago