summaryrefslogtreecommitdiffstats
path: root/liblog
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | | Merge "Add vendor_available to liblog_headers."TreeHugger Robot2017-07-121-2/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add vendor_available to liblog_headers.Steven Moreland2017-07-101-2/+21
| * | | | | | | | | Add logd CTS tests to VTSnickrose2017-07-101-1/+1
| |/ / / / / / / /
* | | | | | | | | Allow stats buffer to be empty in liblog CTS.Yao Chen2017-10-251-1/+5
* | | | | | | | | Add vendor_available to liblog_headers.Steven Moreland2017-10-161-2/+21
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge "Make liblog headers compile stand-alone."Jayant Chowdhary2017-10-031-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Make liblog headers compile stand-alone.Jayant Chowdhary2017-10-031-0/+2
* | | | | | | | | Merge "Hide implementation details of log_time struct"Jayant Chowdhary2017-10-032-4/+54
|\| | | | | | | | | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge "Hide implementation details of log_time struct"Jayant Chowdhary2017-10-032-4/+54
| |\ \ \ \ \ \ \
| | * | | | | | | Hide implementation details of log_time structJiyong Park2017-10-032-4/+54
* | | | | | | | | Merge "Remove default libraries"Dan Willemsen2017-09-301-3/+0
|\| | | | | | | |
| * | | | | | | | Remove default librariesDan Willemsen2017-09-291-3/+0
| |/ / / / / / /
| * / / / / / / Add vendor_available to liblog_headers.Steven Moreland2017-09-061-2/+21
|/ / / / / / /
* | | | | | / Add sys/cdefs.h to log/log_main.h.Yifan Hong2017-09-061-6/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge "Suppress false-positive static analyzer warnings"Treehugger Robot2017-09-062-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |