1. 4664bbc Merge "Fix precompiled sepolicy logic" by Inseob Kim · 4 years, 9 months ago
  2. 28fdb67 Fix precompiled sepolicy logic by Inseob Kim · 4 years, 9 months ago
  3. 6cbc7e0 Merge "Allow a kernel bootconfig to set the `qemu` key" by Treehugger Robot · 4 years, 9 months ago
  4. 6e20ff8 Allow a kernel bootconfig to set the `qemu` key by Roman Kiryanov · 4 years, 9 months ago
  5. c4a1a32 Merge changes from topic "debug_ramdisk_path" by Treehugger Robot · 4 years, 9 months ago
  6. 6cb4311 init: adding fallback paths for debug ramdisk by Bowgo Tsai · 4 years, 9 months ago
  7. 64e92f9 init: loading debug resources before chroot into first_stage_ramdisk by Bowgo Tsai · 4 years, 10 months ago
  8. 23a50b3 Merge "[Bugfix]Fix userspace-reboot failure when backing_dev exists but zram not swapped on" by Treehugger Robot · 4 years, 10 months ago
  9. e5232a7 init: apexd is started in the current mount namespace by Jooyung Han · 4 years, 10 months ago
  10. 22fdd0a ueventd: Allow pattern matching to find external firmware handler by Suchang Woo · 4 years, 10 months ago
  11. 8a3653c [Bugfix]Fix userspace-reboot failure when backing_dev exists but zram not swapped on by luwei9 · 4 years, 10 months ago
  12. f4adb89 Do not populate `ro.kernel.` properties in init by Roman Kiryanov · 4 years, 10 months ago
  13. 3841fdf Merge "Load *_compat_cil_file from system_ext as well" by Yo Chiang · 4 years, 10 months ago
  14. 2a8b028 Merge "Use property ro.product.enforce_debugfs_restrictions to enable debugfs restrictions" by Hridya Valsaraju · 4 years, 10 months ago
  15. 0312c20 Populate `ro.boot.dalvik.vm.checkjni` from `android.checkjni` by Roman Kiryanov · 4 years, 10 months ago
  16. c755e5e Populate `ro.boot.debug.sf.nobootanimation` from `android.bootanim` by Roman Kiryanov · 4 years, 10 months ago
  17. 8681f7e ueventd: Fix wrong argument index in devpath comparison by Suchang Woo · 4 years, 10 months ago
  18. 6b7311f Use property ro.product.enforce_debugfs_restrictions to enable debugfs by Hridya Valsaraju · 4 years, 10 months ago
  19. 2057901 fs_mgr: Suppress SkipMountingPartitions log in ReadFstabFromFile by Yi-Yo Chiang · 4 years, 10 months ago
  20. bcc7946 Populate all other emulator properties as `ro.boot.qemu.*` by Roman Kiryanov · 4 years, 10 months ago
  21. 731d247 Load *_compat_cil_file from system_ext as well by Yi-Yo Chiang · 4 years, 11 months ago
  22. 4ddfd02 Populate more emulator properties to `ro.boot.` by Roman Kiryanov · 5 years ago
  23. 94ce40a Do not populate `ro.kernel.qemu` in `ProcessKernelCmdline` by Roman Kiryanov · 4 years, 11 months ago
  24. 8891c20 init: fix debuggable paths for recovery mode by Will McVicker · 5 years ago
  25. fb1cffb Merge "init: check for verifiedbootstate in properties" by Alistair Delva · 5 years ago
  26. b56165c Merge "Allow precompiled sepolicy w/o system_ext/product" by Inseob Kim · 5 years ago
  27. dce1f88 Merge "Populate `ro.boot.qemu` for the emulator device" by Roman Kiryanov · 5 years ago
  28. 7787e70 Merge "Populate only emulator specific properties into `ro.kernel.`" by Roman Kiryanov · 5 years ago
  29. a3d37ac Merge "Move the `androidboot.` literal into its own variable" by Roman Kiryanov · 5 years ago
  30. d99d977 Allow precompiled sepolicy w/o system_ext/product by Inseob Kim · 5 years ago
  31. 4a47c74 Populate `ro.boot.qemu` for the emulator device by Roman Kiryanov · 5 years ago
  32. 1a705d4 Populate only emulator specific properties into `ro.kernel.` by Roman Kiryanov · 5 years ago
  33. ccc15c5 Move the `androidboot.` literal into its own variable by Roman Kiryanov · 5 years ago
  34. c19a7dd Merge changes from topic "bootconfig-selinux-property" by Alistair Delva · 5 years ago
  35. 0a799bd Handle "hardware" bootconfig parameter as "androidboot.hardware" by Devin Moore · 5 years ago
  36. 6c01baf init: check for verifiedbootstate in properties by Devin Moore · 5 years ago
  37. 63594a4 Allow selinux to be set by bootconfig by Alistair Delva · 5 years ago
  38. 3bb240b Allow android_dt_dir to be set by bootconfig by Alistair Delva · 5 years ago
  39. c90fce4 Merge "init: only mlock() system pages when performing snapuserd transitions." by David Anderson · 5 years ago
  40. 7c98b89 Merge changes from topic "bootconfig_args" by Devin Moore · 5 years ago
  41. fcb28f5 Merge "Check if service is executed before APEX is ready" by Kiyoung Kim · 5 years ago
  42. 9fd8862 init: only mlock() system pages when performing snapuserd transitions. by David Anderson · 5 years ago
  43. 7905848 init: handle more bootconfig parameters by Devin Moore · 5 years ago
  44. 0cbee0d Check if service is executed before APEX is ready by Kiyoung Kim · 5 years ago
  45. 900c601 Merge "Detect the absence of the default fstab" am: d9b7c9b4a7 by Treehugger Robot · 5 years ago
  46. c6f1968 Detect the absence of the default fstab by Jiyong Park · 5 years ago
  47. c30a2b0 Merge "first_stage_mount: Create snapshot devices before launching first_stage_console" am: 0c931aa993 by Treehugger Robot · 5 years ago
  48. 0c931aa Merge "first_stage_mount: Create snapshot devices before launching first_stage_console" by Treehugger Robot · 5 years ago
  49. 7e3beff Merge "Support bootconfig in first stage init and fs_mgr" am: cb4ebecbbd by Devin Moore · 5 years ago
  50. a4ef15b Support bootconfig in first stage init and fs_mgr by Devin Moore · 5 years ago
  51. 38aa1b3 Merge "Merge ab/7061308 into stage." into stage-aosp-master by TreeHugger Robot · 5 years ago
  52. acc8225 Merge "Revert^2 "Remove ART APEX from the bootstrap apexes"" by Treehugger Robot · 5 years ago
  53. 7f9faba Merge "Introduce load_exports action." by satayev · 5 years ago
  54. 74b03a1 Merge "init: ro.boottime.init.modules" by Lisa (LeeWei) Liu · 5 years ago
  55. 493484d Merge ab/7061308 into stage. by Xin Li · 5 years ago
  56. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 5 years ago
  57. 500946b Introduce load_exports action. by Artur Satayev · 5 years ago
  58. 08c862f init: ro.boottime.init.modules by Lisa Liu · 5 years ago
  59. 13eb053 Build first-stage init in Soong by Jiyong Park · 5 years ago
  60. 9c4ecdd Revert^2 "Remove ART APEX from the bootstrap apexes" by Jiyong Park · 5 years ago
  61. 03e8034 libsnapshot: No transition of snapuserd during second stage init by Akilesh Kailash · 5 years ago
  62. bb159ad Relax the language around parallel_restorecon. by David Anderson · 5 years ago
  63. b363fc8 Merge "Let the kernel hwrng thread manage hw_random mixing." by Elliott Hughes · 5 years ago
  64. eedd38a Let the kernel hwrng thread manage hw_random mixing. by Elliott Hughes · 5 years ago
  65. 9bfd986 Remove all the `cpp_std: "experimental"`s. by Elliott Hughes · 5 years ago
  66. 6d869dd Revert "Remove ART APEX from the bootstrap apexes" by chapin · 5 years ago
  67. d96d0f7 first_stage_mount: Create snapshot devices before launching first_stage_console by Elliot Berman · 5 years ago
  68. b99c12e Remove ART APEX from the bootstrap apexes by Jiyong Park · 5 years ago
  69. b9c7459 Merge "Set hashtree algorithm for verity partitions" by Tianjie Xu · 5 years ago
  70. 587f5e9 Merge "ueventd: deprecate paths without /etc/" by Treehugger Robot · 5 years ago
  71. e8cc75f Merge "Make second stage init visible to microdroid" by Treehugger Robot · 5 years ago
  72. 71dd706 ueventd: deprecate paths without /etc/ by Tom Cherry · 5 years ago
  73. 4c467e3 Revert "first_stage_mount: Create snapshot devices before launching first_stage_console" by Yiwei Zhang · 5 years ago
  74. 9583e92 first_stage_mount: Create snapshot devices before launching first_stage_console by Elliot Berman · 5 years ago
  75. a619f22 first_stage_mount: Move CreateLogicalPartitions to DoFirstStageMount by Elliot Berman · 5 years ago
  76. 9035378 Make second stage init visible to microdroid by Jiyong Park · 5 years ago
  77. ef9d460 Add init.svc_debug.no_fatal.<svc_name> to skip SVC_CRITICAL by Woody Lin · 5 years ago
  78. 327237d Set hashtree algorithm for verity partitions by Tianjie · 5 years ago
  79. 8e3826b Merge "Make ro.product.cpu.abilist* to be fetched dynamically" by Treehugger Robot · 5 years ago
  80. 8376d87 Merge "Let init mount/unmount debugfs for non-user builds" by Treehugger Robot · 5 years ago
  81. bedae39 Merge "Deprecate /factory" by SzuWei Lin · 5 years ago
  82. fb921a1 Let init mount/unmount debugfs for non-user builds by Hridya Valsaraju · 5 years ago
  83. 4788688 Deprecate /factory by SzuWei Lin · 5 years ago
  84. 491e4da init: Add an selinux transition for snapuserd. by David Anderson · 5 years ago
  85. 0061d4d Make ro.product.cpu.abilist* to be fetched dynamically by SzuWei Lin · 5 years ago
  86. 5266e04 Merge "Add boot animation progress system property." by Nicolas Geoffray · 5 years ago
  87. 8b40485 Merge "init: Sort the list of flattened APEX folders to avoid variations" am: 0f2c5417c3 am: 570fe2083c by Jiyong Park · 5 years ago
  88. 9449583 init: Sort the list of flattened APEX folders to avoid variations by Adrian DC · 5 years ago
  89. d2a4c1f Merge "Add explicit Result::ok() checks where needed" am: bc053268cf am: 0b0c5424a8 by Bernie Innocenti · 5 years ago
  90. 062ef53 Add explicit Result::ok() checks where needed by Bernie Innocenti · 6 years ago
  91. 2d50616 Merge "init: don't generate tombstones for expected test failures" am: 0b8d2fef69 am: 2a90da3ea8 by Treehugger Robot · 5 years ago
  92. e106f0a Add boot animation progress system property. by Nicolas Geoffray · 5 years ago
  93. 0b8d2fe Merge "init: don't generate tombstones for expected test failures" by Treehugger Robot · 5 years ago
  94. 3f473c9 Merge "Log start of the test to logcat" am: 356b184468 am: e7f989d826 by Nikita Ioffe · 5 years ago
  95. 94b1c57 init: don't generate tombstones for expected test failures by Tom Cherry · 5 years ago
  96. 356b184 Merge "Log start of the test to logcat" by Nikita Ioffe · 5 years ago
  97. 82f688e Merge "Add new owners to various sub-projects." am: e107d445f6 am: 25e7a66ad5 by Treehugger Robot · 5 years ago
  98. 21de4e7 Add new owners to various sub-projects. by Elliott Hughes · 5 years ago
  99. 9e4b111 Log start of the test to logcat by Nikita Ioffe · 5 years ago
  100. e2d6d3e Merge "init: remove DumpShutdownDebugInformation()" am: 6ece3c44fe am: afcc16e4e9 by Tom Cherry · 5 years ago