1. 379e4f5 init: add exec_reboot_on_failure builtin by Tom Cherry · 6 years ago
  2. deb7e0e Merge "init: Always reap processes before handling properties" by Tom Cherry · 6 years ago
  3. 355cf6e Merge changes from topic "art-without-bionic" by Martin Stjernholm · 6 years ago
  4. 8fd7fb1 Merge "Fix typo" by Treehugger Robot · 6 years ago
  5. 57c6a25 init: Always reap processes before handling properties by Tom Cherry · 6 years ago
  6. 854a559 Fix typo by Paul Lawrence · 6 years ago
  7. 6685d16 Update logic for detecting pre-apexd services to check that the ART APEX is by Martin Stjernholm · 6 years ago
  8. 1de4dab Update paths and names for the new ART APEX. by Martin Stjernholm · 6 years ago
  9. 18c933e init: -1 log for control message error paths. by Steven Moreland · 6 years ago
  10. a6e5164 Merge "Revert "Reland: "init: run property service in a thread""" by Tom Cherry · 6 years ago
  11. 686337e Revert "Reland: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  12. e3d8f31 Merge "init: set SetKptrRestrict before early-init" by Treehugger Robot · 6 years ago
  13. 9a1facb Merge "Reland: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  14. f44496e Merge "ueventd: parallelize restorecon /sys" by Tom Cherry · 6 years ago
  15. 343782f init: set SetKptrRestrict before early-init by Ravi Kumar Siddojigari · 6 years ago
  16. bfe324a Merge "Mark some tests as requiring root." by Josh Gao · 6 years ago
  17. cb7532f ueventd: parallelize restorecon /sys by Bongkyu Kim · 6 years ago
  18. 1ed7926 Merge "init: send property_set failures to the audit netlink socket" by Tom Cherry · 6 years ago
  19. 49a5b05 Mark some tests as requiring root. by Josh Gao · 6 years ago
  20. 9310696 Merge changes I1c1445ba,Ic0c8b163 by Paul Crowley · 6 years ago
  21. 6e6beb4 Merge "init: Add first-stage init support for snapshot-based partitions." by Yifan Hong · 6 years ago
  22. d1e2384 Reland: "init: run property service in a thread" by Tom Cherry · 6 years ago
  23. 4f83ba8 Merge "Move fscrypt_init_extensions into system/core" by Treehugger Robot · 6 years ago
  24. 8d70a71 init: send property_set failures to the audit netlink socket by Tom Cherry · 6 years ago
  25. f570dfa Merge "Revert "init: run property service in a thread"" by Tom Cherry · 6 years ago
  26. 7b33310 Straighten out do_mkdir by Paul Crowley · 6 years ago
  27. 0ed2f2e Convert fscrypt_set_directory_policy to C++ by Paul Crowley · 6 years ago
  28. efa0e3a Move fscrypt_init_extensions into system/core by Paul Crowley · 6 years ago
  29. a2deb3a Revert "init: run property service in a thread" by Tom Cherry · 6 years ago
  30. 1bfd16b Merge "Add init_tests to CTS" by Tom Cherry · 6 years ago
  31. a9b7ea5 Merge "liblp: Support sdcards in PartitionOpener." by David Anderson · 6 years ago
  32. b17f374 Merge changes Id9534a59,I3ee81536 by Tom Cherry · 6 years ago
  33. 5da1d8a Add init_tests to CTS by Tom Cherry · 6 years ago
  34. 401cf61 init: Add first-stage init support for snapshot-based partitions. by David Anderson · 6 years ago
  35. 2212b81 liblp: Support sdcards in PartitionOpener. by David Anderson · 6 years ago
  36. 47af904 init: run property service in a thread by Tom Cherry · 6 years ago
  37. dbaffa6 Fix ODR violation by Yi Kong · 6 years ago
  38. dbe8b45 Revert "init: Handle properties in the background of calling fs_mgr" by Tom Cherry · 6 years ago
  39. ccfb550 Merge "Actually add README contents for ueventd" by Tom Cherry · 6 years ago
  40. cf3d085 Merge "init: first stage init tie stdout and stderr to /dev/kmsg" by Treehugger Robot · 6 years ago
  41. b69d56d Actually add README contents for ueventd by Tom Cherry · 6 years ago
  42. 4d5074e init: Allow matching empty property values by Tom Cherry · 6 years ago
  43. 7a4056f Merge "Adds check_interface_{restart,start,stop} check_builtins." by Daniel Norman · 6 years ago
  44. f10fbd6 Adds check_interface_{restart,start,stop} check_builtins. by Daniel Norman · 6 years ago
  45. 82625ea Merge "init: Check onrestart commands" by Tom Cherry · 6 years ago
  46. 4fd90bd Merge "init: ignore ENOENT from fewer builtins" by Tom Cherry · 6 years ago
  47. 4090e66 init: Check onrestart commands by Tom Cherry · 6 years ago
  48. 46c3c4f Merge "Fixes incorrect flag info for the inheritance hierarchy file." by Daniel Norman · 6 years ago
  49. 90528a8 Fixes incorrect flag info for the inheritance hierarchy file. by Daniel Norman · 6 years ago
  50. f72e897 Merge changes from topic "services_serve_interfaces_test" by Daniel Norman · 6 years ago
  51. 2cb8850 Merge changes Ied888249,Id8857c45 by Tom Cherry · 6 years ago
  52. a8faac7 init: check the arguments of builtins during the build by Tom Cherry · 6 years ago
  53. e182118 init: don't log in expand_props directly by Tom Cherry · 6 years ago
  54. ed5d2d6a init: add timing log for oneshot and exec_background services by Wei Wang · 6 years ago
  55. 8661003 Adds new property for service name -> PID. by Daniel Norman · 6 years ago
  56. 8c094c0 Adds a library to parse service info from init_rc files for use in tests. by Daniel Norman · 6 years ago
  57. fb949ae Adds a visibility rule for init defaults. by Daniel Norman · 6 years ago
  58. 51c39c1 init: ignore ENOENT from fewer builtins by Tom Cherry · 6 years ago
  59. 2ba620b init: first stage init tie stdout and stderr to /dev/kmsg by Mark Salyzyn · 6 years ago
  60. 57ed2e9 init: simplify keyword_map by Tom Cherry · 6 years ago
  61. ea75a8b Merge "init: Write the reason in BCB on "reboot recovery"" by Tianjie Xu · 6 years ago
  62. b5f88c8 init: Write the reason in BCB on "reboot recovery" by Tianjie Xu · 6 years ago
  63. 2e9e117 Merge "Revert "init: Write the reason in BCB on "reboot recovery""" by Treehugger Robot · 6 years ago
  64. e9bf387 Revert "init: Write the reason in BCB on "reboot recovery"" by Tianjie Xu · 6 years ago
  65. 84e386c Ignore class_{reset|start}_post_data on non-updatable APEX. by Martijn Coenen · 6 years ago
  66. a7a6fca Merge "Reserve 'init'." by Treehugger Robot · 6 years ago
  67. 31efc04 Merge "Remove obsolete subdirs entry." by Treehugger Robot · 6 years ago
  68. 224417e Merge "init: clean up file / socket descriptor creation" by Tom Cherry · 6 years ago
  69. 013b810 Remove obsolete subdirs entry. by Steven Moreland · 6 years ago
  70. 7143c7e Reserve 'init'. by Steven Moreland · 6 years ago
  71. 83d9f7a init: clean up file / socket descriptor creation by Tom Cherry · 6 years ago
  72. cd85f49 Merge "libdm: Improve the reliability of dm device paths." by David Anderson · 6 years ago
  73. 1d6c47e Merge "init: fix clang-tidy performance issues" by Tom Cherry · 6 years ago
  74. 2b44040 Merge "Checks the interface inheritance hierarchy in init_rc files." by Daniel Norman · 6 years ago
  75. 9d527fb Merge "init: Write the reason in BCB on "reboot recovery"" by Tom Cherry · 6 years ago
  76. 56cb899 Merge "init: powerctl support and propagate longer canonical reboot reasons." by Treehugger Robot · 6 years ago
  77. e43e91b libdm: Improve the reliability of dm device paths. by David Anderson · 6 years ago
  78. 6c3362a Checks the interface inheritance hierarchy in init_rc files. by Daniel Norman · 6 years ago
  79. ac46aaa Merge "Remove binder dependency in init." by Steven Moreland · 6 years ago
  80. 43354d5 init: Write the reason in BCB on "reboot recovery" by Sam Protsenko · 6 years ago
  81. 9a35889 init: powerctl support and propagate longer canonical reboot reasons. by Mark Salyzyn · 6 years ago
  82. 117e58e init: fix clang-tidy performance issues by Tom Cherry · 6 years ago
  83. fbcb27a Remove binder dependency in init. by Steven Moreland · 6 years ago
  84. b531de7 Rename product_services to system_ext by Justin Yun · 6 years ago
  85. ff55a90 Fix a few clang-tidy issues and add NOLINT for others by Tom Cherry · 6 years ago
  86. 7c4f413 Merge "init: fix to avoid loading apex *.rc files twice" by Treehugger Robot · 6 years ago
  87. 5341e49 first_stage_init: add console by Steve Muckle · 6 years ago
  88. 474f94d init: fix to avoid loading apex *.rc files twice by Jooyung Han · 6 years ago
  89. 2592980 Checks each interface in an init_rc file is a known hidl_interface. by Daniel Norman · 6 years ago
  90. 1bd62e6 init: switch host_init_verifier to getopt() by Tom Cherry · 6 years ago
  91. de6bc74 init: clean up host_init_stubs a bit by Tom Cherry · 6 years ago
  92. cd61e39 init: remove last init.cpp global by Tom Cherry · 6 years ago
  93. 7cd1285 init: remove console_init_action by Tom Cherry · 6 years ago
  94. e8d353a Move actual parsing from Service to ServiceParser by Tom Cherry · 6 years ago
  95. 884a7cd Split out ServiceList and ServiceParser from service.cpp/.h by Tom Cherry · 6 years ago
  96. 5c1a35e Merge "init: Handle properties in the background of calling fs_mgr" by Tom Cherry · 6 years ago
  97. a8b708c init: Handle properties in the background of calling fs_mgr by Tom Cherry · 6 years ago
  98. ff98638 Merge "init: use a property instead of file to communicate cold boot done" by Tom Cherry · 6 years ago
  99. 37e9870 Merge "Qualifies the mention of lazily starting services from 'interface'." by Treehugger Robot · 6 years ago
  100. e6a410d Qualifies the mention of lazily starting services from 'interface'. by Daniel Norman · 6 years ago