1. e23b61b Fix docs for __android_log_is_loggable. by Dan Albert · 4 years, 5 months ago
  2. 3d77102 Fix doxygen comments for __android_log_message. by Dan Albert · 4 years, 5 months ago
  3. 616fa39 liblog: remove more unneeded #define's by Tom Cherry · 4 years, 6 months ago
  4. a4be46d Merge "liblog: return -EPERM if a log_is_loggable() returns false" by Tom Cherry · 4 years, 6 months ago
  5. bc593cb liblog: return -EPERM if a log_is_loggable() returns false by Tom Cherry · 4 years, 6 months ago
  6. ae1e503 Merge "liblog: cleanup log_read.h header" by Tom Cherry · 4 years, 6 months ago
  7. 0cb4dde Merge "Documented range of event logtags used by Android Automotive." by Treehugger Robot · 4 years, 6 months ago
  8. 4e80f12 Documented range of event logtags used by Android Automotive. by Felipe Leme · 4 years, 6 months ago
  9. 9fb54be liblog: cleanup log_read.h header by Tom Cherry · 4 years, 6 months ago
  10. f496481 liblog: remove operator overloads from log_msg by Tom Cherry · 4 years, 6 months ago
  11. 1428447 Merge "liblog: cleanup TODOs in tests" by Tom Cherry · 4 years, 6 months ago
  12. c56e2a9 liblog: cleanup TODOs in tests by Tom Cherry · 4 years, 6 months ago
  13. 5462ce7 Revert "logd: iterator corruption paranoia" by Tom Cherry · 4 years, 6 months ago
  14. c41fea9 liblog: support extended logger_entry headers by Tom Cherry · 4 years, 6 months ago
  15. e8d2089 logd: don't send logs before the start time on the first flushTo() by Tom Cherry · 5 years ago
  16. ac228f1 Revert "logd: drop mSequence from LogBufferElement" by Tom Cherry · 5 years ago
  17. c72cad0 Revert "logd: regression in handling watermark boundary." by Tom Cherry · 5 years ago
  18. bc02eff Revert "logd: logcat --clear respect pruneMargin" by Tom Cherry · 4 years, 6 months ago
  19. b632d14 logd: wait for timeout via CLOCK_MONOTONIC by Tom Cherry · 4 years, 6 months ago
  20. 2631975 Revert "logd: wakeup wrap timeout if realtime changes drastically" by Tom Cherry · 5 years ago
  21. 16935b4 logd: do not attempt to sort log messages by time by Tom Cherry · 5 years ago
  22. 51b9a21 Merge "Remove vts10 tests from vts suite" by Dan Shi · 4 years, 6 months ago
  23. 077c448 liblog: include all structures in README.protocol.md by Tom Cherry · 4 years, 6 months ago
  24. 2d198ab Merge "Move crash_dump into the runtime APEX." by Peter Collingbourne · 4 years, 6 months ago
  25. 05de94c Remove vts10 tests from vts suite by Dan Shi · 4 years, 6 months ago
  26. f016e06 Merge changes from topic "liblog-api-review" by Tom Cherry · 4 years, 6 months ago
  27. 3117fcd Reland: "Fixed a typo in the version name"" by Tom Cherry · 4 years, 7 months ago
  28. 781ee66 liblog: correct new APIs per the API review by Tom Cherry · 4 years, 7 months ago
  29. f663c9e Merge "Add vts10 suite to existing vts tests" by Treehugger Robot · 4 years, 6 months ago
  30. e3dcb4e Merge "Remove ANDROID_LOG_RDONLY, etc" by Tom Cherry · 4 years, 6 months ago
  31. 3a860ac Add vts10 suite to existing vts tests by Dan Shi · 4 years, 6 months ago
  32. 3d1687e Remove ANDROID_LOG_RDONLY, etc by Tom Cherry · 4 years, 6 months ago
  33. fa2b20e Skip pmsg related tests if /dev/pmsg0 is not found by Tom Cherry · 4 years, 10 months ago
  34. b6ec776 Move crash_dump into the runtime APEX. by Peter Collingbourne · 4 years, 7 months ago
  35. dc635d1 Merge changes Id67203bb,I0c1dd57f by Tom Cherry · 4 years, 7 months ago
  36. 4e5592c Merge "liblog: fix header guards ordering" by Tom Cherry · 4 years, 7 months ago
  37. 69a261a liblog: move LOG_ID_DEFAULT into the log_id enum by Tom Cherry · 4 years, 7 months ago
  38. 6be0c70 liblog: use int32_t and uint32_t for new NDK APIs by Tom Cherry · 4 years, 7 months ago
  39. af14aea liblog: fix header guards ordering by Tom Cherry · 4 years, 7 months ago
  40. c17e449 don't include liblog to APEXes by Jiyong Park · 4 years, 7 months ago
  41. 0a43f5d Merge "liblog: add API level guard to NDK log.h header" by Tom Cherry · 4 years, 7 months ago
  42. 125e364 liblog: add API level guard to NDK log.h header by Tom Cherry · 4 years, 7 months ago
  43. 6483daf Merge "Set apex_available property" by Treehugger Robot · 4 years, 7 months ago
  44. aca5990 liblog: minimum_log_priority should be atomic by Tom Cherry · 4 years, 7 months ago
  45. 416a40b Set apex_available property by Jiyong Park · 4 years, 7 months ago
  46. 33cf07e Merge "Revert "Fixed a typo in the version name"" by Ian Kasprzak · 4 years, 7 months ago
  47. 1dee8bb Revert "Fixed a typo in the version name" by Ian Kasprzak · 4 years, 7 months ago
  48. 992c0ac Merge "Fixed a typo in the version name" by Jiyong Park · 4 years, 7 months ago
  49. 205dac9 liblog: Fix bugprone-macro-parentheses warnings by Luca Stefani · 4 years, 7 months ago
  50. 50682ca Fixed a typo in the version name by Jiyong Park · 4 years, 7 months ago
  51. 6f8aeed Merge "Revert "liblog: disable header_abi_checker"" am: 0be3388b86 by Automerger Merge Worker · 4 years, 7 months ago
  52. 0be3388 Merge "Revert "liblog: disable header_abi_checker"" by Tom Cherry · 4 years, 7 months ago
  53. c6fd523 Merge "logwrap: add missing O_CLOEXEC" am: f2e5b4bade by Automerger Merge Worker · 4 years, 7 months ago
  54. 601f7e6 Revert "liblog: disable header_abi_checker" by Tom Cherry · 4 years, 7 months ago
  55. fec533b logwrap: add missing O_CLOEXEC by Tom Cherry · 4 years, 7 months ago
  56. 7fc4f69 Merge "logd: don't coalesce identical log messages in the security buffer" am: 0669749da0 by Automerger Merge Worker · 4 years, 7 months ago
  57. 0669749 Merge "logd: don't coalesce identical log messages in the security buffer" by Tom Cherry · 4 years, 7 months ago
  58. 35a1108 Merge changes I09a60e61,I2b898e72 am: df35dfbc59 by Automerger Merge Worker · 4 years, 7 months ago
  59. 71054b2 liblog: add benchmark tests for not-printed message by Tom Cherry · 4 years, 8 months ago
  60. 99d7cc3 liblog: add __attribute__((uninitialized)) to liblog buffers by Tom Cherry · 4 years, 8 months ago
  61. 6955f8b logd: don't coalesce identical log messages in the security buffer by Tom Cherry · 4 years, 8 months ago
  62. e265441 Merge "Rename ro.device_owner system property" am: 47384ebfdd by Automerger Merge Worker · 4 years, 8 months ago
  63. 47384eb Merge "Rename ro.device_owner system property" by Treehugger Robot · 4 years, 8 months ago
  64. 68dbc9e Rename ro.device_owner system property by Rubin Xu · 4 years, 8 months ago
  65. 199e0ed Merge "Specify argument types for function prototype" am: fce132acf3 by Automerger Merge Worker · 4 years, 8 months ago
  66. fce132a Merge "Specify argument types for function prototype" by Tom Cherry · 4 years, 8 months ago
  67. ec082ce Merge "logcat: add 'device shut down' to error message upon EOF" am: 4862127432 by Treehugger Robot · 4 years, 8 months ago
  68. 2599a50 Specify argument types for function prototype by Anders Frostad Pedersen · 4 years, 8 months ago
  69. eac7e41 logcat: add 'device shut down' to error message upon EOF by Tom Cherry · 4 years, 8 months ago
  70. d5f4be2 Merge "Add apex available to liblog" am: fd73daa049 by Jeffrey Huang · 4 years, 8 months ago
  71. c0cbd46 Add apex available to liblog by Jeffrey Huang · 4 years, 8 months ago
  72. 1a4992c Merge "liblog: null terminate log_msg" am: 1153fbbcd3 by Automerger Merge Worker · 4 years, 8 months ago
  73. af06bad liblog: null terminate log_msg by Tom Cherry · 4 years, 8 months ago
  74. 09314d7 Merge "Allow LOG_ALWAYS_FATAL_IF in constexpr functions" am: 4de897ff6c by Automerger Merge Worker · 4 years, 8 months ago
  75. 4de897f Merge "Allow LOG_ALWAYS_FATAL_IF in constexpr functions" by Chih-hung Hsieh · 4 years, 8 months ago
  76. 1f7222b Allow LOG_ALWAYS_FATAL_IF in constexpr functions by Chih-Hung Hsieh · 4 years, 8 months ago
  77. b9df429 Merge changes I303549ae,Ia36e0d2e,Ibdea2961 am: 20610c3082 by Tom Cherry · 4 years, 8 months ago
  78. b8bf8a9 liblog: fix host tests by Tom Cherry · 4 years, 8 months ago
  79. cbad0b9 liblog: do not allow loggers to write to binary buffers by Tom Cherry · 4 years, 8 months ago
  80. c377c7d liblog: remove fake_log_device by Tom Cherry · 4 years, 8 months ago
  81. 4e2c452 Merge "liblog: always restore errno in logging functions" am: 077839ab23 by Tom Cherry · 4 years, 8 months ago
  82. e6830da liblog: always restore errno in logging functions by Tom Cherry · 4 years, 8 months ago
  83. de43522 Merge "liblog: use default tag for loggability checks if no tag is provided" by Tom Cherry · 4 years, 8 months ago
  84. 77ddcd3 liblog: use default tag for loggability checks if no tag is provided by Tom Cherry · 4 years, 8 months ago
  85. 07e1738 Merge changes from topic "ramdisk" am: 0f16a665be by Yifan Hong · 4 years, 8 months ago
  86. 28bc23f Make ramdisk_available. am: 336e179e5f by Yifan Hong · 4 years, 8 months ago
  87. 0f16a66 Merge changes from topic "ramdisk" by Yifan Hong · 4 years, 8 months ago
  88. 1bbb5ff Merge "Relax permissions on /data/misc/logd" am: c1a96f8753 by Automerger Merge Worker · 4 years, 8 months ago
  89. c1a96f8 Merge "Relax permissions on /data/misc/logd" by Mike Ma · 4 years, 8 months ago
  90. 3c087d5 Merge "Move default tag from libbase to liblog" am: b40c15e101 by Tom Cherry · 4 years, 8 months ago
  91. 03abfe3 Move default tag from libbase to liblog by Tom Cherry · 4 years, 9 months ago
  92. 336e179 Make ramdisk_available. by Yifan Hong · 4 years, 9 months ago
  93. 8b69d65 Merge "liblog: check loggability before formatting" am: 929c9e8b40 by Tom Cherry · 4 years, 9 months ago
  94. b9e0d5e liblog: check loggability before formatting by Tom Cherry · 4 years, 9 months ago
  95. 59bd717 Relax permissions on /data/misc/logd by Mike Ma · 4 years, 9 months ago
  96. 994b7a3 Merge changes Icb49b30b,Ib52cbfb4 am: 81c8385ab3 by Tom Cherry · 4 years, 9 months ago
  97. 4004460 Move minimum log priority from libbase to liblog by Tom Cherry · 4 years, 9 months ago
  98. c17613c Move SetLogger and SetAborter from libbase to liblog by Tom Cherry · 4 years, 9 months ago
  99. b6c9fa0 Merge "Add version #29 and #30 to liblog" am: d82d9851de by Automerger Merge Worker · 4 years, 9 months ago
  100. 3a82110 Add version #29 and #30 to liblog by Chong Zhang · 4 years, 9 months ago