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