1. 38b69d7 Remove unused logging symbols. by Tomasz Wasilczyk · 6 years ago
  2. 462a45e libbase: fix libbase_test.logging.StdioLogger. by Elliott Hughes · 6 years ago
  3. 1c1409f Add StdioLogger for command-line tools. by Elliott Hughes · 6 years ago
  4. 504d8ed base: kernel logging get pre-opened /dev/kmsg from environment by Mark Salyzyn · 6 years ago
  5. ef102be base: export GetThreadId. by Josh Gao · 6 years ago
  6. fec5b09 Base: Add default tag manipulation by Andreas Gampe · 6 years ago
  7. ed91707 Base: Add an NDK-compiled version of libbase by Andreas Gampe · 7 years ago
  8. a419de2 Use LOG_TAG instead of binary name as a tag. by Tomasz Wasilczyk · 7 years ago
  9. 162c277 libcutils: Fix thread ID on macOS by Christopher N. Hesse · 8 years ago
  10. 7ff958a base: support logging before enter main function. by Yabin Cui · 8 years ago
  11. e75d6de system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  12. 1ed2be0 Base: Hand complete log message to aborter by Andreas Gampe · 8 years ago
  13. 5cbb251 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  14. cb35a4a Base: Remove LOG_S variants. by Andreas Gampe · 8 years ago
  15. c65ea94 Base: Check severity in destructor by Andreas Gampe · 8 years ago
  16. 2619d51 Remove mutex.h and its uses. by Pirama Arumuga Nainar · 8 years ago
  17. b08de45 base: extract mutex.h from logging.cpp. by Josh Gao · 8 years ago
  18. 9008e8d Base: Add AbortFunction for logging by Andreas Gampe · 8 years ago
  19. d2a4f21 Base: Add INTERNAL_FATAL to logging severity by Andreas Gampe · 8 years ago
  20. 8cf75f0 Move init's kernel logging into libbase. by Elliott Hughes · 8 years ago
  21. 7d9a479 libbase should use its own logging! by Elliott Hughes · 8 years ago
  22. 6522eb5 Add timestamps to libbase's stderr logging. by Elliott Hughes · 8 years ago
  23. c4e5425 Fix windows 64-bit builds by Dan Willemsen · 9 years ago
  24. b635162 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  25. 8b7ea74 Merge changes Ic124ecb9,I94de55d2 by Josh Gao · 9 years ago
  26. 7f43862 libbase: remove exit-time destructors. by Josh Gao · 9 years ago
  27. 774d7f6 Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  28. bec7862 adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
  29. e0671d6 base logging: fix errno restoring, severity conditionality, dangling ifs by Spencer Low · 9 years ago
  30. 55853a9 libbase: logging fixes by Spencer Low · 9 years ago
  31. 4759052 adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 9 years ago
  32. 2f638c0 Add additional shielding against the ERROR macro. by Dan Albert · 9 years ago
  33. dc15ffd Support base::logging on Windows. by Dan Albert · 9 years ago
  34. 1be4dec Cleanup base/logging. by Dan Albert · 9 years ago
  35. 1f65c49 Support arbitrary loggers. by Dan Albert · 9 years ago
  36. ab5c882 Support logging to other log buffers. by Dan Albert · 9 years ago
  37. 74b6338 Remove LogMessage::LogLineLowStack. by Dan Albert · 9 years ago
  38. 852d2e7 Include what we use. by Dan Albert · 9 years ago
  39. 4a6d4db Move gettid() into libcutils. by Dan Albert · 9 years ago
  40. 0d716d0 Update string Split API. by Dan Albert · 9 years ago
  41. e3ea058 Add google3 style logging to libbase. by Dan Albert · 9 years ago