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