1. 28589bb adb: implement std::make_unique, start using it. by Josh Gao · 6 years ago
  2. 4dfaa88 adb: fix erase-remove_if idiom. by Josh Gao · 7 years ago
  3. 01b7bc4 adb: move all cleanup to a function with defined ordering. by Josh Gao · 7 years ago
  4. cfb2141 adb: factor out socket specification. by Josh Gao · 8 years ago
  5. 78e1eb1 adb: remove unnecessary addr arguments to accept. by Josh Gao · 8 years ago
  6. eaae97e adb: support forwarding TCP port 0. by David Pursell · 8 years ago
  7. 46b0b1c Merge "Switch from using sockaddr to sockaddr_storage." by Erik Kline · 9 years ago
  8. 7e16cc1 Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  9. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  10. cc65c3b Fix "adb sync" (and "adb push") error reporting. by Elliott Hughes · 9 years ago
  11. b329824 adb: clean up transport disconnect operations. by Yabin Cui · 9 years ago
  12. bf7c605 adb: improve network error info by Spencer Low · 9 years ago
  13. 5200c66 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  14. 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  15. 34c20bb Show "(reverse)" in "adb reverse --list". by Elliott Hughes · 9 years ago
  16. 095307e Replace HAVE_WIN32_IPC with _WIN32. by Elliott Hughes · 9 years ago
  17. 424af02 Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 9 years ago
  18. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  19. ab52c18 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  20. e67f1f8 More adb buffer fixes. by Elliott Hughes · 9 years ago
  21. 7b50609 Always explain why bind(2) failed. by Elliott Hughes · 9 years ago
  22. bac3474 Move adb to C++. by Dan Albert · 9 years ago[Renamed (76%) from adb/adb_listeners.c]
  23. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago