1. 7e6683c Increase the maximum shell command length to 4096ish. by Josh Gao · 9 years ago
  2. 363af56 adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
  3. 8d28e19 Fix adb -d/-e error reporting. by Elliott Hughes · 9 years ago
  4. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  5. c1b1f6f Add unit tests for local socket. by Yabin Cui · 9 years ago
  6. 0955c66 adb: implement shell protocol. by David Pursell · 9 years ago
  7. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  8. fd28f32 adb: remove adisconnect in aremotesocket. by Yabin Cui · 9 years ago
  9. 0067412 adb: fix a data race in local_socket_event_func. by Yabin Cui · 9 years ago
  10. 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  11. dcd78a1 Make connection states a proper type. by Dan Albert · 9 years ago
  12. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  13. e67f1f8 More adb buffer fixes. by Elliott Hughes · 9 years ago
  14. 0b8ecb3 Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 9 years ago
  15. 2d4121c Remove extern "C" barriers to using C++. by Elliott Hughes · 9 years ago
  16. 7be29c8 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 9 years ago
  17. 3313426 File header cleanup. by Dan Albert · 10 years ago
  18. bac3474 Move adb to C++. by Dan Albert · 10 years ago[Renamed (92%) from adb/sockets.c]
  19. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 10 years ago