Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
libbase
/
539caccb1b1a24171d48ded2ba9e5bf558d98352
/
logging.cpp
162c277
libcutils: Fix thread ID on macOS
by Christopher N. Hesse
· 8 years ago
7ff958a
base: support logging before enter main function.
by Yabin Cui
· 8 years ago
e75d6de
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 8 years ago
1ed2be0
Base: Hand complete log message to aborter
by Andreas Gampe
· 8 years ago
5cbb251
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
cb35a4a
Base: Remove LOG_S variants.
by Andreas Gampe
· 8 years ago
c65ea94
Base: Check severity in destructor
by Andreas Gampe
· 8 years ago
2619d51
Remove mutex.h and its uses.
by Pirama Arumuga Nainar
· 8 years ago
b08de45
base: extract mutex.h from logging.cpp.
by Josh Gao
· 8 years ago
9008e8d
Base: Add AbortFunction for logging
by Andreas Gampe
· 8 years ago
d2a4f21
Base: Add INTERNAL_FATAL to logging severity
by Andreas Gampe
· 8 years ago
8cf75f0
Move init's kernel logging into libbase.
by Elliott Hughes
· 8 years ago
7d9a479
libbase should use its own logging!
by Elliott Hughes
· 8 years ago
6522eb5
Add timestamps to libbase's stderr logging.
by Elliott Hughes
· 8 years ago
c4e5425
Fix windows 64-bit builds
by Dan Willemsen
· 9 years ago
b635162
Track rename of base/ to android-base/.
by Elliott Hughes
· 9 years ago
8b7ea74
Merge changes Ic124ecb9,I94de55d2
by Josh Gao
· 9 years ago
7f43862
libbase: remove exit-time destructors.
by Josh Gao
· 9 years ago
774d7f6
Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32""
by Elliott Hughes
· 9 years ago
bec7862
adb/base: minor compiler portability improvements
by Spencer Low
· 9 years ago
e0671d6
base logging: fix errno restoring, severity conditionality, dangling ifs
by Spencer Low
· 9 years ago
55853a9
libbase: logging fixes
by Spencer Low
· 9 years ago
4759052
adb / libbase: clean up NOGDI and evil ERROR macro
by Spencer Low
· 9 years ago
2f638c0
Add additional shielding against the ERROR macro.
by Dan Albert
· 10 years ago
dc15ffd
Support base::logging on Windows.
by Dan Albert
· 10 years ago
1be4dec
Cleanup base/logging.
by Dan Albert
· 10 years ago
1f65c49
Support arbitrary loggers.
by Dan Albert
· 10 years ago
ab5c882
Support logging to other log buffers.
by Dan Albert
· 10 years ago
74b6338
Remove LogMessage::LogLineLowStack.
by Dan Albert
· 10 years ago
852d2e7
Include what we use.
by Dan Albert
· 10 years ago
4a6d4db
Move gettid() into libcutils.
by Dan Albert
· 10 years ago
0d716d0
Update string Split API.
by Dan Albert
· 10 years ago
e3ea058
Add google3 style logging to libbase.
by Dan Albert
· 10 years ago