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