Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
1f9d5406b3e4e86724248b71a3bd68a1440169e2
/
liblog
72d3724
liblog: save errno through log writing
by Mark Salyzyn
· 7 years ago
73ac28b
Expose __android_log_buf_print and __android_log_buf_write to NDK
by Tom Cherry
· 7 years ago
446d01c
Make log_event_list.h available to vendor code.
by Pavel Grafov
· 7 years ago
65725ac
Doxygen format <android/log.h>.
by Elliott Hughes
· 7 years ago
7bb9785
Fixing app compat issue b/72143978
by Ian Pedowitz
· 7 years ago
dc3c147
liblog: clock_gettime, clock_getres and time benchmarks
by Mark Salyzyn
· 7 years ago
1520bd4
liblog: benchmarks use google-benchmark library
by Mark Salyzyn
· 7 years ago
b0e17c9
Improve ALOGV compatiblity with clang-tidy
by Krzysztof Wesolowski
· 7 years ago
1f3ac75
Remove obsolete workaround.
by Elliott Hughes
· 7 years ago
e1c834d
Use override_export_include_dirs.
by Steven Moreland
· 7 years ago
5b58579
Add suite component to test modules
by Julien Desprez
· 7 years ago
3289b9c
Merge "Add OWNERS."
by Elliott Hughes
· 7 years ago
693d63f
Add OWNERS.
by Elliott Hughes
· 7 years ago
9e28024
Merge "make log.tag.stats_log work for stats buffer." am: 1e2ed53ffc
by Yao Chen
· 7 years ago
1e2ed53
Merge "make log.tag.stats_log work for stats buffer."
by Treehugger Robot
· 7 years ago
025f05a
make log.tag.stats_log work for stats buffer.
by Yao Chen
· 7 years ago
152d7e0
Merge "std::string_view is no longer experimental." am: c8022a3efc
by Elliott Hughes
· 7 years ago
e805883
std::string_view is no longer experimental.
by Elliott Hughes
· 7 years ago
11bb6bb
Merge changes from topic "stats_log" am: 68f2c85354
by yaochen
· 7 years ago
701a065
Create stats buffer in logd.
by Stefan Lafon
· 7 years ago
23e27db
Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from
by Xin Li
· 7 years ago
07320dc
Allow stats buffer to be empty in liblog CTS.
by Yao Chen
· 7 years ago
95d7cbb
Add vendor_available to liblog_headers.
by Steven Moreland
· 7 years ago
f4778e8
Merge "Make liblog headers compile stand-alone." am: fe3551e9dc am: b637860732
by Jayant Chowdhary
· 7 years ago
b637860
Merge "Make liblog headers compile stand-alone." am: fe3551e9dc
by Jayant Chowdhary
· 7 years ago
12f56a0
Make liblog headers compile stand-alone.
by Jayant Chowdhary
· 7 years ago
1511cbb
Merge "Hide implementation details of log_time struct" am: 541428a13b
by Jayant Chowdhary
· 7 years ago
541428a
Merge "Hide implementation details of log_time struct"
by Jayant Chowdhary
· 7 years ago
0d04764
Hide implementation details of log_time struct
by Jiyong Park
· 7 years ago
2c6b2eb
Merge "Remove default libraries" am: 8b7feee38f am: a0113de2f3 am: 55181f7cdd
by Dan Willemsen
· 7 years ago
a0113de
Merge "Remove default libraries" am: 8b7feee38f
by Dan Willemsen
· 7 years ago
1e45d53
Remove default libraries
by Dan Willemsen
· 7 years ago
1d44431
Remove pstore related unit tests from CTS am: 5dec8e22c3
by Yoshitaka Seto
· 7 years ago
5dec8e2
Remove pstore related unit tests from CTS
by Yoshitaka Seto
· 7 years ago
88618e2
Merge changes from topic "hide_log_time" into oc-mr1-dev am: cd00582000
by Jiyong Park
· 7 years ago
25db8dc
Add vendor_available to liblog_headers.
by Steven Moreland
· 7 years ago
e2c5180
Add sys/cdefs.h to log/log_main.h.
by Yifan Hong
· 7 years ago
98c0d03
Hide implementation details of log_time struct
by Jiyong Park
· 7 years ago
5d17063
Merge "Suppress false-positive static analyzer warnings" am: 0c89aaec1f am: 2ee27bfd0d
by Ting-Yuan Huang
· 7 years ago
0c89aae
Merge "Suppress false-positive static analyzer warnings"
by Treehugger Robot
· 7 years ago
249bd05
Suppress false-positive static analyzer warnings
by Ting-Yuan Huang
· 7 years ago
e0515d6
Reading from logd in WRAP mode is expected to take a long time,
by Alan Stokes
· 7 years ago
e751059
Merge "Small liblog test fixes & readability improvements." am: 332370d14d am: 511cc67633
by Alan Stokes
· 7 years ago
332370d
Merge "Small liblog test fixes & readability improvements."
by Alan Stokes
· 7 years ago
328ba7c
Merge "Reading from logd in WRAP mode is expected to take a long time, don't abort it after 30s." am: 974ab46561 am: 9181fe6427
by Alan Stokes
· 7 years ago
81e63d0
Small liblog test fixes & readability improvements.
by Alan Stokes
· 7 years ago
64acdf7
Reading from logd in WRAP mode is expected to take a long time,
by Alan Stokes
· 7 years ago
2f41895
Merge "Fix clang-tidy performance warnings in system/core." am: 69ff5009c7 am: 18f9c66823 am: b083ff4329
by Chih-hung Hsieh
· 7 years ago
18f9c66
Merge "Fix clang-tidy performance warnings in system/core." am: 69ff5009c7
by Chih-hung Hsieh
· 7 years ago
69ff500
Merge "Fix clang-tidy performance warnings in system/core."
by Chih-hung Hsieh
· 7 years ago
e5d975c
Fix clang-tidy performance warnings in system/core.
by Chih-Hung Hsieh
· 7 years ago
b748636
Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 am: dfaa20c069 am: 3d0ff4ee98
by Chih-Hung Hsieh
· 7 years ago
dfaa20c
Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55
by Chih-Hung Hsieh
· 7 years ago
85244e8
Fix misc-macro-parentheses warnings in system/core.
by Chih-Hung Hsieh
· 7 years ago
79b1a30
Add sys/cdefs.h to log/log_main.h.
by Yifan Hong
· 7 years ago
c30f248
Add vendor_available to liblog_headers.
by Steven Moreland
· 7 years ago
67dec06
Merge "Add vendor_available to liblog_headers."
by TreeHugger Robot
· 7 years ago
42b485c
Add vendor_available to liblog_headers.
by Steven Moreland
· 7 years ago
653d49a
Add logd CTS tests to VTS
by nickrose
· 7 years ago
cbe556e
Merge "Use void instead of no parameters in 2 function declarations."
by Ian Elliott
· 7 years ago
58e06c5
Use void instead of no parameters in 2 function declarations.
by Ian Elliott
· 7 years ago
eacf704
Merge "Allow SLOG* to vendors" am: 6afbd476ab
by Jiyong Park
· 7 years ago
9ffeab8
Allow SLOG* to vendors
by Jiyong Park
· 7 years ago
c2fbcf6
add component metadata tag to CTS liblog test acses am: de29bf4884
by Guang Zhu
· 7 years ago
de29bf4
add component metadata tag to CTS liblog test acses
by Guang Zhu
· 7 years ago
e09e9a5
liblog: add bool to android_log_event_list
by Mark Salyzyn
· 7 years ago
067e8a0
liblog: test: CTS: enoent does not qualify
by Mark Salyzyn
· 7 years ago
558f2a1
liblog: test: android_logger_get_ "kernel" log buffer can be empty
by Mark Salyzyn
· 7 years ago
37eaefa
liblog: test: android_logger_get_ "kernel" log buffer can be empty
by Mark Salyzyn
· 7 years ago
928e606
liblog: test: enoent requires userdebug or eng to run
by Mark Salyzyn
· 7 years ago
38dad6c
liblog: test: enoent requires userdebug or eng to run
by Mark Salyzyn
· 7 years ago
f7690d9
liblog: tests: crashes in logcat.descriptive
by Mark Salyzyn
· 7 years ago
f3452d8
Remove old simulator support from liblog
by Dan Willemsen
· 8 years ago
ac22578
Move libc_logging to libasync_safe.
by Christopher Ferris
· 8 years ago
6432840
liblog: __android_log_error_write in vndk
by Steven Moreland
· 8 years ago
b7140c2
liblog: test: liblog.__security miscalculation
by Mark Salyzyn
· 8 years ago
ad8d533
Merge changes Iec369a50,I78959464,I3f9f8d56 into oc-dev
by Mark Salyzyn
· 8 years ago
b867bea
liblog: test: liblog.__security miscalculation
by Mark Salyzyn
· 8 years ago
0dd92d5
liblog: log_time add usec() and msec()
by Mark Salyzyn
· 8 years ago
86b136a
liblog: __android_logger_property_bool svelte+eng default
by Mark Salyzyn
· 8 years ago
9fcaaba
liblog: __android_logger_property_bool svelte+eng default
by Mark Salyzyn
· 8 years ago
f358bed
Merge "libcutils: compile with BOARD_VNDK_VERSION current"
by Treehugger Robot
· 8 years ago
219ef27
liblog: log_time add explicit to some constructors.
by Mark Salyzyn
· 8 years ago
d87d47f
liblog: log_time add explicit to some constructors.
by Mark Salyzyn
· 8 years ago
d73be1b
libcutils: compile with BOARD_VNDK_VERSION current
by Steven Moreland
· 8 years ago
1f83aa4
libcutils: compile with BOARD_VNDK_VERSION current
by Steven Moreland
· 8 years ago
01bdb04
liblog: allow event tags to include some punctuations
by Mark Salyzyn
· 8 years ago
5768d3d
liblog: logprint supports number of seconds time event field
by Mark Salyzyn
· 8 years ago
7ecfd6a
liblog: android_log_event_list class permit -EBUSY retry
by Mark Salyzyn
· 8 years ago
ab89b34
Remove .(ll)ndk suffix from (ll)ndk_library
by Dan Willemsen
· 8 years ago
ce4c782
Merge changes from topic 'llndk_rename' into oc-dev
by TreeHugger Robot
· 8 years ago
b07c587
Merge "liblog: adapt to removal of property name size limit" into oc-dev
by Mark Salyzyn
· 8 years ago
c8202dc
Remove .(ll)ndk suffix from (ll)ndk_library
by Dan Willemsen
· 8 years ago
38b4a92
Add LLNDK liblog stub library for the VNDK
by Dan Willemsen
· 8 years ago
f8111b7
Merge "Add LLNDK liblog stub library for the VNDK"
by Dan Willemsen
· 8 years ago
c18f310
liblog: adapt to removal of property name size limit
by Mark Salyzyn
· 8 years ago
d24dc95
liblog: adapt to removal of property name size limit
by Mark Salyzyn
· 8 years ago
28dab34
Add LLNDK liblog stub library for the VNDK
by Dan Willemsen
· 8 years ago
191afba
liblog: worry over resource leaks
by Mark Salyzyn
· 8 years ago
08c662c
Fix liblog#__security failure
by Rubin Xu
· 8 years ago
Next »