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