1. 479b503 logd: separate LogStatistics from LogBuffer by Tom Cherry · 4 years, 4 months ago
  2. 4011d5a logd: remove LogFindWorst by Tom Cherry · 4 years, 4 months ago
  3. f3c0e5c logd: enable -Wextra by Tom Cherry · 4 years, 4 months ago
  4. d04a7b3 logd: don't check of the timestamp of audit messages is monotonic by Tom Cherry · 4 years, 4 months ago
  5. a5ff7ae Remove the monotonic option for logging by Tom Cherry · 4 years, 5 months ago
  6. 7e3bc96 logd: start cleaning up LogReaderThread by Tom Cherry · 4 years, 4 months ago
  7. e7c73ef logd: use std::function and lambdas where appropriate by Tom Cherry · 4 years, 4 months ago
  8. 1647cd4 logd: rename LogTimes -> LogReaderThread by Tom Cherry · 4 years, 4 months ago
  9. 3086c18 logd: remove FlushCommand by Tom Cherry · 4 years, 4 months ago
  10. 02017d7 logd: rename mOldest -> oldest_ by Tom Cherry · 4 years, 4 months ago
  11. 4bd63ef logd: separate PruneList from LogBuffer by Tom Cherry · 4 years, 4 months ago
  12. 9876719 logd: don't use SIGHUP to reinitialize by Tom Cherry · 4 years, 4 months ago
  13. 04ad458 logd: decouple LogTags from LogBuffer by Tom Cherry · 4 years, 4 months ago
  14. 9b17acd Merge changes I5b3ca4f0,I610bed59 by Tom Cherry · 4 years, 4 months ago
  15. e1cfb9c liblog: mark tests as require_root: true by Tom Cherry · 4 years, 4 months ago
  16. 8a66c3e liblog: require root for multi_connect_dgram_socket test by Tom Cherry · 4 years, 4 months ago
  17. 0b6ab4e Merge "logd: refactor mLast setting into a GetOldest function" by Tom Cherry · 4 years, 4 months ago
  18. 402364e logd: refactor mLast setting into a GetOldest function by Tom Cherry · 4 years, 4 months ago
  19. 1d9b47a Merge "logd: disable flaky logd.timeout test" by Tom Cherry · 4 years, 4 months ago
  20. 3fc6c6c Merge "liblog: clean up log_id.h includes" by Tom Cherry · 4 years, 4 months ago
  21. 29ddef8 logd: disable flaky logd.timeout test by Tom Cherry · 4 years, 4 months ago
  22. bb86eda Merge "liblog: fix header copyrights" by Tom Cherry · 4 years, 4 months ago
  23. 95b751f Merge "liblog: remove Rwlocks for logd_socket and pmsg_fd" by Tom Cherry · 4 years, 4 months ago
  24. ed0b104 liblog: clean up log_id.h includes by Tom Cherry · 4 years, 4 months ago
  25. efde07c liblog: fix header copyrights by Tom Cherry · 4 years, 4 months ago
  26. 32326ab liblog: remove Rwlocks for logd_socket and pmsg_fd by Tom Cherry · 4 years, 4 months ago
  27. 79400fc Merge "libbase/liblog: set min_sdk_version" by Jooyung Han · 4 years, 4 months ago
  28. f30f11d Merge "logcatd: unset pinning log files" by Jaegeuk Kim · 4 years, 4 months ago
  29. c51a453 logcatd: unset pinning log files by Jaegeuk Kim · 4 years, 4 months ago
  30. 7c281ad Merge "Don't include log/log_read.h in log/log.h" by Tom Cherry · 4 years, 4 months ago
  31. f17abbf libbase/liblog: set min_sdk_version by Jooyung Han · 4 years, 4 months ago
  32. 09f4437 Merge changes I9f382dab,I97225d4b,Iad113f44 by Treehugger Robot · 4 years, 4 months ago
  33. 5ecabf0 Fix doxygen links in log.h. by Dan Albert · 4 years, 4 months ago
  34. e23b61b Fix docs for __android_log_is_loggable. by Dan Albert · 4 years, 4 months ago
  35. 3d77102 Fix doxygen comments for __android_log_message. by Dan Albert · 4 years, 4 months ago
  36. 95b2936 Merge "Remove thread safety from libbase logging / liblog" by Tom Cherry · 4 years, 4 months ago
  37. ea3ecf5 Remove thread safety from libbase logging / liblog by Tom Cherry · 4 years, 4 months ago
  38. 616fa39 liblog: remove more unneeded #define's by Tom Cherry · 4 years, 4 months ago
  39. 1e2ebe3 Don't include log/log_read.h in log/log.h by Tom Cherry · 4 years, 4 months ago
  40. a4be46d Merge "liblog: return -EPERM if a log_is_loggable() returns false" by Tom Cherry · 4 years, 4 months ago
  41. bc593cb liblog: return -EPERM if a log_is_loggable() returns false by Tom Cherry · 4 years, 4 months ago
  42. ae1e503 Merge "liblog: cleanup log_read.h header" by Tom Cherry · 4 years, 4 months ago
  43. 0cb4dde Merge "Documented range of event logtags used by Android Automotive." by Treehugger Robot · 4 years, 4 months ago
  44. 4e80f12 Documented range of event logtags used by Android Automotive. by Felipe Leme · 4 years, 4 months ago
  45. 9fb54be liblog: cleanup log_read.h header by Tom Cherry · 4 years, 4 months ago
  46. f496481 liblog: remove operator overloads from log_msg by Tom Cherry · 4 years, 4 months ago
  47. 1428447 Merge "liblog: cleanup TODOs in tests" by Tom Cherry · 4 years, 4 months ago
  48. c56e2a9 liblog: cleanup TODOs in tests by Tom Cherry · 4 years, 4 months ago
  49. 5462ce7 Revert "logd: iterator corruption paranoia" by Tom Cherry · 4 years, 4 months ago
  50. c41fea9 liblog: support extended logger_entry headers by Tom Cherry · 4 years, 4 months ago
  51. e8d2089 logd: don't send logs before the start time on the first flushTo() by Tom Cherry · 5 years ago
  52. ac228f1 Revert "logd: drop mSequence from LogBufferElement" by Tom Cherry · 5 years ago
  53. c72cad0 Revert "logd: regression in handling watermark boundary." by Tom Cherry · 5 years ago
  54. bc02eff Revert "logd: logcat --clear respect pruneMargin" by Tom Cherry · 4 years, 5 months ago
  55. b632d14 logd: wait for timeout via CLOCK_MONOTONIC by Tom Cherry · 4 years, 5 months ago
  56. 2631975 Revert "logd: wakeup wrap timeout if realtime changes drastically" by Tom Cherry · 5 years ago
  57. 16935b4 logd: do not attempt to sort log messages by time by Tom Cherry · 5 years ago
  58. 51b9a21 Merge "Remove vts10 tests from vts suite" by Dan Shi · 4 years, 5 months ago
  59. 077c448 liblog: include all structures in README.protocol.md by Tom Cherry · 4 years, 5 months ago
  60. 2d198ab Merge "Move crash_dump into the runtime APEX." by Peter Collingbourne · 4 years, 5 months ago
  61. 05de94c Remove vts10 tests from vts suite by Dan Shi · 4 years, 5 months ago
  62. f016e06 Merge changes from topic "liblog-api-review" by Tom Cherry · 4 years, 5 months ago
  63. 3117fcd Reland: "Fixed a typo in the version name"" by Tom Cherry · 4 years, 5 months ago
  64. 781ee66 liblog: correct new APIs per the API review by Tom Cherry · 4 years, 5 months ago
  65. f663c9e Merge "Add vts10 suite to existing vts tests" by Treehugger Robot · 4 years, 5 months ago
  66. e3dcb4e Merge "Remove ANDROID_LOG_RDONLY, etc" by Tom Cherry · 4 years, 5 months ago
  67. 3a860ac Add vts10 suite to existing vts tests by Dan Shi · 4 years, 5 months ago
  68. 3d1687e Remove ANDROID_LOG_RDONLY, etc by Tom Cherry · 4 years, 5 months ago
  69. fa2b20e Skip pmsg related tests if /dev/pmsg0 is not found by Tom Cherry · 4 years, 8 months ago
  70. b6ec776 Move crash_dump into the runtime APEX. by Peter Collingbourne · 4 years, 5 months ago
  71. dc635d1 Merge changes Id67203bb,I0c1dd57f by Tom Cherry · 4 years, 5 months ago
  72. 4e5592c Merge "liblog: fix header guards ordering" by Tom Cherry · 4 years, 5 months ago
  73. 69a261a liblog: move LOG_ID_DEFAULT into the log_id enum by Tom Cherry · 4 years, 5 months ago
  74. 6be0c70 liblog: use int32_t and uint32_t for new NDK APIs by Tom Cherry · 4 years, 5 months ago
  75. af14aea liblog: fix header guards ordering by Tom Cherry · 4 years, 5 months ago
  76. c17e449 don't include liblog to APEXes by Jiyong Park · 4 years, 6 months ago
  77. 0a43f5d Merge "liblog: add API level guard to NDK log.h header" by Tom Cherry · 4 years, 6 months ago
  78. 125e364 liblog: add API level guard to NDK log.h header by Tom Cherry · 4 years, 6 months ago
  79. 6483daf Merge "Set apex_available property" by Treehugger Robot · 4 years, 6 months ago
  80. aca5990 liblog: minimum_log_priority should be atomic by Tom Cherry · 4 years, 6 months ago
  81. 416a40b Set apex_available property by Jiyong Park · 4 years, 6 months ago
  82. 33cf07e Merge "Revert "Fixed a typo in the version name"" by Ian Kasprzak · 4 years, 6 months ago
  83. 1dee8bb Revert "Fixed a typo in the version name" by Ian Kasprzak · 4 years, 6 months ago
  84. 992c0ac Merge "Fixed a typo in the version name" by Jiyong Park · 4 years, 6 months ago
  85. 205dac9 liblog: Fix bugprone-macro-parentheses warnings by Luca Stefani · 4 years, 6 months ago
  86. 50682ca Fixed a typo in the version name by Jiyong Park · 4 years, 6 months ago
  87. 6f8aeed Merge "Revert "liblog: disable header_abi_checker"" am: 0be3388b86 by Automerger Merge Worker · 4 years, 6 months ago
  88. 0be3388 Merge "Revert "liblog: disable header_abi_checker"" by Tom Cherry · 4 years, 6 months ago
  89. c6fd523 Merge "logwrap: add missing O_CLOEXEC" am: f2e5b4bade by Automerger Merge Worker · 4 years, 6 months ago
  90. 601f7e6 Revert "liblog: disable header_abi_checker" by Tom Cherry · 4 years, 6 months ago
  91. fec533b logwrap: add missing O_CLOEXEC by Tom Cherry · 4 years, 6 months ago
  92. 7fc4f69 Merge "logd: don't coalesce identical log messages in the security buffer" am: 0669749da0 by Automerger Merge Worker · 4 years, 6 months ago
  93. 0669749 Merge "logd: don't coalesce identical log messages in the security buffer" by Tom Cherry · 4 years, 6 months ago
  94. 35a1108 Merge changes I09a60e61,I2b898e72 am: df35dfbc59 by Automerger Merge Worker · 4 years, 6 months ago
  95. 71054b2 liblog: add benchmark tests for not-printed message by Tom Cherry · 4 years, 6 months ago
  96. 99d7cc3 liblog: add __attribute__((uninitialized)) to liblog buffers by Tom Cherry · 4 years, 6 months ago
  97. 6955f8b logd: don't coalesce identical log messages in the security buffer by Tom Cherry · 4 years, 6 months ago
  98. e265441 Merge "Rename ro.device_owner system property" am: 47384ebfdd by Automerger Merge Worker · 4 years, 6 months ago
  99. 47384eb Merge "Rename ro.device_owner system property" by Treehugger Robot · 4 years, 6 months ago
  100. 68dbc9e Rename ro.device_owner system property by Rubin Xu · 4 years, 6 months ago