index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
liblog
/
logd_write.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fake_log_device: long lived allocations
Mark Salyzyn
2016-02-17
1
-1
/
+1
*
liblog: check getgroups for AID_LOG for AID_LOG_SECURITY
Mark Salyzyn
2016-01-26
1
-5
/
+27
*
Add logd security buffer tag types and string write API.
Rubin Xu
2016-01-19
1
-0
/
+22
*
Revert "logd: liblog: whitelist "snet_event_log""
Mark Salyzyn
2016-01-06
1
-32
/
+34
*
logd: liblog: whitelist "snet_event_log"
Mark Salyzyn
2015-12-30
1
-34
/
+32
*
liblog: add __android_log_is_loggable checking to writer
Mark Salyzyn
2015-12-30
1
-1
/
+90
*
logd: liblog: logcat: Add LOG_ID_SECURITY
Mark Salyzyn
2015-12-08
1
-3
/
+58
*
logd: liblog: logcat: switch to android_log_clockid() (2)
Mark Salyzyn
2015-12-07
1
-5
/
+1
*
Revert "logd: liblog: logcat: switch to android_log_clockid()"
Mark Salyzyn
2015-12-07
1
-1
/
+5
*
logd: liblog: logcat: switch to android_log_clockid()
Mark Salyzyn
2015-12-04
1
-5
/
+1
*
liblog: resolve deadlocks
Mark Salyzyn
2015-11-19
1
-18
/
+29
*
Revert "liblog: resolve deadlocks"
Mark Salyzyn
2015-11-16
1
-42
/
+18
*
liblog: resolve deadlocks
Mark Salyzyn
2015-11-12
1
-18
/
+42
*
liblog: logd: support logd.timestamp = monotonic
Mark Salyzyn
2015-11-03
1
-1
/
+5
*
liblog: Add kernel log id
Mark Salyzyn
2015-05-06
1
-1
/
+2
*
Share log writing code.
Dan Albert
2015-04-03
1
-37
/
+7
*
liblog: remove internal __write_to_log_null
Mark Salyzyn
2015-03-23
1
-37
/
+27
*
liblog: reject empty logging messages
Mark Salyzyn
2015-03-18
1
-0
/
+4
*
Fix __android_log_assert to abort.
Elliott Hughes
2015-03-07
1
-1
/
+1
*
liblog: logprint use <endian.h> part three
Mark Salyzyn
2015-03-04
1
-0
/
+2
*
liblog: Instrument logging of logd write drops
Mark Salyzyn
2015-03-04
1
-1
/
+27
*
liblog: test: ARM64: Enable 32 and 64-bit liblog_benchmark
Mark Salyzyn
2015-02-10
1
-3
/
+4
*
Kill HAVE_PTHREADS.
Yabin Cui
2015-01-27
1
-7
/
+7
*
liblog: add pstore write
Mark Salyzyn
2015-01-23
1
-19
/
+48
*
liblog: use private/android_logger.h
Mark Salyzyn
2015-01-23
1
-20
/
+13
*
MingW doesn't handle __attribute__((weak)) for Windows PE
Adam Lesinski
2014-10-20
1
-2
/
+1
*
Update for public android_set_abort_message().
Dan Albert
2014-08-19
1
-2
/
+5
*
logd_write: set SOCK_CLOEXEC on socket
Nick Kralevich
2014-07-02
1
-1
/
+1
*
implement LOG_EVENT_STRING
Nick Kralevich
2014-07-01
1
-0
/
+22
*
liblog: cache getuid() syscall
Mark Salyzyn
2014-06-02
1
-7
/
+10
*
liblog: set -Werror
Mark Salyzyn
2014-05-07
1
-4
/
+9
*
Switch to the new bionic fatal logging interface.
Elliott Hughes
2014-05-06
1
-6
/
+7
*
logd: liblog: ALOG silently drops excessively long messages
Mark Salyzyn
2014-04-24
1
-14
/
+29
*
Improve liblog's fatal logging.
Elliott Hughes
2014-04-24
1
-1
/
+7
*
logd: liblog: logcat: debuggerd: Add LOG_ID_CRASH
Mark Salyzyn
2014-04-16
1
-2
/
+3
*
liblog: deal with restart of logd
Mark Salyzyn
2014-03-26
1
-37
/
+97
*
logd: liblog: Thread IDs missing from logcat -v thread
Mark Salyzyn
2014-03-21
1
-7
/
+30
*
logd: liblog: 64-bit issues
Mark Salyzyn
2014-03-05
1
-1
/
+4
*
liblog: enable logging to logd.
Mark Salyzyn
2014-02-28
1
-46
/
+101
*
Fix code style, put unused in the end
Kristian Monsen
2014-01-28
1
-2
/
+2
*
Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ...
Mark Salyzyn
2014-01-28
1
-3
/
+8
|
\
|
*
liblog: deprecate export of LOGGER_LOG_* defines
Mark Salyzyn
2014-01-27
1
-1
/
+6
|
*
liblog: whitespace cleanup
Mark Salyzyn
2014-01-27
1
-2
/
+2
*
|
Fixes some warnings
Kristian Monsen
2014-01-28
1
-1
/
+5
|
/
*
Move liblog headers to system/core/include/log
Colin Cross
2013-07-24
1
-3
/
+3
*
liblog: fix fd leakage
Nick Kralevich
2013-03-15
1
-1
/
+3
*
Use Rlog instead of Log
Wink Saville
2012-12-06
1
-3
/
+14
*
Collapse IMS tags into a prefix check.
Jeff Sharkey
2012-08-13
1
-6
/
+4
*
Force IMS logging into radio log.
Jeff Sharkey
2012-07-17
1
-2
/
+6
*
Fix SDK build.
Brett Chabot
2011-06-27
1
-4
/
+0
[next]