1. 8e09b0b Merge "init: run vendor commands in a separate SELinux context" by Tom Cherry · 7 years ago
  2. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 7 years ago
  3. 61578ab Merge "init: remove non-protobuf single persistent property file" by Tom Cherry · 7 years ago
  4. d2b5a24 Merge "init: report shutdown,container for sigterm of init" by Mark Salyzyn · 7 years ago
  5. 9614e4d init: remove non-protobuf single persistent property file by Tom Cherry · 7 years ago
  6. 9c568d0 Merge "init: cleanup exit() uses" by Tom Cherry · 7 years ago
  7. 161b862 init: report shutdown,container for sigterm of init by Mark Salyzyn · 7 years ago
  8. 4a67945 init: cleanup exit() uses by Tom Cherry · 7 years ago
  9. bfd05b6 init: shutdown,thermal shut off display immediately by Mark Salyzyn · 7 years ago
  10. a141907 init: fix typo by Tom Cherry · 7 years ago
  11. f5dba11 Merge "init: use protobuf for serialization of persistent properties" by Tom Cherry · 7 years ago
  12. a97faba init: use protobuf for serialization of persistent properties by Tom Cherry · 7 years ago
  13. 424ed42 Merge "init: add exec_background command" by Tom Cherry · 7 years ago
  14. 3631c54 init: add exec_background command by Tom Cherry · 7 years ago
  15. b92415c Merge "init: fix crash when reboot is triggered by a builtin" by Tom Cherry · 7 years ago
  16. 3633a40 init: fix crash when reboot is triggered by a builtin by Tom Cherry · 7 years ago
  17. d1c9cd0 init: fix hiding of move constructors of Result<T> by Tom Cherry · 7 years ago
  18. 1973110 Merge "init: fix variable scope issue with ExpandArgs()" by Tom Cherry · 7 years ago
  19. 5e405ca init: fix variable scope issue with ExpandArgs() by Tom Cherry · 7 years ago
  20. 61cb88a Merge "init: Allow clean system shutdown upon SIGTERM" by Treehugger Robot · 7 years ago
  21. 9f97f47 init: Allow clean system shutdown upon SIGTERM by Luis Hector Chavez · 7 years ago
  22. a84e14d Log pid for writes to sys.powerctl by Tom Cherry · 7 years ago
  23. f899548 Merge "Add odm sepolicy support to selinux.cpp" by Treehugger Robot · 7 years ago
  24. 02628f3 init: add option to read file fully on readahead by Wei Wang · 7 years ago
  25. eef4cd7 Add odm sepolicy support to selinux.cpp by kaichieh · 7 years ago
  26. e1f9a58 Merge "use a single file for storing persistent properties" by Tom Cherry · 7 years ago
  27. 16fad42 use a single file for storing persistent properties by Tom Cherry · 7 years ago
  28. 30bf4b7 Merge "init: fix signal handling and LOG(FATAL) in child processes" by Tom Cherry · 7 years ago
  29. 459aa1c Merge "init: support setting rlimits per service" by Treehugger Robot · 7 years ago
  30. 9bde0dc Merge "init: log all failures of Service::Start()" by Tom Cherry · 7 years ago
  31. 7ac013d init: support setting rlimits per service by Tom Cherry · 7 years ago
  32. 1ca8324 init: fix signal handling and LOG(FATAL) in child processes by Tom Cherry · 7 years ago
  33. 1ea19eb Clarify SELinux service error message by Nick Kralevich · 7 years ago
  34. 702ca9a init: log all failures of Service::Start() by Tom Cherry · 7 years ago
  35. b1d93a8 Merge "init: do not load persistent properties from temporary /data" by Tom Cherry · 7 years ago
  36. 73e6b49 Switch /data/misc/reboot/last_reboot_reason to persistent property by Mark Salyzyn · 7 years ago
  37. 9951b79 init: do not load persistent properties from temporary /data by Tom Cherry · 7 years ago
  38. 9a38df3 Merge "init: Fix -DUSER_MODE_LINUX compilation" by Treehugger Robot · 7 years ago
  39. c3bc509 init: Fix -DUSER_MODE_LINUX compilation by Dmitry Shmidt · 7 years ago
  40. 68f2a46 init: enable error reporting of builtin functions by Tom Cherry · 7 years ago
  41. 76af7e6 init: log Service failures via Result<T> by Tom Cherry · 7 years ago
  42. 130e3d7 init: pass errors from one Result<T> to another better by Tom Cherry · 7 years ago
  43. 6de21f1 init: cleanup environment handling by Tom Cherry · 7 years ago
  44. 4cea121 init: add log to time spent in waiting for file by Wei Wang · 7 years ago
  45. c41b838 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 7 years ago
  46. a1a6826 Merge "init: only set ro.boottime.<service> properties once." am: fe0607575d by Tom Cherry · 7 years ago
  47. fe06075 Merge "init: only set ro.boottime.<service> properties once." by Tom Cherry · 7 years ago
  48. 6698195 Merge "ueventd: fix subsystem list logic issues" am: edf03e23bb by Tom Cherry · 7 years ago
  49. edf03e2 Merge "ueventd: fix subsystem list logic issues" by Tom Cherry · 7 years ago
  50. fed3373 init: only set ro.boottime.<service> properties once. by Tom Cherry · 7 years ago
  51. 9c8d6dd ueventd: fix subsystem list logic issues by Tom Cherry · 7 years ago
  52. ce23258 Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 by Tom Cherry · 7 years ago
  53. 57a89f3 Merge "init: replace panic() with LOG(FATAL)" by Tom Cherry · 7 years ago
  54. ad42b33 Merge "init: fix copy/paste mistake" am: f85404521e by Tom Cherry · 7 years ago
  55. f854045 Merge "init: fix copy/paste mistake" by Treehugger Robot · 7 years ago
  56. d8db7ab init: replace panic() with LOG(FATAL) by Tom Cherry · 7 years ago
  57. 94f3bcd init: fix copy/paste mistake by Tom Cherry · 7 years ago
  58. 57f94aa Merge "Skip unnecessary sleep during shutdown" am: e3e4ec7c97 by Wei Wang · 7 years ago
  59. 8c00e42 Skip unnecessary sleep during shutdown by Wei Wang · 7 years ago
  60. db640d8 Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 am: 334929b525 by Tom Cherry · 7 years ago
  61. 89bcc85 init: use Result<T> for the parsing functions by Tom Cherry · 7 years ago
  62. 557946e init: use Result<T> for builtin functions by Tom Cherry · 7 years ago
  63. 11a3aee init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
  64. c317009 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
  65. 0c8d6d2 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
  66. a105100 Merge "init: fix format issue" am: f95338f634 by Tom Cherry · 7 years ago
  67. f95338f Merge "init: fix format issue" by Treehugger Robot · 7 years ago
  68. 826bc7b Merge "init: Add readahead built-in command" am: 12bd22badf by Wei Wang · 7 years ago
  69. 1f87cd1 init: fix format issue by Tom Cherry · 7 years ago
  70. 542aae4 init: Add readahead built-in command by Wei Wang · 7 years ago
  71. fb9deac Merge changes If1cffa85,I9011a959 am: 30bd51c61f by Tom Cherry · 7 years ago
  72. 2a978d3 init: move property_service.cpp to libinit by Tom Cherry · 7 years ago
  73. 45a9d67 init: statically link libselinux to init_tests by Tom Cherry · 7 years ago
  74. 3df3ec3 Merge "ueventd: add test to ensure selabel_lookup() is thread safe" by Tom Cherry · 7 years ago
  75. 57ef66b ueventd: add test to ensure selabel_lookup() is thread safe by Tom Cherry · 7 years ago
  76. 0908ca7 Merge "init: more unique_fd, less goto" am: 401c9cb330 by Tom Cherry · 7 years ago
  77. 7c4609c init: more unique_fd, less goto by Tom Cherry · 7 years ago
  78. 76756aa Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 by Tom Cherry · 7 years ago
  79. 7037991 init: use unique_fd in builtins.cpp by Tom Cherry · 7 years ago
  80. b1c18af Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 by Tom Cherry · 7 years ago
  81. 2a2a8d9 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe by Tom Cherry · 7 years ago
  82. 911b9b1 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 7 years ago
  83. eeee831 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 7 years ago
  84. 3b81f2d init: move exec operations out of ServiceManager by Tom Cherry · 7 years ago
  85. 2542281 Merge "init: fix process restarting" am: eb3fa92191 by Tom Cherry · 7 years ago
  86. eb3fa92 Merge "init: fix process restarting" by Tom Cherry · 7 years ago
  87. d269e3a init: fix process restarting by Tom Cherry · 7 years ago
  88. 8b2e0e0 Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 by Bo Hu · 7 years ago
  89. 6fa0884 Merge "Allow the use of a custom Android DT directory" by Bo Hu · 7 years ago
  90. bf4afbb Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab by Tom Cherry · 7 years ago
  91. 379123f Merge "init: remove Parser singleton and related cleanup" by Tom Cherry · 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. 9f030d8 Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 7 years ago
  95. 8e7942c Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 7 years ago
  96. f01f4e9 Merge "init: fix type of 2nd argument passed to prctl" am: 1b506c54c2 by Ben Fennema · 7 years ago
  97. a724360 init: fix type of 2nd argument passed to prctl by Ben Fennema · 7 years ago
  98. 2eada2a Merge "init: only use signed-integer-overflow sanitizer" am: a19f481c8c by Tom Cherry · 7 years ago
  99. 5938379 init: shutdown services in the opposite order that they started by Tom Cherry · 7 years ago
  100. 2ffd65e init: only use signed-integer-overflow sanitizer by Tom Cherry · 7 years ago