1. f401ead adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 9 years ago
  2. f2a9f9b Fix kick_transport test. by Yabin Cui · 9 years ago
  3. c929c6f adb: relax serial matching rules. by David Pursell · 9 years ago
  4. 7a8c7cb adb: fix leak of framework_fd. by Josh Gao · 9 years ago
  5. 6e5c7eb adb: add help text for USB permission errors. by David Pursell · 9 years ago
  6. 1e2f7dc use new cmd command by Todd Kennedy · 9 years ago
  7. 67943d1 Fix adb -d/-e error reporting. by Elliott Hughes · 9 years ago
  8. 22fc5e9 adb: put legacy shell: service back in. by David Pursell · 9 years ago
  9. a07dbad adb: add -Tt options to `adb shell`. by David Pursell · 9 years ago
  10. 8da19a4 adb: implement shell protocol. by David Pursell · 9 years ago
  11. 2d4c198 adb: clean up transport disconnect operations. by Yabin Cui · 9 years ago
  12. 4d64fd8 adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 9 years ago
  13. be8e54b Add feature list to connection banner. by Dan Albert · 10 years ago
  14. a1c60c0 Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  15. 9a50f4c Make connection states a proper type. by Dan Albert · 10 years ago
  16. 3aec2ba Give enum types CamelCase names for clarity. by Elliott Hughes · 10 years ago
  17. 88b4c85 More adb buffer fixes. by Elliott Hughes · 10 years ago
  18. ab88242 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 10 years ago
  19. f30d73c Move adb to C++. by Dan Albert · 10 years ago
  20. 66a91b0 Test readx/writex (now renamed). by Dan Albert · 10 years ago
  21. b302d12 Move transport declarations into transport.h. by Dan Albert · 10 years ago
  22. 020292b Move the listener code into its own file. by Dan Albert · 10 years ago
  23. bbbbea6 Begin moving code from adb to libadb. by Dan Albert · 10 years ago
  24. 2e5dd6e adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 14 years ago