1. c251600 Use LOG_TAG instead of binary name as a tag. by Tomasz Wasilczyk · 7 years ago
  2. 684b442 libcutils: Fix thread ID on macOS by Christopher N. Hesse · 8 years ago
  3. 0c68953 base: support logging before enter main function. by Yabin Cui · 8 years ago
  4. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  5. b4e32f3 Base: Hand complete log message to aborter by Andreas Gampe · 8 years ago
  6. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  7. 1f5fb43 Base: Remove LOG_S variants. by Andreas Gampe · 8 years ago
  8. 19ff8f1 Base: Check severity in destructor by Andreas Gampe · 8 years ago
  9. 70f281a Remove mutex.h and its uses. by Pirama Arumuga Nainar · 8 years ago
  10. 63bdcb5 base: extract mutex.h from logging.cpp. by Josh Gao · 8 years ago
  11. 2691e33 Base: Add AbortFunction for logging by Andreas Gampe · 8 years ago
  12. 550829d Base: Add INTERNAL_FATAL to logging severity by Andreas Gampe · 8 years ago
  13. 7bc87a5 Move init's kernel logging into libbase. by Elliott Hughes · 8 years ago
  14. e5dd71a libbase should use its own logging! by Elliott Hughes · 8 years ago
  15. 4e5fd11 Add timestamps to libbase's stderr logging. by Elliott Hughes · 8 years ago
  16. 86cf941 Fix windows 64-bit builds by Dan Willemsen · 9 years ago
  17. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  18. 26f2e1f Merge changes Ic124ecb9,I94de55d2 by Josh Gao · 9 years ago
  19. 7df6b5f libbase: remove exit-time destructors. by Josh Gao · 9 years ago
  20. c1fd492 Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  21. 363af56 adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
  22. 765ae6b base logging: fix errno restoring, severity conditionality, dangling ifs by Spencer Low · 9 years ago
  23. bdab59a libbase: logging fixes by Spencer Low · 9 years ago
  24. ac3f7d9 adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 9 years ago
  25. ea41c21 Add additional shielding against the ERROR macro. by Dan Albert · 9 years ago
  26. 5c19040 Support base::logging on Windows. by Dan Albert · 9 years ago
  27. 7a87d05 Cleanup base/logging. by Dan Albert · 9 years ago
  28. b547c85 Support arbitrary loggers. by Dan Albert · 9 years ago
  29. 0c05586 Support logging to other log buffers. by Dan Albert · 9 years ago
  30. 0cc351b Remove LogMessage::LogLineLowStack. by Dan Albert · 9 years ago
  31. 4b3f533 Include what we use. by Dan Albert · 9 years ago
  32. 7dfb61d Move gettid() into libcutils. by Dan Albert · 9 years ago
  33. 47328c9 Update string Split API. by Dan Albert · 9 years ago
  34. 58310b4 Add google3 style logging to libbase. by Dan Albert · 9 years ago