1. 702ab48 Base: Fix dangling-else in CHECK_STROP by Andreas Gampe · 8 years ago
  2. 9008e8d Base: Add AbortFunction for logging by Andreas Gampe · 8 years ago
  3. d2a4f21 Base: Add INTERNAL_FATAL to logging severity by Andreas Gampe · 8 years ago
  4. b1de377 Base: assume and use C++11 in libbase by Andreas Gampe · 8 years ago
  5. 8cf75f0 Move init's kernel logging into libbase. by Elliott Hughes · 8 years ago
  6. 7fb9934 Fix misc-macro-parentheses warnings in init and other core modules. by Chih-Hung Hsieh · 8 years ago
  7. f522443 Fix <android-base/*.h> header guards. by Elliott Hughes · 8 years ago
  8. d65bb9d base: Avoid compilation error when compiled with -Wdangling-else. by Yabin Cui · 8 years ago
  9. 2de4cac Make CHECK(x) work with static analyzer. by Chih-Hung Hsieh · 9 years ago
  10. afa09af Rename base/ to android-base/. by Elliott Hughes · 9 years ago[Renamed from include/base/logging.h]
  11. b635162 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  12. e0671d6 base logging: fix errno restoring, severity conditionality, dangling ifs by Spencer Low · 9 years ago
  13. 4759052 adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 9 years ago
  14. 5d6ee46 adb: win32: fix adb emu command by Spencer Low · 9 years ago
  15. 2f638c0 Add additional shielding against the ERROR macro. by Dan Albert · 9 years ago
  16. 1be4dec Cleanup base/logging. by Dan Albert · 9 years ago
  17. 1f65c49 Support arbitrary loggers. by Dan Albert · 9 years ago
  18. ab5c882 Support logging to other log buffers. by Dan Albert · 9 years ago
  19. 74b6338 Remove LogMessage::LogLineLowStack. by Dan Albert · 9 years ago
  20. e3ea058 Add google3 style logging to libbase. by Dan Albert · 9 years ago