Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add std::string StartsWith*/EndsWith* overloads. | Elliott Hughes | 2017-12-20 | 1 | -4/+4 |
* | adb: parse tcp socket specs with base::ParseNetAddress. | Josh Gao | 2016-09-20 | 1 | -38/+32 |
* | adb: allow use of arbitrary socket specs for command socket. | Josh Gao | 2016-09-01 | 1 | -0/+16 |
* | adb: factor out socket specification. | Josh Gao | 2016-08-25 | 1 | -0/+220 |