1. 9055a58 Increase the maximum shell command length to 4096ish. by Josh Gao · 10 years ago
  2. 28bc2cb adb/base: minor compiler portability improvements by Spencer Low · 10 years ago
  3. 67943d1 Fix adb -d/-e error reporting. by Elliott Hughes · 10 years ago
  4. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 11 years ago
  5. 2ce9d56 Add unit tests for local socket. by Yabin Cui · 11 years ago
  6. 8da19a4 adb: implement shell protocol. by David Pursell · 11 years ago
  7. 815ad88 adb: clean up debug tracing a little. by Yabin Cui · 11 years ago
  8. 70ec57b adb: remove adisconnect in aremotesocket. by Yabin Cui · 11 years ago
  9. 8e503aa adb: fix a data race in local_socket_event_func. by Yabin Cui · 11 years ago
  10. a1c60c0 Increase size of the the adb packets sent over the wire by Tamas Berghammer · 11 years ago
  11. 9a50f4c Make connection states a proper type. by Dan Albert · 11 years ago
  12. 3aec2ba Give enum types CamelCase names for clarity. by Elliott Hughes · 11 years ago
  13. 88b4c85 More adb buffer fixes. by Elliott Hughes · 11 years ago
  14. ea62dfe Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 11 years ago
  15. fe7ff81 Remove extern "C" barriers to using C++. by Elliott Hughes · 11 years ago
  16. ab88242 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 11 years ago
  17. db6fe64 File header cleanup. by Dan Albert · 11 years ago
  18. f30d73c Move adb to C++. by Dan Albert · 11 years ago[Renamed (92%) from sockets.c]
  19. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 11 years ago