1. 8e9aeb9 Move libcutils source to C++. by Elliott Hughes · 7 years ago
  2. e04c3b0 Remove unused klog_get_level. by Elliott Hughes · 7 years ago
  3. 677ba31 libcutils: change klog_level to KLOG_INFO_LEVEL by Wei Wang · 7 years ago
  4. 52bd37e libcutils: move cutils/files.h to cutils/android_get_control_file.h by Mark Salyzyn · 8 years ago
  5. c377843 libcutils: klog inherit android_get_control_file("/dev/kmsg") by Mark Salyzyn · 8 years ago
  6. 35f5d04 Fix early init logging. by Elliott Hughes · 8 years ago
  7. 489e3fb Remove no-op klog_init. by Elliott Hughes · 8 years ago
  8. 171a829 Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 8 years ago[Renamed (78%) from libcutils/klog.c]
  9. 5db8d6a logging: avoid unnecessary printfs by Nick Kralevich · 8 years ago
  10. 7eb3abd klog: don't unconditionally call mknod() by Nick Kralevich · 9 years ago
  11. c02f81c Always unlink /dev/__kmsg__. by Elliott Hughes · 9 years ago
  12. da40c00 Log more timing information from init. by Elliott Hughes · 9 years ago
  13. 157e1b6 libcutils: add method to get klog level by Alex Ray · 10 years ago
  14. eb3f421 Enable building init with -Wall -Werror. by Stephen Smalley · 10 years ago
  15. 451a6ba klog: error handling fixups by Todd Poynor · 11 years ago
  16. 7425fd1 klog: Have klog_write() call klog_init() if needed by Ken Sumrall · 11 years ago
  17. 8f91282 init/cutils: move kernel logging interface to libcutils from init by Dima Zavin · 13 years ago