summaryrefslogtreecommitdiffstats
path: root/adb/adb_trace.cpp
Commit message (Expand)AuthorAgeFilesLines
* adbd: compile for host.Josh Gao2019-01-231-1/+3
* adb: switch unix_open to string_view.Josh Gao2018-12-211-2/+1
* adb: flush stderr after logging on Windows.Josh Gao2018-11-121-0/+5
* adb: don't spew to logcat when tracing is enabled.Josh Gao2018-02-061-2/+10
* adb: fix two device offline problems.Yabin Cui2017-04-201-2/+2
* adb: fix adb trace tagDaniel Friederich2016-12-141-4/+4
* Make "adb logcat" pass $ANDROID_LOG_TAGS through again.Elliott Hughes2016-10-261-0/+17
* Switch adb to <android-base/properties.h>.Elliott Hughes2016-09-261-10/+2
* Track rename of base/ to android-base/.Elliott Hughes2015-12-041-2/+2
* adb/base: minor compiler portability improvementsSpencer Low2015-11-091-1/+1
* adb: create unix_isatty() function.David Pursell2015-11-021-1/+1
* Adb: use VLOG() to replace D() for verbose logging.Yabin Cui2015-09-231-0/+174