summaryrefslogtreecommitdiffstats
path: root/adb/adb_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ignore ro.adb.secure in user builds.Elliott Hughes2015-06-191-4/+5
* Include the git sha in the adb version.Dan Albert2015-05-061-13/+22
* Add WriteFdFmt and clean up more code.Elliott Hughes2015-05-011-16/+6
* Remove yet more fixed-length buffers (and their overruns).Elliott Hughes2015-04-171-1/+1
* Revert "Remove the emulator special case from the "adb root" code."Dan Albert2015-03-281-0/+7
* Additional cleanup of start_device_log.Dan Albert2015-03-201-0/+14
* Use text based trace masks for adbd.Dan Albert2015-03-191-40/+5
* File header cleanup.Dan Albert2015-03-191-3/+3
* Fix file descriptor leakage in adbdPavel Labath2015-03-171-1/+5
* Move adb to C++.Dan Albert2015-03-091-0/+421