1. 071dbc1 init: Combine the CheckShutdown() and set_do_shutdown() methods by Bart Van Assche · 3 years, 2 months ago
  2. b4b1b75 init: Remove the DebugRebootLogging() function by Bart Van Assche · 3 years, 2 months ago
  3. 1fdbf8d init: Combine two if-statements by Bart Van Assche · 3 years, 2 months ago
  4. 8dab2ef Merge "Use ro.boot.serialconsole to disable console services" by Treehugger Robot · 3 years, 2 months ago
  5. 8e25d9c init: add log w/ service PID by Steven Moreland · 3 years, 2 months ago
  6. 3dfb8bc init: Simplify struct BuiltinArguments by Bart Van Assche · 3 years, 2 months ago
  7. 8437b9a Merge "Fix failure on mounting system_ext partition" by Jiyong Park · 3 years, 2 months ago
  8. 5591f12 Use ro.boot.serialconsole to disable console services by Alistair Delva · 3 years, 2 months ago
  9. ccd094c Fix failure on mounting system_ext partition by Lianjun Huang · 3 years, 2 months ago
  10. b6b7ccc init: Document the locking strategy used in class PropWaiterState by Bart Van Assche · 3 years, 2 months ago
  11. 68a59e1 init: Document the locking strategy in class ShutdownState by Bart Van Assche · 3 years, 2 months ago
  12. 468067a init_test: Close all file descriptors before calling execv() by Bart Van Assche · 3 years, 2 months ago
  13. 878560d init_test: Fix a race condition by Bart Van Assche · 3 years, 2 months ago
  14. 947d75f init_test: Simplify the gentle_kill test by Bart Van Assche · 3 years, 2 months ago
  15. 2f05086 Only run GentleKill test as root by Daniel Rosenberg · 3 years, 2 months ago
  16. d019150 Merge "Add bug component id to OWNERS" by Treehugger Robot · 3 years, 2 months ago
  17. 078cc15 Add bug component id to OWNERS by Jiyong Park · 3 years, 3 months ago
  18. dcc208f Fix a spelling error by Bart Van Assche · 3 years, 3 months ago
  19. 057b942 Reland "Set the log callback earlier for showing system property set denials" by Alex Hong · 3 years, 4 months ago
  20. 298f6c0 Merge "Disable multilib for CtsInitTestCases." by David Anderson · 3 years, 3 months ago
  21. b9e1821 Merge "Find a zoned partition automatically" by Treehugger Robot · 3 years, 3 months ago
  22. b92e5b5 Find a zoned partition automatically by Jaegeuk Kim · 3 years, 3 months ago
  23. 545870e Merge "init: Wait for daemon to fully spin up all threads" by Akilesh Kailash · 3 years, 3 months ago
  24. 9b9924b Merge "init: Allow persistent properties to be written asynchronously." by David Anderson · 3 years, 3 months ago
  25. e8d42e6 Merge changes I169b52cf,Ieb0e4e24 by Treehugger Robot · 3 years, 3 months ago
  26. 717ee91 Merge "init: Avoid killing all processes during reboot if update is in progress" by Akilesh Kailash · 3 years, 3 months ago
  27. 5140f3a init: Wait for daemon to fully spin up all threads by Akilesh Kailash · 3 years, 4 months ago
  28. 7fcaa14 Merge "Add comment about out-of-bounds being on purpose" by Treehugger Robot · 3 years, 3 months ago
  29. 6b88d16 Parser::ParseConfigFile returns Result<void> by Jooyung Han · 3 years, 3 months ago
  30. 2c52d09 init: Avoid killing all processes during reboot if update is in progress by Akilesh Kailash · 3 years, 4 months ago
  31. ed8178c init: Add test for gentle_kill by Daniel Rosenberg · 3 years, 4 months ago
  32. de76688 init: Add gentle_kill service property by Daniel Rosenberg · 3 years, 5 months ago
  33. 0af9ab3 init: Allow persistent properties to be written asynchronously. by David Anderson · 3 years, 7 months ago
  34. 04fb2c8 Add comment about out-of-bounds being on purpose by Florian Mayer · 3 years, 3 months ago
  35. 1447120 Set memlock rlimit to 64KB by Carlos Galo · 3 years, 4 months ago
  36. f85317f Make an error message more informative by Bart Van Assche · 3 years, 4 months ago
  37. 24d1c23 Revert "host_init_verifier: add check for root services and linux capabilities" by Nikita Ioffe · 3 years, 4 months ago
  38. f1e3bff host_init_verifier: add check for root services and linux capabilities by Nikita Ioffe · 3 years, 4 months ago
  39. 3e951a7 Merge "Skip StartConsole test on user builds." by Jiyong Park · 3 years, 4 months ago
  40. 5b7a51a Skip StartConsole test on user builds. by Jiyong Park · 3 years, 4 months ago
  41. fd98382 Merge "Run the console test with /dev/null" by Treehugger Robot · 3 years, 4 months ago
  42. cc0e90a Update docs around capabilities and root processes by Nikita Ioffe · 3 years, 4 months ago
  43. ae41280 Run the console test with /dev/null by Jiyong Park · 3 years, 4 months ago
  44. 717ece7 Merge "Clarify the behavior about event and property triggers" by Jiyong Park · 3 years, 4 months ago
  45. bb1ee3c Merge "ignore error -> log" by Steven Moreland · 3 years, 4 months ago
  46. 507209b ignore error -> log by Steven Moreland · 3 years, 4 months ago
  47. 95cfb31 Merge "Support sysfs changes in the Linux 5.15 kernel." by David Anderson · 3 years, 4 months ago
  48. 5c3e248 Merge "Kill services even when cgroups is disabled" by Treehugger Robot · 3 years, 4 months ago
  49. a049a99 Kill services even when cgroups is disabled by Inseob Kim · 3 years, 5 months ago
  50. d6bf86b Support sysfs changes in the Linux 5.15 kernel. by David Anderson · 3 years, 4 months ago
  51. cbd082d Disable multilib for CtsInitTestCases. by David Anderson · 3 years, 4 months ago
  52. 48cd413 Merge "Fix potential memory leaks" by Chih-hung Hsieh · 3 years, 4 months ago
  53. d3484c8 Merge "init: Enable ANDROID_BASE_UNIQUE_FD_DISABLE_IMPLICIT_CONVERSION" by Bart Van Assche · 3 years, 4 months ago
  54. 9dbf8c3 Merge "init: Prevent copying of Service objects" by Bart Van Assche · 3 years, 4 months ago
  55. b3f9f6f Merge "init/Android.bp: Sort cflags alphabetically" by Bart Van Assche · 3 years, 4 months ago
  56. 70b22e1 Merge "init: Make an error message more informative" by Treehugger Robot · 3 years, 5 months ago
  57. ab3bc21 Merge "init: Convert a single-element array into a scalar" by Treehugger Robot · 3 years, 5 months ago
  58. 784e63c Fix potential memory leaks by Chih-Hung Hsieh · 3 years, 5 months ago
  59. 0bb4757 init: Prevent copying of Service objects by Bart Van Assche · 3 years, 5 months ago
  60. 42764c4 init: Make an error message more informative by Bart Van Assche · 3 years, 5 months ago
  61. c41a482 init: Do not invoke the ServiceList destructor when exiting by Bart Van Assche · 3 years, 5 months ago
  62. aee2ec8 init: Enable ANDROID_BASE_UNIQUE_FD_DISABLE_IMPLICIT_CONVERSION by Bart Van Assche · 3 years, 5 months ago
  63. 91ba219 init/Android.bp: Sort cflags alphabetically by Bart Van Assche · 3 years, 5 months ago
  64. fdc0f89 init: Convert a single-element array into a scalar by Bart Van Assche · 3 years, 5 months ago
  65. fa4926a Merge "Revert "init: Add more diagnostics for signalfd hangs."" by Bart Van Assche · 3 years, 5 months ago
  66. f477319 Clarify the behavior about event and property triggers by Jiyong Park · 3 years, 5 months ago
  67. 3b21d95 init: Fix and re-enable the init#StartConsole test by Bart Van Assche · 3 years, 5 months ago
  68. 29d8a42 Revert "init: Add more diagnostics for signalfd hangs." by Bart Van Assche · 3 years, 5 months ago
  69. 027b275 init: Disable test init#StartConsole by Bart Van Assche · 3 years, 5 months ago
  70. 01e6669 init: Fix a race condition in KillProcessGroup() by Bart Van Assche · 3 years, 5 months ago
  71. 9873916 init: Introduce RequiresConsole() by Bart Van Assche · 3 years, 5 months ago
  72. c8f3425 init: Introduce symbolic names for certain constants by Bart Van Assche · 3 years, 5 months ago
  73. d394f743 init: Reduce the number of system calls by Bart Van Assche · 3 years, 5 months ago
  74. 4178723 Revert "init: Rename 'cgroups_activated' into 'fifo'" by Bart Van Assche · 3 years, 5 months ago
  75. bfcf437 init: Document which class Service members are not modified by Bart Van Assche · 3 years, 5 months ago
  76. 5d18891 init: Add a unit test for the "start console" action by Bart Van Assche · 3 years, 5 months ago
  77. f26e59e Revert "init: Fix a race condition in KillProcessGroup()" by Bart Van Assche · 3 years, 5 months ago
  78. 15e5ecd init: Fix a race condition in KillProcessGroup() by Bart Van Assche · 3 years, 6 months ago
  79. 0fbc1d7 Don't unmount APEXes in microdroid by Inseob Kim · 3 years, 5 months ago
  80. 9c61dad init: Rename 'cgroups_activated' into 'fifo' by Bart Van Assche · 3 years, 6 months ago
  81. 8462cee Merge "Revert "init: Fix a race condition in KillProcessGroup()"" by Bart Van Assche · 3 years, 6 months ago
  82. dcc378e Revert "init: Fix a race condition in KillProcessGroup()" by Bart Van Assche · 3 years, 6 months ago
  83. 63ae3fd init: Amend code format for DoLoadApex by Shen Lin · 3 years, 6 months ago
  84. c8c24a7 Merge changes I4c55790c,I14baaa7a by Treehugger Robot · 3 years, 6 months ago
  85. 0eaca46 Merge "Add mmap_rnd_bits routine for riscv64" by Treehugger Robot · 3 years, 6 months ago
  86. d8ef6f8 init: Fix a race condition in KillProcessGroup() by Bart Van Assche · 3 years, 6 months ago
  87. c7d7ed0 init: Document that ReapOneProcess() does not modify 'pid' by Bart Van Assche · 3 years, 6 months ago
  88. 1b2d443 Merge "init: Log more information if stopping times out" by Treehugger Robot · 3 years, 6 months ago
  89. ea595ba init: Log more information if stopping times out by Bart Van Assche · 3 years, 6 months ago
  90. c09eee0 Add mmap_rnd_bits routine for riscv64 by Mao Han · 3 years, 6 months ago
  91. 1a5b593 init: Fix HandleSignalFd() by Bart Van Assche · 3 years, 6 months ago
  92. 874448f Merge "subcontext: Change a std::string argument into std::string_view" by Bart Van Assche · 3 years, 6 months ago
  93. f2d93ce Merge changes I8174adf8,I9d252b0b by Nathan Huckleberry · 3 years, 6 months ago
  94. 462ea55 subcontext: Change a std::string argument into std::string_view by Bart Van Assche · 3 years, 6 months ago
  95. 997d738 Expose system property for dm-verity check_at_most_once by Nathan Huckleberry · 3 years, 6 months ago
  96. 1693f42 init: Introduce class InterprocessFifo by Bart Van Assche · 3 years, 6 months ago
  97. 537ab23 Merge "init: skip cgroup/task_profiles configuration if cgroups are disabled" by Nikita Ioffe · 3 years, 6 months ago
  98. 77f3fe5 init: Fix the implementation of the task_profiles keyword by Bart Van Assche · 3 years, 6 months ago
  99. 4029b05 Add __ANDROID_API_[STU]__ definitions by Bart Van Assche · 3 years, 6 months ago
  100. c2b1654 init: skip cgroup/task_profiles configuration if cgroups are disabled by Nikita Ioffe · 3 years, 6 months ago