summaryrefslogtreecommitdiffstats
path: root/adb/socket_spec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add std::string StartsWith*/EndsWith* overloads.Elliott Hughes2017-12-201-4/+4
* adb: parse tcp socket specs with base::ParseNetAddress.Josh Gao2016-09-201-38/+32
* adb: allow use of arbitrary socket specs for command socket.Josh Gao2016-09-011-0/+16
* adb: factor out socket specification.Josh Gao2016-08-251-0/+220