1. a5a107f Merge "init: trigger shutdown directly from builtins" by Tom Cherry · 6 years ago
  2. 0dbfea7 init: trigger shutdown directly from builtins by Tom Cherry · 6 years ago
  3. aaab596 Only allow alphanumerical characters, '-' and '_' in event trigger names by Nikita Ioffe · 6 years ago
  4. 3f4b0d6 userspace reboot: stop post-data services and wait for them to be killed by Nikita Ioffe · 6 years ago
  5. 4d7d903 Merge "init: actually report which signal is causing the reboot." by Elliott Hughes · 6 years ago
  6. f1933c9 Merge "Add a skeleton of userspace reboot" by Nikita Ioffe · 6 years ago
  7. ba6968e Add a skeleton of userspace reboot by Nikita Ioffe · 6 years ago
  8. 636ebc9 init: actually report which signal is causing the reboot. by Elliott Hughes · 6 years ago
  9. 4ad0da9 Merge "init: drop unused direct dependency on libcrypto.so" by Treehugger Robot · 6 years ago
  10. 1be2a2c init: drop unused direct dependency on libcrypto.so by Tobias Thierer · 6 years ago
  11. 736557c Merge changes from topic "fscrypt-key-mgmt-improvements" by Eric Biggers · 6 years ago
  12. 72d2491 Make init.updatable_crashing a read/write property by Nikita Ioffe · 6 years ago
  13. 5fcc2b5 Convert SnapshotStatus to proto by Yifan Hong · 6 years ago
  14. 1a191bf Support loading system_ext_property_contexts by Bowgo Tsai · 6 years ago
  15. eaadc9d init/fscrypt_init_extensions: support setting v2 encryption policies by Eric Biggers · 6 years ago
  16. 34aba6a Merge "Separate system_ext_sepolicy.cil out of system sepolicy" by Treehugger Robot · 6 years ago
  17. 3699dbe Merge "init: add tips for debugging linker errors when launching init services" by Tom Cherry · 6 years ago
  18. aef269f Merge changes from topic "logwrapper-api-update" by Tom Cherry · 6 years ago
  19. 9328021 init: add tips for debugging linker errors when launching init services by Tom Cherry · 6 years ago
  20. f0d17fb Merge changes from topic "remove_ashmemd" by Treehugger Robot · 6 years ago
  21. 3a803eb Update init/fs_mgr for new logwrapper function by Tom Cherry · 6 years ago
  22. 2a62d42 Merge "Use libcrypto_static instead of libcrypto" by Colin Cross · 6 years ago
  23. 4cbf095 Merge "Must use libdexfile_support_static in a static executable." by Martin Stjernholm · 6 years ago
  24. 993d07f Merge changes from topic "boringssl-kmsg" by Tom Cherry · 6 years ago
  25. ff89b8d ueventd: duplicate /dev/ashmem by Tri Vo · 6 years ago
  26. f74b7f5 init: add stdio_to_kmsg option by Tom Cherry · 6 years ago
  27. 2ad47f3 Must use libdexfile_support_static in a static executable. by Martin Stjernholm · 6 years ago
  28. 513c989 Uevent: remove useless dir by lijiazi · 6 years ago
  29. e6d7168 Merge "Mount multiple DSU partitions when present." by Howard Chen · 6 years ago
  30. 03642ad Merge "init: create sockets before forking" by Tom Cherry · 6 years ago
  31. f016f25 Separate system_ext_sepolicy.cil out of system sepolicy by Bowgo Tsai · 6 years ago
  32. 1b09493 Mount multiple DSU partitions when present. by Howard Chen · 6 years ago
  33. 5241d10 init: create sockets before forking by Tom Cherry · 6 years ago
  34. 2436e6b init: reboot immediately if /data isn't mounted by Tom Cherry · 6 years ago
  35. 14c2472 init: degeneralize subcontext init into only vendor_init by Tom Cherry · 6 years ago
  36. f117f34 Use libcrypto_static instead of libcrypto by Colin Cross · 6 years ago
  37. 0e70ce2 Merge "init: Make sure /dev/block/by-name/userdata is created in snapshot mode." by David Anderson · 6 years ago
  38. f3a5ab8 Merge "Remove the global seccomp option." by Elliott Hughes · 6 years ago
  39. 1cfcee0 init: Make sure /dev/block/by-name/userdata is created in snapshot mode. by David Anderson · 6 years ago
  40. 570d20d Create /data/per_boot by Paul Crowley · 6 years ago
  41. a550e7f Merge "init: add reboot_on_failure service option" by Tom Cherry · 6 years ago
  42. 530d8f1 Merge "Set LOCAL_INJECT_BSSL_HASH for init_first_stage" by Tobias Thierer · 6 years ago
  43. 60971e6 init: add reboot_on_failure service option by Tom Cherry · 6 years ago
  44. 5850592 Set LOCAL_INJECT_BSSL_HASH for init_first_stage by Colin Cross · 6 years ago
  45. dcb3d15 ueventd: allow using external firmware handlers by Tom Cherry · 7 years ago
  46. 4e46a33 Merge "Reland^2: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  47. e351e5e Merge "ueventd: make parallel restorecon functionality optional" by Tom Cherry · 6 years ago
  48. 16fb3f9 Allow AIDL interfaces in service parsing by Jon Spivack · 7 years ago
  49. 4233ec7 ueventd: make parallel restorecon functionality optional by Tom Cherry · 6 years ago
  50. 983f76b Merge "Init: Run boringssl self test via separate binaries." by Tobias Thierer · 6 years ago
  51. d5dff26 Merge "init: boot into thermal shutdown target on supported devices" by Wei Wang · 6 years ago
  52. 5f181bc init: boot into thermal shutdown target on supported devices by Wei Wang · 6 years ago
  53. 7b96831 Merge "init/fscrypt_init_extensions: remove redundant log message" by Treehugger Robot · 6 years ago
  54. 1ab3dfc Reland^2: "init: run property service in a thread" by Tom Cherry · 7 years ago
  55. 7a5f6c5 init/fscrypt_init_extensions: remove redundant log message by Eric Biggers · 6 years ago
  56. 4e6bf25 Remove the global seccomp option. by Elliott Hughes · 6 years ago
  57. 1136f15 Init: Run boringssl self test via separate binaries. by Tobias Thierer · 6 years ago
  58. 7896e7a init: add exec_reboot_on_failure builtin by Tom Cherry · 6 years ago
  59. 0589aa4 Merge "init: Always reap processes before handling properties" by Tom Cherry · 6 years ago
  60. 0c10068 Merge changes from topic "art-without-bionic" by Martin Stjernholm · 6 years ago
  61. dec467f Merge "Fix typo" by Treehugger Robot · 6 years ago
  62. 905a5df init: Always reap processes before handling properties by Tom Cherry · 6 years ago
  63. b2c2d69 Fix typo by Paul Lawrence · 6 years ago
  64. cacf043 Update logic for detecting pre-apexd services to check that the ART APEX is by Martin Stjernholm · 6 years ago
  65. df96e1f Update paths and names for the new ART APEX. by Martin Stjernholm · 7 years ago
  66. 9800ad8 init: -1 log for control message error paths. by Steven Moreland · 6 years ago
  67. 4adbd29 Merge "Revert "Reland: "init: run property service in a thread""" by Tom Cherry · 6 years ago
  68. 3da2ba6 Revert "Reland: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  69. 88bba95 Merge "init: set SetKptrRestrict before early-init" by Treehugger Robot · 6 years ago
  70. 34f2537 Merge "Reland: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  71. 15c8760 Merge "ueventd: parallelize restorecon /sys" by Tom Cherry · 6 years ago
  72. 33783fc init: set SetKptrRestrict before early-init by Ravi Kumar Siddojigari · 7 years ago
  73. b245609 Merge "Mark some tests as requiring root." by Josh Gao · 6 years ago
  74. 5aa6197 ueventd: parallelize restorecon /sys by Bongkyu Kim · 7 years ago
  75. a5c2aed Merge "init: send property_set failures to the audit netlink socket" by Tom Cherry · 6 years ago
  76. 6cad139 Mark some tests as requiring root. by Josh Gao · 6 years ago
  77. 309d6dd Merge changes I1c1445ba,Ic0c8b163 by Paul Crowley · 6 years ago
  78. 8d168c3 Merge "init: Add first-stage init support for snapshot-based partitions." by Yifan Hong · 6 years ago
  79. 8efca4b Reland: "init: run property service in a thread" by Tom Cherry · 7 years ago
  80. e3cd3ba Merge "Move fscrypt_init_extensions into system/core" by Treehugger Robot · 6 years ago
  81. 8180b48 init: send property_set failures to the audit netlink socket by Tom Cherry · 6 years ago
  82. eb94026 Merge "Revert "init: run property service in a thread"" by Tom Cherry · 6 years ago
  83. 1b4e732 Straighten out do_mkdir by Paul Crowley · 6 years ago
  84. 285e5d6 Convert fscrypt_set_directory_policy to C++ by Paul Crowley · 6 years ago
  85. 052f31c Move fscrypt_init_extensions into system/core by Paul Crowley · 6 years ago
  86. f451426 Revert "init: run property service in a thread" by Tom Cherry · 6 years ago
  87. 88eedaf Merge "Add init_tests to CTS" by Tom Cherry · 6 years ago
  88. c5b3c88 Merge "liblp: Support sdcards in PartitionOpener." by David Anderson · 6 years ago
  89. afe45ab Merge changes Id9534a59,I3ee81536 by Tom Cherry · 6 years ago
  90. 17b2be0 Add init_tests to CTS by Tom Cherry · 6 years ago
  91. c8edf84 init: Add first-stage init support for snapshot-based partitions. by David Anderson · 6 years ago
  92. 251ec05 liblp: Support sdcards in PartitionOpener. by David Anderson · 6 years ago
  93. 26f5e7d init: run property service in a thread by Tom Cherry · 7 years ago
  94. 0f6537c Fix ODR violation by Yi Kong · 6 years ago
  95. 3707d32 Revert "init: Handle properties in the background of calling fs_mgr" by Tom Cherry · 6 years ago
  96. 53620ca Merge "Actually add README contents for ueventd" by Tom Cherry · 6 years ago
  97. b85c72c Merge "init: first stage init tie stdout and stderr to /dev/kmsg" by Treehugger Robot · 6 years ago
  98. aefb141 Actually add README contents for ueventd by Tom Cherry · 7 years ago
  99. 6fd8d3b init: Allow matching empty property values by Tom Cherry · 7 years ago
  100. 0d061b2 Merge "Adds check_interface_{restart,start,stop} check_builtins." by Daniel Norman · 7 years ago