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
/
base
/
include
/
android-base
/
logging.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Base: Add default tag manipulation
Andreas Gampe
2018-03-09
1
-0
/
+3
*
Use LOG_TAG instead of binary name as a tag.
Tomasz Wasilczyk
2017-12-20
1
-27
/
+52
*
Base: Warn on using ostream<< with std::string*
Andreas Gampe
2017-09-22
1
-0
/
+32
*
Revert "Base: Delete ostream<< with std::string*"
Andreas Gampe
2017-09-21
1
-10
/
+0
*
Base: Delete ostream<< with std::string*
Andreas Gampe
2017-09-20
1
-0
/
+10
*
logging: make LOG(FATAL) always run with the static analyzer.
George Burgess IV
2017-05-31
1
-1
/
+5
*
logging: always enable DCHECK for the static analyzer
George Burgess IV
2017-05-26
1
-2
/
+2
*
fix static-analyzer logging/CHECK macros
George Burgess IV
2017-05-03
1
-29
/
+40
*
Add some basic docs for <android-base/logging.h>
Elliott Hughes
2017-02-22
1
-0
/
+31
*
Base: Remove LOG_S variants.
Andreas Gampe
2016-09-24
1
-20
/
+27
*
Base: Add more log macros
Andreas Gampe
2016-09-22
1
-14
/
+39
*
Base: Fix dangling-else in CHECK_STROP
Andreas Gampe
2016-09-13
1
-8
/
+7
*
Base: Add AbortFunction for logging
Andreas Gampe
2016-09-08
1
-7
/
+17
*
Base: Add INTERNAL_FATAL to logging severity
Andreas Gampe
2016-09-07
1
-0
/
+1
*
Base: assume and use C++11 in libbase
Andreas Gampe
2016-09-01
1
-2
/
+2
*
Move init's kernel logging into libbase.
Elliott Hughes
2016-08-04
1
-8
/
+11
*
Fix misc-macro-parentheses warnings in init and other core modules.
Chih-Hung Hsieh
2016-05-18
1
-4
/
+4
*
Fix <android-base/*.h> header guards.
Elliott Hughes
2016-03-23
1
-3
/
+4
*
base: Avoid compilation error when compiled with -Wdangling-else.
Yabin Cui
2016-03-21
1
-19
/
+13
*
Make CHECK(x) work with static analyzer.
Chih-Hung Hsieh
2016-03-02
1
-0
/
+12
*
Rename base/ to android-base/.
Elliott Hughes
2015-12-07
1
-0
/
+343