1. 0501202 adb: increase the shell command length limit. by Josh Gao · 7 years ago
  2. ee356a7 adb: make `adb kill-server` wait for the server to die. by Josh Gao · 7 years ago
  3. 1e3bf73 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 7 years ago
  4. 56af582 Merge "adb: fix two device offline problems." by Treehugger Robot · 7 years ago
  5. 3cf1b36 adb: fix two device offline problems. by Yabin Cui · 7 years ago
  6. 65bc227 Fix various adb error reporting bugs. by Elliott Hughes · 7 years ago
  7. 7991ba2 Remove unused adb_set_transport. by Elliott Hughes · 8 years ago
  8. 70267e4 adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 8 years ago
  9. 7392598 Switch adb over to <chrono>. by Elliott Hughes · 8 years ago
  10. 6d959d1 Fix adb. by Elliott Hughes · 8 years ago
  11. bb4f860 adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 8 years ago
  12. d78ed22 adb: add reconnect command. by Yabin Cui · 8 years ago
  13. b1a71ce adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 8 years ago
  14. 91d53b5 adb: add adb_get_feature_set. by Josh Gao · 8 years ago
  15. 9055a58 Increase the maximum shell command length to 4096ish. by Josh Gao · 8 years ago
  16. f55ead9 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  17. cc4a4b1 adb: fix adb client running out of sockets on Windows by Spencer Low · 9 years ago
  18. 67943d1 Fix adb -d/-e error reporting. by Elliott Hughes · 9 years ago
  19. a1452ab Explain adb client/server version mismatch better. by Elliott Hughes · 9 years ago
  20. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  21. 815ad88 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  22. b628cb1 adb sync cleanup. by Elliott Hughes · 9 years ago
  23. 85ee64b adb: start-server and kill-server error output by Spencer Low · 9 years ago
  24. 2218c75 adb: fix killing of old version of adb process by Spencer Low · 9 years ago
  25. 753d485 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  26. 43df109 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  27. ad7c49f Merge "Recognize IPv6 addresses for "adb connect"." by Elliott Hughes · 9 years ago
  28. 09ccf1f Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 9 years ago
  29. 5c761bd adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  30. d98ca8a Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 9 years ago
  31. 803451e adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 9 years ago
  32. 7dc759f adb: win32: fix adb emu command by Spencer Low · 9 years ago
  33. 3aec2ba Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  34. fb59684 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  35. 88b4c85 More adb buffer fixes. by Elliott Hughes · 9 years ago
  36. da94581 More fixed-length buffer removal. by Elliott Hughes · 9 years ago
  37. c1ddf6a Fix Win32 build. by Elliott Hughes · 9 years ago
  38. 04a98c2 Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 9 years ago
  39. 949f262 Support the full length of USB serial numbers. by Elliott Hughes · 9 years ago
  40. db6fe64 File header cleanup. by Dan Albert · 9 years ago
  41. 64ef40b adb doesn't actually use libzipfile. by Elliott Hughes · 9 years ago
  42. f30d73c Move adb to C++. by Dan Albert · 9 years ago[Renamed (98%) from adb_client.c]
  43. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago