1. d7f2bfb init: Add more diagnostics for b/223076262. by David Anderson · 2 years, 5 months ago
  2. fe62ca7 Merge "init: Add more diagnostics for signalfd hangs." by David Anderson · 2 years, 5 months ago
  3. 14f9c15 init: Add more diagnostics for signalfd hangs. by David Anderson · 2 years, 5 months ago
  4. bd73665 Introduce the RunService() method by Bart Van Assche · 2 years, 6 months ago
  5. f2222aa Introduce the ConfigureMemcg() method by Bart Van Assche · 2 years, 6 months ago
  6. 847b80a Introduce the Service::CheckConsole() method by Bart Van Assche · 2 years, 6 months ago
  7. dd41635 init: remove the class_{start,reset}_post_data commands by Eric Biggers · 2 years, 10 months ago
  8. 0e5ad5a snapuserd: Allow connecting to the first-stage daemon. by David Anderson · 3 years, 1 month ago
  9. d14a178 Revert "init: make reboot_on_failure not apply to manually stopped services" by Eric Biggers · 3 years, 1 month ago
  10. 1c51525 init: make reboot_on_failure not apply to manually stopped services by Eric Biggers · 3 years, 4 months ago
  11. 0cbee0d Check if service is executed before APEX is ready by Kiyoung Kim · 3 years, 6 months ago
  12. f597fa5 Returns a service parse error on overrides across the treble boundary. by Daniel Norman · 3 years, 10 months ago
  13. 45215ae init/service_parser: Add arguments `window' and `target' for `critical' by Woody Lin · 4 years, 8 months ago
  14. c9c0bba init: Add task_profiles init command by Suren Baghdasaryan · 4 years, 4 months ago
  15. bdbf504 init: add ctl.oneshot_on/ctl.oneshot_off by Tom Cherry · 4 years, 6 months ago
  16. 832f9f1 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 4 years, 6 months ago
  17. 7205c62 init: handle property service callbacks asynchronously by Tom Cherry · 4 years, 7 months ago
  18. 091c4d1 Remove service defined in an APEX during userspace reboot by Nikita Ioffe · 4 years, 9 months ago
  19. d89ed13 init: always kill oneshot services' process groups. by Tom Cherry · 4 years, 9 months ago
  20. 3f4b0d6 userspace reboot: stop post-data services and wait for them to be killed by Nikita Ioffe · 4 years, 11 months ago
  21. 60971e6 init: add reboot_on_failure service option by Tom Cherry · 5 years ago
  22. 6737a6b init: Check onrestart commands by Tom Cherry · 5 years ago
  23. 4772f1d init: check the arguments of builtins during the build by Tom Cherry · 5 years ago
  24. 2e4c85f init: clean up file / socket descriptor creation by Tom Cherry · 5 years ago
  25. 247ffbf Fix a few clang-tidy issues and add NOLINT for others by Tom Cherry · 5 years ago
  26. b1ffb1d Move actual parsing from Service to ServiceParser by Tom Cherry · 5 years ago
  27. 2aeb1ad Split out ServiceList and ServiceParser from service.cpp/.h by Tom Cherry · 5 years ago
  28. bbcbc2f init: replace Result<Success> with Result<void> by Tom Cherry · 5 years ago
  29. e01ca4d init: Refactor service.h/cpp by Vic Yang · 5 years ago
  30. acc45aa class_start_post_data also starts disabled services. by Martijn Coenen · 5 years ago
  31. 70788f9 Support for stopping/starting post-data-mount class subsets. by Martijn Coenen · 5 years ago
  32. 1cd082d init: allow services to have no capabilities set by Tom Cherry · 6 years ago
  33. 6866041 Proper mount namespace configuration for bionic by Jiyong Park · 6 years ago
  34. 8b73dfc Revert "Bionic libs and the dynamic linker are bind mounted" by Jiyong Park · 6 years ago
  35. 2599088 Bionic libs and the dynamic linker are bind mounted by Jiyong Park · 6 years ago
  36. 80aa447 Add support for updatable services by Jiyong Park · 6 years ago
  37. d7157c2 Introduce additional service options for controlling memory cgroups. by Peter Collingbourne · 6 years ago
  38. 018a438 init: use rvalues references for callees of ParseLineSection() by Tom Cherry · 6 years ago
  39. ad9e7ea init: clarify some text/README about 'critical' services by Tom Cherry · 6 years ago
  40. 73f535e init: allow customizable restart and timeout periods for services by Tom Cherry · 6 years ago
  41. 1385725 init: switch out keychord id with std::vector match of chords by Mark Salyzyn · 6 years ago
  42. aead51b init: allow entering of network namespaces by Tom Cherry · 6 years ago
  43. 6227e34 init: ServiceList FindInterface by Steven Moreland · 6 years ago
  44. b418791 Merge "init: add sigstop option for debugging services from their start" by Tom Cherry · 6 years ago
  45. 8f38048 init: add sigstop option for debugging services from their start by Tom Cherry · 6 years ago
  46. c73b215 Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 6 years ago
  47. e242a97 Revert "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 6 years ago
  48. 959b055 If enablefilecrypto or init_user0 fails, reboot into recovery. by Paul Crowley · 7 years ago
  49. 6f5333a Allow a service to override another. by Steven Moreland · 7 years ago
  50. 7d0a5c3 EndSection returns Result<Success> by Steven Moreland · 7 years ago
  51. e055d73 init language extension for lazy HIDL services. by Steven Moreland · 7 years ago
  52. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 7 years ago
  53. 7ac013d init: support setting rlimits per service by Tom Cherry · 7 years ago
  54. 76af7e6 init: log Service failures via Result<T> by Tom Cherry · 7 years ago
  55. 6de21f1 init: cleanup environment handling by Tom Cherry · 7 years ago
  56. 89bcc85 init: use Result<T> for the parsing functions by Tom Cherry · 7 years ago
  57. 911b9b1 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 7 years ago
  58. eeee831 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 7 years ago
  59. 3b81f2d init: move exec operations out of ServiceManager by Tom Cherry · 7 years ago
  60. d269e3a init: fix process restarting by Tom Cherry · 7 years ago
  61. 379123f Merge "init: remove Parser singleton and related cleanup" by Tom Cherry · 7 years ago
  62. 67dee62 init: remove Parser singleton and related cleanup by Tom Cherry · 7 years ago
  63. 5938379 init: shutdown services in the opposite order that they started by Tom Cherry · 7 years ago
  64. d485226 Add memcg related configs to init. by Robert Benea · 7 years ago
  65. ede0d53 Move Timer from init to libbase by Tom Cherry · 7 years ago
  66. b3915d1 Merge "add "shutdown critical" to service" by Treehugger Robot · 7 years ago
  67. cccb34f add "shutdown critical" to service by Keun-young Park · 7 years ago
  68. eeab491 init: Support custom shutdown actions by Wei Wang · 7 years ago
  69. 81f5d3e init: create android::init:: namespace by Tom Cherry · 7 years ago
  70. 33838b1 init: change kill order and fix error reporting in KillProcessGroup() by Tom Cherry · 7 years ago
  71. 7da5485 init: add an initializer for keychord_id_ by Tom Cherry · 7 years ago
  72. 30a6f27 init: clean up the SectionParser interface and Parser class by Tom Cherry · 7 years ago
  73. 012c573 init: Stop combining actions by Tom Cherry · 7 years ago
  74. 3f5eaae5 init: more header cleanup by Tom Cherry · 7 years ago
  75. e78ea77 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 7 years ago
  76. 8772b36 Merge changes from topic 'exec-start-update-verifier' by Treehugger Robot · 7 years ago
  77. b27004a init: add exec_start command by Tom Cherry · 7 years ago
  78. 641ff0a init: add support of multiple class names by Wei Wang · 7 years ago
  79. 8d01f63 remove emergency shutdown and improve init's reboot logic by Keun-young Park · 7 years ago
  80. c8ac067 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 8 years ago
  81. 7c92e48 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  82. 0e3167e Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 8 years ago
  83. 26f40c0 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 8 years ago
  84. 9605a94 init start time tracking. by Elliott Hughes · 8 years ago
  85. 62767fe init: service file keyword by Mark Salyzyn · 8 years ago
  86. 24b2913 init: Add support for ambient capabilities. by Jorge Lucangeli Obes · 8 years ago
  87. 310f670 Allow setting oom_score_adj for services spawned from init by Marco Nelissen · 8 years ago
  88. 8f7b9e3 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  89. 344d01f Refactor Service::Start method. by Jorge Lucangeli Obes · 8 years ago
  90. 177b27d Rename "Handle(r)" to "Parse(r)" in Android init. by Jorge Lucangeli Obes · 8 years ago
  91. 1b3fa3d init: Add option to run a service in a new PID/mount namespace. by Jorge Lucangeli Obes · 8 years ago
  92. ad8e94e init: report createProcessGroup failure. by Elliott Hughes · 8 years ago
  93. 081705c Add process priority to service definition. by Vitalii Tomkiv · 8 years ago
  94. bdeac39 Remove undocumented functionality from init. by Elliott Hughes · 8 years ago
  95. 70daa67 Multiple consoles by Viorel Suman · 8 years ago
  96. efc7275 Revert "Enable multiple consoles" by Viorel Suman · 8 years ago
  97. caafe5c Enable multiple consoles by Viorel Suman · 8 years ago
  98. b7e03e8 init: Allows shutting down cleanly. by Bertrand SIMONNET · 9 years ago
  99. b734990 init: Use classes for parsing and clean up memory allocations by Tom Cherry · 9 years ago
  100. bac3299 Create Service and ServiceManager classes by Tom Cherry · 9 years ago