summaryrefslogtreecommitdiffstats
path: root/adb/adb_client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add WriteFdFmt and clean up more code.Elliott Hughes2015-05-011-2/+0
* More adb buffer fixes.Elliott Hughes2015-05-011-7/+3
* More fixed-length buffer removal.Elliott Hughes2015-04-301-112/+81
* Fix Win32 build.Elliott Hughes2015-04-291-1/+1
* Move __adb_error to std::string, and improve various errors.Elliott Hughes2015-04-291-75/+69
* Support the full length of USB serial numbers.Elliott Hughes2015-04-271-28/+26
* File header cleanup.Dan Albert2015-03-191-4/+5
* adb doesn't actually use libzipfile.Elliott Hughes2015-03-131-1/+0
* Move adb to C++.Dan Albert2015-03-091-0/+363