1. ec44214 Merge "Show bug_map links on user builds" by Ashwini Oruganti · 5 years ago
  2. c148206 liblog: run in isolated mode, disable flaky tests by Tom Cherry · 5 years ago
  3. 76b71ef Show bug_map links on user builds by Ashwini Oruganti · 5 years ago
  4. 8790bec Merge "liblog: use EXPECTED_STREQ for strings" by Treehugger Robot · 5 years ago
  5. 70097bc liblog: use EXPECTED_STREQ for strings by Tom Cherry · 5 years ago
  6. b76cfc1 Merge "liblog: remove superfluous checks" by Tom Cherry · 5 years ago
  7. 4e5c5a5 Merge "liblog: don't set transports to nullptr when they close" by Tom Cherry · 5 years ago
  8. 5d719d0 liblog: remove superfluous checks by Tom Cherry · 5 years ago
  9. 0bb0104 liblog: don't set transports to nullptr when they close by Tom Cherry · 5 years ago
  10. 764acf3 liblog: replace crufty min macro with existing MIN. by Elliott Hughes · 5 years ago
  11. 6594c51 Merge "liblog: remove more endianness functions" by Tom Cherry · 5 years ago
  12. f47c9af liblog: remove more endianness functions by Tom Cherry · 5 years ago
  13. afe4f6a liblog: remove a few unused items by Tom Cherry · 5 years ago
  14. 08125f3 liblog: fix prio and tag validation code by Tom Cherry · 5 years ago
  15. 519b611 liblog: remove config_write.cpp/.h by Tom Cherry · 5 years ago
  16. 29329a5 liblog: remove log/log_transport.h by Tom Cherry · 5 years ago
  17. c538f93 Merge changes Ieea7af39,Ic3755d1c,Ifad24b27,I3b33f2b8 by Tom Cherry · 5 years ago
  18. abcdd12 liblog: remove endianness functions by Tom Cherry · 5 years ago
  19. 90911b4 liblog: remove unused test #defines and transport code by Tom Cherry · 5 years ago
  20. a6a313e liblog: remove stderr logger by Tom Cherry · 5 years ago
  21. 6646115 liblog: add -Wall,-Wextra and do related clean-up. by Tom Cherry · 5 years ago
  22. f392c90 logwrapper: update benchmark and remove old functions by Tom Cherry · 5 years ago
  23. 3c11ee3 logwrap: convert to C++, rename function logwrap_fork_execvp(). by Tom Cherry · 5 years ago
  24. 45c09d0 Merge "logwrapper: open child_ptty in child process and remove ignore_int_quit" by Tom Cherry · 5 years ago
  25. 53aafbd Merge "logd: remove logd.both test" by Treehugger Robot · 5 years ago
  26. 1508b91 logd: remove logd.both test by Tom Cherry · 5 years ago
  27. fdd6524 logwrapper: open child_ptty in child process and remove ignore_int_quit by Tom Cherry · 5 years ago
  28. aeeea0d Update auditParse to not prepend "b/" to bug IDs by Ashwini Oruganti · 5 years ago
  29. bfcafed Merge "logcatd: fallocate and fadvise to logcat files" by Jaegeuk Kim · 5 years ago
  30. f1616c6 DO NOT MERGE - Merge Android 10 into master by Xin Li · 5 years ago
  31. 08ea250 Merge "liblog: run liblog#enoent only as root" am: 8412deda51 by Tom Cherry · 5 years ago
  32. 64352f2 logcatd: fallocate and fadvise to logcat files by Jaegeuk Kim · 5 years ago
  33. 8b75736 liblog: run liblog#enoent only as root by Tom Cherry · 5 years ago
  34. ee340a6 Merge "liblog: only allow one transport for reading" am: 30cda267c0 by Tom Cherry · 5 years ago
  35. ed7c18c liblog: only allow one transport for reading by Tom Cherry · 5 years ago
  36. 2f0a271 Merge "liblog: enable tests accidentally disabled" am: 73693f26e5 by Tom Cherry · 5 years ago
  37. 73693f2 Merge "liblog: enable tests accidentally disabled" by Tom Cherry · 5 years ago
  38. 5cdde0c Merge "logd: Allow setDropped() to be called on already dropped messages" by Tom Cherry · 5 years ago
  39. 58f4025 liblog: enable tests accidentally disabled by Tom Cherry · 5 years ago
  40. c967fe1 logd: Allow setDropped() to be called on already dropped messages by Tom Cherry · 5 years ago
  41. bf7a31f DO NOT MERGE - Merge build QP1A.190711.001 into stage-aosp-master history by Xin Li · 5 years ago
  42. ff75175 DO NOT MERGE - Skip qt-dev-plus-aosp-without-vendor (5713463) in stage-aosp-master by Xin Li · 5 years ago
  43. a8fb520 Merge "logcat: switch to <regex>." am: e53e695dc4 by Elliott Hughes · 5 years ago
  44. e53e695 Merge "logcat: switch to <regex>." by Elliott Hughes · 5 years ago
  45. 4d32094 Merge "liblog: Remove stdbool.h from .cpp files" am: ca94d79753 by Tom Cherry · 5 years ago
  46. accc101 logcat: switch to <regex>. by Elliott Hughes · 5 years ago
  47. f474bd2 liblog: Remove stdbool.h from .cpp files by Tom Cherry · 5 years ago
  48. 5353618 Merge "logcat: error on multiple PID argument" am: 41a5c022b4 by Steven Moreland · 5 years ago
  49. 36f0595 logcat: error on multiple PID argument by Steven Moreland · 5 years ago
  50. f0c86a9 Merge "Logcatd: remove some extra logic" am: 59772de0f0 by Tian Baofeng · 5 years ago
  51. 87b6d86 Logcatd: remove some extra logic by Tian Baofeng · 5 years ago
  52. b723a65 Merge "Remove an ancient spam-busting hack from logd." am: f1fbd7d61e by Tom Cherry · 5 years ago
  53. f1fbd7d Merge "Remove an ancient spam-busting hack from logd." by Tom Cherry · 5 years ago
  54. 03bd1b7 Snap for 5713174 from e8717a82f4b377dac53ff4b0b351f3ea2161cfbc to qt-release by android-build-team Robot · 5 years ago
  55. d99aed5 Merge "logcat: add 'kernel' to defaults" am: f21525a53c am: 984099c74f by Steven Moreland · 5 years ago
  56. 984099c Merge "logcat: add 'kernel' to defaults" am: f21525a53c by Steven Moreland · 5 years ago
  57. f21525a Merge "logcat: add 'kernel' to defaults" by Treehugger Robot · 5 years ago
  58. 065a4ee [automerger skipped] Avoid get same timestamps in log testcase by Xu YiPing · 5 years ago
  59. 26122c1 logcat: add 'kernel' to defaults by Steven Moreland · 5 years ago
  60. 827c93c Remove an ancient spam-busting hack from logd. by Elliott Hughes · 10 years ago
  61. e8717a8 Avoid get same timestamps in log testcase by Xu YiPing · 5 years ago
  62. b3e8d73 [automerger skipped] Merge "DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master" into stage-aosp-master by Xin Li · 5 years ago
  63. c37faf0 [automerger skipped] DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master by Xin Li · 5 years ago
  64. 89ccd75 Merge "DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 5 years ago
  65. 05ad187 Merge "Revert "Modularize logd."" am: ab80b02493 am: 4324ba0b4a by Tom Cherry · 5 years ago
  66. 5a24423 DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master by Xin Li · 5 years ago
  67. d565340 Merge "Revert "logd: validate and fill in socket credentials"" am: c3c598134f by Tom Cherry · 5 years ago
  68. c49573f Revert "Modularize logd." by Tom Cherry · 5 years ago
  69. d96d26a Revert "logd: validate and fill in socket credentials" by Tom Cherry · 5 years ago
  70. 71346aa Merge "Avoid get same timestamps in log testcase" am: 3f6b16395d am: 9d4c75764d by Tom Cherry · 5 years ago
  71. 6a772ae Snap for 5674462 from d340596df1f582e9d0a76ff43530be8fca323868 to qt-release by android-build-team Robot · 5 years ago
  72. 8c35cf3 Merge cherrypicks of [8059010, 8059027, 8059344, 8059225, 8059029, 8058795, 8059012] into qt-release by android-build-team Robot · 5 years ago
  73. 2c18ac5 Revert "libprocessgroup users use libcutils" by Zhijun He · 5 years ago
  74. 4a30bf9 Avoid get same timestamps in log testcase by Xu YiPing · 5 years ago
  75. c4af9a6 Revert "libprocessgroup users use libcutils" am: d340596df1 by Zhijun He · 5 years ago
  76. d340596 Revert "libprocessgroup users use libcutils" by Zhijun He · 5 years ago
  77. 7edb9a1 Merge "libprocessgroup users use libcutils" into qt-dev am: c99582dc51 by Steven Moreland · 5 years ago
  78. 3202d52 libprocessgroup users use libcutils by Steven Moreland · 5 years ago
  79. 4af3d2c Merge "logd: handle uidToName() directly" am: 61b4d59df6 am: 1e48f513b2 by Tom Cherry · 5 years ago
  80. 61b4d59 Merge "logd: handle uidToName() directly" by Tom Cherry · 5 years ago
  81. 78906ad Merge "liblog: fix benchmark build after google-benchmark upgrade." am: fe8ff8ce13 by Elliott Hughes · 5 years ago
  82. fe8ff8c Merge "liblog: fix benchmark build after google-benchmark upgrade." by Treehugger Robot · 5 years ago
  83. 4d438c7 logd: handle uidToName() directly by Tom Cherry · 7 years ago
  84. 62c8391 Merge "logd: don't drop user/groups/capabilities/priority in drop_privs()" am: 320d2d2f3c by Tom Cherry · 5 years ago
  85. 320d2d2 Merge "logd: don't drop user/groups/capabilities/priority in drop_privs()" by Tom Cherry · 5 years ago
  86. a613235 logd: don't drop user/groups/capabilities/priority in drop_privs() by Tom Cherry · 5 years ago
  87. 871c161 liblog: fix benchmark build after google-benchmark upgrade. by Elliott Hughes · 5 years ago
  88. 149c8fa Merge "Fix format string for new google benchmark" am: 2e72c1cadd am: a6c903cabb by Haibo Huang · 5 years ago
  89. 2e72c1c Merge "Fix format string for new google benchmark" by Haibo Huang · 5 years ago
  90. 629b22b Fix format string for new google benchmark by Haibo Huang · 5 years ago
  91. ec1985f Merge "Logcatd: Add new properties control logcat file size and file count." am: 79b0682ec9 by Tom Cherry · 5 years ago
  92. 547ed6f Logcatd: Add new properties control logcat file size and file count. by Tian, Baofeng · 5 years ago
  93. 336ec05 Merge "Link libselinux/utils/base statically" am: b743279de2 am: 8388f66436 by Dimitry Ivanov · 5 years ago
  94. 2056d83 Link libselinux/utils/base statically by dimitry · 5 years ago
  95. 7037e7b [automerger skipped] DO NOT MERGE - Merge Pie Bonito/Sargo into master. am: ac8ee3a2a3 -s ours by Xin Li · 5 years ago
  96. ac8ee3a DO NOT MERGE - Merge Pie Bonito/Sargo into master. by Xin Li · 5 years ago
  97. 09549f0 Merge "Enable native_bridge_support" am: 9a45f8ff4c am: a0bc27d76b by Dimitry Ivanov · 5 years ago
  98. a0bc27d Merge "Enable native_bridge_support" am: 9a45f8ff4c by Dimitry Ivanov · 5 years ago
  99. 7bad46b Enable native_bridge_support by dimitry · 5 years ago
  100. 514f300 Merge "Workaround bad markdown parser." am: d6c3c882c5 am: fea8018843 by Dan Albert · 6 years ago