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