1. 5079abc adb: move shell service to a separate file. by David Pursell · 10 years ago
  2. 0a1894a adb: clean up debug tracing a little. by Yabin Cui · 10 years ago
  3. fbdd87e adb: set thread names (linux & mac) by Siva Velusamy · 10 years ago
  4. d7efa5a adb sync cleanup. by Elliott Hughes · 10 years ago
  5. 34ea8bd adb: Fix PTY logic for non-interactive shells. by David Pursell · 10 years ago
  6. 025c424 Remove confusing variable HOST. by Yabin Cui · 10 years ago
  7. 53ea89e adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 10 years ago
  8. 4e4af61 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 10 years ago
  9. c9c0b7c Report getaddrinfo failures correctly. by Elliott Hughes · 10 years ago
  10. 7c20a43 "adb tcpip" should require a numeric argument. by Elliott Hughes · 10 years ago
  11. ed67eff Merge "Recognize IPv6 addresses for "adb connect"." by Elliott Hughes · 10 years ago
  12. 1e03521 Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 10 years ago
  13. c02b854 adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 10 years ago
  14. 5b35f59 Improve the "device '(null)' not found" error. by Elliott Hughes · 10 years ago
  15. 41d90e4 adb: fix adb_close() vs. unix_close() usage by Spencer Low · 10 years ago
  16. 7dedc65 Make connection states a proper type. by Dan Albert · 10 years ago
  17. 384afa6 Make pty raw in adb shell when non-interactive. by Dan Albert · 10 years ago
  18. ea98962 adb: Do not share memory between multiple thread by Alan Jeon · 11 years ago
  19. cdc3c92 Simplify adb_thread_create. by Elliott Hughes · 10 years ago
  20. 376a423 Give enum types CamelCase names for clarity. by Elliott Hughes · 10 years ago
  21. a3b5ec8 Add WriteFdFmt and clean up more code. by Elliott Hughes · 10 years ago
  22. b068ccb More adb buffer fixes. by Elliott Hughes · 10 years ago
  23. 2213c2d Add missing null checks after allocations. by Elliott Hughes · 10 years ago
  24. bde9dd6 Use escape_arg in "adb backup". by Elliott Hughes · 10 years ago
  25. 832562c Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 10 years ago
  26. 97f426b Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 10 years ago
  27. a075416 Remove extern "C" barriers to using C++. by Elliott Hughes · 10 years ago
  28. 52b9855 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 10 years ago
  29. a5638ec adb: Add option to reboot into sideload mode in recovery by Tao Bao · 10 years ago
  30. 8a7ce5e File header cleanup. by Dan Albert · 10 years ago
  31. 03ea886 Revert "Revert "adb: support /oem partition"" by Elliott Hughes · 10 years ago
  32. 654c424 Move adb to C++. by Dan Albert · 10 years ago[Renamed (96%) from adb/services.c]
  33. 01bcb92 Merge "Fix a writex transcription error." by Dan Albert · 10 years ago