Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
951c0a150dfd0c369b72c0dd022e5f5dc9816994
/
src
/
logging_linux.cc
0d39c12
"InitGoogle"-style argv stashing.
by Elliott Hughes
· 12 years ago
55d5ea6
Make strace(1) output more readable by using a single write(2) for logging.
by Elliott Hughes
· 12 years ago
c073b07
Switch the handful of std::endl users over to the predominant "\n".
by Elliott Hughes
· 12 years ago
72395bf
Support ANDROID_LOG_TAGS.
by Elliott Hughes
· 13 years ago
b92bcab
Fix run-test on host.
by TDYa127
· 13 years ago
c1e041a
Include the filename and line number in FATAL logging.
by Elliott Hughes
· 13 years ago
9ee5f9c
Make all FATAL-related output appear as 'F' log output.
by Elliott Hughes
· 13 years ago
3b6baaa
Bring our native stack usage down.
by Elliott Hughes
· 13 years ago
3ea7e99
Add support for the Android-specific DEBUG and VERBOSE log levels.
by Elliott Hughes
· 13 years ago
f5a7a47
Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK).
by Elliott Hughes
· 13 years ago
42ee142
Log line-at-a-time to work around Android logging lossage.
by Elliott Hughes
· 13 years ago
90a3369
Switch to UniquePtr.
by Elliott Hughes
· 13 years ago
ce8d9f5
Reset the stream state at the end of each line of logging.
by Elliott Hughes
· 13 years ago
ad107ab
Remove author attributions.
by Carl Shapiro
· 13 years ago
ffe6736
Implement Runtime::Abort and switch LOG(FATAL) over to it.
by Elliott Hughes
· 13 years ago
eb4f614
Flesh out the logging implementation.
by Elliott Hughes
· 13 years ago