summaryrefslogtreecommitdiffstats
path: root/liblog
Commit message (Expand)AuthorAgeFilesLines
* Declare __FAKE_USE_VA_ARGS as a variadic function.Chih-Hung Hsieh2018-07-231-2/+3
* Use __VA_ARGS__ when in clang static analyzer.Chih-Hung Hsieh2018-07-181-14/+26
* [logd] Modernize codebase by replacing NULL with nullptrYi Kong2018-07-131-1/+1
* Modernize codebase by replacing NULL with nullptrYi Kong2018-07-131-1/+1
* Merge changes from topic "mingw-clang"Treehugger Robot2018-06-261-24/+0
|\
| * Do not customize __format__ for Windows/MinGW to gnu_printfPirama Arumuga Nainar2018-06-251-24/+0
* | Remove pstore case ibc.__pstore_append from CTSchenhg2018-06-211-0/+4
|/
* logd: remove failing test.Elliott Hughes2018-06-191-107/+0
* liblog: expect content only if ro.logd.kernel is enabledMark Salyzyn2018-06-051-1/+5
* Work around b/24465209, do not pack relocation table.Chih-Hung Hsieh2018-05-241-1/+1
* Merge "Work around b/24465209, do not use clang lld"Chih-hung Hsieh2018-05-231-0/+1
|\
| * Work around b/24465209, do not use clang lldChih-Hung Hsieh2018-05-231-0/+1
* | Merge "Simplify code"Treehugger Robot2018-05-221-2/+4
|\ \ | |/ |/|
| * Simplify codeGeorge Burgess IV2018-05-151-2/+4
* | Mark as recovery_available: trueJiyong Park2018-05-141-1/+2
|/
* Add missing @addtogroup tags.Dan Albert2018-04-131-0/+7
* liblog: save errno through log writingMark Salyzyn2018-03-071-4/+15
* Expose __android_log_buf_print and __android_log_buf_write to NDKTom Cherry2018-02-202-2/+32
* Make log_event_list.h available to vendor code.Pavel Grafov2018-02-132-0/+84
* Doxygen format <android/log.h>.Elliott Hughes2018-01-261-21/+44
* Fixing app compat issue b/72143978Ian Pedowitz2018-01-181-0/+4
* liblog: clock_gettime, clock_getres and time benchmarksMark Salyzyn2018-01-161-0/+60
* liblog: benchmarks use google-benchmark libraryMark Salyzyn2018-01-164-556/+133
* Improve ALOGV compatiblity with clang-tidyKrzysztof Wesolowski2018-01-111-2/+4
* Remove obsolete workaround.Elliott Hughes2018-01-091-4/+0
* Use override_export_include_dirs.Steven Moreland2018-01-051-1/+1
* Add suite component to test modulesJulien Desprez2017-12-181-0/+1
* Merge "Add OWNERS."Elliott Hughes2017-12-071-0/+1
|\
| * Add OWNERS.Elliott Hughes2017-12-071-0/+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 "std::string_view is no longer experimental."Elliott Hughes2017-12-011-5/+4
|\| |
| * | std::string_view is no longer experimental.Elliott Hughes2017-11-301-5/+4
| |/
* | Merge changes from topic "stats_log"yaochen2017-11-155-5/+24
|\|
| * Create stats buffer in logd.Stefan Lafon2017-11-145-5/+24
* | Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' fromXin Li2017-11-142-10/+32
|\ \ | |/ |/|
| * Merge "Make liblog headers compile stand-alone." am: fe3551e9dc am: b637860732Jayant Chowdhary2017-10-031-0/+2
| |\
| * \ Merge "Remove default libraries" am: 8b7feee38f am: a0113de2f3Dan Willemsen2017-09-301-3/+0
| |\ \
| * \ \ Remove pstore related unit tests from CTSYoshitaka Seto2017-09-212-9/+31
| |\ \ \
| | * | | Remove pstore related unit tests from CTSYoshitaka Seto2017-09-212-9/+31
| * | | | Merge changes from topic "hide_log_time" into oc-mr1-devJiyong Park2017-09-072-4/+54
| |\| | |
| | * | | Hide implementation details of log_time structJiyong Park2017-09-062-4/+54
| | * | | Reading from logd in WRAP mode is expected to take a long time,Alan Stokes2017-08-253-3/+135
| * | | | Merge "Suppress false-positive static analyzer warnings" am: 0c89aaec1f am: 2...Ting-Yuan Huang2017-09-062-0/+2
| |\ \ \ \
| * \ \ \ \ Merge "Small liblog test fixes & readability improvements." am: 332370d14d am...Alan Stokes2017-08-251-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge "Reading from logd in WRAP mode is expected to take a long time, don't ...Alan Stokes2017-08-253-3/+135
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge "Fix clang-tidy performance warnings in system/core." am: 69ff5009c7 am...Chih-hung Hsieh2017-08-041-10/+10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 am...Chih-Hung Hsieh2017-08-011-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Add sys/cdefs.h to log/log_main.h.Yifan Hong2017-07-171-6/+3