1. 721b2d6 Merge "init: Allow clean system shutdown upon SIGTERM" am: 61cb88add2 by Luis Hector Chavez · 7 years ago
  2. 61cb88a Merge "init: Allow clean system shutdown upon SIGTERM" by Treehugger Robot · 7 years ago
  3. 9f97f47 init: Allow clean system shutdown upon SIGTERM by Luis Hector Chavez · 7 years ago
  4. c1968fb Merge "Log pid for writes to sys.powerctl" am: 2827106d7d by Tom Cherry · 7 years ago
  5. a84e14d Log pid for writes to sys.powerctl by Tom Cherry · 7 years ago
  6. 1aecf73 Merge "Add odm sepolicy support to selinux.cpp" am: f899548cdb by kaichieh · 7 years ago
  7. f899548 Merge "Add odm sepolicy support to selinux.cpp" by Treehugger Robot · 7 years ago
  8. df9ac65 Merge "init: add option to read file fully on readahead" am: d97a1710b8 by Wei Wang · 7 years ago
  9. 02628f3 init: add option to read file fully on readahead by Wei Wang · 7 years ago
  10. eef4cd7 Add odm sepolicy support to selinux.cpp by kaichieh · 7 years ago
  11. 39088d3 Merge "use a single file for storing persistent properties" am: e1f9a58c86 by Tom Cherry · 7 years ago
  12. e1f9a58 Merge "use a single file for storing persistent properties" by Tom Cherry · 7 years ago
  13. 16fad42 use a single file for storing persistent properties by Tom Cherry · 7 years ago
  14. 43e9229 Merge "init: fix signal handling and LOG(FATAL) in child processes" by Tom Cherry · 7 years ago
  15. 30bf4b7 Merge "init: fix signal handling and LOG(FATAL) in child processes" by Tom Cherry · 7 years ago
  16. c39a508 Merge "init: support setting rlimits per service" am: 459aa1cac6 by Tom Cherry · 7 years ago
  17. 459aa1c Merge "init: support setting rlimits per service" by Treehugger Robot · 7 years ago
  18. 849b481 Merge "init: log all failures of Service::Start()" am: 9bde0dc769 by Tom Cherry · 7 years ago
  19. 9bde0dc Merge "init: log all failures of Service::Start()" by Tom Cherry · 7 years ago
  20. 7ac013d init: support setting rlimits per service by Tom Cherry · 7 years ago
  21. 706a898 Merge "Clarify SELinux service error message" am: 54a28300b7 by Nick Kralevich · 7 years ago
  22. 1ca8324 init: fix signal handling and LOG(FATAL) in child processes by Tom Cherry · 7 years ago
  23. 1ea19eb Clarify SELinux service error message by Nick Kralevich · 7 years ago
  24. 702ca9a init: log all failures of Service::Start() by Tom Cherry · 7 years ago
  25. b916f49 Merge "init: do not load persistent properties from temporary /data" by Tom Cherry · 7 years ago
  26. b1d93a8 Merge "init: do not load persistent properties from temporary /data" by Tom Cherry · 7 years ago
  27. 37c6015 Merge "Switch /data/misc/reboot/last_reboot_reason to persistent property" by Mark Salyzyn · 7 years ago
  28. 73e6b49 Switch /data/misc/reboot/last_reboot_reason to persistent property by Mark Salyzyn · 7 years ago
  29. 9951b79 init: do not load persistent properties from temporary /data by Tom Cherry · 7 years ago
  30. d182152 Merge "init: Fix -DUSER_MODE_LINUX compilation" am: 9a38df3f5f by Dmitry Shmidt · 7 years ago
  31. 9a38df3 Merge "init: Fix -DUSER_MODE_LINUX compilation" by Treehugger Robot · 7 years ago
  32. e0db940 Merge changes I316c13e3,I4d99744d,Id9614b72,I7c98a0b7 am: a78b5b300b by Tom Cherry · 7 years ago
  33. c3bc509 init: Fix -DUSER_MODE_LINUX compilation by Dmitry Shmidt · 7 years ago
  34. 68f2a46 init: enable error reporting of builtin functions by Tom Cherry · 7 years ago
  35. 76af7e6 init: log Service failures via Result<T> by Tom Cherry · 7 years ago
  36. 130e3d7 init: pass errors from one Result<T> to another better by Tom Cherry · 7 years ago
  37. 6de21f1 init: cleanup environment handling by Tom Cherry · 7 years ago
  38. 9478eaa Merge "init: add log to time spent in waiting for file" am: 7f16cad877 am: 78f06df7b1 by Wei Wang · 7 years ago
  39. 9d4dc02 Merge "init: add log to time spent in waiting for file" am: 7f16cad877 by Wei Wang · 7 years ago
  40. 4cea121 init: add log to time spent in waiting for file by Wei Wang · 7 years ago
  41. dbd2ac1 Fix use-after-free of stack-allocated temporary string. am: c41b838baa by Andreas Huber · 7 years ago
  42. a5efddd Fix use-after-free of stack-allocated temporary string. am: c41b838baa by Andreas Huber · 7 years ago
  43. c41b838 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 7 years ago
  44. bc4a6c4 Merge "init: only set ro.boottime.<service> properties once." am: fe0607575d am: a1a6826c59 by Tom Cherry · 7 years ago
  45. a82cc92 Merge "init: only set ro.boottime.<service> properties once." am: fe0607575d by Tom Cherry · 7 years ago
  46. a1a6826 Merge "init: only set ro.boottime.<service> properties once." am: fe0607575d by Tom Cherry · 7 years ago
  47. a74ad8d Merge "ueventd: fix subsystem list logic issues" am: edf03e23bb am: 6698195d64 by Tom Cherry · 7 years ago
  48. b843ae5 Merge "ueventd: fix subsystem list logic issues" am: edf03e23bb am: 6698195d64 by Tom Cherry · 7 years ago
  49. fe06075 Merge "init: only set ro.boottime.<service> properties once." by Tom Cherry · 7 years ago
  50. 6698195 Merge "ueventd: fix subsystem list logic issues" am: edf03e23bb by Tom Cherry · 7 years ago
  51. edf03e2 Merge "ueventd: fix subsystem list logic issues" by Tom Cherry · 7 years ago
  52. fed3373 init: only set ro.boottime.<service> properties once. by Tom Cherry · 7 years ago
  53. 9c8d6dd ueventd: fix subsystem list logic issues by Tom Cherry · 7 years ago
  54. 18966c5 Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 am: ce2325895f by Tom Cherry · 7 years ago
  55. 0ae159a Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 am: ce2325895f by Tom Cherry · 7 years ago
  56. ce23258 Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 by Tom Cherry · 7 years ago
  57. 57a89f3 Merge "init: replace panic() with LOG(FATAL)" by Tom Cherry · 7 years ago
  58. 3cbfff1 Merge "init: fix copy/paste mistake" am: f85404521e am: ad42b33eaa by Tom Cherry · 7 years ago
  59. c3398d9 Merge "init: fix copy/paste mistake" am: f85404521e am: ad42b33eaa by Tom Cherry · 7 years ago
  60. ad42b33 Merge "init: fix copy/paste mistake" am: f85404521e by Tom Cherry · 7 years ago
  61. f854045 Merge "init: fix copy/paste mistake" by Treehugger Robot · 7 years ago
  62. d8db7ab init: replace panic() with LOG(FATAL) by Tom Cherry · 7 years ago
  63. 94f3bcd init: fix copy/paste mistake by Tom Cherry · 7 years ago
  64. 7bba2bf Merge "Skip unnecessary sleep during shutdown" am: e3e4ec7c97 am: 57f94aa4bc by Wei Wang · 7 years ago
  65. 0660919 Merge "Skip unnecessary sleep during shutdown" am: e3e4ec7c97 am: 57f94aa4bc by Wei Wang · 7 years ago
  66. 57f94aa Merge "Skip unnecessary sleep during shutdown" am: e3e4ec7c97 by Wei Wang · 7 years ago
  67. 8c00e42 Skip unnecessary sleep during shutdown by Wei Wang · 7 years ago
  68. db640d8 Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 am: 334929b525 by Tom Cherry · 7 years ago
  69. 89bcc85 init: use Result<T> for the parsing functions by Tom Cherry · 7 years ago
  70. 557946e init: use Result<T> for builtin functions by Tom Cherry · 7 years ago
  71. 11a3aee init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
  72. c317009 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
  73. b592dd8 init: use Result<T> for the parsing functions by Tom Cherry · 7 years ago
  74. 7fa62c5 init: use Result<T> for builtin functions by Tom Cherry · 7 years ago
  75. 62ca663 init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
  76. 2958df8 init: use Result<T> for the parsing functions by Tom Cherry · 7 years ago
  77. 568947d init: use Result<T> for builtin functions by Tom Cherry · 7 years ago
  78. de09d52 init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
  79. b6b9629 Merge "init: split security functions out of init.cpp" into oc-dev-plus-aosp by Tom Cherry · 7 years ago
  80. 0822811 Merge "init: split security functions out of init.cpp" into oc-dev-plus-aosp by Tom Cherry · 7 years ago
  81. 0c8d6d2 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
  82. 2c486f5 Merge "init: fix format issue" am: f95338f634 am: a1051005a9 by Tom Cherry · 7 years ago
  83. a105100 Merge "init: fix format issue" am: f95338f634 by Tom Cherry · 7 years ago
  84. f95338f Merge "init: fix format issue" by Treehugger Robot · 7 years ago
  85. d846741 Merge "init: Add readahead built-in command" am: 12bd22badf am: 826bc7b507 by Wei Wang · 7 years ago
  86. 67eac4f Merge "init: Add readahead built-in command" am: 12bd22badf am: 826bc7b507 by Wei Wang · 7 years ago
  87. c3692b3 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
  88. 826bc7b Merge "init: Add readahead built-in command" am: 12bd22badf by Wei Wang · 7 years ago
  89. 3e76eca crash_dump: during early boot, output to kmsg on userdebug. by Josh Gao · 8 years ago
  90. 1f87cd1 init: fix format issue by Tom Cherry · 7 years ago
  91. 542aae4 init: Add readahead built-in command by Wei Wang · 7 years ago
  92. 3e5fd2e Merge changes If1cffa85,I9011a959 am: 30bd51c61f am: fb9deac35c am: cd9b0c16bc by Tom Cherry · 7 years ago
  93. cd9b0c1 Merge changes If1cffa85,I9011a959 am: 30bd51c61f am: fb9deac35c by Tom Cherry · 7 years ago
  94. fb9deac Merge changes If1cffa85,I9011a959 am: 30bd51c61f by Tom Cherry · 7 years ago
  95. 2a978d3 init: move property_service.cpp to libinit by Tom Cherry · 7 years ago
  96. 45a9d67 init: statically link libselinux to init_tests by Tom Cherry · 7 years ago
  97. 5cd97dc Merge "ueventd: add test to ensure selabel_lookup() is thread safe" am: 2c3a2a8c5c am: 3df3ec34e4 by Tom Cherry · 7 years ago
  98. 7fd1bc8 Merge "ueventd: add test to ensure selabel_lookup() is thread safe" am: 2c3a2a8c5c by Tom Cherry · 7 years ago
  99. 3df3ec3 Merge "ueventd: add test to ensure selabel_lookup() is thread safe" by Tom Cherry · 7 years ago
  100. 57ef66b ueventd: add test to ensure selabel_lookup() is thread safe by Tom Cherry · 7 years ago