Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
fa3c360c32be9f491fd3ff92107fda90553c35b8
/
liblog
0626fd4
Merge "Add missing <android/log.h> documentation."
by Elliott Hughes
· 6 years ago
eed4a98
Add missing <android/log.h> documentation.
by Elliott Hughes
· 6 years ago
4bfbd43
Convert more modules to Android.bp
by Dan Willemsen
· 6 years ago
4d4ab09
Merge "liblog: Fix memory leaks"
by Treehugger Robot
· 6 years ago
5aae6db
Add noexcept to move constructors and assignment operators.
by Chih-Hung Hsieh
· 7 years ago
fc4f0b5
liblog: Fix memory leaks
by George Burgess IV
· 7 years ago
a138e3b
Declare __fake_use_va_args as a constexpr function.
by Chih-Hung Hsieh
· 7 years ago
cffc6b1
Merge "liblog#__android_log_btwrite__android_logger_list_read fail"
by Tom Cherry
· 7 years ago
4d1d0f9
Suppress implicit-fallthrough warnings.
by Chih-Hung Hsieh
· 7 years ago
138d829
liblog#__android_log_btwrite__android_logger_list_read fail
by Yuxian Xu
· 7 years ago
8c4cfab
liblog: Add functions to reset log context
by Suren Baghdasaryan
· 7 years ago
e520b93
Suppress gnu-zero-variadic-macro-arguments warning.
by Chih-Hung Hsieh
· 7 years ago
dc26db6
Declare __fake_use_va_args as a variadic function.
by Chih-Hung Hsieh
· 7 years ago
a8674b8
Declare __FAKE_USE_VA_ARGS as a variadic function.
by Chih-Hung Hsieh
· 7 years ago
467bbbd
Use __VA_ARGS__ when in clang static analyzer.
by Chih-Hung Hsieh
· 7 years ago
5b565c0
[logd] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
15addc4
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
0406f76
Merge changes from topic "mingw-clang"
by Treehugger Robot
· 7 years ago
5063650
Do not customize __format__ for Windows/MinGW to gnu_printf
by Pirama Arumuga Nainar
· 7 years ago
c90282d
Remove pstore case ibc.__pstore_append from CTS
by chenhg
· 7 years ago
a0e6451
logd: remove failing test.
by Elliott Hughes
· 7 years ago
5e50e07
liblog: expect content only if ro.logd.kernel is enabled
by Mark Salyzyn
· 7 years ago
38b2f9a
Work around b/24465209, do not pack relocation table.
by Chih-Hung Hsieh
· 7 years ago
63c4e7c
Merge "Work around b/24465209, do not use clang lld"
by Chih-hung Hsieh
· 7 years ago
43b944e
Work around b/24465209, do not use clang lld
by Chih-Hung Hsieh
· 7 years ago
97253d2
Merge "Simplify code"
by Treehugger Robot
· 7 years ago
37fc0a5
Simplify code
by George Burgess IV
· 7 years ago
d3036ab
Mark as recovery_available: true
by Jiyong Park
· 7 years ago
d2ef50f
Add missing @addtogroup tags.
by Dan Albert
· 7 years ago
2605649
liblog: save errno through log writing
by Mark Salyzyn
· 7 years ago
0a02418
Expose __android_log_buf_print and __android_log_buf_write to NDK
by Tom Cherry
· 7 years ago
b5f9081
Make log_event_list.h available to vendor code.
by Pavel Grafov
· 7 years ago
f200bc8
Doxygen format <android/log.h>.
by Elliott Hughes
· 7 years ago
f98bed9
Fixing app compat issue b/72143978
by Ian Pedowitz
· 7 years ago
a7a024e
liblog: clock_gettime, clock_getres and time benchmarks
by Mark Salyzyn
· 8 years ago
b887153
liblog: benchmarks use google-benchmark library
by Mark Salyzyn
· 7 years ago
e50186d
Improve ALOGV compatiblity with clang-tidy
by Krzysztof Wesolowski
· 7 years ago
ee3bc97
Remove obsolete workaround.
by Elliott Hughes
· 7 years ago
156a88f
Use override_export_include_dirs.
by Steven Moreland
· 7 years ago
58f23bb
Add suite component to test modules
by Julien Desprez
· 7 years ago
a0236c5
Merge "Add OWNERS."
by Elliott Hughes
· 7 years ago
6a1a51a
Add OWNERS.
by Elliott Hughes
· 7 years ago
5712393
Merge "make log.tag.stats_log work for stats buffer." am: 1e2ed53ffc
by Yao Chen
· 7 years ago
8841d80
Merge "make log.tag.stats_log work for stats buffer."
by Treehugger Robot
· 7 years ago
39c3215
make log.tag.stats_log work for stats buffer.
by Yao Chen
· 7 years ago
e6e25ed
Merge "std::string_view is no longer experimental." am: c8022a3efc
by Elliott Hughes
· 7 years ago
0c4c0ef
std::string_view is no longer experimental.
by Elliott Hughes
· 7 years ago
7a2afc9
Merge changes from topic "stats_log" am: 68f2c85354
by yaochen
· 7 years ago
f8cb07e
Create stats buffer in logd.
by Stefan Lafon
· 8 years ago
32e9f4a
Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from
by Xin Li
· 7 years ago
c103d99
Allow stats buffer to be empty in liblog CTS.
by Yao Chen
· 7 years ago
3365b73
Add vendor_available to liblog_headers.
by Steven Moreland
· 8 years ago
5dd0fe7
Merge "Make liblog headers compile stand-alone." am: fe3551e9dc am: b637860732
by Jayant Chowdhary
· 8 years ago
00078ca
Merge "Make liblog headers compile stand-alone." am: fe3551e9dc
by Jayant Chowdhary
· 8 years ago
326ef22
Make liblog headers compile stand-alone.
by Jayant Chowdhary
· 8 years ago
9d23c20
Merge "Hide implementation details of log_time struct" am: 541428a13b
by Jayant Chowdhary
· 8 years ago
03c7c49
Merge "Hide implementation details of log_time struct"
by Jayant Chowdhary
· 8 years ago
9a8d84c
Hide implementation details of log_time struct
by Jiyong Park
· 8 years ago
a2fe29b
Merge "Remove default libraries" am: 8b7feee38f am: a0113de2f3 am: 55181f7cdd
by Dan Willemsen
· 8 years ago
41f143e
Merge "Remove default libraries" am: 8b7feee38f
by Dan Willemsen
· 8 years ago
26c9967
Remove default libraries
by Dan Willemsen
· 8 years ago
637e6ad
Remove pstore related unit tests from CTS am: 5dec8e22c3
by Yoshitaka Seto
· 8 years ago
1f8ec6f
Remove pstore related unit tests from CTS
by Yoshitaka Seto
· 8 years ago
af75655
Merge changes from topic "hide_log_time" into oc-mr1-dev am: cd00582000
by Jiyong Park
· 8 years ago
64f52fc
Add vendor_available to liblog_headers.
by Steven Moreland
· 8 years ago
dacc2d6
Add sys/cdefs.h to log/log_main.h.
by Yifan Hong
· 8 years ago
31c40f3
Hide implementation details of log_time struct
by Jiyong Park
· 8 years ago
e1bac0c
Merge "Suppress false-positive static analyzer warnings" am: 0c89aaec1f am: 2ee27bfd0d
by Ting-Yuan Huang
· 8 years ago
4752391
Merge "Suppress false-positive static analyzer warnings"
by Treehugger Robot
· 8 years ago
244849d
Suppress false-positive static analyzer warnings
by Ting-Yuan Huang
· 8 years ago
1a26a34
Reading from logd in WRAP mode is expected to take a long time,
by Alan Stokes
· 8 years ago
4b3d967
Merge "Small liblog test fixes & readability improvements." am: 332370d14d am: 511cc67633
by Alan Stokes
· 8 years ago
77bb231
Merge "Small liblog test fixes & readability improvements."
by Alan Stokes
· 8 years ago
53d1581
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
· 8 years ago
778209b
Small liblog test fixes & readability improvements.
by Alan Stokes
· 8 years ago
7d5a015
Reading from logd in WRAP mode is expected to take a long time,
by Alan Stokes
· 8 years ago
36114c6
Merge "Fix clang-tidy performance warnings in system/core." am: 69ff5009c7 am: 18f9c66823 am: b083ff4329
by Chih-hung Hsieh
· 8 years ago
1ce86f3
Merge "Fix clang-tidy performance warnings in system/core." am: 69ff5009c7
by Chih-hung Hsieh
· 8 years ago
966864c
Merge "Fix clang-tidy performance warnings in system/core."
by Chih-hung Hsieh
· 8 years ago
4a0d11c
Fix clang-tidy performance warnings in system/core.
by Chih-Hung Hsieh
· 8 years ago
abaea23
Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55 am: dfaa20c069 am: 3d0ff4ee98
by Chih-Hung Hsieh
· 8 years ago
5ec9fb8
Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55
by Chih-Hung Hsieh
· 8 years ago
6ce7206
Fix misc-macro-parentheses warnings in system/core.
by Chih-Hung Hsieh
· 8 years ago
3d189e5
Add sys/cdefs.h to log/log_main.h.
by Yifan Hong
· 8 years ago
5595466
Add vendor_available to liblog_headers.
by Steven Moreland
· 8 years ago
cca74aa
Merge "Add vendor_available to liblog_headers."
by TreeHugger Robot
· 8 years ago
a8f1fcb
Add vendor_available to liblog_headers.
by Steven Moreland
· 8 years ago
0eeb402
Add logd CTS tests to VTS
by nickrose
· 8 years ago
354e0a7
Merge "Use void instead of no parameters in 2 function declarations."
by Ian Elliott
· 8 years ago
1154358
Use void instead of no parameters in 2 function declarations.
by Ian Elliott
· 8 years ago
f703c5f
Merge "Allow SLOG* to vendors" am: 6afbd476ab
by Jiyong Park
· 8 years ago
691622b
Allow SLOG* to vendors
by Jiyong Park
· 8 years ago
7ad8d1c
add component metadata tag to CTS liblog test acses am: de29bf4884
by Guang Zhu
· 8 years ago
c4faf56
add component metadata tag to CTS liblog test acses
by Guang Zhu
· 8 years ago
92184d2
liblog: add bool to android_log_event_list
by Mark Salyzyn
· 8 years ago
e703336
liblog: test: CTS: enoent does not qualify
by Mark Salyzyn
· 8 years ago
adadfa8
liblog: test: android_logger_get_ "kernel" log buffer can be empty
by Mark Salyzyn
· 8 years ago
ed9a0cb
liblog: test: android_logger_get_ "kernel" log buffer can be empty
by Mark Salyzyn
· 8 years ago
eb793c6
liblog: test: enoent requires userdebug or eng to run
by Mark Salyzyn
· 8 years ago
7963e1e
liblog: test: enoent requires userdebug or eng to run
by Mark Salyzyn
· 8 years ago
Next »