1. f06e218 Delete unused DATA_MNT_POINT macro by Andrew Scull · 1 year, 8 months ago
  2. d6b65fb init: reset errno in do_start by Jooyung Han · 1 year, 9 months ago
  3. 646e001 init: clean up DelayService() by Jooyung Han · 1 year, 9 months ago
  4. 2982f09 Dedup apex-scanning by Jooyung Han · 1 year, 10 months ago
  5. 55ef3d6 Skip bootstrap APEX RC files for the second round by Jooyung Han · 1 year, 10 months ago
  6. 5c4217c Read .rc files from bootstrap apexes by Jooyung Han · 1 year, 10 months ago
  7. deff223 Merge "Revert "Use /bootstrap-apex for bootstrap APEXes"" into main by Jooyung Han · 1 year, 10 months ago
  8. 840691b Revert "Use /bootstrap-apex for bootstrap APEXes" by Jooyung Han · 1 year, 10 months ago
  9. 58ba0b4 Merge "Use /bootstrap-apex for bootstrap APEXes" into main by Jooyung Han · 1 year, 10 months ago
  10. 201801c Use /bootstrap-apex for bootstrap APEXes by Jooyung Han · 1 year, 11 months ago
  11. 5ffd88f init: move `MarkServicesUpdate` later by Jooyung Han · 1 year, 10 months ago
  12. ab74dbb init: simplify queue_fs_event() by Eric Biggers · 1 year, 11 months ago
  13. 2b26bdf init: automatically add a new loop device when there are no idle loop devices by tangjie1 · 2 years, 2 months ago
  14. 3dfb8bc init: Simplify struct BuiltinArguments by Bart Van Assche · 2 years, 3 months ago
  15. aee2ec8 init: Enable ANDROID_BASE_UNIQUE_FD_DISABLE_IMPLICIT_CONVERSION by Bart Van Assche · 2 years, 6 months ago
  16. 997d738 Expose system property for dm-verity check_at_most_once by Nathan Huckleberry · 2 years, 7 months ago
  17. 238e909 Remove and add service and action during apex load and unload by Deyao Ren · 2 years, 10 months ago
  18. 893b1ae Rename fscrypt_is_native() to IsFbeEnabled() by Eric Biggers · 3 years ago
  19. badb7de APEX configs support 'on' as well by Jooyung Han · 3 years, 1 month ago
  20. f1200fb Adds an init host lib for use in host_apex_verifier. by Daniel Norman · 3 years, 3 months ago
  21. 705abe2 OR_RETURN supports status_t by Jiyong Park · 3 years, 6 months ago
  22. d185d4a android::base::ResultError/Error are template classes by Jiyong Park · 3 years, 6 months ago
  23. 6d7c7a2 init: Add --only-if-running argument to restart command. by David Anderson · 3 years, 6 months ago
  24. 2285b52 init: Add a way to class_restart only enabled services. by David Anderson · 3 years, 7 months ago
  25. dd41635 init: remove the class_{start,reset}_post_data commands by Eric Biggers · 3 years, 7 months ago
  26. 4aa4231 init: remove FDE workaround from load_persist_props by Eric Biggers · 3 years, 7 months ago
  27. e5b5e37 init: stop handling FDE-specific fs_mgr return codes by Eric Biggers · 3 years, 7 months ago
  28. 35ffd69 Versioning for apex init.rc files by Ray Essick · 3 years, 8 months ago
  29. 10bec65 Dump the root digest of hashtree for dm-verity partitions by Tianjie · 3 years, 9 months ago
  30. 720694d Move flattened APEX activation logic to apexd. by Shikha Malhotra · 3 years, 10 months ago
  31. 0cbee0d Check if service is executed before APEX is ready by Kiyoung Kim · 4 years, 3 months ago
  32. 500946b Introduce load_exports action. by Artur Satayev · 4 years, 4 months ago
  33. 327237d Set hashtree algorithm for verity partitions by Tianjie · 4 years, 4 months ago
  34. 03b9bca Use bootstrap linkerconfig from early init by Kiyoung Kim · 4 years, 6 months ago
  35. 49d2598 init: add a copy_per_line built-in command by Wei Wang · 4 years, 6 months ago
  36. 9ede7ec Only store result of mount_all that mounted userdata by Nikita Ioffe · 4 years, 9 months ago
  37. c0d11aa Merge "Store userspace reboot info in /metadata" by Gavin Corkery · 4 years, 9 months ago
  38. 8c92256 Store userspace reboot info in /metadata by Gavin Corkery · 5 years ago
  39. 9acab5a Set ro.crypto.type even on failure by Paul Crowley · 4 years, 10 months ago
  40. 4f23d5a init: start ueventd in the default mount namespace by Jooyung Han · 5 years ago
  41. de28a86 Respect ro.boot.fstab_suffix in swapon_all by Alistair Delva · 5 years ago
  42. a2cc1eb Add ro.boot.fstab_suffix and modify mount_all to use it by Alistair Delva · 5 years ago
  43. ffa52e9 init: support wait timeout with more precision by Mark Salyzyn · 5 years ago
  44. 832f9f1 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  45. 7205c62 init: handle property service callbacks asynchronously by Tom Cherry · 5 years ago
  46. 15e4f6f Merge "Don't log userspace_reboot.started/finished properties from init" by Nikita Ioffe · 5 years ago
  47. 85ff4ab Don't log userspace_reboot.started/finished properties from init by Nikita Ioffe · 5 years ago
  48. cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 5 years ago
  49. 4a787d9 Whitelist reboot reasons related to userspace reboot failure by Nikita Ioffe · 5 years ago
  50. 90c523b Give x permission on apex data directories. by Oli Lan · 5 years ago
  51. 05506f0 Don't reboot into recovery during userspace reboot by Nikita Ioffe · 5 years ago
  52. dc51672 Change ownership of apex data directories to root. by Oli Lan · 5 years ago
  53. 3b2dbe9 Update linkerconfig to target out directory by Kiyoung Kim · 5 years ago
  54. e4d3f21 Generate linkerconfig per mount namespaces by Kiyoung Kim · 5 years ago
  55. 13e51e7 Create DE_sys APEX data directories. by Oli Lan · 6 years ago
  56. abd5046 Merge "Remove service defined in an APEX during userspace reboot" by Nikita Ioffe · 5 years ago
  57. 091c4d1 Remove service defined in an APEX during userspace reboot by Nikita Ioffe · 5 years ago
  58. c88d8f9 init: Replace property_set() with android::base::SetProperty() by Tom Cherry · 6 years ago
  59. 1f40c94 FscryptInstallKeyring: don't re-create keyring if it's already created by Nikita Ioffe · 5 years ago
  60. 23dbd6d Make userspace_reboot.in_progress sysprop-as-api by Nikita Ioffe · 6 years ago
  61. c0df187 Add sysprops for start & end of userspace reboot by Nikita Ioffe · 6 years ago
  62. 18278d2 init: make triggering shutdown from vendor_init better by Tom Cherry · 6 years ago
  63. 63898aa userspace reboot: don't re-install keyring when remounting userdata by Nikita Ioffe · 6 years ago
  64. 68258e8 Make encryption action an argument to mkdir by Paul Crowley · 6 years ago
  65. 12a3607 Userspace reboot: Support remounting userdata for f2fs by Nikita Ioffe · 6 years ago
  66. 0dbfea7 init: trigger shutdown directly from builtins by Tom Cherry · 6 years ago
  67. 60971e6 init: add reboot_on_failure service option by Tom Cherry · 6 years ago
  68. 1ab3dfc Reland^2: "init: run property service in a thread" by Tom Cherry · 6 years ago
  69. 7896e7a init: add exec_reboot_on_failure builtin by Tom Cherry · 6 years ago
  70. 4adbd29 Merge "Revert "Reland: "init: run property service in a thread""" by Tom Cherry · 6 years ago
  71. 3da2ba6 Revert "Reland: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  72. 34f2537 Merge "Reland: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  73. 309d6dd Merge changes I1c1445ba,Ic0c8b163 by Paul Crowley · 6 years ago
  74. 8efca4b Reland: "init: run property service in a thread" by Tom Cherry · 6 years ago
  75. e3cd3ba Merge "Move fscrypt_init_extensions into system/core" by Treehugger Robot · 6 years ago
  76. 1b4e732 Straighten out do_mkdir by Paul Crowley · 6 years ago
  77. 285e5d6 Convert fscrypt_set_directory_policy to C++ by Paul Crowley · 6 years ago
  78. 052f31c Move fscrypt_init_extensions into system/core by Paul Crowley · 6 years ago
  79. f451426 Revert "init: run property service in a thread" by Tom Cherry · 6 years ago
  80. 26f5e7d init: run property service in a thread by Tom Cherry · 6 years ago
  81. 3707d32 Revert "init: Handle properties in the background of calling fs_mgr" by Tom Cherry · 6 years ago
  82. e269a72 Merge "init: ignore ENOENT from fewer builtins" by Tom Cherry · 6 years ago
  83. 4772f1d init: check the arguments of builtins during the build by Tom Cherry · 6 years ago
  84. d17c379 init: ignore ENOENT from fewer builtins by Tom Cherry · 6 years ago
  85. d52a5b3 init: simplify keyword_map by Tom Cherry · 6 years ago
  86. 728586f Ignore class_{reset|start}_post_data on non-updatable APEX. by Martijn Coenen · 6 years ago
  87. 247ffbf Fix a few clang-tidy issues and add NOLINT for others by Tom Cherry · 6 years ago
  88. 9c4fa66 init: fix to avoid loading apex *.rc files twice by Jooyung Han · 6 years ago
  89. f1a044b init: clean up host_init_stubs a bit by Tom Cherry · 6 years ago
  90. 172c83f init: remove last init.cpp global by Tom Cherry · 6 years ago
  91. 2aeb1ad Split out ServiceList and ServiceParser from service.cpp/.h by Tom Cherry · 6 years ago
  92. 71bdf28 init: Handle properties in the background of calling fs_mgr by Tom Cherry · 6 years ago
  93. b3093ff Merge "Read *.rc files from flattened APEX" by Treehugger Robot · 6 years ago
  94. bbcbc2f init: replace Result<Success> with Result<void> by Tom Cherry · 6 years ago
  95. d2217b5 Read *.rc files from flattened APEX by Jiyong Park · 6 years ago
  96. 92c236e init: Refactor selinux.h/cpp by Vic Yang · 6 years ago
  97. 3041a51 init: don't import rc files during mount_all after Q by Tom Cherry · 6 years ago
  98. acc45aa class_start_post_data also starts disabled services. by Martijn Coenen · 6 years ago
  99. fc78be2 Merge "Support for stopping/starting post-data-mount class subsets." by Martijn Coenen · 6 years ago
  100. 70788f9 Support for stopping/starting post-data-mount class subsets. by Martijn Coenen · 6 years ago