summaryrefslogtreecommitdiffstats
path: root/adb/file_sync_client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move __adb_error to std::string, and improve various errors.Elliott Hughes2015-04-291-16/+16
* Fix "adb sync" for devices without vendor and oem.Elliott Hughes2015-04-211-5/+5
* Remove extern "C" barriers to using C++.Elliott Hughes2015-04-171-6/+2
* adb doesn't actually use libzipfile.Elliott Hughes2015-03-131-1/+0
* Move adb to C++.Dan Albert2015-03-091-0/+1053