1. 1e3bf73 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 7 years ago
  2. 3cf1b36 adb: fix two device offline problems. by Yabin Cui · 7 years ago
  3. 3122cdf Add mDNS device discovery for adb client by Casey Dahlin · 8 years ago
  4. 210b63f adb: add `adb host-features`, report libusb status. by Josh Gao · 7 years ago
  5. a2cf375 Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 8 years ago
  6. 31a96f7 Revert "adb: extend sync protocol's stat support." by Josh Gao · 8 years ago
  7. 25a992e adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
  8. 4e56250 adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 8 years ago
  9. 67ac379 adb: rationalize types. by Josh Gao · 8 years ago
  10. eac2058 adb: split up adb_auth.cpp. by Josh Gao · 8 years ago
  11. 22cb70b adb: add support for vendor key directories. by Josh Gao · 8 years ago
  12. 801066a Clean up key handling in adb. by Elliott Hughes · 8 years ago
  13. f401ead adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 8 years ago
  14. f2a9f9b Fix kick_transport test. by Yabin Cui · 8 years ago
  15. c929c6f adb: relax serial matching rules. by David Pursell · 8 years ago
  16. 7a8c7cb adb: fix leak of framework_fd. by Josh Gao · 8 years ago
  17. 6e5c7eb adb: add help text for USB permission errors. by David Pursell · 9 years ago
  18. 1e2f7dc use new cmd command by Todd Kennedy · 9 years ago
  19. 67943d1 Fix adb -d/-e error reporting. by Elliott Hughes · 9 years ago
  20. 22fc5e9 adb: put legacy shell: service back in. by David Pursell · 9 years ago
  21. a07dbad adb: add -Tt options to `adb shell`. by David Pursell · 9 years ago
  22. 8da19a4 adb: implement shell protocol. by David Pursell · 9 years ago
  23. 2d4c198 adb: clean up transport disconnect operations. by Yabin Cui · 9 years ago
  24. 4d64fd8 adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 9 years ago
  25. be8e54b Add feature list to connection banner. by Dan Albert · 9 years ago
  26. a1c60c0 Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  27. 9a50f4c Make connection states a proper type. by Dan Albert · 9 years ago
  28. 3aec2ba Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  29. 88b4c85 More adb buffer fixes. by Elliott Hughes · 9 years ago
  30. ab88242 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 9 years ago
  31. f30d73c Move adb to C++. by Dan Albert · 9 years ago
  32. 66a91b0 Test readx/writex (now renamed). by Dan Albert · 9 years ago
  33. b302d12 Move transport declarations into transport.h. by Dan Albert · 9 years ago
  34. 020292b Move the listener code into its own file. by Dan Albert · 9 years ago
  35. bbbbea6 Begin moving code from adb to libadb. by Dan Albert · 10 years ago
  36. 2e5dd6e adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 13 years ago