1. bbcbc2f init: replace Result<Success> with Result<void> by Tom Cherry · 7 years ago
  2. 8fd64c8 Move result.h from init to libbase by Jiyong Park · 7 years ago
  3. 92c236e init: Refactor selinux.h/cpp by Vic Yang · 7 years ago
  4. 9949ec5 init: replace Result<> with expected<> by Tom Cherry · 7 years ago
  5. 7235359 init: Cleanly exit subcontext processes upon init's death by Luis Hector Chavez · 7 years ago
  6. 40acb37 Move watchdogd out of init by Tom Cherry · 7 years ago
  7. 92c49bc init: Cleanly shut down subcontext processes by Luis Hector Chavez · 7 years ago
  8. 2fa178a Remove unused using statement / host stub by Tom Cherry · 8 years ago
  9. 837b2a4 init: Use sepolicy version instead by Logan Chien · 8 years ago
  10. a1dbeb8 init: do not impose vendor_init restrictions on old vendor images by Tom Cherry · 8 years ago
  11. dc37586 Restrict setting platform properties from vendor .prop files by Tom Cherry · 8 years ago
  12. 69d47aa Clean up property set error handling by Tom Cherry · 8 years ago
  13. de6bd50 init: add host side parser for init by Tom Cherry · 8 years ago
  14. 3222848 Make vendor_init check SELinux before setting properties by Tom Cherry · 8 years ago
  15. c49719f init: always expand args in subcontext by Tom Cherry · 8 years ago
  16. 193e434 Revert "init: use ro.init.subcontexts_enabled to enable subcontexts" by Tom Cherry · 8 years ago
  17. 0d1452e init: add SelabelInitialize() for subcontext by Tom Cherry · 8 years ago
  18. 79193a4 init: use ro.init.subcontexts_enabled to enable subcontexts by Tom Cherry · 8 years ago
  19. ac7428b init: fix subcontext SELinux strings by Tom Cherry · 8 years ago
  20. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 8 years ago