1. 9c27f33 init: Refactor selinux.h/cpp by Vic Yang · 6 years ago
  2. b3207ac Merge changes I16ea9e32,Ib53b5d3e by Tom Cherry · 6 years ago
  3. 3457ade init: make fatal reboot target configurable by Tom Cherry · 6 years ago
  4. 0818607 init: dump stack when aborting by Tom Cherry · 6 years ago
  5. b7d0420 Don't use apexd when TARGET_FLATTEN_APEX == true by Jiyong Park · 6 years ago
  6. 4dc058e Merge "init: replace Result<> with expected<>" by Treehugger Robot · 6 years ago
  7. 85b209e Merge "ueventd: add more logging when firmware loading fails" by Treehugger Robot · 6 years ago
  8. e7cb471 ueventd: add more logging when firmware loading fails by Tom Cherry · 6 years ago
  9. d9fcaad init: add error handling in control message by Wei Wang · 6 years ago
  10. 066e58f Merge "init: don't import rc files during mount_all after Q" by Tom Cherry · 6 years ago
  11. e73f5b7 Merge "Moving /odm/build.prop to /odm/etc/buid.prop" by Treehugger Robot · 6 years ago
  12. 55a1ea3 init: replace Result<> with expected<> by Tom Cherry · 6 years ago
  13. b24af40 Moving /odm/build.prop to /odm/etc/buid.prop by Bowgo Tsai · 6 years ago
  14. 549fb98 init: don't import rc files during mount_all after Q by Tom Cherry · 6 years ago
  15. d96b7ae Stop adding the bootstrap directory to rpath. by Peter Collingbourne · 6 years ago
  16. 15d9155 Merge "init: always initialize device-mapper" by Tom Cherry · 6 years ago
  17. 0236cc0 class_start_post_data also starts disabled services. by Martijn Coenen · 6 years ago
  18. 46155f2 init: always initialize device-mapper by Tom Cherry · 6 years ago
  19. 1e1927f init: move "started at" environment var names to headers by Mark Salyzyn · 6 years ago
  20. b35f9c8 init: ro.boottime.init.first_stage by Mark Salyzyn · 6 years ago
  21. 634a400 Merge "Support for stopping/starting post-data-mount class subsets." by Martijn Coenen · 6 years ago
  22. afc2d69 Merge "Vboot1.0: remove code to read verity state in userspace" by Tom Cherry · 6 years ago
  23. 990882e Load selinux compat file if it exists by Jeff Vander Stoep · 6 years ago
  24. 6e5019a Attempt native rollback for frequent crashes before boot completed by Zimuzo · 6 years ago
  25. 4a089e9 Support for stopping/starting post-data-mount class subsets. by Martijn Coenen · 6 years ago
  26. aa44e4a Merge "init: Add reboot timeout handler" by Joseph Jang · 6 years ago
  27. 1333c61 init: Add reboot timeout handler by josephjang · 6 years ago
  28. 568cadb Merge "init: simplify async restorecon" by Tom Cherry · 6 years ago
  29. b104cf6 init: simplify async restorecon by Tom Cherry · 6 years ago
  30. 1558d4a Merge "Remove the mount points defined in skip_mount.cfg from ReadDefaultFstab()" by Treehugger Robot · 6 years ago
  31. bb3b59d Merge "init: handle getpeercon() errors" by Tom Cherry · 6 years ago
  32. b49d572 Merge "init: set up SelinuxAuditCallback() earlier" by Tom Cherry · 6 years ago
  33. 34e9335 Remove the mount points defined in skip_mount.cfg from ReadDefaultFstab() by SzuWei Lin · 6 years ago
  34. 7f7bcce Merge "Adding adb_debug.prop into debug ramdisk" by Treehugger Robot · 6 years ago
  35. ed506ed init: handle getpeercon() errors by Tom Cherry · 6 years ago
  36. 70ed903 init: set up SelinuxAuditCallback() earlier by Tom Cherry · 6 years ago
  37. 4deb97e Adding adb_debug.prop into debug ramdisk by Bowgo Tsai · 6 years ago
  38. f5f71ca Merge "Copying debug ramdisk files to /debug_ramdisk/*" by Treehugger Robot · 6 years ago
  39. 5e8d226 Vboot1.0: remove code to read verity state in userspace by Tom Cherry · 6 years ago
  40. a0665ca Merge "init: small header clean up" by Treehugger Robot · 6 years ago
  41. 1c7cc9d Merge "init: set oom_adj early before fork vendor_init" by Treehugger Robot · 6 years ago
  42. fdabe34 Copying debug ramdisk files to /debug_ramdisk/* by Bowgo Tsai · 6 years ago
  43. ae3d6f0 init: set oom_adj early before fork vendor_init by Wei Wang · 6 years ago
  44. 361224f init: small header clean up by Tom Cherry · 6 years ago
  45. 954229e init: do not fork before doing (u)mount_all() by Tom Cherry · 6 years ago
  46. 89f6248 Merge "init: add umount_all builtin." by Yifan Hong · 6 years ago
  47. 917756d Merge "init: fix loglevel docs." by Treehugger Robot · 6 years ago
  48. 2c19fc5 init: add umount_all builtin. by Yifan Hong · 6 years ago
  49. c1df282 init: fix loglevel docs. by Elliott Hughes · 6 years ago
  50. d11dee7 first-stage mount: support using other avb_keys by Bowgo Tsai · 6 years ago
  51. 63c91aa init: fixes to README.mk by Mark Salyzyn · 6 years ago
  52. a40a845 Avoid leaking property values into logs on error by Nick Kralevich · 6 years ago
  53. f4dff49 Merge changes from topic "libprocessgroup_rc" by Yifan Hong · 6 years ago
  54. 18fdde8 CgroupSetupCgroups -> CgroupSetup by Yifan Hong · 6 years ago
  55. 9ded5c0 libprocessgroup_setup: use libcgrouprc_format by Yifan Hong · 6 years ago
  56. a10d76d libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup by Yifan Hong · 6 years ago
  57. b79e9e1 ueventd: populate /dev/block/mapper link by Mark Salyzyn · 6 years ago
  58. 06c9a21 Merge "Disallow operator!() on unique_fd" by Treehugger Robot · 6 years ago
  59. e3b7732 Merge "init: mount_handler: system-as-root (legacy)" by Treehugger Robot · 6 years ago
  60. c3a75a6 Merge "libprocessgroup: restrict SetupCgroups to one-time usage and only by init" by Suren Baghdasaryan · 6 years ago
  61. ac9cbbf Merge "init: Support booting off GSIs installed to non-userdata block devices." by David Anderson · 6 years ago
  62. 5f48219 Disallow operator!() on unique_fd by Bernie Innocenti · 6 years ago
  63. 49a43f0 libprocessgroup: restrict SetupCgroups to one-time usage and only by init by Suren Baghdasaryan · 6 years ago
  64. 47664e1 init: mount_handler: system-as-root (legacy) by Mark Salyzyn · 6 years ago
  65. 60d7951 Merge changes from topic "lpdumpd" by Yifan Hong · 6 years ago
  66. 7158b0c init: expand prop in 'file' by Yifan Hong · 6 years ago
  67. 30e5d84 Fix parse_apex_configs doc in README.md by Vic Yang · 6 years ago
  68. 816ad54 init: Support booting off GSIs installed to non-userdata block devices. by David Anderson · 6 years ago
  69. f169fd2 init: make sepolicy dependency optional by Jeff Vander Stoep · 6 years ago
  70. feb3c18 Merge "selinux: use the policy version defined in sepolicy" by Jeffrey Vander Stoep · 6 years ago
  71. 9cf7cc0 Check if we need to Poll for devices after RegenerateUevents by Mark Salyzyn · 6 years ago
  72. a87d24e init: add MountHandler property handler by Mark Salyzyn · 6 years ago
  73. 9381e12 Merge changes from topic "apex_earlymount_no_bionic_bindmount" by Treehugger Robot · 6 years ago
  74. 1381cc7 Allow overriding ro.debuggable to 1 on USER builds by Bowgo Tsai · 6 years ago
  75. d44b9a1 init: epoll: add events argument to RegisterHandler by Mark Salyzyn · 6 years ago
  76. 5abac94 Don't bind-mount bionic files by Jiyong Park · 6 years ago
  77. b450373 init: use PLOG rather than strerror. by Elliott Hughes · 6 years ago
  78. a82e41e Make /apex on ramdisk by Jiyong Park · 6 years ago
  79. a663d32 Access apex sysprops via the generated API by Jiyong Park · 6 years ago
  80. 142227b Activate system APEXes early by Jiyong Park · 6 years ago
  81. daed0cc mount /apex during first_stage init by Jiyong Park · 6 years ago
  82. fed9d98 libfs_avb: support key rotation for standalone partitions by Bowgo Tsai · 6 years ago
  83. 781131d selinux: use the policy version defined in sepolicy by Jeff Vander Stoep · 6 years ago
  84. 40a76db Merge "libfs_avb: support rollback protection for Live GSI" by Treehugger Robot · 6 years ago
  85. 315c98a Merge "init: Set a property indicating that we're booting into a GSI." by David Anderson · 6 years ago
  86. eac1657 libfs_avb: support rollback protection for Live GSI by Bowgo Tsai · 6 years ago
  87. e211350 Merge "init: Ignore "ro." restrictions when reading prop files" by Tom Cherry · 6 years ago
  88. 7c9c0b6 init: Ignore "ro." restrictions when reading prop files by Tom Cherry · 6 years ago
  89. 3069e9f load selinux property_contexts in /odm and /product by Jinguang Dong · 6 years ago
  90. 660a051 init: Set a property indicating that we're booting into a GSI. by David Anderson · 6 years ago
  91. ff4d3e6 Skip enabling dm-verity for live GSI when needed by Bowgo Tsai · 6 years ago
  92. 822546c Merge "Refactor fs_mgr_update_verity_state()" by Tom Cherry · 6 years ago
  93. b08b800 Merge "Allow properties to be derived from partition-specific properties during init" by Steven Laver · 6 years ago
  94. 7c07996 Refactor fs_mgr_update_verity_state() by Tom Cherry · 6 years ago
  95. 184231f Remove logic to fake /system in overlayfs by Tom Cherry · 6 years ago
  96. 532f8c9 Allow properties to be derived from partition-specific properties during init by Steven Laver · 6 years ago
  97. 6e24f56 Merge "init: allow services to have no capabilities set" by Tom Cherry · 6 years ago
  98. d236de1 init: allow services to have no capabilities set by Tom Cherry · 6 years ago
  99. 0437ae9 Merge "init: print property/value for wait_for_property" by Treehugger Robot · 6 years ago
  100. 0817593 init: print property/value for wait_for_property by Wei Wang · 6 years ago