1. 14c2472 init: degeneralize subcontext init into only vendor_init by Tom Cherry · 6 years ago
  2. f3a5ab8 Merge "Remove the global seccomp option." by Elliott Hughes · 6 years ago
  3. 60971e6 init: add reboot_on_failure service option by Tom Cherry · 6 years ago
  4. 4e46a33 Merge "Reland^2: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  5. 1ab3dfc Reland^2: "init: run property service in a thread" by Tom Cherry · 6 years ago
  6. 4e6bf25 Remove the global seccomp option. by Elliott Hughes · 6 years ago
  7. 1136f15 Init: Run boringssl self test via separate binaries. by Tobias Thierer · 6 years ago
  8. 905a5df init: Always reap processes before handling properties by Tom Cherry · 6 years ago
  9. 9800ad8 init: -1 log for control message error paths. by Steven Moreland · 6 years ago
  10. 4adbd29 Merge "Revert "Reland: "init: run property service in a thread""" by Tom Cherry · 6 years ago
  11. 3da2ba6 Revert "Reland: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  12. 88bba95 Merge "init: set SetKptrRestrict before early-init" by Treehugger Robot · 6 years ago
  13. 33783fc init: set SetKptrRestrict before early-init by Ravi Kumar Siddojigari · 6 years ago
  14. 8efca4b Reland: "init: run property service in a thread" by Tom Cherry · 6 years ago
  15. f451426 Revert "init: run property service in a thread" by Tom Cherry · 6 years ago
  16. 26f5e7d init: run property service in a thread by Tom Cherry · 6 years ago
  17. d52a5b3 init: simplify keyword_map by Tom Cherry · 6 years ago
  18. 4280165 Merge "Remove binder dependency in init." by Steven Moreland · 6 years ago
  19. 4ee2703 Remove binder dependency in init. by Steven Moreland · 6 years ago
  20. 7eaf9b5 Rename product_services to system_ext by Justin Yun · 6 years ago
  21. 3df8dc5 Checks each interface in an init_rc file is a known hidl_interface. by Daniel Norman · 6 years ago
  22. 172c83f init: remove last init.cpp global by Tom Cherry · 6 years ago
  23. ff88e30 init: remove console_init_action by Tom Cherry · 6 years ago
  24. 2aeb1ad Split out ServiceList and ServiceParser from service.cpp/.h by Tom Cherry · 6 years ago
  25. 39fafed init: use a property instead of file to communicate cold boot done by Tom Cherry · 6 years ago
  26. bbcbc2f init: replace Result<Success> with Result<void> by Tom Cherry · 6 years ago
  27. 92c236e init: Refactor selinux.h/cpp by Vic Yang · 6 years ago
  28. 59656fb init: dump stack when aborting by Tom Cherry · 6 years ago
  29. 5f01d3a init: add error handling in control message by Wei Wang · 6 years ago
  30. 44505ec init: move "started at" environment var names to headers by Mark Salyzyn · 6 years ago
  31. 10377df init: ro.boottime.init.first_stage by Mark Salyzyn · 6 years ago
  32. 72d8d2f Merge "Copying debug ramdisk files to /debug_ramdisk/*" by Treehugger Robot · 6 years ago
  33. a7c103e Merge "init: set oom_adj early before fork vendor_init" by Treehugger Robot · 6 years ago
  34. 30afda7 Copying debug ramdisk files to /debug_ramdisk/* by Bowgo Tsai · 6 years ago
  35. 45d8174 init: set oom_adj early before fork vendor_init by Wei Wang · 6 years ago
  36. 9d7b89a CgroupSetupCgroups -> CgroupSetup by Yifan Hong · 6 years ago
  37. 6f9ce2e libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup by Yifan Hong · 6 years ago
  38. 5b53573 libprocessgroup: restrict SetupCgroups to one-time usage and only by init by Suren Baghdasaryan · 6 years ago
  39. a73ed22 init: add MountHandler property handler by Mark Salyzyn · 6 years ago
  40. 1dacd42 Allow overriding ro.debuggable to 1 on USER builds by Bowgo Tsai · 6 years ago
  41. 372278c init: Set a property indicating that we're booting into a GSI. by David Anderson · 7 years ago
  42. 54f7e57 Merge "init: print property/value for wait_for_property" by Treehugger Robot · 7 years ago
  43. c9352bb init: print property/value for wait_for_property by Wei Wang · 7 years ago
  44. 82b72a5 libprocessgroup: Add support for task profiles by Suren Baghdasaryan · 7 years ago
  45. 6866041 Proper mount namespace configuration for bionic by Jiyong Park · 7 years ago
  46. dc1f247 Init: error on oneway calls. by Steven Moreland · 7 years ago
  47. 044e027 Merge "Run BoringSSL self test during startup" by Treehugger Robot · 7 years ago
  48. d052118 Run BoringSSL self test during startup by Branden Archer · 7 years ago
  49. 7bfea3d init: clean up the 1st/2nd stage init split by Tom Cherry · 7 years ago
  50. c240440 init parses *.rc files from APEXes by Jiyong Park · 7 years ago
  51. 6bab0a9 Mount vendor overlay from the system partition by Justin Yun · 7 years ago
  52. e004241 init: Add some ASAN helpers by Tom Cherry · 7 years ago
  53. 64990d5 Merge "init: move InitKernelLogging() to first stage init" by Tom Cherry · 7 years ago
  54. 48e83e6 init: move InitKernelLogging() to first stage init by Tom Cherry · 7 years ago
  55. 5f2a21d Merge "init: allow customizable restart and timeout periods for services" by Tom Cherry · 7 years ago
  56. 73f535e init: allow customizable restart and timeout periods for services by Tom Cherry · 7 years ago
  57. 5952034 Merge "Set device lock status from kernel command line." by Treehugger Robot · 7 years ago
  58. 5ed3278 Set device lock status from kernel command line. by Hridya Valsaraju · 7 years ago
  59. d9e53da init: move selinux and seccomp set up to 2nd stage init. by Tom Cherry · 7 years ago
  60. 62e985a init: Allow restricted use of binder. by Martijn Coenen · 7 years ago
  61. ab5583b s/product-services/product_services/g by Dario Freni · 7 years ago
  62. 3143848 split first stage init into a separate executable by Tom Cherry · 7 years ago
  63. 44aceed Split init's source files init first stage and second stage by Tom Cherry · 7 years ago
  64. 132615b Merge "Move watchdogd out of init" by Tom Cherry · 7 years ago
  65. 40acb37 Move watchdogd out of init by Tom Cherry · 7 years ago
  66. 6e05552 Merge "init: run fsck for early mount partitions" by Tom Cherry · 7 years ago
  67. 81ae075 init: run fsck for early mount partitions by Tom Cherry · 7 years ago
  68. 3613710 Add support for /product-services partition. by Dario Freni · 7 years ago
  69. 1d2b29a Merge "init: rename init_first_stage" by Treehugger Robot · 7 years ago
  70. 38a11cc init: rename init_first_stage by Tom Cherry · 7 years ago
  71. 74069d1 init: clean up logging initialization by Tom Cherry · 7 years ago
  72. acc31ce Add /mnt/product rw mount point for product partitions. by Bowgo Tsai · 7 years ago
  73. 39d124b init: Don't set ro.serialno when androidboot.serialno is not set by Chris Morin · 7 years ago
  74. 788fc82 init: Actually check the return value for calls during first stage init by Tom Cherry · 7 years ago
  75. 1385725 init: switch out keychord id with std::vector match of chords by Mark Salyzyn · 7 years ago
  76. 06aeb41 init: turn keychords into a standalone class by Mark Salyzyn · 7 years ago
  77. eca2507 init: refactor keychord for testing by Mark Salyzyn · 7 years ago
  78. 6c6ec72 init: separate out epoll into a class by Mark Salyzyn · 10 years ago
  79. 4880d44 Merge changes from topic "interface_builtins" by Steven Moreland · 7 years ago
  80. 6227e34 init: ServiceList FindInterface by Steven Moreland · 7 years ago
  81. 353bf1f init: switch from /dev/keychord to /dev/input/ by Mark Salyzyn · 7 years ago
  82. 8ae7375 init: use std::function for epoll handling by Tom Cherry · 7 years ago
  83. 4640149 Merge "Add /mnt/vendor rw mount point for vendor partitions." by Tri Vo · 7 years ago
  84. 8f38048 init: add sigstop option for debugging services from their start by Tom Cherry · 7 years ago
  85. 0b66969 Add /mnt/vendor rw mount point for vendor partitions. by Tri Vo · 7 years ago
  86. 1325ec8 init: use signalfd to catch SIGCHLD by Ryan Prichard · 7 years ago
  87. 6f2d56d init: log control messages along with the process that sent them by Tom Cherry · 7 years ago
  88. 0f6417f Move ActionParser to its own file by Tom Cherry · 8 years ago
  89. 4a4ec14e Do not block SIGTERM in init's child processes by yusukes · 8 years ago
  90. dff165d Support /product partition by Jaekyun Seok · 8 years ago
  91. 618d310 Move all of init to libinit by Tom Cherry · 8 years ago
  92. e055d73 init language extension for lazy HIDL services. by Steven Moreland · 8 years ago
  93. 8e09b0b Merge "init: run vendor commands in a separate SELinux context" by Tom Cherry · 8 years ago
  94. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 8 years ago
  95. d2b5a24 Merge "init: report shutdown,container for sigterm of init" by Mark Salyzyn · 8 years ago
  96. 161b862 init: report shutdown,container for sigterm of init by Mark Salyzyn · 8 years ago
  97. 4a67945 init: cleanup exit() uses by Tom Cherry · 8 years ago
  98. 3633a40 init: fix crash when reboot is triggered by a builtin by Tom Cherry · 8 years ago
  99. 9f97f47 init: Allow clean system shutdown upon SIGTERM by Luis Hector Chavez · 8 years ago
  100. 30bf4b7 Merge "init: fix signal handling and LOG(FATAL) in child processes" by Tom Cherry · 8 years ago