1. 2aeb1ad Split out ServiceList and ServiceParser from service.cpp/.h by Tom Cherry · 5 years ago
  2. 39fafed init: use a property instead of file to communicate cold boot done by Tom Cherry · 5 years ago
  3. bbcbc2f init: replace Result<Success> with Result<void> by Tom Cherry · 5 years ago
  4. 92c236e init: Refactor selinux.h/cpp by Vic Yang · 5 years ago
  5. 59656fb init: dump stack when aborting by Tom Cherry · 5 years ago
  6. 5f01d3a init: add error handling in control message by Wei Wang · 5 years ago
  7. 44505ec init: move "started at" environment var names to headers by Mark Salyzyn · 5 years ago
  8. 10377df init: ro.boottime.init.first_stage by Mark Salyzyn · 5 years ago
  9. 72d8d2f Merge "Copying debug ramdisk files to /debug_ramdisk/*" by Treehugger Robot · 5 years ago
  10. a7c103e Merge "init: set oom_adj early before fork vendor_init" by Treehugger Robot · 5 years ago
  11. 30afda7 Copying debug ramdisk files to /debug_ramdisk/* by Bowgo Tsai · 5 years ago
  12. 45d8174 init: set oom_adj early before fork vendor_init by Wei Wang · 5 years ago
  13. 9d7b89a CgroupSetupCgroups -> CgroupSetup by Yifan Hong · 5 years ago
  14. 6f9ce2e libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup by Yifan Hong · 5 years ago
  15. 5b53573 libprocessgroup: restrict SetupCgroups to one-time usage and only by init by Suren Baghdasaryan · 5 years ago
  16. a73ed22 init: add MountHandler property handler by Mark Salyzyn · 5 years ago
  17. 1dacd42 Allow overriding ro.debuggable to 1 on USER builds by Bowgo Tsai · 5 years ago
  18. 372278c init: Set a property indicating that we're booting into a GSI. by David Anderson · 5 years ago
  19. 54f7e57 Merge "init: print property/value for wait_for_property" by Treehugger Robot · 5 years ago
  20. c9352bb init: print property/value for wait_for_property by Wei Wang · 5 years ago
  21. 82b72a5 libprocessgroup: Add support for task profiles by Suren Baghdasaryan · 6 years ago
  22. 6866041 Proper mount namespace configuration for bionic by Jiyong Park · 6 years ago
  23. dc1f247 Init: error on oneway calls. by Steven Moreland · 6 years ago
  24. 044e027 Merge "Run BoringSSL self test during startup" by Treehugger Robot · 6 years ago
  25. d052118 Run BoringSSL self test during startup by Branden Archer · 6 years ago
  26. 7bfea3d init: clean up the 1st/2nd stage init split by Tom Cherry · 6 years ago
  27. c240440 init parses *.rc files from APEXes by Jiyong Park · 6 years ago
  28. 6bab0a9 Mount vendor overlay from the system partition by Justin Yun · 6 years ago
  29. e004241 init: Add some ASAN helpers by Tom Cherry · 6 years ago
  30. 64990d5 Merge "init: move InitKernelLogging() to first stage init" by Tom Cherry · 6 years ago
  31. 48e83e6 init: move InitKernelLogging() to first stage init by Tom Cherry · 6 years ago
  32. 5f2a21d Merge "init: allow customizable restart and timeout periods for services" by Tom Cherry · 6 years ago
  33. 73f535e init: allow customizable restart and timeout periods for services by Tom Cherry · 6 years ago
  34. 5952034 Merge "Set device lock status from kernel command line." by Treehugger Robot · 6 years ago
  35. 5ed3278 Set device lock status from kernel command line. by Hridya Valsaraju · 6 years ago
  36. d9e53da init: move selinux and seccomp set up to 2nd stage init. by Tom Cherry · 6 years ago
  37. 62e985a init: Allow restricted use of binder. by Martijn Coenen · 6 years ago
  38. ab5583b s/product-services/product_services/g by Dario Freni · 6 years ago
  39. 3143848 split first stage init into a separate executable by Tom Cherry · 6 years ago
  40. 44aceed Split init's source files init first stage and second stage by Tom Cherry · 6 years ago
  41. 132615b Merge "Move watchdogd out of init" by Tom Cherry · 6 years ago
  42. 40acb37 Move watchdogd out of init by Tom Cherry · 6 years ago
  43. 6e05552 Merge "init: run fsck for early mount partitions" by Tom Cherry · 6 years ago
  44. 81ae075 init: run fsck for early mount partitions by Tom Cherry · 6 years ago
  45. 3613710 Add support for /product-services partition. by Dario Freni · 6 years ago
  46. 1d2b29a Merge "init: rename init_first_stage" by Treehugger Robot · 6 years ago
  47. 38a11cc init: rename init_first_stage by Tom Cherry · 6 years ago
  48. 74069d1 init: clean up logging initialization by Tom Cherry · 6 years ago
  49. acc31ce Add /mnt/product rw mount point for product partitions. by Bowgo Tsai · 6 years ago
  50. 39d124b init: Don't set ro.serialno when androidboot.serialno is not set by Chris Morin · 6 years ago
  51. 788fc82 init: Actually check the return value for calls during first stage init by Tom Cherry · 6 years ago
  52. 1385725 init: switch out keychord id with std::vector match of chords by Mark Salyzyn · 6 years ago
  53. 06aeb41 init: turn keychords into a standalone class by Mark Salyzyn · 6 years ago
  54. eca2507 init: refactor keychord for testing by Mark Salyzyn · 6 years ago
  55. 6c6ec72 init: separate out epoll into a class by Mark Salyzyn · 9 years ago
  56. 4880d44 Merge changes from topic "interface_builtins" by Steven Moreland · 6 years ago
  57. 6227e34 init: ServiceList FindInterface by Steven Moreland · 6 years ago
  58. 353bf1f init: switch from /dev/keychord to /dev/input/ by Mark Salyzyn · 6 years ago
  59. 8ae7375 init: use std::function for epoll handling by Tom Cherry · 6 years ago
  60. 4640149 Merge "Add /mnt/vendor rw mount point for vendor partitions." by Tri Vo · 6 years ago
  61. 8f38048 init: add sigstop option for debugging services from their start by Tom Cherry · 6 years ago
  62. 0b66969 Add /mnt/vendor rw mount point for vendor partitions. by Tri Vo · 6 years ago
  63. 1325ec8 init: use signalfd to catch SIGCHLD by Ryan Prichard · 6 years ago
  64. 6f2d56d init: log control messages along with the process that sent them by Tom Cherry · 6 years ago
  65. 0f6417f Move ActionParser to its own file by Tom Cherry · 6 years ago
  66. 4a4ec14e Do not block SIGTERM in init's child processes by yusukes · 6 years ago
  67. dff165d Support /product partition by Jaekyun Seok · 7 years ago
  68. 618d310 Move all of init to libinit by Tom Cherry · 7 years ago
  69. e055d73 init language extension for lazy HIDL services. by Steven Moreland · 7 years ago
  70. 8e09b0b Merge "init: run vendor commands in a separate SELinux context" by Tom Cherry · 7 years ago
  71. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 7 years ago
  72. d2b5a24 Merge "init: report shutdown,container for sigterm of init" by Mark Salyzyn · 7 years ago
  73. 161b862 init: report shutdown,container for sigterm of init by Mark Salyzyn · 7 years ago
  74. 4a67945 init: cleanup exit() uses by Tom Cherry · 7 years ago
  75. 3633a40 init: fix crash when reboot is triggered by a builtin by Tom Cherry · 7 years ago
  76. 9f97f47 init: Allow clean system shutdown upon SIGTERM by Luis Hector Chavez · 7 years ago
  77. 30bf4b7 Merge "init: fix signal handling and LOG(FATAL) in child processes" by Tom Cherry · 7 years ago
  78. 1ca8324 init: fix signal handling and LOG(FATAL) in child processes by Tom Cherry · 7 years ago
  79. 702ca9a init: log all failures of Service::Start() by Tom Cherry · 7 years ago
  80. 6de21f1 init: cleanup environment handling by Tom Cherry · 7 years ago
  81. d8db7ab init: replace panic() with LOG(FATAL) by Tom Cherry · 7 years ago
  82. 557946e init: use Result<T> for builtin functions by Tom Cherry · 7 years ago
  83. 0c8d6d2 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
  84. 1f87cd1 init: fix format issue by Tom Cherry · 7 years ago
  85. 7c4609c init: more unique_fd, less goto by Tom Cherry · 7 years ago
  86. 2a2a8d9 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe by Tom Cherry · 7 years ago
  87. 911b9b1 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 7 years ago
  88. 3b81f2d init: move exec operations out of ServiceManager by Tom Cherry · 7 years ago
  89. eb3fa92 Merge "init: fix process restarting" by Tom Cherry · 7 years ago
  90. d269e3a init: fix process restarting by Tom Cherry · 7 years ago
  91. 6fa0884 Merge "Allow the use of a custom Android DT directory" by Bo Hu · 7 years ago
  92. c01022a Allow the use of a custom Android DT directory by Yu Ning · 7 years ago
  93. 67dee62 init: remove Parser singleton and related cleanup by Tom Cherry · 7 years ago
  94. 9f1980e Merge "init: add support for global seccomp boot option" by Treehugger Robot · 7 years ago
  95. af1a9bf init: add support for global seccomp boot option by Steve Muckle · 7 years ago
  96. 278b15c init: rename mke2fs tools with _static suffix by Jin Qian · 7 years ago
  97. a022ea4 Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp" by Treehugger Robot · 7 years ago
  98. dd6a85c uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp by Quang Luong · 7 years ago
  99. ede0d53 Move Timer from init to libbase by Tom Cherry · 7 years ago
  100. eeab491 init: Support custom shutdown actions by Wei Wang · 7 years ago