1. a3d4072 Revert "Temporarily disable init_kill_services_test." by Steven Moreland · 4 years, 1 month ago
  2. c8e4154 Merge "init: skip RejectsCriticalAndOneshotService for devices launched before R" by Tom Cherry · 4 years, 1 month ago
  3. 0e40ba3 init: skip RejectsCriticalAndOneshotService for devices launched before R by Tom Cherry · 4 years, 1 month ago
  4. 69b513c Merge "Add a libipchecksum that contains the C IP checksum code." by Treehugger Robot · 4 years, 1 month ago
  5. 3b56a02 Add a libipchecksum that contains the C IP checksum code. by Lorenzo Colitti · 4 years, 1 month ago
  6. d7b4fe9 Merge "Add function to compare the partitions' extents in metadata" by Tianjie Xu · 4 years, 1 month ago
  7. e28cc8c Merge "Added fuzzer for Unwinder" by Treehugger Robot · 4 years, 1 month ago
  8. 9e84b31 Merge changes I51628abe,I412d62b7 by Treehugger Robot · 4 years, 1 month ago
  9. 3042f0f Merge "Add libdm and dmctl support for dm-user targets" by Treehugger Robot · 4 years, 1 month ago
  10. c96ab99 Wrap flock with TEMP_FAILURE_RETRY. by Yifan Hong · 4 years, 1 month ago
  11. fc1e1ae Try locking after mounting metadata by Yifan Hong · 4 years, 1 month ago
  12. 1652ac2 Merge "libutils: integer sanitization" by Steven Moreland · 4 years, 1 month ago
  13. 4203129 Merge "Boost init priority before main loop" by Wei Wang · 4 years, 1 month ago
  14. 90fe62e Merge "Move build.prop to ./etc subdir for some partitions" by Treehugger Robot · 4 years, 1 month ago
  15. 30bbf7d Boost init priority before main loop by Wei Wang · 4 years, 1 month ago
  16. 9c83202 libutils: integer sanitization by Steven Moreland · 4 years, 1 month ago
  17. 8178c5f Move build.prop to ./etc subdir for some partitions by Jiyong Park · 4 years, 1 month ago
  18. b88a97b Merge "Add AMBA bus support to platform devices" by Tom Cherry · 4 years, 1 month ago
  19. 07c951f Add function to compare the partitions' extents in metadata by Tianjie · 4 years, 1 month ago
  20. 3d882d0 Merge "liblp: Force 10.0 metadata on downgrade to Q." by Treehugger Robot · 4 years, 1 month ago
  21. a657c79 Merge "init: generate apex-info-list.xml" by Jooyung Han · 4 years, 1 month ago
  22. a819a3c liblp: Force 10.0 metadata on downgrade to Q. by Yifan Hong · 4 years, 1 month ago
  23. 7229923 Merge "[adb] Fix crash in mdns service removal." by Josh Gao · 4 years, 1 month ago
  24. 1d951b7 init: generate apex-info-list.xml by Jooyung Han · 4 years, 1 month ago
  25. 08097d4 Merge "Add Silent Mode boot controls" by Jim Kaye · 4 years, 1 month ago
  26. 437ded4 Merge "Remove SkipMountingPartitions from vendor libfstab" by Treehugger Robot · 4 years, 1 month ago
  27. e7cb09d Remove SkipMountingPartitions from vendor libfstab by Hung-ying Tyan · 4 years, 1 month ago
  28. b7386a6 Add Silent Mode boot controls by Jim Kaye · 4 years, 1 month ago
  29. b62e324 Added fuzzer for Unwinder by Dylan Katz · 4 years, 2 months ago
  30. bf95cc2 Merge "libprocessgroup: Allow vendor profile attributes to override system ones" by Treehugger Robot · 4 years, 1 month ago
  31. 1922ad0 [adb] Fix crash in mdns service removal. by Joshua Duong · 4 years, 1 month ago
  32. 81b9f0b libprocessgroup: Allow vendor profile attributes to override system ones by Suren Baghdasaryan · 4 years, 1 month ago
  33. d86300c Add AMBA bus support to platform devices by Usama Arif · 4 years, 2 months ago
  34. c3f1784 Merge "libmodprobe: remove unused EnableVerbose() method" by Treehugger Robot · 4 years, 1 month ago
  35. 14260d2 Merge "modprobe: add -s/--syslog flag" by Treehugger Robot · 4 years, 1 month ago
  36. ce30bb8 libmodprobe: remove unused EnableVerbose() method by Mark Salyzyn · 4 years, 1 month ago
  37. 2def03a Add libdm and dmctl support for dm-user targets by Palmer Dabbelt · 4 years, 1 month ago
  38. 63368be modprobe: add -s/--syslog flag by Mark Salyzyn · 4 years, 1 month ago
  39. 3d246cc Merge "modprobe: add --all=modules.load flag" by Mark Salyzyn · 4 years, 1 month ago
  40. d894b46 Merge "modprobe: switch to getopt_long for argument parsing" by Treehugger Robot · 4 years, 1 month ago
  41. c58d1e4 Merge changes I9638e90b,Ib2636dfc by Tom Cherry · 4 years, 1 month ago
  42. 6c9a1e4 modprobe: add --all=modules.load flag by Mark Salyzyn · 4 years, 1 month ago
  43. 3ad274b modprobe: switch to getopt_long for argument parsing by Mark Salyzyn · 4 years, 1 month ago
  44. b6cb992 logd: replace std::vector<uint8_t> in SerializedLogChunk by Tom Cherry · 4 years, 1 month ago
  45. b07e339 logd: fix use after resize of contents_ vector by Tom Cherry · 4 years, 1 month ago
  46. 5b2457e Merge "Explicitly call restorecon_recursive on /metadata/apex" by Nikita Ioffe · 4 years, 1 month ago
  47. a462044 Explicitly call restorecon_recursive on /metadata/apex by Nikita Ioffe · 4 years, 1 month ago
  48. d9299c5 Merge "add a new trigger for launching the bpfloader" by Lorenzo Colitti · 4 years, 1 month ago
  49. 23ae9df Merge changes Id5f03945,I69c74471 by Tom Cherry · 4 years, 1 month ago
  50. f2774a0 logd: add fuzzer for SerializedLogBuffer and other improvements by Tom Cherry · 4 years, 1 month ago
  51. 1fdbdbe logd: join() the SerializedLogBuffer deleter thread by Tom Cherry · 4 years, 1 month ago
  52. 7382be4 Merge "Use standard colors in logcat color output" by Treehugger Robot · 4 years, 1 month ago
  53. ef8c957 Merge "logd: make drop_privs work if neither klogd or auditd are used" by Tom Cherry · 4 years, 1 month ago
  54. 54b00a9 logd: make drop_privs work if neither klogd or auditd are used by Tom Cherry · 4 years, 1 month ago
  55. 6c72c16 add a new trigger for launching the bpfloader by Maciej Żenczykowski · 4 years, 1 month ago
  56. 8b477b6 Use standard colors in logcat color output by Peter Kalauskas · 4 years, 1 month ago
  57. a2f97db Merge "Make libbacktrace buildable for native_bridge" by Victor Khimenko · 4 years, 1 month ago
  58. ca876d8 Merge "Explicitly show the destination filename for a bugreport." by Treehugger Robot · 4 years, 1 month ago
  59. 626ca91 Merge "fastboot: copy AVB footer on boot image to end of partition" by Treehugger Robot · 4 years, 1 month ago
  60. 3af575b fastboot: copy AVB footer on boot image to end of partition by Steve Muckle · 4 years, 1 month ago
  61. 73cab78 Merge "Don't call block checkpoint functions above dm-default-key" by Paul Lawrence · 4 years, 1 month ago
  62. 16a93c5 Merge "remount: Do not allow remounting during checkpoints." by David Anderson · 4 years, 1 month ago
  63. 7428c52 Make libbacktrace buildable for native_bridge by Victor Khimenko · 4 years, 1 month ago
  64. 8696a5d remount: Do not allow remounting during checkpoints. by David Anderson · 4 years, 2 months ago
  65. d417177 Explicitly show the destination filename for a bugreport. by Elliott Hughes · 4 years, 1 month ago
  66. 1e03ef5 Merge "Fix Deadlock Issue On AppFuseBridge" by Narayan Kamath · 4 years, 1 month ago
  67. 4739f75 Merge "logd: fix various clang-tidy issues" by Tom Cherry · 4 years, 1 month ago
  68. 9b4246d logd: fix various clang-tidy issues by Tom Cherry · 4 years, 1 month ago
  69. a6dd557 Merge "liblog: fix reading pmsg" by Tom Cherry · 4 years, 1 month ago
  70. 58c7c24 Merge "logd: add missing static to CompressionEngine" by Tom Cherry · 4 years, 1 month ago
  71. 34d7bd9 liblog: fix reading pmsg by Tom Cherry · 4 years, 1 month ago
  72. 4f9fed2 logd: add missing static to CompressionEngine by Tom Cherry · 4 years, 1 month ago
  73. cf88259 Merge "[adb] Check for null in mdns connect info." by Joshua Duong · 4 years, 1 month ago
  74. 282385f [adb] Check for null in mdns connect info. by Joshua Duong · 4 years, 1 month ago
  75. e72b290 Merge "logging: Use more inclusive language." by Tom Cherry · 4 years, 1 month ago
  76. 2ab3941 Merge "libmodprobe: improve error reporting." by Treehugger Robot · 4 years, 1 month ago
  77. 0efb410 logging: Use more inclusive language. by Tom Cherry · 4 years, 1 month ago
  78. f903383 Merge "llkd: Use more inclusive language" by Treehugger Robot · 4 years, 1 month ago
  79. 4db1b12 Merge changes I14ed0839,I59f9fde5 by Treehugger Robot · 4 years, 1 month ago
  80. 1ab2c02 libmodprobe: improve error reporting. by Elliott Hughes · 4 years, 1 month ago
  81. 6d9e515 llkd: Use more inclusive language by Mark Salyzyn · 4 years, 3 months ago
  82. 1e412e7 Merge "logd: add a SerializedLogBuffer suitable for compression" by Tom Cherry · 4 years, 1 month ago
  83. be42841 Merge "fsmgr: fix integer overflow in fs_mgr" by Tom Cherry · 4 years, 1 month ago
  84. 9debda1 modprobe: Use more inclusive language for libmodprobe (Part Deux) by Mark Salyzyn · 4 years, 1 month ago
  85. a5032be Merge "init.rc: chmod pagetypeinfo to 440 to be captured in BRs" by Treehugger Robot · 4 years, 1 month ago
  86. 4a48945 fsmgr: fix integer overflow in fs_mgr by Haoran.Wang · 4 years, 1 month ago
  87. 83c23a0 Merge "libsnapshot_test: hardcode alignment." by Yifan Hong · 4 years, 1 month ago
  88. b544de9 libsnapshot_test: hardcode alignment. by Yifan Hong · 4 years, 2 months ago
  89. 53122b1 Merge "fuzzy_fastboot: use 'tcp:' prefix to identify fastboot protocol." by Treehugger Robot · 4 years, 1 month ago
  90. 703fb74 modprobe: Use more inclusive language for modprobe and libmodprobe by Mark Salyzyn · 4 years, 1 month ago
  91. 0abd0d6 init.rc: chmod pagetypeinfo to 440 to be captured in BRs by Martin Liu · 4 years, 2 months ago
  92. 9287716 Merge "Rename native code coverage paths env. variable in libsnapshot's fuzz test." by Roland Levillain · 4 years, 2 months ago
  93. b255195 Merge "Reboot sequence: Unmount active apexes before unmounting /data" by Nikita Ioffe · 4 years, 2 months ago
  94. 55e8954 Merge "trusty:storageproxyd: Fix in_cdb.length setting on send_ufs_rpmb_req" by Wenhao Wang · 4 years, 2 months ago
  95. 91a9848 Reboot sequence: Unmount active apexes before unmounting /data by Nikita Ioffe · 4 years, 2 months ago
  96. 8e1b805 Merge "Update libsnapshot to handle partial update" by Tianjie Xu · 4 years, 2 months ago
  97. 469e388 trusty:storageproxyd: Fix in_cdb.length setting on send_ufs_rpmb_req by Wenhao Wang · 4 years, 2 months ago
  98. 046cc11 Merge "adb: avoid crash when authenticating without vendor keys." by Josh Gao · 4 years, 2 months ago
  99. 1a796bc logd: add a SerializedLogBuffer suitable for compression by Tom Cherry · 4 years, 3 months ago
  100. 2055364 Don't call block checkpoint functions above dm-default-key by Paul Lawrence · 4 years, 2 months ago