1. 5c05385 bootstat: Log ro.boottime.init timing properties. by James Hawkins · 8 years ago
  2. 08f9d6b Merge "adb: Fix the 'adb reboot sideload' for A/B devices." by Tao Bao · 8 years ago
  3. c691b39 adb: Fix the 'adb reboot sideload' for A/B devices. by Tao Bao · 8 years ago
  4. 9721e7d Merge "Use shared lib of libutils, libz and libbase." by Treehugger Robot · 8 years ago
  5. 86660d3 Merge "logd: sepolicy dynamic rate limiting" by Treehugger Robot · 8 years ago
  6. 340c0c3 logd: sepolicy dynamic rate limiting by Mark Salyzyn · 8 years ago
  7. bf2edd6 Merge "Don't use bare `noreturn` in log.h." by Elliott Hughes · 8 years ago
  8. 329abb3 Merge "init/service.cpp: fix access check for console" by Treehugger Robot · 8 years ago
  9. c92a25c Merge "Send property_service AVC messages to the kernel audit system" by Treehugger Robot · 8 years ago
  10. 832fabc Merge "LogAudit.cpp: replace newlines with spaces in audit messages" by Treehugger Robot · 8 years ago
  11. d0da1c5 Send property_service AVC messages to the kernel audit system by Nick Kralevich · 8 years ago
  12. 692f556 Don't use bare `noreturn` in log.h. by Elliott Hughes · 8 years ago
  13. 3e61743 init/service.cpp: fix access check for console by Adrian Salido · 8 years ago
  14. da21380 Merge "logd: Add support for ro.logd.auditd.[main|events]" by Treehugger Robot · 8 years ago
  15. feb08ea LogAudit.cpp: replace newlines with spaces in audit messages by Nick Kralevich · 8 years ago
  16. e8ed5bf Merge "fastboot: update getvar documentation." by David Pursell · 8 years ago
  17. bb3ff9a logd: Add support for ro.logd.auditd.[main|events] by Mark Salyzyn · 8 years ago
  18. 572ac06 Merge "libziparchive: use _FILE_OFFSET_BITS=64" by Elliott Hughes · 8 years ago
  19. 6a17d6b Merge "Make libziparchive C++-only." by Elliott Hughes · 8 years ago
  20. 32e898d Merge "logd: gtest: logd.timeout socket does not clean up properly" by Treehugger Robot · 8 years ago
  21. 68069d9 logd: gtest: logd.timeout socket does not clean up properly by Mark Salyzyn · 8 years ago
  22. 971cf54 Make libziparchive C++-only. by Elliott Hughes · 8 years ago
  23. af98b35 Merge "init: Make 'write_file' return bool to match 'read_file'." by Treehugger Robot · 8 years ago
  24. 592c5d4 init: Make 'write_file' return bool to match 'read_file'. by Jorge Lucangeli Obes · 8 years ago
  25. 19087cb Merge changes I6145bae8,Ia9452b3e by Treehugger Robot · 8 years ago
  26. 00b6616 logcat: unit test produces log stutter by Mark Salyzyn · 8 years ago
  27. 67ad4ce liblog: test failures due to permission issues by Mark Salyzyn · 8 years ago
  28. d9d8c83 Merge "Remove obsolete mentions of LLVM_HOST_BUILD_MK" by Colin Cross · 8 years ago
  29. 950c398 Merge changes Idafeb835,Ie1a9bf85 by Treehugger Robot · 8 years ago
  30. cef7f82 libcutils: Use strnlen for default property values by Myles Watson · 8 years ago
  31. 7837076 Use clang-format to fix up properties.c by Myles Watson · 8 years ago
  32. 7330c91 Merge "Ask the user before wiping if crypto policy fails." by Treehugger Robot · 8 years ago
  33. 5b8c743 fastboot: update getvar documentation. by David Pursell · 8 years ago
  34. 8ac48bc Use shared lib of libutils, libz and libbase. by Jaekyun Seok · 8 years ago
  35. 104c3ee Merge "liblog: add IF_ALOG_RATELIMIT" by Treehugger Robot · 8 years ago
  36. 3d32c69 Merge "logd: LogBufferElementKey use uint32_t for uid" by Treehugger Robot · 8 years ago
  37. f1f539f Ask the user before wiping if crypto policy fails. by Paul Crowley · 8 years ago
  38. 20b8c52 liblog: add IF_ALOG_RATELIMIT by Mark Salyzyn · 8 years ago
  39. 8ebcc6a logd: LogBufferElementKey use uint32_t for uid by Mark Salyzyn · 8 years ago
  40. ee1e5cc libziparchive: use _FILE_OFFSET_BITS=64 by Christian Poetzsch · 8 years ago
  41. 55f503e Merge "Add system/core/Android.bp" by Treehugger Robot · 8 years ago
  42. d21fdb9 Add system/core/Android.bp by Dan Willemsen · 8 years ago
  43. c3fd7b6 Merge "logd: trailing spaces in log statistics (part deux)" by Treehugger Robot · 8 years ago
  44. 8f2c821 Merge "Revert "logd: trailing spaces in log statistics"" by Treehugger Robot · 8 years ago
  45. a0752b9 Merge "modify a minor error in mount_with_alternatives Test: when called with end_idx = null" by Treehugger Robot · 8 years ago
  46. 7aa8f5f Merge "logd: sum liblog tag messages" by Treehugger Robot · 8 years ago
  47. 213eba6 Merge "logd: correct duplicate message state machine" by Treehugger Robot · 8 years ago
  48. 5f56985 Merge "logd: add android::sizesTotal() function" by Treehugger Robot · 8 years ago
  49. d1a6c45 logd: trailing spaces in log statistics (part deux) by Mark Salyzyn · 8 years ago
  50. bf93e9a Revert "logd: trailing spaces in log statistics" by Mark Salyzyn · 8 years ago
  51. 17bb06f logd: sum liblog tag messages by Mark Salyzyn · 8 years ago
  52. 5000493 logd: correct duplicate message state machine by Mark Salyzyn · 8 years ago
  53. 7019a34 logd: add android::sizesTotal() function by Mark Salyzyn · 9 years ago
  54. c3025e5 Merge "liblog: pmsg read permissions for AID_LOGD" by Mark Salyzyn · 8 years ago
  55. 7702f80 liblog: pmsg read permissions for AID_LOGD by Mark Salyzyn · 9 years ago
  56. 5a72d20 Remove obsolete mentions of LLVM_HOST_BUILD_MK by Colin Cross · 8 years ago
  57. 8036093 Merge "Move init bootcharting onto its own thread." by Elliott Hughes · 8 years ago
  58. 164a5f4 Merge "Revert "Compile sepolicy on-device at early boot."" by Daniel Cashman · 8 years ago
  59. 715f5f6 Revert "Compile sepolicy on-device at early boot." by Daniel Cashman · 8 years ago
  60. 94a8ec5 Merge "fs_config.c: make *.prop files 0600" by Treehugger Robot · 8 years ago
  61. 0d0eed0 Merge "Compile sepolicy on-device at early boot." by Treehugger Robot · 8 years ago
  62. 6289e65 Merge "adb: fix adb trace tag" by Treehugger Robot · 8 years ago
  63. f27b8cb fs_config.c: make *.prop files 0600 by Nick Kralevich · 8 years ago
  64. 125ba9b Move init bootcharting onto its own thread. by Elliott Hughes · 8 years ago
  65. c9bc628 Merge "logd: record multiple duplicate messages as chatty" by Treehugger Robot · 8 years ago
  66. 24e8d93 Compile sepolicy on-device at early boot. by dcashman · 8 years ago
  67. 56eddd6 Merge "capabilities: Check ambient caps, last valid runtime cap." by Treehugger Robot · 8 years ago
  68. b1c7515 Merge "liblog: move log_is_loggable.c to properties.c" by Mark Salyzyn · 8 years ago
  69. a6a8c3a capabilities: Check ambient caps, last valid runtime cap. by Jorge Lucangeli Obes · 8 years ago
  70. 88ee46a Merge "fastboot: fix set_active for legacy A/B." by Treehugger Robot · 8 years ago
  71. c240b21 Merge "Improve init bootcharting." by Elliott Hughes · 8 years ago
  72. 1ebda28 liblog: move log_is_loggable.c to properties.c by Mark Salyzyn · 8 years ago
  73. d7f7cef modify a minor error in mount_with_alternatives by forfun · 8 years ago
  74. 7827085 Merge "Add fs_mgr option to enable/disable quotas." by Jeff Sharkey · 8 years ago
  75. 997441c Merge "fs_mgr: support to reserved some blocks for an ext2/3/4 partition." by Jeff Sharkey · 8 years ago
  76. b20a573 Merge "liblog: event_tag_map use unordered_map" by Treehugger Robot · 8 years ago
  77. 6b36058 logd: record multiple duplicate messages as chatty by Mark Salyzyn · 8 years ago
  78. f63f63a fastboot: fix set_active for legacy A/B. by David Pursell · 8 years ago
  79. 889c361 Merge changes I6dc353a2,I7df990f0 by Treehugger Robot · 8 years ago
  80. 45fd39f Add fs_mgr option to enable/disable quotas. by Jeff Sharkey · 8 years ago
  81. f327d00 fs_mgr: support to reserved some blocks for an ext2/3/4 partition. by liminghao · 9 years ago
  82. db03b5d liblog: event_tag_map use unordered_map by Mark Salyzyn · 9 years ago
  83. b6888bb Merge "Improve crasher." by Elliott Hughes · 8 years ago
  84. 1b0b19a Merge "Define range of GIDs for cached app data." by Jeff Sharkey · 8 years ago
  85. 06fb1c9 Convert the rest of libbacktrace to Android.bp by Colin Cross · 8 years ago
  86. 4ea5602 Fix unused parameter warning for mips builds by Colin Cross · 8 years ago
  87. a27891c Merge "Revert "Convert the rest of libbacktrace to Android.bp"" by Colin Cross · 8 years ago
  88. 11d4818 Revert "Convert the rest of libbacktrace to Android.bp" by Colin Cross · 8 years ago
  89. 9f55629 Merge "Convert the rest of libbacktrace to Android.bp" by Colin Cross · 8 years ago
  90. 8cf515b Merge "[nit] Fix typo in properties.h" by Treehugger Robot · 8 years ago
  91. 2afd6db [nit] Fix typo in properties.h by Charles He · 8 years ago
  92. 96cd93e Merge "Support SOCK_STREAM for bridge between system and app" by Treehugger Robot · 8 years ago
  93. e612ca2 Merge "adb: don't require adb keys to be named "*.adb_key"." by Treehugger Robot · 8 years ago
  94. d9fccda Improve crasher. by Elliott Hughes · 8 years ago
  95. 9d0d3f5 Convert the rest of libbacktrace to Android.bp by Colin Cross · 8 years ago
  96. e0f9727 adb: don't require adb keys to be named "*.adb_key". by Josh Gao · 8 years ago
  97. 369403d Merge "adb: remove extraneous stat in sync_recv." by Treehugger Robot · 8 years ago
  98. 9eab7c0 Merge "init: Specify the data wipe reason." by Treehugger Robot · 8 years ago
  99. 9e64b65 init: Specify the data wipe reason. by Tao Bao · 8 years ago
  100. b09d0da Merge "socket: uevent: use SO_RCVBUF instead of SO_RCVBUFFORCE" by Treehugger Robot · 8 years ago