1. 071dbc1 init: Combine the CheckShutdown() and set_do_shutdown() methods by Bart Van Assche · 2 years, 6 months ago
  2. b4b1b75 init: Remove the DebugRebootLogging() function by Bart Van Assche · 2 years, 5 months ago
  3. 1fdbf8d init: Combine two if-statements by Bart Van Assche · 2 years, 6 months ago
  4. b6b7ccc init: Document the locking strategy used in class PropWaiterState by Bart Van Assche · 2 years, 6 months ago
  5. 68a59e1 init: Document the locking strategy in class ShutdownState by Bart Van Assche · 2 years, 6 months ago
  6. 057b942 Reland "Set the log callback earlier for showing system property set denials" by Alex Hong · 2 years, 8 months ago
  7. 29d8a42 Revert "init: Add more diagnostics for signalfd hangs." by Bart Van Assche · 2 years, 8 months ago
  8. 63ae3fd init: Amend code format for DoLoadApex by Shen Lin · 2 years, 9 months ago
  9. 1a5b593 init: Fix HandleSignalFd() by Bart Van Assche · 2 years, 10 months ago
  10. 537ab23 Merge "init: skip cgroup/task_profiles configuration if cgroups are disabled" by Nikita Ioffe · 2 years, 10 months ago
  11. c2b1654 init: skip cgroup/task_profiles configuration if cgroups are disabled by Nikita Ioffe · 2 years, 10 months ago
  12. bc5c4a4 init/epoll: Make Epoll::Wait() easier to use by Bart Van Assche · 2 years, 10 months ago
  13. 4842650 init: Improve readability of the code in SecondStageMain() by Bart Van Assche · 2 years, 10 months ago
  14. a2c1604 init: Introduce Epoll::SetFirstCallback() by Bart Van Assche · 2 years, 10 months ago
  15. c69bcd4 Merge "Removed property init.apex.<apex-name>.load/unload." by Jooyung Han · 3 years ago
  16. 259b63d Removed property init.apex.<apex-name>.load/unload. by Deyao Ren · 3 years ago
  17. e37c15e Merge changes from topic "vapex_stop_service" by Deyao Ren · 3 years ago
  18. 238e909 Remove and add service and action during apex load and unload by Deyao Ren · 3 years, 1 month ago
  19. 07595e1 Stop services when unload an apex by Deyao Ren · 3 years, 1 month ago
  20. aebf881 Merge "Add apex name to service" am: ec73481e58 by Deyao Ren · 3 years, 1 month ago
  21. df40ed1 Add apex name to service by Deyao Ren · 3 years, 1 month ago
  22. 6bfcefc Merge "Update linker configuration when loading apex" am: 11e757c9cc by Jooyung Han · 3 years, 1 month ago
  23. 626be07 Update linker configuration when loading apex by Jooyung Han · 3 years, 1 month ago
  24. db126b9 Merge "Return Result<T> from Do(Un)LoadApex()" am: 46fa45d82c by Jooyung Han · 3 years, 1 month ago
  25. a2fe3e5 Return Result<T> from Do(Un)LoadApex() by Jooyung Han · 3 years, 1 month ago
  26. e03286a Merge "Add ctl.apex_(un)load properties to (un)load apex" am: e271146ec8 by Treehugger Robot · 3 years, 1 month ago
  27. 678f0b4 Add ctl.apex_(un)load properties to (un)load apex by Jooyung Han · 3 years, 1 month ago
  28. 7772fc8 Merge "Revert "Set the log callback earlier for showing system property set denials"" am: 526fbe2a37 am: c0e0892a5a by Kean Mariotti · 3 years, 2 months ago
  29. 526fbe2 Merge "Revert "Set the log callback earlier for showing system property set denials"" by Kean Mariotti · 3 years, 2 months ago
  30. 3a6040e Revert "Set the log callback earlier for showing system property set denials" by Kean Mariotti · 3 years, 2 months ago
  31. c0b9b5f Merge "Set the log callback earlier for showing system property set denials" am: af74368a36 am: 219306f683 by Alex Hong · 3 years, 2 months ago
  32. af74368 Merge "Set the log callback earlier for showing system property set denials" by Alex Hong · 3 years, 2 months ago
  33. 4a8d564 Merge changes from topics "action-in-apex-config", "apex-ready-event", "subcontext-for-vendor-apex" am: ec76b5cb4e am: 364bc73186 by Jooyung Han · 3 years, 3 months ago
  34. 03baf47 APEX configs support 'on' as well am: badb7de1a2 am: bc3ec37dad by Jooyung Han · 3 years, 3 months ago
  35. 3863195 Merge "Use new AndroidUnwinder object." am: dbe14f2f73 am: 32cfdb4be7 by Christopher Ferris · 3 years, 3 months ago
  36. 38e8e74 Use subcontext for APEX configs from /{vendor, odm} by Jooyung Han · 3 years, 3 months ago
  37. badb7de APEX configs support 'on' as well by Jooyung Han · 3 years, 3 months ago
  38. d2bd6c5 Use new AndroidUnwinder object. by Christopher Ferris · 3 years, 3 months ago
  39. 071d750 Merge "libsnapshot: Remove invalid snapshot metadata" am: e3cca4a0d1 am: d2611d1c1c am: 0d701c13b6 by Akilesh Kailash · 3 years, 4 months ago
  40. f86fca2 libsnapshot: Remove invalid snapshot metadata by Akilesh Kailash · 3 years, 4 months ago
  41. 6776e64 Merge changes I16bd2d5e,I04e9bf73 by David Anderson · 3 years, 4 months ago
  42. fc90774 DO NOT MERGE: Revert "init: Add diagnostics for signalfd epoll failures." by David Anderson · 3 years, 4 months ago
  43. d7f2bfb init: Add more diagnostics for b/223076262. by David Anderson · 3 years, 4 months ago
  44. fe62ca7 Merge "init: Add more diagnostics for signalfd hangs." by David Anderson · 3 years, 5 months ago
  45. 14f9c15 init: Add more diagnostics for signalfd hangs. by David Anderson · 3 years, 5 months ago
  46. 6e43216 Revert "init: Add diagnostics for snapuserd hangs" by Akilesh Kailash · 3 years, 7 months ago
  47. 0fa7c40 init: Add diagnostics for signalfd epoll failures. by David Anderson · 3 years, 5 months ago
  48. 471643a init: Add diagnostics for snapuserd hangs by David Anderson · 3 years, 7 months ago
  49. 1e966fa init: introduce ro.kernel.version property by Alexander Potapenko · 3 years, 10 months ago
  50. 0e5ad5a snapuserd: Allow connecting to the first-stage daemon. by David Anderson · 4 years, 1 month ago
  51. 8c224fa Set the log callback earlier for showing system property set denials by Alex Hong · 4 years, 4 months ago
  52. 6b7311f Use property ro.product.enforce_debugfs_restrictions to enable debugfs by Hridya Valsaraju · 4 years, 4 months ago
  53. 6c01baf init: check for verifiedbootstate in properties by Devin Moore · 4 years, 5 months ago
  54. 08c862f init: ro.boottime.init.modules by Lisa Liu · 4 years, 6 months ago
  55. 03e8034 libsnapshot: No transition of snapuserd during second stage init by Akilesh Kailash · 4 years, 6 months ago
  56. eedd38a Let the kernel hwrng thread manage hw_random mixing. by Elliott Hughes · 4 years, 6 months ago
  57. 8376d87 Merge "Let init mount/unmount debugfs for non-user builds" by Treehugger Robot · 4 years, 7 months ago
  58. fb921a1 Let init mount/unmount debugfs for non-user builds by Hridya Valsaraju · 5 years ago
  59. 491e4da init: Add an selinux transition for snapuserd. by David Anderson · 4 years, 8 months ago
  60. 959ea63 init: remove DumpShutdownDebugInformation() by Tom Cherry · 4 years, 8 months ago
  61. 1d57fb8 init: Fix ordering of second-stage snapuserd transition. by David Anderson · 4 years, 9 months ago
  62. b031def Start snapuserd if needed as soon as possible during second-stage init. by David Anderson · 4 years, 9 months ago
  63. a68ee76 Load boot image props. by Yifan Hong · 4 years, 10 months ago
  64. f7c2585 Fix the order for boot scripts scanning by Jooyung Han · 5 years ago
  65. d36f4a3 init: set $PATH in second stage init by Tom Cherry · 5 years ago
  66. 30bbf7d Boost init priority before main loop by Wei Wang · 5 years ago
  67. 150687b init: failed to set sys.usb.controller by Mark Salyzyn · 5 years ago
  68. 1c84135 init: add even more debugging information for reboot by Tom Cherry · 5 years ago
  69. e3e77d3 init: fix restarting of subcontext by Tom Cherry · 5 years ago
  70. 080fa98 init: even better logging around subsequent sys.powerctl messages by Tom Cherry · 5 years ago
  71. 22d6348 init: do not handle control messages after shutdown by Tom Cherry · 5 years ago
  72. 4046333 init: use an eventfd instead of socketpair to wake the main loop by Tom Cherry · 5 years ago
  73. 975bfe1 init: add missing TEMP_FAILURE_RETRY by Tom Cherry · 5 years ago
  74. 1c68836 init: add more logging around reboots by Tom Cherry · 5 years ago
  75. bdbf504 init: add ctl.oneshot_on/ctl.oneshot_off by Tom Cherry · 5 years ago
  76. fd470e8 init: use a no-op signal handler instead of SIG_IGN for SIGPIPE by Tom Cherry · 5 years ago
  77. 802864c init: handle property messages asynchronously #2 by Tom Cherry · 5 years ago
  78. 832f9f1 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  79. 14ce87c Merge "Refine the exported DSU status" by Howard Chen · 5 years ago
  80. 50dfcb0 Fix missing Result::ok() call in init by Bernie Innocenti · 5 years ago
  81. 2e1c6b2 Refine the exported DSU status by Howard Chen · 5 years ago
  82. 7205c62 init: handle property service callbacks asynchronously by Tom Cherry · 6 years ago
  83. cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 6 years ago
  84. 44d5ec3 init: handle process actions when waiting for exec services by Tom Cherry · 6 years ago
  85. f0f7e70 init: add builtin check for perf_event LSM hooks by Ryan Savitski · 6 years ago
  86. 99df54b Move linker config under /linkerconfig by Kiyoung Kim · 6 years ago
  87. abd5046 Merge "Remove service defined in an APEX during userspace reboot" by Nikita Ioffe · 6 years ago
  88. 091c4d1 Remove service defined in an APEX during userspace reboot by Nikita Ioffe · 6 years ago
  89. c88d8f9 init: Replace property_set() with android::base::SetProperty() by Tom Cherry · 6 years ago
  90. 18278d2 init: make triggering shutdown from vendor_init better by Tom Cherry · 6 years ago
  91. 47cdf6c Merge "Move init and ueventd scripts from / to /system/etc" by Tom Cherry · 6 years ago
  92. c9f5353 Move init and ueventd scripts from / to /system/etc by Tom Cherry · 6 years ago
  93. c29c2ba init: Add support for native service registration with lmkd by Suren Baghdasaryan · 6 years ago
  94. 0dbfea7 init: trigger shutdown directly from builtins by Tom Cherry · 6 years ago
  95. ba6968e Add a skeleton of userspace reboot by Nikita Ioffe · 6 years ago
  96. 14c2472 init: degeneralize subcontext init into only vendor_init by Tom Cherry · 6 years ago
  97. f3a5ab8 Merge "Remove the global seccomp option." by Elliott Hughes · 6 years ago
  98. 60971e6 init: add reboot_on_failure service option by Tom Cherry · 6 years ago
  99. 4e46a33 Merge "Reland^2: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  100. 1ab3dfc Reland^2: "init: run property service in a thread" by Tom Cherry · 6 years ago