1. dc8f053 Merge "Mount multiple DSU partitions when present." by Howard Chen · 6 years ago
  2. 83d225b Merge "init: create sockets before forking" by Tom Cherry · 6 years ago
  3. 1aa54f3 Mount multiple DSU partitions when present. by Howard Chen · 6 years ago
  4. 34bab97 init: create sockets before forking by Tom Cherry · 6 years ago
  5. 692dc61 init: reboot immediately if /data isn't mounted by Tom Cherry · 6 years ago
  6. 4686c20 init: degeneralize subcontext init into only vendor_init by Tom Cherry · 6 years ago
  7. cf1f11e Merge "init: Make sure /dev/block/by-name/userdata is created in snapshot mode." by David Anderson · 6 years ago
  8. 28219a3 Merge "Remove the global seccomp option." by Elliott Hughes · 6 years ago
  9. 5f458f8 init: Make sure /dev/block/by-name/userdata is created in snapshot mode. by David Anderson · 6 years ago
  10. fe62fed Create /data/per_boot by Paul Crowley · 6 years ago
  11. 81e56a6 Merge "init: add reboot_on_failure service option" by Tom Cherry · 6 years ago
  12. 202cd47 Merge "Set LOCAL_INJECT_BSSL_HASH for init_first_stage" by Tobias Thierer · 6 years ago
  13. e325d32 init: add reboot_on_failure service option by Tom Cherry · 6 years ago
  14. da49c7c Set LOCAL_INJECT_BSSL_HASH for init_first_stage by Colin Cross · 6 years ago
  15. 6d529cd ueventd: allow using external firmware handlers by Tom Cherry · 6 years ago
  16. 12aed77 Merge "Reland^2: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  17. d765842 Merge "ueventd: make parallel restorecon functionality optional" by Tom Cherry · 6 years ago
  18. a290db1 Allow AIDL interfaces in service parsing by Jon Spivack · 6 years ago
  19. 6eda585 ueventd: make parallel restorecon functionality optional by Tom Cherry · 6 years ago
  20. 536f063 Merge "Init: Run boringssl self test via separate binaries." by Tobias Thierer · 6 years ago
  21. 71d491f Merge "init: boot into thermal shutdown target on supported devices" by Wei Wang · 6 years ago
  22. c652bab init: boot into thermal shutdown target on supported devices by Wei Wang · 6 years ago
  23. 338971d Merge "init/fscrypt_init_extensions: remove redundant log message" by Treehugger Robot · 6 years ago
  24. e616ec5 Reland^2: "init: run property service in a thread" by Tom Cherry · 6 years ago
  25. e49b223 init/fscrypt_init_extensions: remove redundant log message by Eric Biggers · 6 years ago
  26. 4a1c582 Remove the global seccomp option. by Elliott Hughes · 6 years ago
  27. 816f943 Init: Run boringssl self test via separate binaries. by Tobias Thierer · 6 years ago
  28. 379e4f5 init: add exec_reboot_on_failure builtin by Tom Cherry · 6 years ago
  29. deb7e0e Merge "init: Always reap processes before handling properties" by Tom Cherry · 6 years ago
  30. 355cf6e Merge changes from topic "art-without-bionic" by Martin Stjernholm · 6 years ago
  31. 8fd7fb1 Merge "Fix typo" by Treehugger Robot · 6 years ago
  32. 57c6a25 init: Always reap processes before handling properties by Tom Cherry · 6 years ago
  33. 854a559 Fix typo by Paul Lawrence · 6 years ago
  34. 6685d16 Update logic for detecting pre-apexd services to check that the ART APEX is by Martin Stjernholm · 6 years ago
  35. 1de4dab Update paths and names for the new ART APEX. by Martin Stjernholm · 6 years ago
  36. 18c933e init: -1 log for control message error paths. by Steven Moreland · 6 years ago
  37. a6e5164 Merge "Revert "Reland: "init: run property service in a thread""" by Tom Cherry · 6 years ago
  38. 686337e Revert "Reland: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  39. e3d8f31 Merge "init: set SetKptrRestrict before early-init" by Treehugger Robot · 6 years ago
  40. 9a1facb Merge "Reland: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  41. f44496e Merge "ueventd: parallelize restorecon /sys" by Tom Cherry · 6 years ago
  42. 343782f init: set SetKptrRestrict before early-init by Ravi Kumar Siddojigari · 6 years ago
  43. bfe324a Merge "Mark some tests as requiring root." by Josh Gao · 6 years ago
  44. cb7532f ueventd: parallelize restorecon /sys by Bongkyu Kim · 6 years ago
  45. 1ed7926 Merge "init: send property_set failures to the audit netlink socket" by Tom Cherry · 6 years ago
  46. 49a5b05 Mark some tests as requiring root. by Josh Gao · 6 years ago
  47. 9310696 Merge changes I1c1445ba,Ic0c8b163 by Paul Crowley · 6 years ago
  48. 6e6beb4 Merge "init: Add first-stage init support for snapshot-based partitions." by Yifan Hong · 6 years ago
  49. d1e2384 Reland: "init: run property service in a thread" by Tom Cherry · 6 years ago
  50. 4f83ba8 Merge "Move fscrypt_init_extensions into system/core" by Treehugger Robot · 6 years ago
  51. 8d70a71 init: send property_set failures to the audit netlink socket by Tom Cherry · 6 years ago
  52. f570dfa Merge "Revert "init: run property service in a thread"" by Tom Cherry · 6 years ago
  53. 7b33310 Straighten out do_mkdir by Paul Crowley · 6 years ago
  54. 0ed2f2e Convert fscrypt_set_directory_policy to C++ by Paul Crowley · 6 years ago
  55. efa0e3a Move fscrypt_init_extensions into system/core by Paul Crowley · 6 years ago
  56. a2deb3a Revert "init: run property service in a thread" by Tom Cherry · 6 years ago
  57. 1bfd16b Merge "Add init_tests to CTS" by Tom Cherry · 6 years ago
  58. a9b7ea5 Merge "liblp: Support sdcards in PartitionOpener." by David Anderson · 6 years ago
  59. b17f374 Merge changes Id9534a59,I3ee81536 by Tom Cherry · 6 years ago
  60. 5da1d8a Add init_tests to CTS by Tom Cherry · 6 years ago
  61. 401cf61 init: Add first-stage init support for snapshot-based partitions. by David Anderson · 6 years ago
  62. 2212b81 liblp: Support sdcards in PartitionOpener. by David Anderson · 6 years ago
  63. 47af904 init: run property service in a thread by Tom Cherry · 6 years ago
  64. dbaffa6 Fix ODR violation by Yi Kong · 6 years ago
  65. dbe8b45 Revert "init: Handle properties in the background of calling fs_mgr" by Tom Cherry · 6 years ago
  66. ccfb550 Merge "Actually add README contents for ueventd" by Tom Cherry · 6 years ago
  67. cf3d085 Merge "init: first stage init tie stdout and stderr to /dev/kmsg" by Treehugger Robot · 6 years ago
  68. b69d56d Actually add README contents for ueventd by Tom Cherry · 6 years ago
  69. 4d5074e init: Allow matching empty property values by Tom Cherry · 6 years ago
  70. 7a4056f Merge "Adds check_interface_{restart,start,stop} check_builtins." by Daniel Norman · 6 years ago
  71. f10fbd6 Adds check_interface_{restart,start,stop} check_builtins. by Daniel Norman · 6 years ago
  72. 82625ea Merge "init: Check onrestart commands" by Tom Cherry · 6 years ago
  73. 4fd90bd Merge "init: ignore ENOENT from fewer builtins" by Tom Cherry · 6 years ago
  74. 4090e66 init: Check onrestart commands by Tom Cherry · 6 years ago
  75. 46c3c4f Merge "Fixes incorrect flag info for the inheritance hierarchy file." by Daniel Norman · 6 years ago
  76. 90528a8 Fixes incorrect flag info for the inheritance hierarchy file. by Daniel Norman · 6 years ago
  77. f72e897 Merge changes from topic "services_serve_interfaces_test" by Daniel Norman · 6 years ago
  78. 2cb8850 Merge changes Ied888249,Id8857c45 by Tom Cherry · 6 years ago
  79. a8faac7 init: check the arguments of builtins during the build by Tom Cherry · 6 years ago
  80. e182118 init: don't log in expand_props directly by Tom Cherry · 6 years ago
  81. ed5d2d6a init: add timing log for oneshot and exec_background services by Wei Wang · 6 years ago
  82. 8661003 Adds new property for service name -> PID. by Daniel Norman · 6 years ago
  83. 8c094c0 Adds a library to parse service info from init_rc files for use in tests. by Daniel Norman · 6 years ago
  84. fb949ae Adds a visibility rule for init defaults. by Daniel Norman · 6 years ago
  85. 51c39c1 init: ignore ENOENT from fewer builtins by Tom Cherry · 6 years ago
  86. 2ba620b init: first stage init tie stdout and stderr to /dev/kmsg by Mark Salyzyn · 6 years ago
  87. 57ed2e9 init: simplify keyword_map by Tom Cherry · 6 years ago
  88. ea75a8b Merge "init: Write the reason in BCB on "reboot recovery"" by Tianjie Xu · 6 years ago
  89. b5f88c8 init: Write the reason in BCB on "reboot recovery" by Tianjie Xu · 6 years ago
  90. 2e9e117 Merge "Revert "init: Write the reason in BCB on "reboot recovery""" by Treehugger Robot · 6 years ago
  91. e9bf387 Revert "init: Write the reason in BCB on "reboot recovery"" by Tianjie Xu · 6 years ago
  92. 84e386c Ignore class_{reset|start}_post_data on non-updatable APEX. by Martijn Coenen · 6 years ago
  93. a7a6fca Merge "Reserve 'init'." by Treehugger Robot · 6 years ago
  94. 31efc04 Merge "Remove obsolete subdirs entry." by Treehugger Robot · 6 years ago
  95. 224417e Merge "init: clean up file / socket descriptor creation" by Tom Cherry · 6 years ago
  96. 013b810 Remove obsolete subdirs entry. by Steven Moreland · 6 years ago
  97. 7143c7e Reserve 'init'. by Steven Moreland · 6 years ago
  98. 83d9f7a init: clean up file / socket descriptor creation by Tom Cherry · 6 years ago
  99. cd85f49 Merge "libdm: Improve the reliability of dm device paths." by David Anderson · 6 years ago
  100. 1d6c47e Merge "init: fix clang-tidy performance issues" by Tom Cherry · 6 years ago