1. b122b17 adb: allow selection of a specific transport. by Josh Gao · 7 years ago
  2. a019f78 adb: increase the shell command length limit. by Josh Gao · 7 years ago
  3. b3c14ec adb: make `adb kill-server` wait for the server to die. by Josh Gao · 7 years ago
  4. fd713e5 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 7 years ago
  5. 2e82107 Merge "adb: fix two device offline problems." by Treehugger Robot · 7 years ago
  6. b5e1141 adb: fix two device offline problems. by Yabin Cui · 7 years ago
  7. 1fc8f6e Fix various adb error reporting bugs. by Elliott Hughes · 7 years ago
  8. de80be3 Remove unused adb_set_transport. by Elliott Hughes · 7 years ago
  9. 4602adb adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 8 years ago
  10. dbe91ee Switch adb over to <chrono>. by Elliott Hughes · 8 years ago
  11. 7f4ab76 Fix adb. by Elliott Hughes · 8 years ago
  12. 9c869b5 adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 8 years ago
  13. 1f4ec19 adb: add reconnect command. by Yabin Cui · 8 years ago
  14. d262122 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 8 years ago
  15. f3f6a1d adb: add adb_get_feature_set. by Josh Gao · 8 years ago
  16. 7e6683c Increase the maximum shell command length to 4096ish. by Josh Gao · 8 years ago
  17. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 8 years ago
  18. 351ecd1 adb: fix adb client running out of sockets on Windows by Spencer Low · 9 years ago
  19. 8d28e19 Fix adb -d/-e error reporting. by Elliott Hughes · 9 years ago
  20. 5b73a10 Explain adb client/server version mismatch better. by Elliott Hughes · 9 years ago
  21. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  22. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  23. aa24549 adb sync cleanup. by Elliott Hughes · 9 years ago
  24. f18fc08 adb: start-server and kill-server error output by Spencer Low · 9 years ago
  25. 71635bb adb: fix killing of old version of adb process by Spencer Low · 9 years ago
  26. 5200c66 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  27. 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  28. 3bcdaa2 Merge "Recognize IPv6 addresses for "adb connect"." by Elliott Hughes · 9 years ago
  29. 3d5f60d Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 9 years ago
  30. 8d8126a adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  31. 424af02 Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 9 years ago
  32. 6001c87 adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 9 years ago
  33. 142ec75 adb: win32: fix adb emu command by Spencer Low · 9 years ago
  34. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  35. ab52c18 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  36. e67f1f8 More adb buffer fixes. by Elliott Hughes · 9 years ago
  37. 6452a89 More fixed-length buffer removal. by Elliott Hughes · 9 years ago
  38. 1b600a9 Fix Win32 build. by Elliott Hughes · 9 years ago
  39. 078f0fc Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 9 years ago
  40. 9309ecb Support the full length of USB serial numbers. by Elliott Hughes · 9 years ago
  41. 3313426 File header cleanup. by Dan Albert · 9 years ago
  42. 46270d2 adb doesn't actually use libzipfile. by Elliott Hughes · 9 years ago
  43. bac3474 Move adb to C++. by Dan Albert · 9 years ago[Renamed (98%) from adb/adb_client.c]
  44. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago