1. fec9c96 Fix adb -d/-e error reporting. by Elliott Hughes · 10 years ago
  2. 3a8376d Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 10 years ago
  3. 3cfea40 Add unit tests for local socket. by Yabin Cui · 10 years ago
  4. 44f0539 adb: implement shell protocol. by David Pursell · 10 years ago
  5. 0a1894a adb: clean up debug tracing a little. by Yabin Cui · 10 years ago
  6. 31bc13b adb: remove adisconnect in aremotesocket. by Yabin Cui · 10 years ago
  7. 926d344 adb: fix a data race in local_socket_event_func. by Yabin Cui · 10 years ago
  8. 5f790ec Increase size of the the adb packets sent over the wire by Tamas Berghammer · 10 years ago
  9. 7dedc65 Make connection states a proper type. by Dan Albert · 10 years ago
  10. 376a423 Give enum types CamelCase names for clarity. by Elliott Hughes · 10 years ago
  11. b068ccb More adb buffer fixes. by Elliott Hughes · 10 years ago
  12. 97f426b Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 10 years ago
  13. a075416 Remove extern "C" barriers to using C++. by Elliott Hughes · 10 years ago
  14. 52b9855 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 10 years ago
  15. 8a7ce5e File header cleanup. by Dan Albert · 10 years ago
  16. 654c424 Move adb to C++. by Dan Albert · 10 years ago[Renamed (92%) from adb/sockets.c]
  17. 01bcb92 Merge "Fix a writex transcription error." by Dan Albert · 10 years ago