1. 3aa8936 Base: Add default tag manipulation by Andreas Gampe · 6 years ago
  2. 528f144 Fix / suppress new unused warnings for mingw+clang by Dan Willemsen · 6 years ago
  3. 0c68953 base: support logging before enter main function. by Yabin Cui · 7 years ago
  4. 8c17630 Move CapturedStderr to test_util library by Wei Wang · 8 years ago
  5. b4e32f3 Base: Hand complete log message to aborter by Andreas Gampe · 8 years ago
  6. 1f5fb43 Base: Remove LOG_S variants. by Andreas Gampe · 8 years ago
  7. 19ff8f1 Base: Check severity in destructor by Andreas Gampe · 8 years ago
  8. 436f5a0 Base: Add more log macros by Andreas Gampe · 8 years ago
  9. d8f26e2 Base: Fix dangling-else in CHECK_STROP by Andreas Gampe · 8 years ago
  10. 2691e33 Base: Add AbortFunction for logging by Andreas Gampe · 8 years ago
  11. 550829d Base: Add INTERNAL_FATAL to logging severity by Andreas Gampe · 8 years ago
  12. 13d78e4 Clean up the libbase logging test. by Elliott Hughes · 8 years ago
  13. 7c1cdd7 Base: Fix logging_test by Andreas Gampe · 8 years ago
  14. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 8 years ago
  15. c96de0d Fix lseek argument order. by Elliott Hughes · 9 years ago
  16. 765ae6b base logging: fix errno restoring, severity conditionality, dangling ifs by Spencer Low · 9 years ago
  17. 2e5ae00 Fix the Mac libbase build. by Elliott Hughes · 9 years ago
  18. bdab59a libbase: logging fixes by Spencer Low · 9 years ago
  19. 47d67c9 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  20. 5c19040 Support base::logging on Windows. by Dan Albert · 9 years ago
  21. b547c85 Support arbitrary loggers. by Dan Albert · 9 years ago
  22. 58310b4 Add google3 style logging to libbase. by Dan Albert · 9 years ago