summaryrefslogtreecommitdiff
path: root/transport_usb.cpp
AgeCommit message (Expand)Author
2016-10-10Remove useless arguments from is_adb_interface.Josh Gao
2016-04-18Fix kick_transport test.Yabin Cui
2015-09-23Adb: use VLOG() to replace D() for verbose logging.Yabin Cui
2015-09-02adb: clean up debug tracing a little.Yabin Cui
2015-08-11Remove confusing variable HOST.Yabin Cui
2015-07-22Increase size of the the adb packets sent over the wireTamas Berghammer
2015-05-18Make connection states a proper type.Dan Albert
2015-03-19File header cleanup.Dan Albert
2015-03-09Move adb to C++.Dan Albert