1. 90e9217 Merge "Enable "localfilesystem" UNIX domain socket for ADB." by Treehugger Robot · 6 years ago
  2. 3ec7be7 Revert "Revert "Support socket activation of adb server"" by Daniel Colascione · 6 years ago
  3. 8bde191 Enable "localfilesystem" UNIX domain socket for ADB. by Jason Jeremy Iman · 6 years ago
  4. 8539cb3 Allow the adb server to bind on ::1 by Callum Ryan · 6 years ago
  5. 573e67c Restore default port for `adb connect`. by Elliott Hughes · 6 years ago
  6. 27241a7 Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 6 years ago
  7. 2c58e19 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 6 years ago
  8. 93d63c0 Add a way to turn off unique_fd's operator int. by Josh Gao · 6 years ago
  9. a05b64d Add native vsock support to ADB. by Cody Schuffelen · 7 years ago
  10. af0e220 Combine tcp_connect and socket_spec_connect. by Cody Schuffelen · 7 years ago
  11. 9dd1f5c adb: switch socket spec to string_view. by Josh Gao · 7 years ago
  12. 579e682 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 8 years ago
  13. 1099215 adb: parse tcp socket specs with base::ParseNetAddress. by Josh Gao · 9 years ago
  14. 9c869b5 adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 9 years ago
  15. cfb2141 adb: factor out socket specification. by Josh Gao · 9 years ago