1. bd80e56 liblog: remove unused log_time functions, inline the others by Tom Cherry · 6 years ago
  2. 6a391e9 liblog: remove useless #define by Tom Cherry · 6 years ago
  3. f2c2746 Remove the monotonic option for logging by Tom Cherry · 6 years ago
  4. 09eae50 Merge "liblog: clean up log_id.h includes" by Tom Cherry · 6 years ago
  5. da399f3 Merge "liblog: fix header copyrights" by Tom Cherry · 6 years ago
  6. dd1d426 liblog: clean up log_id.h includes by Tom Cherry · 6 years ago
  7. b629ed9 liblog: fix header copyrights by Tom Cherry · 6 years ago
  8. 7acfba2 liblog: remove Rwlocks for logd_socket and pmsg_fd by Tom Cherry · 6 years ago
  9. efe9def Merge "Don't include log/log_read.h in log/log.h" by Tom Cherry · 6 years ago
  10. 1891b86 Fix doxygen links in log.h. by Dan Albert · 6 years ago
  11. 6e0eead Fix docs for __android_log_is_loggable. by Dan Albert · 6 years ago
  12. 9e9a35e Fix doxygen comments for __android_log_message. by Dan Albert · 6 years ago
  13. 576e834 liblog: remove more unneeded #define's by Tom Cherry · 6 years ago
  14. c5c6d7d Don't include log/log_read.h in log/log.h by Tom Cherry · 6 years ago
  15. f0dafcc Merge "liblog: cleanup log_read.h header" by Tom Cherry · 6 years ago
  16. 715a58e liblog: cleanup log_read.h header by Tom Cherry · 6 years ago
  17. 0ca9bd2 liblog: remove operator overloads from log_msg by Tom Cherry · 6 years ago
  18. d3ecc66 liblog: support extended logger_entry headers by Tom Cherry · 6 years ago
  19. ebf43ad liblog: correct new APIs per the API review by Tom Cherry · 6 years ago
  20. 907b2d0 Remove ANDROID_LOG_RDONLY, etc by Tom Cherry · 6 years ago
  21. c74afea Merge changes Id67203bb,I0c1dd57f by Tom Cherry · 6 years ago
  22. 6085cd5 liblog: move LOG_ID_DEFAULT into the log_id enum by Tom Cherry · 6 years ago
  23. f1a975b liblog: use int32_t and uint32_t for new NDK APIs by Tom Cherry · 6 years ago
  24. 227ac56 liblog: fix header guards ordering by Tom Cherry · 6 years ago
  25. 59e93a5 liblog: add API level guard to NDK log.h header by Tom Cherry · 6 years ago
  26. dfdbae0 liblog: Fix bugprone-macro-parentheses warnings by Luca Stefani · 6 years ago
  27. c54b30e Specify argument types for function prototype by Anders Frostad Pedersen · 6 years ago
  28. 9911e28 Allow LOG_ALWAYS_FATAL_IF in constexpr functions by Chih-Hung Hsieh · 6 years ago
  29. 69ee5dd Move default tag from libbase to liblog by Tom Cherry · 6 years ago
  30. 96e7ef5 liblog: check loggability before formatting by Tom Cherry · 6 years ago
  31. 0391a87 Move minimum log priority from libbase to liblog by Tom Cherry · 6 years ago
  32. 349b0c4 Move SetLogger and SetAborter from libbase to liblog by Tom Cherry · 6 years ago
  33. ed860ff Make android_logger_set_prune_list() sane by Tom Cherry · 6 years ago
  34. 8d22253 liblog: accept log messages with hdr_size greater than known headers by Tom Cherry · 6 years ago
  35. 441054a Remove old logger_entry_v* formats by Tom Cherry · 6 years ago
  36. 5e81aa2 liblog: fixup log_id_t by Tom Cherry · 6 years ago
  37. 362e289 liblog: remove checks for __GNUC__ by Tom Cherry · 6 years ago
  38. fa88eeb Merge "liblog: remove unneeded checks and includes from headers" by Tom Cherry · 6 years ago
  39. c734eae liblog: remove unneeded checks and includes from headers by Tom Cherry · 6 years ago
  40. 4e58c84 liblog: remove obsolete comment by Tom Cherry · 6 years ago
  41. bbbf089 liblog: use packed structs instead of raw unaligned reads by Tom Cherry · 6 years ago
  42. 9d35034 liblog: remove log/log_transport.h by Tom Cherry · 6 years ago
  43. 2238ce2 liblog: remove stderr logger by Tom Cherry · 6 years ago
  44. 989467d Workaround bad markdown parser. by Dan Albert · 7 years ago
  45. e181bf5 Merge "Remove liblog/uio.c and <log/uio.h>" by Tom Cherry · 7 years ago
  46. 0658547 Merge "Remove __android_log_event_list and the reader aspect of android_log_event_list" by Tom Cherry · 7 years ago
  47. 804e7d8 Fix clang-tidy warnings in log_time.h by Bernie Innocenti · 7 years ago
  48. 6a46240 Merge "Remove liblog's rate limiting" by Treehugger Robot · 7 years ago
  49. c2ea6e7 Remove __android_log_event_list and the reader aspect of android_log_event_list by Tom Cherry · 7 years ago
  50. 6f6ef39 Remove liblog/uio.c and <log/uio.h> by Tom Cherry · 7 years ago
  51. 4f82461 Merge "Use #pragma one for all liblog includes" by Tom Cherry · 7 years ago
  52. 1d69860 Merge "Remove <log/logd.h> and <log/logger.h>" by Treehugger Robot · 7 years ago
  53. bab5220 Use #pragma one for all liblog includes by Tom Cherry · 7 years ago
  54. 3a4591c Merge "Remove checks for _USING_LIBCXX" by Treehugger Robot · 7 years ago
  55. 3b4bddc Remove liblog's rate limiting by Tom Cherry · 7 years ago
  56. e780431 Merge "Remove __ANDROID_USE_LIBLOG_* guards" by Treehugger Robot · 7 years ago
  57. a6d5998 Remove <log/logd.h> and <log/logger.h> by Tom Cherry · 7 years ago
  58. 1e1b915 Remove __ANDROID_USE_LIBLOG_* guards by Tom Cherry · 7 years ago
  59. e5b6150 Remove checks for _USING_LIBCXX by Tom Cherry · 7 years ago
  60. 71ba164 liblog: convert to C++ by Tom Cherry · 7 years ago
  61. d1febd3 liblog: remove LOGGER_LOCAL by Tom Cherry · 7 years ago
  62. a38c2b6 Add missing <android/log.h> documentation. by Elliott Hughes · 7 years ago
  63. 9cb232b Declare __fake_use_va_args as a constexpr function. by Chih-Hung Hsieh · 7 years ago
  64. bb20b9e liblog: Add functions to reset log context by Suren Baghdasaryan · 7 years ago
  65. cd3965e Suppress gnu-zero-variadic-macro-arguments warning. by Chih-Hung Hsieh · 7 years ago
  66. 62b0ef5 Declare __fake_use_va_args as a variadic function. by Chih-Hung Hsieh · 7 years ago
  67. 67f72bd Declare __FAKE_USE_VA_ARGS as a variadic function. by Chih-Hung Hsieh · 7 years ago
  68. fdd3f5e Use __VA_ARGS__ when in clang static analyzer. by Chih-Hung Hsieh · 7 years ago
  69. c8d09dd [logd] Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
  70. c1a1562 Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
  71. a2df1ef Do not customize __format__ for Windows/MinGW to gnu_printf by Pirama Arumuga Nainar · 8 years ago
  72. 55a7671 Add missing @addtogroup tags. by Dan Albert · 8 years ago
  73. 73ac28b Expose __android_log_buf_print and __android_log_buf_write to NDK by Tom Cherry · 8 years ago
  74. 65725ac Doxygen format <android/log.h>. by Elliott Hughes · 8 years ago
  75. b0e17c9 Improve ALOGV compatiblity with clang-tidy by Krzysztof Wesolowski · 8 years ago
  76. 701a065 Create stats buffer in logd. by Stefan Lafon · 8 years ago
  77. 12f56a0 Make liblog headers compile stand-alone. by Jayant Chowdhary · 8 years ago
  78. 0d04764 Hide implementation details of log_time struct by Jiyong Park · 8 years ago
  79. e2c5180 Add sys/cdefs.h to log/log_main.h. by Yifan Hong · 8 years ago
  80. 85244e8 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  81. 58e06c5 Use void instead of no parameters in 2 function declarations. by Ian Elliott · 9 years ago
  82. e09e9a5 liblog: add bool to android_log_event_list by Mark Salyzyn · 9 years ago
  83. 6432840 liblog: __android_log_error_write in vndk by Steven Moreland · 9 years ago
  84. 0dd92d5 liblog: log_time add usec() and msec() by Mark Salyzyn · 9 years ago
  85. f358bed Merge "libcutils: compile with BOARD_VNDK_VERSION current" by Treehugger Robot · 9 years ago
  86. d87d47f liblog: log_time add explicit to some constructors. by Mark Salyzyn · 9 years ago
  87. d73be1b libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 9 years ago
  88. 7ecfd6a liblog: android_log_event_list class permit -EBUSY retry by Mark Salyzyn · 9 years ago
  89. 81321a7 liblog: replace "frontend" with "transport" by Mark Salyzyn · 9 years ago
  90. 2ed51d7 liblog: specify clang format by Mark Salyzyn · 9 years ago
  91. 4d99c98 liblog: add LOGGER_STDERR frontend by Mark Salyzyn · 9 years ago
  92. 7100288 liblog: add local_logger by Mark Salyzyn · 10 years ago
  93. 62d0d2d liblog: add logprint to host build by Mark Salyzyn · 10 years ago
  94. 850d06e liblog: Add android_set_log_frontend by Mark Salyzyn · 11 years ago
  95. c9e5f37 liblog: add android_lookupEventTagNum by Mark Salyzyn · 9 years ago
  96. 9b4d7e1 logcat: test: inject() tuning by Mark Salyzyn · 9 years ago
  97. 21de8ac liblog: add log/log_read.h by Mark Salyzyn · 9 years ago
  98. 52c140c liblog: add log/log_time.h by Mark Salyzyn · 9 years ago
  99. dd61659 liblog: add log/log_system.h by Mark Salyzyn · 9 years ago
  100. c89fea4 liblog: add log/log_radio.h by Mark Salyzyn · 9 years ago