summaryrefslogtreecommitdiffstats
path: root/adb/transport_usb.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adb: use VLOG() to replace D() for verbose logging.Yabin Cui2015-09-231-1/+1
* adb: clean up debug tracing a little.Yabin Cui2015-09-021-7/+7
* Remove confusing variable HOST.Yabin Cui2015-08-111-6/+0
* Increase size of the the adb packets sent over the wireTamas Berghammer2015-07-221-1/+1
* Make connection states a proper type.Dan Albert2015-05-181-1/+1
* File header cleanup.Dan Albert2015-03-191-4/+5
* Move adb to C++.Dan Albert2015-03-091-0/+106