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
/
logging.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
base: support logging before enter main function.
Yabin Cui
2017-01-25
1
-23
/
+29
*
system/core: preparation to pull back interfaces from android/log.h
Mark Salyzyn
2016-10-20
1
-1
/
+1
*
Base: Hand complete log message to aborter
Andreas Gampe
2016-10-04
1
-0
/
+2
*
system/core Replace log/log.h with android/log.h
Mark Salyzyn
2016-09-30
1
-4
/
+4
*
Base: Remove LOG_S variants.
Andreas Gampe
2016-09-24
1
-1
/
+1
*
Base: Check severity in destructor
Andreas Gampe
2016-09-23
1
-0
/
+5
*
Remove mutex.h and its uses.
Pirama Arumuga Nainar
2016-09-16
1
-1
/
+0
*
base: extract mutex.h from logging.cpp.
Josh Gao
2016-09-13
1
-53
/
+7
*
Base: Add AbortFunction for logging
Andreas Gampe
2016-09-08
1
-8
/
+19
*
Base: Add INTERNAL_FATAL to logging severity
Andreas Gampe
2016-09-07
1
-11
/
+16
*
Move init's kernel logging into libbase.
Elliott Hughes
2016-08-04
1
-23
/
+67
*
libbase should use its own logging!
Elliott Hughes
2016-07-28
1
-2
/
+1
*
Add timestamps to libbase's stderr logging.
Elliott Hughes
2016-06-21
1
-2
/
+15
*
Fix windows 64-bit builds
Dan Willemsen
2016-02-05
1
-1
/
+7
*
Track rename of base/ to android-base/.
Elliott Hughes
2015-12-04
1
-3
/
+3
*
Merge changes Ic124ecb9,I94de55d2
Josh Gao
2015-11-12
1
-4
/
+4
|
\
|
*
libbase: remove exit-time destructors.
Josh Gao
2015-11-12
1
-4
/
+4
*
|
Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32""
Elliott Hughes
2015-11-11
1
-1
/
+28
|
/
*
adb/base: minor compiler portability improvements
Spencer Low
2015-11-09
1
-5
/
+14
*
base logging: fix errno restoring, severity conditionality, dangling ifs
Spencer Low
2015-09-21
1
-35
/
+22
*
libbase: logging fixes
Spencer Low
2015-08-13
1
-19
/
+43
*
adb / libbase: clean up NOGDI and evil ERROR macro
Spencer Low
2015-05-20
1
-2
/
+4
*
Add additional shielding against the ERROR macro.
Dan Albert
2015-05-04
1
-1
/
+0
*
Support base::logging on Windows.
Dan Albert
2015-04-29
1
-10
/
+80
*
Cleanup base/logging.
Dan Albert
2015-04-03
1
-28
/
+26
*
Support arbitrary loggers.
Dan Albert
2015-04-03
1
-46
/
+78
*
Support logging to other log buffers.
Dan Albert
2015-04-03
1
-12
/
+28
*
Remove LogMessage::LogLineLowStack.
Dan Albert
2015-04-02
1
-44
/
+0
*
Include what we use.
Dan Albert
2015-03-26
1
-0
/
+1
*
Move gettid() into libcutils.
Dan Albert
2015-03-23
1
-23
/
+2
*
Update string Split API.
Dan Albert
2015-03-23
1
-2
/
+1
*
Add google3 style logging to libbase.
Dan Albert
2015-03-20
1
-0
/
+323