summaryrefslogtreecommitdiffstats
path: root/logd
Commit message (Expand)AuthorAgeFilesLines
* logd: clear timeout if no start time is givenTom Cherry2018-10-191-0/+4
* logd: rework logic for LogTimeEntryTom Cherry2018-10-126-191/+70
* Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh2018-10-051-1/+1
* Suppress implicit-fallthrough warnings.Chih-Hung Hsieh2018-09-171-4/+0
* logd: crash dumps on userdebug onlyMark Salyzyn2018-08-221-1/+2
* Replace (unsigned) short with (u)int16_t.Chih-Hung Hsieh2018-08-1310-29/+29
* Merge "[logd] Modernize codebase by replacing NULL with nullptr"Yi Kong2018-07-1310-44/+44
|\
| * [logd] Modernize codebase by replacing NULL with nullptrYi Kong2018-07-1310-44/+44
* | Merge "Remove execute bit for source files"Yi Kong2018-07-139-0/+0
|\|
| * Remove execute bit for source filesYi Kong2018-07-139-0/+0
* | Merge "logd: make behavior more consistent across builds."Elliott Hughes2018-06-131-21/+16
|\|
| * logd: make behavior more consistent across builds.Elliott Hughes2018-06-131-21/+16
* | Merge "logd: Stop calling prctl(PR_SET_KEEPCAPS, 1)"Luis Hector Chavez2018-06-131-5/+0
|\|
| * logd: Stop calling prctl(PR_SET_KEEPCAPS, 1)Luis Hector Chavez2018-06-131-5/+0
* | Merge "logd: Move the capabilities from file based to ambient"Luis Hector Chavez2018-06-121-0/+1
|\|
| * logd: Move the capabilities from file based to ambientLuis Hector Chavez2018-06-111-0/+1
* | Merge "Remove more bogus <stdbool.h> #includes from C++." am: e7020dc8e4android-build-prod (mdb)2018-05-081-1/+0
|\|
| * Remove more bogus <stdbool.h> #includes from C++.Elliott Hughes2018-05-081-1/+0
* | Merge "Logd: include app package name in selinux metadata" am: 24e87383f1Jeffrey Vander Stoep2018-05-042-36/+43
|\|
| * Logd: include app package name in selinux metadataJeff Vander Stoep2018-05-032-36/+43
| * Fixing a bug introduced due to refactoring var namesMax Bires2018-05-031-1/+1
* | Merge "logd: notify kernel log readers of new messages" am: 6a2686b0f3Tom Cherry2018-04-251-1/+1
|\|
| * logd: notify kernel log readers of new messagesTom Cherry2018-04-241-1/+1
| * logd: identical check access message data out of rangeMark Salyzyn2018-03-131-1/+3
* | Make logd more aggressive when scanning for the position from which to resume...Joe Onorato2018-04-041-4/+1
* | logd: identical check access message data out of rangeMark Salyzyn2018-03-141-1/+3
* | Merge "Remove unreachable condition" am: a281389bf4 am: 061759246cYi Kong2018-03-021-1/+1
|\|
| * Remove unreachable conditionYi Kong2018-03-011-1/+1
* | Merge "bpfmt." am: 0609e8d231 am: b57755c429Elliott Hughes2018-02-201-1/+1
|\|
| * bpfmt.Elliott Hughes2018-02-161-1/+1
* | Merge "Use ro.logd.kernel for kernel logcat" am: d443dd327a am: 66d9c4aab8Siarhei Vishniakou2018-01-162-5/+5
|\|
| * Merge "Use ro.logd.kernel for kernel logcat"Treehugger Robot2018-01-162-5/+5
| |\
| | * Use ro.logd.kernel for kernel logcatSiarhei Vishniakou2018-01-022-5/+5
* | | Merge "LogAudit: remove dynamic rate limiter" am: 9e7cec22e0 am: cf7f19f4b9Jeff Vander Stoep2018-01-045-134/+14
|\| |
| * | LogAudit: remove dynamic rate limiterJeff Vander Stoep2018-01-035-134/+14
| |/
* | Merge "Add suite component to test modules" am: 20bc9eb60b am: 9db200e4dcJulien Desprez2017-12-191-0/+1
|\|
| * Add suite component to test modulesJulien Desprez2017-12-181-0/+1
* | Merge "Revert "add aid check when writting into logd stats buffer. For now we...TreeHugger Robot2017-12-111-8/+0
|\ \
| * | Revert "add aid check when writting into logd stats buffer. For now we requir...Yao Chen2017-12-081-8/+0
* | | Merge "Add OWNERS." am: 3289b9c928 am: 515c8fe572Elliott Hughes2017-12-081-0/+2
|\ \ \ | | |/ | |/|
| * | Merge "Add OWNERS."Elliott Hughes2017-12-071-0/+2
| |\ \
| | * | Add OWNERS.Elliott Hughes2017-12-071-0/+2
* | | | Merge "logd: enhance multiple blocking readers performance" am: 6740b9697e am...Hao Wang2017-12-059-39/+57
|\| | |
| * | | Merge "logd: enhance multiple blocking readers performance"Hao Wang2017-12-059-39/+57
| |\ \ \
| | * | | logd: enhance multiple blocking readers performanceHao Wang2017-12-059-39/+57
* | | | | Merge "make log.tag.stats_log work for stats buffer." am: 1e2ed53ffc am: 9e28...Yao Chen2017-12-041-1/+1
|\| | | |
| * | | | Merge "make log.tag.stats_log work for stats buffer."Yao Chen2017-12-041-1/+1
| |\| | |
| | * | | Merge "make log.tag.stats_log work for stats buffer."Treehugger Robot2017-12-041-1/+1
| | |\ \ \
| | | * | | make log.tag.stats_log work for stats buffer.Yao Chen2017-12-041-1/+1
| | | |/ /
* | | | | Merge "Remove unnecessary restorecon." am: f896d274bc am: a55ca79ba6Joel Galenson2017-12-011-1/+0
|\| | | |