1. ee14225 Merge "Fix race condition between restart and stop/reset." by Tao Wu · 7 years ago
  2. 84b856d Fix race condition between restart and stop/reset. by Tao Wu · 7 years ago
  3. 876b13d Merge "Fix one race condition between start and stop." by Tao Wu · 7 years ago
  4. 990d43c Fix one race condition between start and stop. by Tao Wu · 7 years ago
  5. 03d67dd Merge "init: fixed issues related to forking services" by Treehugger Robot · 7 years ago
  6. 4bfdcb3 init: fixed issues related to forking services by Joe Tanen · 7 years ago
  7. 0f2097c Merge "Don't use TEMP_FAILURE_RETRY on close()" by Treehugger Robot · 7 years ago
  8. 3d118e7 Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 7 years ago
  9. 121ff41 Merge "init: call umount unconditionally" am: b409e5e00b by Wei Wang · 7 years ago
  10. 25dc30f init: call umount unconditionally by Wei Wang · 7 years ago
  11. be96bdb Merge "init: clean up subcontext_test" am: 4e2a8e375e by Tom Cherry · 7 years ago
  12. 4e2a8e3 Merge "init: clean up subcontext_test" by Tom Cherry · 7 years ago
  13. fea6f56 Merge "init language extension for lazy HIDL services." am: 0f40200577 by Steven Moreland · 7 years ago
  14. 0f40200 Merge "init language extension for lazy HIDL services." by Treehugger Robot · 7 years ago
  15. e055d73 init language extension for lazy HIDL services. by Steven Moreland · 7 years ago
  16. f0b4e4d Merge "init: add SelabelInitialize() for subcontext" am: cba7f57119 by Tom Cherry · 7 years ago
  17. 0d1452e init: add SelabelInitialize() for subcontext by Tom Cherry · 7 years ago
  18. e6d37cd init: clean up subcontext_test by Tom Cherry · 7 years ago
  19. 7a23e13 Merge "init: add extra std::move" am: d72d92aee2 by Tom Cherry · 7 years ago
  20. d72d92a Merge "init: add extra std::move" by Treehugger Robot · 7 years ago
  21. cadc34f Merge "init: wait_for_prop shouldn't run in a subcontext" am: 6e52973623 by Tom Cherry · 7 years ago
  22. 5d7b55b init: add extra std::move by Tom Cherry · 7 years ago
  23. fa3e52c init: wait_for_prop shouldn't run in a subcontext by Tom Cherry · 7 years ago
  24. 9c76721 Merge "Only allow UTF8 encoded property values" am: 4ff2607ef7 by Tom Cherry · 7 years ago
  25. 8702dcb Only allow UTF8 encoded property values by Tom Cherry · 7 years ago
  26. 5d40a33 Merge "Allow setting read-only properties with value length > 92 characters" by Tom Cherry · 7 years ago
  27. 1cf8d69 Allow setting read-only properties with value length > 92 characters by Tom Cherry · 7 years ago
  28. cfed5e7 Merge "init+bootstat: reduce last reboot reason to canonical alias" by Mark Salyzyn · 7 years ago
  29. 6290982 init+bootstat: reduce last reboot reason to canonical alias by Mark Salyzyn · 7 years ago
  30. ceb5dea Merge "Allow redeclaring typeattributes" am: f8bc6cee3f by Jeffrey Vander Stoep · 7 years ago
  31. f8bc6ce Merge "Allow redeclaring typeattributes" by Jeffrey Vander Stoep · 7 years ago
  32. 5e9ba3c Allow redeclaring typeattributes by Jeff Vander Stoep · 7 years ago
  33. 2f5b8bb Merge "init: use ro.init.subcontexts_enabled to enable subcontexts" by Tom Cherry · 7 years ago
  34. 79193a4 init: use ro.init.subcontexts_enabled to enable subcontexts by Tom Cherry · 7 years ago
  35. eacc9cd Merge "init/reboot: call MNT_FORCE at the last umount(2)" am: 4e008547be by Jaegeuk Kim · 7 years ago
  36. 0f04f72 init/reboot: call MNT_FORCE at the last umount(2) by Jaegeuk Kim · 7 years ago
  37. 5c00898 Merge "init: log failures if a service cannot start during class_start" by Tom Cherry · 7 years ago
  38. 533fbd6 Merge "init: log failures if a service cannot start during class_start" by Treehugger Robot · 7 years ago
  39. 20acdef init: log failures if a service cannot start during class_start by Tom Cherry · 7 years ago
  40. 71b2c17 Merge "init: fix subcontext SELinux strings" am: 60bd9ca592 by Tom Cherry · 7 years ago
  41. ac7428b init: fix subcontext SELinux strings by Tom Cherry · 7 years ago
  42. 821cb5e Merge "init: run vendor commands in a separate SELinux context" am: 8e09b0b953 by Tom Cherry · 7 years ago
  43. 8e09b0b Merge "init: run vendor commands in a separate SELinux context" by Tom Cherry · 7 years ago
  44. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 7 years ago
  45. aceda86 Merge "init: remove non-protobuf single persistent property file" am: 61578ab50b by Tom Cherry · 7 years ago
  46. 61578ab Merge "init: remove non-protobuf single persistent property file" by Tom Cherry · 7 years ago
  47. 387dbf9 Merge "init: report shutdown,container for sigterm of init" am: d2b5a2417f by Mark Salyzyn · 7 years ago
  48. d2b5a24 Merge "init: report shutdown,container for sigterm of init" by Mark Salyzyn · 7 years ago
  49. 9614e4d init: remove non-protobuf single persistent property file by Tom Cherry · 7 years ago
  50. 531cd0f Merge "init: cleanup exit() uses" am: 9c568d0fc0 by Tom Cherry · 7 years ago
  51. 9c568d0 Merge "init: cleanup exit() uses" by Tom Cherry · 7 years ago
  52. 161b862 init: report shutdown,container for sigterm of init by Mark Salyzyn · 7 years ago
  53. a27a485 Merge "init: shutdown,thermal shut off display immediately" am: 82ee4060ed by Mark Salyzyn · 7 years ago
  54. 4a67945 init: cleanup exit() uses by Tom Cherry · 7 years ago
  55. bfd05b6 init: shutdown,thermal shut off display immediately by Mark Salyzyn · 7 years ago
  56. 00a15fc Merge "init: fix typo" am: 15a14d1ad9 by Tom Cherry · 7 years ago
  57. a141907 init: fix typo by Tom Cherry · 7 years ago
  58. 61b81a0 Merge "init: use protobuf for serialization of persistent properties" by Tom Cherry · 7 years ago
  59. f5dba11 Merge "init: use protobuf for serialization of persistent properties" by Tom Cherry · 7 years ago
  60. a97faba init: use protobuf for serialization of persistent properties by Tom Cherry · 7 years ago
  61. a6d7511 Merge "init: add exec_background command" am: 424ed42fb4 by Tom Cherry · 7 years ago
  62. 424ed42 Merge "init: add exec_background command" by Tom Cherry · 7 years ago
  63. 3631c54 init: add exec_background command by Tom Cherry · 7 years ago
  64. 171587d Merge "init: fix crash when reboot is triggered by a builtin" am: b92415cee2 by Tom Cherry · 7 years ago
  65. b92415c Merge "init: fix crash when reboot is triggered by a builtin" by Tom Cherry · 7 years ago
  66. 3633a40 init: fix crash when reboot is triggered by a builtin by Tom Cherry · 7 years ago
  67. 6213ce0 Merge "init: fix hiding of move constructors of Result<T>" am: db7b8f5e28 by Tom Cherry · 7 years ago
  68. d1c9cd0 init: fix hiding of move constructors of Result<T> by Tom Cherry · 7 years ago
  69. 698981d Merge "init: fix variable scope issue with ExpandArgs()" am: 1973110355 by Tom Cherry · 7 years ago
  70. 1973110 Merge "init: fix variable scope issue with ExpandArgs()" by Tom Cherry · 7 years ago
  71. 5e405ca init: fix variable scope issue with ExpandArgs() by Tom Cherry · 7 years ago
  72. 721b2d6 Merge "init: Allow clean system shutdown upon SIGTERM" am: 61cb88add2 by Luis Hector Chavez · 7 years ago
  73. 61cb88a Merge "init: Allow clean system shutdown upon SIGTERM" by Treehugger Robot · 7 years ago
  74. 9f97f47 init: Allow clean system shutdown upon SIGTERM by Luis Hector Chavez · 7 years ago
  75. c1968fb Merge "Log pid for writes to sys.powerctl" am: 2827106d7d by Tom Cherry · 7 years ago
  76. a84e14d Log pid for writes to sys.powerctl by Tom Cherry · 7 years ago
  77. 1aecf73 Merge "Add odm sepolicy support to selinux.cpp" am: f899548cdb by kaichieh · 7 years ago
  78. f899548 Merge "Add odm sepolicy support to selinux.cpp" by Treehugger Robot · 7 years ago
  79. df9ac65 Merge "init: add option to read file fully on readahead" am: d97a1710b8 by Wei Wang · 7 years ago
  80. 02628f3 init: add option to read file fully on readahead by Wei Wang · 7 years ago
  81. eef4cd7 Add odm sepolicy support to selinux.cpp by kaichieh · 7 years ago
  82. 39088d3 Merge "use a single file for storing persistent properties" am: e1f9a58c86 by Tom Cherry · 7 years ago
  83. e1f9a58 Merge "use a single file for storing persistent properties" by Tom Cherry · 7 years ago
  84. 16fad42 use a single file for storing persistent properties by Tom Cherry · 7 years ago
  85. 43e9229 Merge "init: fix signal handling and LOG(FATAL) in child processes" by Tom Cherry · 7 years ago
  86. 30bf4b7 Merge "init: fix signal handling and LOG(FATAL) in child processes" by Tom Cherry · 7 years ago
  87. c39a508 Merge "init: support setting rlimits per service" am: 459aa1cac6 by Tom Cherry · 7 years ago
  88. 459aa1c Merge "init: support setting rlimits per service" by Treehugger Robot · 7 years ago
  89. 849b481 Merge "init: log all failures of Service::Start()" am: 9bde0dc769 by Tom Cherry · 7 years ago
  90. 9bde0dc Merge "init: log all failures of Service::Start()" by Tom Cherry · 7 years ago
  91. 7ac013d init: support setting rlimits per service by Tom Cherry · 7 years ago
  92. 706a898 Merge "Clarify SELinux service error message" am: 54a28300b7 by Nick Kralevich · 7 years ago
  93. 1ca8324 init: fix signal handling and LOG(FATAL) in child processes by Tom Cherry · 7 years ago
  94. 1ea19eb Clarify SELinux service error message by Nick Kralevich · 7 years ago
  95. 702ca9a init: log all failures of Service::Start() by Tom Cherry · 7 years ago
  96. b916f49 Merge "init: do not load persistent properties from temporary /data" by Tom Cherry · 7 years ago
  97. b1d93a8 Merge "init: do not load persistent properties from temporary /data" by Tom Cherry · 7 years ago
  98. 37c6015 Merge "Switch /data/misc/reboot/last_reboot_reason to persistent property" by Mark Salyzyn · 7 years ago
  99. 73e6b49 Switch /data/misc/reboot/last_reboot_reason to persistent property by Mark Salyzyn · 7 years ago
  100. 9951b79 init: do not load persistent properties from temporary /data by Tom Cherry · 7 years ago