summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-1170-73/+75
* Merge "bootstat: Log ro.boottime.init timing properties."Treehugger Robot2017-01-071-0/+17
|\
| * bootstat: Log ro.boottime.init timing properties.James Hawkins2017-01-061-0/+17
* | Merge "liblog: test: switch to private event structures"Treehugger Robot2017-01-061-35/+43
|\ \
| * | liblog: test: switch to private event structuresMark Salyzyn2017-01-061-35/+43
|/ /
* | Merge "Unversion NDK stub libraries."Treehugger Robot2017-01-061-0/+1
|\ \ | |/ |/|
| * Unversion NDK stub libraries.Dan Albert2017-01-061-0/+1
|/
* Merge "adb: Fix the 'adb reboot sideload' for A/B devices."Tao Bao2017-01-062-11/+8
|\
| * adb: Fix the 'adb reboot sideload' for A/B devices.Tao Bao2017-01-052-11/+8
* | Merge "Use shared lib of libutils, libz and libbase."Treehugger Robot2017-01-052-3/+5
|\ \
| * | Use shared lib of libutils, libz and libbase.Jaekyun Seok2016-12-222-3/+5
* | | Merge "logd: sepolicy dynamic rate limiting"Treehugger Robot2017-01-056-17/+266
|\ \ \
| * | | logd: sepolicy dynamic rate limitingMark Salyzyn2017-01-046-17/+266
|/ / /
* | | Merge "Don't use bare `noreturn` in log.h."Elliott Hughes2017-01-041-3/+3
|\ \ \
| * | | Don't use bare `noreturn` in log.h.Elliott Hughes2017-01-031-3/+3
* | | | Merge "init/service.cpp: fix access check for console"Treehugger Robot2017-01-031-3/+6
|\ \ \ \
| * | | | init/service.cpp: fix access check for consoleAdrian Salido2017-01-031-3/+6
| | |/ / | |/| |
* | | | Merge "Send property_service AVC messages to the kernel audit system"Treehugger Robot2017-01-032-4/+32
|\ \ \ \
| * | | | Send property_service AVC messages to the kernel audit systemNick Kralevich2017-01-032-4/+32
* | | | | Merge "LogAudit.cpp: replace newlines with spaces in audit messages"Treehugger Robot2017-01-031-0/+7
|\ \ \ \ \
| * | | | | LogAudit.cpp: replace newlines with spaces in audit messagesNick Kralevich2017-01-031-0/+7
| |/ / / /
* | | | | Merge "logd: Add support for ro.logd.auditd.[main|events]"Treehugger Robot2017-01-034-10/+21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | logd: Add support for ro.logd.auditd.[main|events]Mark Salyzyn2017-01-034-10/+21
| |/ / /
* | | | Merge "fastboot: update getvar documentation."David Pursell2017-01-031-5/+12
|\ \ \ \ | |/ / / |/| | |
| * | | fastboot: update getvar documentation.David Pursell2016-12-211-5/+12
* | | | Merge "libziparchive: use _FILE_OFFSET_BITS=64"Elliott Hughes2016-12-301-0/+1
|\ \ \ \
| * | | | libziparchive: use _FILE_OFFSET_BITS=64Christian Poetzsch2016-12-211-0/+1
| | |/ / | |/| |
* | | | Merge "Make libziparchive C++-only."Elliott Hughes2016-12-301-4/+0
|\ \ \ \
| * | | | Make libziparchive C++-only.Elliott Hughes2016-12-291-4/+0
| |/ / /
* | | | Merge "logd: gtest: logd.timeout socket does not clean up properly"Treehugger Robot2016-12-291-10/+41
|\ \ \ \
| * | | | logd: gtest: logd.timeout socket does not clean up properlyMark Salyzyn2016-12-291-10/+41
| | |_|/ | |/| |
* | | | Merge "init: Make 'write_file' return bool to match 'read_file'."Treehugger Robot2016-12-294-10/+10
|\ \ \ \
| * | | | init: Make 'write_file' return bool to match 'read_file'.Jorge Lucangeli Obes2016-12-284-10/+10
| |/ / /
* | | | Merge changes I6145bae8,Ia9452b3eTreehugger Robot2016-12-272-40/+77
|\ \ \ \ | |/ / / |/| | |
| * | | logcat: unit test produces log stutterMark Salyzyn2016-12-271-3/+6
| * | | liblog: test failures due to permission issuesMark Salyzyn2016-12-271-37/+71
|/ / /
* | | Merge "Remove obsolete mentions of LLVM_HOST_BUILD_MK"Colin Cross2016-12-231-14/+0
|\ \ \
| * | | Remove obsolete mentions of LLVM_HOST_BUILD_MKColin Cross2016-12-171-14/+0
* | | | Merge changes Idafeb835,Ie1a9bf85Treehugger Robot2016-12-222-29/+68
|\ \ \ \
| * | | | libcutils: Use strnlen for default property valuesMyles Watson2016-12-222-7/+53
| * | | | Use clang-format to fix up properties.cMyles Watson2016-12-221-22/+15
|/ / / /
* | | | Merge "Ask the user before wiping if crypto policy fails."Treehugger Robot2016-12-221-4/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Ask the user before wiping if crypto policy fails.Paul Crowley2016-12-211-4/+10
| | |/ | |/|
* | | Merge "liblog: add IF_ALOG_RATELIMIT"Treehugger Robot2016-12-214-1/+168
|\ \ \
| * | | liblog: add IF_ALOG_RATELIMITMark Salyzyn2016-12-214-1/+168
| |/ /
* | | Merge "logd: LogBufferElementKey use uint32_t for uid"Treehugger Robot2016-12-211-4/+3
|\ \ \ | |/ / |/| |
| * | logd: LogBufferElementKey use uint32_t for uidMark Salyzyn2016-12-211-4/+3
|/ /
* | Merge "Add system/core/Android.bp"Treehugger Robot2016-12-201-0/+1
|\ \
| * | Add system/core/Android.bpDan Willemsen2016-12-201-0/+1
|/ /
* | Merge "logd: trailing spaces in log statistics (part deux)"Treehugger Robot2016-12-201-9/+12
|\ \