1. ccbd5db SetAborter and SetLogger return old function. by Krzysztof Kosiński · 3 years, 10 months ago
  2. 6216488 Improve the implementation of CHECK() macro. by Krzysztof Kosiński · 4 years ago
  3. a687242 base: reimagine line splitting in logger.cpp by Tom Cherry · 4 years, 2 months ago
  4. dbc07ce Move default tag from libbase to liblog by Tom Cherry · 4 years, 4 months ago
  5. 4916e09 Move minimum log priority from libbase to liblog by Tom Cherry · 4 years, 5 months ago
  6. a6f0b67 Add Start/Stop/Reset to CapturedStdFd. by Christopher Ferris · 6 years ago
  7. 1c1409f Add StdioLogger for command-line tools. by Elliott Hughes · 6 years ago
  8. fec5b09 Base: Add default tag manipulation by Andreas Gampe · 6 years ago
  9. b80b3d5 Fix / suppress new unused warnings for mingw+clang by Dan Willemsen · 7 years ago
  10. 7ff958a base: support logging before enter main function. by Yabin Cui · 7 years ago
  11. caee0eb Move CapturedStderr to test_util library by Wei Wang · 8 years ago
  12. 1ed2be0 Base: Hand complete log message to aborter by Andreas Gampe · 8 years ago
  13. cb35a4a Base: Remove LOG_S variants. by Andreas Gampe · 8 years ago
  14. c65ea94 Base: Check severity in destructor by Andreas Gampe · 8 years ago
  15. adc0e3d Base: Add more log macros by Andreas Gampe · 8 years ago
  16. 702ab48 Base: Fix dangling-else in CHECK_STROP by Andreas Gampe · 8 years ago
  17. 9008e8d Base: Add AbortFunction for logging by Andreas Gampe · 8 years ago
  18. d2a4f21 Base: Add INTERNAL_FATAL to logging severity by Andreas Gampe · 8 years ago
  19. 762639d Clean up the libbase logging test. by Elliott Hughes · 8 years ago
  20. 0b5cb17 Base: Fix logging_test by Andreas Gampe · 8 years ago
  21. b635162 Track rename of base/ to android-base/. by Elliott Hughes · 8 years ago
  22. a39cd13 Fix lseek argument order. by Elliott Hughes · 9 years ago
  23. e0671d6 base logging: fix errno restoring, severity conditionality, dangling ifs by Spencer Low · 9 years ago
  24. 4d4e90f Fix the Mac libbase build. by Elliott Hughes · 9 years ago
  25. 55853a9 libbase: logging fixes by Spencer Low · 9 years ago
  26. d0ac74c Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  27. dc15ffd Support base::logging on Windows. by Dan Albert · 9 years ago
  28. 1f65c49 Support arbitrary loggers. by Dan Albert · 9 years ago
  29. e3ea058 Add google3 style logging to libbase. by Dan Albert · 9 years ago