1. 4e2fd36 adb: add -Tt options to `adb shell`. by David Pursell · 9 years ago
  2. 0955c66 adb: implement shell protocol. by David Pursell · 9 years ago
  3. b329824 adb: clean up transport disconnect operations. by Yabin Cui · 9 years ago
  4. f4b9928 adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 9 years ago
  5. 1792c23 Add feature list to connection banner. by Dan Albert · 9 years ago
  6. 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  7. dcd78a1 Make connection states a proper type. by Dan Albert · 9 years ago
  8. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  9. e67f1f8 More adb buffer fixes. by Elliott Hughes · 9 years ago
  10. 7be29c8 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 9 years ago
  11. bac3474 Move adb to C++. by Dan Albert · 9 years ago
  12. cc731cc Test readx/writex (now renamed). by Dan Albert · 9 years ago
  13. 7664901 Move transport declarations into transport.h. by Dan Albert · 9 years ago
  14. e9fca14 Move the listener code into its own file. by Dan Albert · 10 years ago
  15. 630b9af Begin moving code from adb to libadb. by Dan Albert · 10 years ago
  16. 408fa57 adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 13 years ago