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