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