1. 0aeb505 Clean up key handling in adb. by Elliott Hughes · 8 years ago
  2. b74c649 adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 8 years ago
  3. 7f27490 Fix kick_transport test. by Yabin Cui · 8 years ago
  4. 3f902aa adb: relax serial matching rules. by David Pursell · 8 years ago
  5. 9f48611 adb: fix leak of framework_fd. by Josh Gao · 8 years ago
  6. d2acbd1 adb: add help text for USB permission errors. by David Pursell · 9 years ago
  7. 6fa848a use new cmd command by Todd Kennedy · 9 years ago
  8. 8d28e19 Fix adb -d/-e error reporting. by Elliott Hughes · 9 years ago
  9. 70ef7b4 adb: put legacy shell: service back in. by David Pursell · 9 years ago
  10. 4e2fd36 adb: add -Tt options to `adb shell`. by David Pursell · 9 years ago
  11. 0955c66 adb: implement shell protocol. by David Pursell · 9 years ago
  12. b329824 adb: clean up transport disconnect operations. by Yabin Cui · 9 years ago
  13. f4b9928 adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 9 years ago
  14. 1792c23 Add feature list to connection banner. by Dan Albert · 9 years ago
  15. 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  16. dcd78a1 Make connection states a proper type. by Dan Albert · 9 years ago
  17. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  18. e67f1f8 More adb buffer fixes. by Elliott Hughes · 9 years ago
  19. 7be29c8 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 9 years ago
  20. bac3474 Move adb to C++. by Dan Albert · 9 years ago
  21. cc731cc Test readx/writex (now renamed). by Dan Albert · 9 years ago
  22. 7664901 Move transport declarations into transport.h. by Dan Albert · 9 years ago
  23. e9fca14 Move the listener code into its own file. by Dan Albert · 9 years ago
  24. 630b9af Begin moving code from adb to libadb. by Dan Albert · 10 years ago
  25. 408fa57 adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 13 years ago