summaryrefslogtreecommitdiffstats
path: root/adb/transport.cpp
Commit message (Expand)AuthorAgeFilesLines
* adb: Add a few more wait-for commandsSteve Kondik2015-10-171-2/+4
* Be tolerant of devices that don't report serials.Dan Albert2015-05-071-2/+3
* Add WriteFdFmt and clean up more code.Elliott Hughes2015-05-011-1/+1
* More adb buffer fixes.Elliott Hughes2015-05-011-145/+60
* More fixed-length buffer removal.Elliott Hughes2015-04-301-1/+1
* Add missing null checks after allocations.Elliott Hughes2015-04-211-8/+9
* Merge "Remove extern "C" barriers to using C++."Elliott Hughes2015-04-171-2/+0
|\
| * Remove extern "C" barriers to using C++.Elliott Hughes2015-04-171-2/+0
* | Show $ADB_VENDOR_KEYS if authentication fails.Elliott Hughes2015-04-161-24/+22
|/
* Fix "adb devices -l".Elliott Hughes2015-04-031-17/+14
* File header cleanup.Dan Albert2015-03-191-2/+2
* Move adb to C++.Dan Albert2015-03-091-0/+1184