1. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/base/logging_android.cc]
  2. e222ee0 Move stringpiece.h and stringprintf.h to base/. by Elliott Hughes · 12 years ago
  3. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago[Renamed from src/logging_android.cc]
  4. af1b892 Prevent hang due to HandleUnexpectedSignal reentry by Brian Carlstrom · 12 years ago
  5. 0d39c12 "InitGoogle"-style argv stashing. by Elliott Hughes · 12 years ago
  6. c1e041a Include the filename and line number in FATAL logging. by Elliott Hughes · 13 years ago
  7. 807444f Switch to more traditional logging on Android. by Elliott Hughes · 13 years ago
  8. 9ee5f9c Make all FATAL-related output appear as 'F' log output. by Elliott Hughes · 13 years ago
  9. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 13 years ago
  10. 3ea7e99 Add support for the Android-specific DEBUG and VERBOSE log levels. by Elliott Hughes · 13 years ago
  11. f5a7a47 Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK). by Elliott Hughes · 13 years ago
  12. 623cfe0 Make our CHECK logging more useful on the target... by Elliott Hughes · 13 years ago
  13. 42ee142 Log line-at-a-time to work around Android logging lossage. 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