summaryrefslogtreecommitdiff
path: root/adb_io.cpp
AgeCommit message (Expand)Author
2016-01-15Increase the maximum shell command length to 4096ish.Josh Gao
2015-12-04Track rename of base/ to android-base/.Elliott Hughes
2015-10-30adb: fix adb client running out of sockets on WindowsSpencer Low
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-24adb sync cleanup.Elliott Hughes
2015-05-01Add WriteFdFmt and clean up more code.Elliott Hughes
2015-05-01More adb buffer fixes.Elliott Hughes
2015-03-20Merge "The generic failure case disappeared..."Dan Albert
2015-03-19The generic failure case disappeared...Dan Albert
2015-03-19File header cleanup.Dan Albert
2015-03-09Move adb to C++.Dan Albert
2015-02-25Test readx/writex (now renamed).Dan Albert