summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adb host: add device state in "adb wait-for-*"Leo Sartre2015-12-162-32/+66
* Merge "cutils: trace: add DATABASE tag"Greg Hackmann2015-12-141-1/+2
|\
| * cutils: trace: add DATABASE tagGreg Hackmann2015-11-231-1/+2
* | Merge "Share the new adb USB diagnostic code with fastboot."Elliott Hughes2015-12-1411-103/+144
|\ \
| * | Share the new adb USB diagnostic code with fastboot.Elliott Hughes2015-12-1411-103/+144
* | | Merge "Temporary disable linker-namespaces"Dimitry Ivanov2015-12-121-1/+1
|\ \ \ | |/ / |/| |
| * | Temporary disable linker-namespacesDimitry Ivanov2015-12-111-1/+1
* | | Merge "Remove fastboot/genkey.sh."Elliott Hughes2015-12-121-25/+0
|\ \ \
| * | | Remove fastboot/genkey.sh.Elliott Hughes2015-12-111-25/+0
|/ / /
* | | Merge "adb: handle some edge cases with process environments."Josh Gao2015-12-121-7/+12
|\ \ \
| * | | adb: handle some edge cases with process environments.Josh Gao2015-12-111-7/+12
* | | | Merge "adb: don't use setenv after forking."Josh Gao2015-12-111-18/+48
|\| | | | |/ / |/| |
| * | adb: don't use setenv after forking.Josh Gao2015-12-111-18/+48
* | | Merge "liblog: logprint security ANDROID_LOG_WARN"Mark Salyzyn2015-12-111-1/+6
|\ \ \
| * | | liblog: logprint security ANDROID_LOG_WARNMark Salyzyn2015-12-111-1/+6
| |/ /
* | | Merge "Update init documentation to reflect fs_config changes"Tom Cherry2015-12-111-3/+10
|\ \ \
| * | | Update init documentation to reflect fs_config changesTom Cherry2015-12-111-3/+10
| |/ /
* | | Merge "adb: make pulling symlinks and devices work."Josh Gao2015-12-112-72/+115
|\ \ \ | |/ / |/| |
| * | adb: make pulling symlinks and devices work.Josh Gao2015-12-112-72/+115
* | | Merge "logd: liblog: logcat: Add LOG_ID_SECURITY"Mark Salyzyn2015-12-1116-52/+303
|\ \ \
| * | | logd: liblog: logcat: Add LOG_ID_SECURITYMark Salyzyn2015-12-0816-52/+303
* | | | Merge "adbd: refactor priv dropping logic"Mike Frysinger2015-12-111-27/+31
|\ \ \ \
| * | | | adbd: refactor priv dropping logicMike Frysinger2015-12-101-27/+31
* | | | | Merge changes I598c8c5c,I672b0f4d,Id882978b,Idff5e080,Ib124eca1, ...Mark Salyzyn2015-12-119-35/+108
|\ \ \ \ \
| * | | | | logger.h: reduce maximum payload so sum is page sizeMark Salyzyn2015-12-091-1/+1
| * | | | | liblog: test for maximum payload can not survive changeMark Salyzyn2015-12-091-7/+8
| * | | | | liblog: logprint use uid name if length less then 5Mark Salyzyn2015-12-091-1/+16
| * | | | | liblog: logprint add uid format modifierMark Salyzyn2015-12-093-10/+41
| * | | | | liblog: readlog apps get logger_entry_v4 for pstoreMark Salyzyn2015-12-091-9/+18
| * | | | | logd: readlog apps get logger_entry_v4Mark Salyzyn2015-12-093-7/+11
| * | | | | logger.h: Add definition for logger_entry_v4Mark Salyzyn2015-12-091-1/+14
* | | | | | Merge "logd: best 2/3 filter for timezone glitches"Mark Salyzyn2015-12-101-0/+25
|\ \ \ \ \ \
| * | | | | | logd: best 2/3 filter for timezone glitchesMark Salyzyn2015-12-101-0/+25
* | | | | | | Merge "crash_reporter: use libmetricscollectorservice for user crash event re...Todd Poynor2015-12-102-36/+21
|\ \ \ \ \ \ \
| * | | | | | | crash_reporter: use libmetricscollectorservice for user crash event reportsTodd Poynor2015-12-102-36/+21
* | | | | | | | Merge "metrics_collector: add libmetricscollectorservice binder service"Todd Poynor2015-12-1011-117/+345
|\| | | | | | |
| * | | | | | | metrics_collector: add libmetricscollectorservice binder serviceTodd Poynor2015-12-1011-117/+345
|/ / / / / / /
* | | | | | | Merge "adb: shell: add -n flag to not read from stdin."Josh Gao2015-12-105-26/+30
|\ \ \ \ \ \ \
| * | | | | | | adb: shell: add -n flag to not read from stdin.Josh Gao2015-12-105-26/+30
* | | | | | | | Merge "logd: logd-reinit exits with 194"Mark Salyzyn2015-12-101-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | logd: logd-reinit exits with 194Mark Salyzyn2015-12-101-1/+1
* | | | | | | | Merge "Revert "adb: Make HOME=/data/local/tmp""Nick Kralevich2015-12-101-2/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Revert "adb: Make HOME=/data/local/tmp"Nick Kralevich2015-12-101-2/+1
* | | | | | | | Merge "fs_mgr: support upstream dm-verity without error correction"Sami Tolvanen2015-12-101-6/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | fs_mgr: support upstream dm-verity without error correctionSami Tolvanen2015-12-101-6/+36
* | | | | | | | | Merge "Set up dm-verity in EIO mode instead of logging mode"Sami Tolvanen2015-12-102-27/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Set up dm-verity in EIO mode instead of logging modeSami Tolvanen2015-12-022-27/+9
* | | | | | | | | | Merge "metricsd binder: Abort if fail to register service"Todd Poynor2015-12-101-2/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | metricsd binder: Abort if fail to register serviceTodd Poynor2015-12-091-2/+6
* | | | | | | | | | Merge "adb: make the test_pull_dir test actually test something."Josh Gao2015-12-101-1/+4
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |