Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
1dc4e19f2a0d5aef1b6d03ea640d2fb2bab6f68e
/
liblog
/
logd_reader.cpp
b47aa2a
liblog: remove more unused code
by Tom Cherry
· 6 years ago
ed860ff
Make android_logger_set_prune_list() sane
by Tom Cherry
· 6 years ago
4023938
Merge "liblog: remove the rest of the log reader transport"
by Tom Cherry
· 6 years ago
1a75a8c
liblog: remove memset() before recv().
by Tom Cherry
· 6 years ago
026ddde
liblog: remove the rest of the log reader transport
by Tom Cherry
· 6 years ago
9156c53
liblog: simplify logd 'command' functions and struct logger
by Tom Cherry
· 6 years ago
828db1a
liblog: cleanup opaque type usage
by Tom Cherry
· 6 years ago
e3fc9ac
Merge "liblog: remove alarm in logd_reader.cpp"
by Tom Cherry
· 6 years ago
5398021
liblog: remove alarm in logd_reader.cpp
by Tom Cherry
· 6 years ago
5d7969b
Merge "liblog: remove code checking for fd = 0"
by Tom Cherry
· 6 years ago
29d0e89
liblog: remove code checking for fd = 0
by Tom Cherry
· 6 years ago
34282df
[liblog] fix -Wreorder-init-list
by Nick Desaulniers
· 6 years ago
6efbda7
liblog: replace crufty min macro with existing MIN.
by Elliott Hughes
· 6 years ago
0f6ea6e
liblog: remove a few unused items
by Tom Cherry
· 6 years ago
4c63e04
liblog: remove endianness functions
by Tom Cherry
· 6 years ago
f7e1b1e
liblog: only allow one transport for reading
by Tom Cherry
· 6 years ago
05de1ba
liblog: simplify socket_local_client() and always use CLOEXEC
by Tom Cherry
· 7 years ago
2d9779e
liblog: remove visibility macros
by Tom Cherry
· 7 years ago
71ba164
liblog: convert to C++
by Tom Cherry
· 7 years ago
[Renamed (86%) from liblog/logd_reader.c]
64acdf7
Reading from logd in WRAP mode is expected to take a long time,
by Alan Stokes
· 9 years ago
2ed51d7
liblog: specify clang format
by Mark Salyzyn
· 9 years ago
d69e801
liblog: Harden log_id check.
by Mark Salyzyn
· 9 years ago
2bc8e32
Merge "Revert "Check against LOG_ID_MAX instead of LOG_ID_KERNEL""
by Treehugger Robot
· 9 years ago
f8fc6f1
Revert "Check against LOG_ID_MAX instead of LOG_ID_KERNEL"
by Mark Salyzyn
· 9 years ago
9fcabf7
Merge "Check against LOG_ID_MAX instead of LOG_ID_KERNEL"
by Treehugger Robot
· 9 years ago
2c2337a
Check against LOG_ID_MAX instead of LOG_ID_KERNEL
by Evan Ralston
· 9 years ago
c9e5f37
liblog: add android_lookupEventTagNum
by Mark Salyzyn
· 9 years ago
cfd5b08
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 9 years ago
db8a266
liblog: __android_log_pmsg_file_write() cleanup
by Mark Salyzyn
· 9 years ago
6584d0a
liblog: Replace log/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
a166708
liblog: logcat: Replace log/logd.h with log/log.h
by Mark Salyzyn
· 9 years ago
004cd3c
liblog: logd: logcat: deprecate log/log_read.h
by Mark Salyzyn
· 9 years ago
ccfb244
liblog: logcat -g readable size wrong
by Mark Salyzyn
· 10 years ago
018a96d
liblog: split out transports into separate files
by Mark Salyzyn
· 10 years ago