1. 0669749 Merge "logd: don't coalesce identical log messages in the security buffer" by Tom Cherry · 4 years, 5 months ago
  2. 71054b2 liblog: add benchmark tests for not-printed message by Tom Cherry · 4 years, 5 months ago
  3. 99d7cc3 liblog: add __attribute__((uninitialized)) to liblog buffers by Tom Cherry · 4 years, 5 months ago
  4. 6955f8b logd: don't coalesce identical log messages in the security buffer by Tom Cherry · 4 years, 5 months ago
  5. 47384eb Merge "Rename ro.device_owner system property" by Treehugger Robot · 4 years, 5 months ago
  6. 68dbc9e Rename ro.device_owner system property by Rubin Xu · 4 years, 5 months ago
  7. fce132a Merge "Specify argument types for function prototype" by Tom Cherry · 4 years, 5 months ago
  8. 2599a50 Specify argument types for function prototype by Anders Frostad Pedersen · 4 years, 5 months ago
  9. eac7e41 logcat: add 'device shut down' to error message upon EOF by Tom Cherry · 4 years, 5 months ago
  10. c0cbd46 Add apex available to liblog by Jeffrey Huang · 4 years, 5 months ago
  11. af06bad liblog: null terminate log_msg by Tom Cherry · 4 years, 5 months ago
  12. 4de897f Merge "Allow LOG_ALWAYS_FATAL_IF in constexpr functions" by Chih-hung Hsieh · 4 years, 5 months ago
  13. 1f7222b Allow LOG_ALWAYS_FATAL_IF in constexpr functions by Chih-Hung Hsieh · 4 years, 5 months ago
  14. b8bf8a9 liblog: fix host tests by Tom Cherry · 4 years, 5 months ago
  15. cbad0b9 liblog: do not allow loggers to write to binary buffers by Tom Cherry · 4 years, 5 months ago
  16. c377c7d liblog: remove fake_log_device by Tom Cherry · 4 years, 5 months ago
  17. e6830da liblog: always restore errno in logging functions by Tom Cherry · 4 years, 5 months ago
  18. 77ddcd3 liblog: use default tag for loggability checks if no tag is provided by Tom Cherry · 4 years, 5 months ago
  19. 0f16a66 Merge changes from topic "ramdisk" by Yifan Hong · 4 years, 6 months ago
  20. c1a96f8 Merge "Relax permissions on /data/misc/logd" by Mike Ma · 4 years, 6 months ago
  21. 03abfe3 Move default tag from libbase to liblog by Tom Cherry · 4 years, 6 months ago
  22. 336e179 Make ramdisk_available. by Yifan Hong · 4 years, 6 months ago
  23. b9e0d5e liblog: check loggability before formatting by Tom Cherry · 4 years, 6 months ago
  24. 59bd717 Relax permissions on /data/misc/logd by Mike Ma · 4 years, 6 months ago
  25. 4004460 Move minimum log priority from libbase to liblog by Tom Cherry · 4 years, 6 months ago
  26. c17613c Move SetLogger and SetAborter from libbase to liblog by Tom Cherry · 4 years, 6 months ago
  27. 3a82110 Add version #29 and #30 to liblog by Chong Zhang · 4 years, 6 months ago
  28. b43691a liblog: remove log_portability.h by Tom Cherry · 4 years, 6 months ago
  29. 5bdb9c9 liblog: use libbase_headers for TEMP_FAILURE_RETRY by Tom Cherry · 4 years, 6 months ago
  30. 366afd8 liblog: remove more unused code by Tom Cherry · 4 years, 6 months ago
  31. d7df098 liblog: remove the last of the transport structs by Tom Cherry · 4 years, 6 months ago
  32. a5c89c4 Merge "CtsLiblogTestCases secondary_user" by Treehugger Robot · 4 years, 6 months ago
  33. a8fcbc3 CtsLiblogTestCases secondary_user by Bookatz · 4 years, 7 months ago
  34. 489ba2b CtsLogdTestCases secondary_user by Bookatz · 4 years, 7 months ago
  35. e573fd2 liblog: don't destroy global mutexes by Tom Cherry · 4 years, 7 months ago
  36. bbe3429 liblog: have writers handle their own state by Tom Cherry · 4 years, 7 months ago
  37. e9a284a liblog: use a rwlock for writer initialization by Tom Cherry · 4 years, 7 months ago
  38. 616e907 liblog: do not check loggability of event logs before sending to logd by Tom Cherry · 4 years, 7 months ago
  39. d862281 liblog: simplify fake_log_device by Tom Cherry · 4 years, 7 months ago
  40. edc7f9b liblog: add a test for liblog on host by Tom Cherry · 4 years, 7 months ago
  41. c6dbeee logcat: remove unused enum and #def by Tom Cherry · 4 years, 7 months ago
  42. 6865302 Merge "Cleanup package_string() and its users" by Tom Cherry · 4 years, 7 months ago
  43. 9a03dfe Merge "Make android_logger_set_prune_list() sane" by Tom Cherry · 4 years, 7 months ago
  44. f30875b Cleanup package_string() and its users by Tom Cherry · 4 years, 7 months ago
  45. 1948ce3 Merge "logcat: more error printing clean-up" by Tom Cherry · 4 years, 7 months ago
  46. c8c906e Make android_logger_set_prune_list() sane by Tom Cherry · 4 years, 7 months ago
  47. 9684088 logcat: more error printing clean-up by Tom Cherry · 4 years, 7 months ago
  48. eb2258a logcat: clean up handling of logd control commands with -f and -L by Tom Cherry · 4 years, 7 months ago
  49. 48946fb Merge "liblog: accept log messages with hdr_size greater than known headers" by Tom Cherry · 4 years, 7 months ago
  50. 850b56c liblog: accept log messages with hdr_size greater than known headers by Tom Cherry · 4 years, 7 months ago
  51. a59bde4 logcat: improve --help and error messages by Tom Cherry · 4 years, 8 months ago
  52. cdc84dd Merge "Dup the correct fd for qemu pipe." by Erwin Jansen · 4 years, 7 months ago
  53. 613c7d4 Dup the correct fd for qemu pipe. by Erwin Jansen · 4 years, 8 months ago
  54. 19e6d7d Merge "logd: print a message when kicking a client or skipping entries" by Tom Cherry · 4 years, 8 months ago
  55. 267d05f Merge "logd: print a message when kicking a client or skipping entries" by Tom Cherry · 4 years, 8 months ago
  56. eec5cf5 Merge "liblog: remove the rest of the log reader transport" am: 7820ecb170 by Tom Cherry · 4 years, 8 months ago
  57. 8e6cf2c Merge "liblog: remove memset() before recv()." am: 6349552367 by Tom Cherry · 4 years, 8 months ago
  58. 31229c0 Merge "liblog: Assure shifting behavior is consistent" am: d8c3cae95f by Greg Kaiser · 4 years, 8 months ago
  59. 7820ecb Merge "liblog: remove the rest of the log reader transport" by Tom Cherry · 4 years, 8 months ago
  60. 6349552 Merge "liblog: remove memset() before recv()." by Tom Cherry · 4 years, 8 months ago
  61. 8700681 liblog: remove memset() before recv(). by Tom Cherry · 4 years, 8 months ago
  62. f302b81 liblog: remove the rest of the log reader transport by Tom Cherry · 4 years, 8 months ago
  63. f8c222e liblog: Assure shifting behavior is consistent by Greg Kaiser · 4 years, 8 months ago
  64. d0909de Merge "liblog: simplify logd 'command' functions and struct logger" by Tom Cherry · 4 years, 8 months ago
  65. b48a757 Merge "liblog: simplify logd 'command' functions and struct logger" by Tom Cherry · 4 years, 8 months ago
  66. f459c58 liblog: simplify logd 'command' functions and struct logger by Tom Cherry · 4 years, 8 months ago
  67. 4d9a686 Merge "liblog: return 0 from android_logger_list_read() when recv() returns 0" by Tom Cherry · 4 years, 8 months ago
  68. 82427c8 Merge "liblog: return 0 from android_logger_list_read() when recv() returns 0" by Tom Cherry · 4 years, 8 months ago
  69. 59fc119 logd: print a message when kicking a client or skipping entries by Tom Cherry · 4 years, 8 months ago
  70. 9e48a88 liblog: return 0 from android_logger_list_read() when recv() returns 0 by Tom Cherry · 4 years, 8 months ago
  71. dc01617 Merge "liblog: cleanup opaque type usage" am: 2ebe95ff2a by Tom Cherry · 4 years, 8 months ago
  72. 28635c4 liblog: cleanup opaque type usage by Tom Cherry · 4 years, 8 months ago
  73. 8753717 Merge "Rename # vndk tag to # llndk" am: 69160a8d7c by Jiyong Park · 4 years, 8 months ago
  74. 69160a8 Merge "Rename # vndk tag to # llndk" by Treehugger Robot · 4 years, 8 months ago
  75. 206ed35 Rename # vndk tag to # llndk by Jiyong Park · 4 years, 8 months ago
  76. d928554 Merge changes from topic "adbd_apex" am: e24a4b37b4 by Josh Gao · 4 years, 8 months ago
  77. da07d08 Move adbd to an apex. by Josh Gao · 5 years ago
  78. 3a50182 Merge changes from topic "logcatd-shell" am: 0ae1272269 by Tom Cherry · 4 years, 8 months ago
  79. 074a902 logcat: fix logpersist.stop and logpersist.clear by Tom Cherry · 4 years, 8 months ago
  80. d8ea11f logcat: fix logcatd / logpersist by Tom Cherry · 4 years, 8 months ago
  81. 73dcbe0 DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 4 years, 8 months ago
  82. b9621dc Merge "logcat: modernize the code" am: e901d3a3ee by Tom Cherry · 4 years, 8 months ago
  83. fb1373a logcat: modernize the code by Tom Cherry · 4 years, 8 months ago
  84. f66f503 Merge "logcat: remove the rest of liblogcat" am: 105e88dc72 by Tom Cherry · 4 years, 9 months ago
  85. 105e88d Merge "logcat: remove the rest of liblogcat" by Tom Cherry · 4 years, 9 months ago
  86. 54c7a45 [automerger skipped] Merge Coral/Flame into AOSP master by Xin Li · 4 years, 9 months ago
  87. b1cf428 logcat: remove the rest of liblogcat by Tom Cherry · 4 years, 9 months ago
  88. 610328e Merge Coral/Flame into AOSP master by Xin Li · 4 years, 9 months ago
  89. 0e60acb Merge changes from topic "remove-legacy-logger_entry-structs" am: 8e05cbb6df by Tom Cherry · 4 years, 9 months ago
  90. 57a2cff liblog: remove unused parts of android_log_transport_context am: e99d6cedbf by Tom Cherry · 4 years, 9 months ago
  91. 66c30ce Remove old logger_entry_v* formats am: 47856dd103 by Tom Cherry · 4 years, 9 months ago
  92. f9f5f0d liblog: disable header_abi_checker am: accf48b7f1 by Tom Cherry · 4 years, 9 months ago
  93. 8e05cbb Merge changes from topic "remove-legacy-logger_entry-structs" by Tom Cherry · 4 years, 9 months ago
  94. e5e045c Merge "Liblogd log fuzzer" am: 5b0350cf69 by Max Spector · 4 years, 9 months ago
  95. 5b0350c Merge "Liblogd log fuzzer" by Max Spector · 4 years, 9 months ago
  96. e644def liblog: document the liblog<->logd protocol format by Tom Cherry · 4 years, 9 months ago
  97. e99d6ce liblog: remove unused parts of android_log_transport_context by Tom Cherry · 4 years, 9 months ago
  98. 47856dd Remove old logger_entry_v* formats by Tom Cherry · 4 years, 9 months ago
  99. accf48b liblog: disable header_abi_checker by Tom Cherry · 4 years, 9 months ago
  100. 50c3d67 Liblogd log fuzzer by Max Spector · 4 years, 9 months ago