1. 8da9b16 Merge "init: add log to time spent in waiting for file" am: 7f16cad877 am: 78f06df7b1 by Wei Wang · 8 years ago
  2. dd99292 Merge "init: add log to time spent in waiting for file" am: 7f16cad877 by Wei Wang · 8 years ago
  3. 3787eee init: add log to time spent in waiting for file by Wei Wang · 8 years ago
  4. 39a6ce1c Fix use-after-free of stack-allocated temporary string. am: c41b838baa by Andreas Huber · 8 years ago
  5. c26bf31 Fix use-after-free of stack-allocated temporary string. am: c41b838baa by Andreas Huber · 8 years ago
  6. 9f81728 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 8 years ago
  7. 1b99daf Merge "init: only set ro.boottime.<service> properties once." am: fe0607575d am: a1a6826c59 by Tom Cherry · 8 years ago
  8. f97928a Merge "init: only set ro.boottime.<service> properties once." am: fe0607575d by Tom Cherry · 8 years ago
  9. 78e2560 Merge "init: only set ro.boottime.<service> properties once." am: fe0607575d by Tom Cherry · 8 years ago
  10. d79de51 Merge "ueventd: fix subsystem list logic issues" am: edf03e23bb am: 6698195d64 by Tom Cherry · 8 years ago
  11. 6b42350 Merge "ueventd: fix subsystem list logic issues" am: edf03e23bb am: 6698195d64 by Tom Cherry · 8 years ago
  12. 2498f31 Merge "init: only set ro.boottime.<service> properties once." by Tom Cherry · 8 years ago
  13. fc70c4e Merge "ueventd: fix subsystem list logic issues" am: edf03e23bb by Tom Cherry · 8 years ago
  14. 1d432dd Merge "ueventd: fix subsystem list logic issues" by Tom Cherry · 8 years ago
  15. e24dd89 init: only set ro.boottime.<service> properties once. by Tom Cherry · 8 years ago
  16. 6ba1bee ueventd: fix subsystem list logic issues by Tom Cherry · 8 years ago
  17. e9ba640 Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 am: ce2325895f by Tom Cherry · 8 years ago
  18. 7576f79 Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 am: ce2325895f by Tom Cherry · 8 years ago
  19. 63af31f Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 by Tom Cherry · 8 years ago
  20. a644398 Merge "init: replace panic() with LOG(FATAL)" by Tom Cherry · 8 years ago
  21. ce0ee95 Merge "init: fix copy/paste mistake" am: f85404521e am: ad42b33eaa by Tom Cherry · 8 years ago
  22. 8b119c1 Merge "init: fix copy/paste mistake" am: f85404521e am: ad42b33eaa by Tom Cherry · 8 years ago
  23. b0ed2e8 Merge "init: fix copy/paste mistake" am: f85404521e by Tom Cherry · 8 years ago
  24. 644db06 Merge "init: fix copy/paste mistake" by Treehugger Robot · 8 years ago
  25. a99341e init: replace panic() with LOG(FATAL) by Tom Cherry · 8 years ago
  26. 9860b3b init: fix copy/paste mistake by Tom Cherry · 8 years ago
  27. 2a3eabc Merge "Skip unnecessary sleep during shutdown" am: e3e4ec7c97 am: 57f94aa4bc by Wei Wang · 8 years ago
  28. 4cc514f Merge "Skip unnecessary sleep during shutdown" am: e3e4ec7c97 am: 57f94aa4bc by Wei Wang · 8 years ago
  29. cf35269 Merge "Skip unnecessary sleep during shutdown" am: e3e4ec7c97 by Wei Wang · 8 years ago
  30. 3283ccc Skip unnecessary sleep during shutdown by Wei Wang · 8 years ago
  31. db38440 Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 am: 334929b525 by Tom Cherry · 8 years ago
  32. 20be869 init: use Result<T> for the parsing functions by Tom Cherry · 8 years ago
  33. d26214b init: use Result<T> for builtin functions by Tom Cherry · 8 years ago
  34. 02fbfb2 init: introduce Result<T> for return values and error handling by Tom Cherry · 8 years ago
  35. adcff94 init: split security functions out of init.cpp by Tom Cherry · 8 years ago
  36. e62d565 init: use Result<T> for the parsing functions by Tom Cherry · 8 years ago
  37. aac6921 init: use Result<T> for builtin functions by Tom Cherry · 8 years ago
  38. acd0a02 init: introduce Result<T> for return values and error handling by Tom Cherry · 8 years ago
  39. 98277cb init: use Result<T> for the parsing functions by Tom Cherry · 8 years ago
  40. 3e070a6 init: use Result<T> for builtin functions by Tom Cherry · 8 years ago
  41. 43ba0c7 init: introduce Result<T> for return values and error handling by Tom Cherry · 8 years ago
  42. 7dbf382 Merge "init: split security functions out of init.cpp" into oc-dev-plus-aosp by Tom Cherry · 8 years ago
  43. 0bddb67 Merge "init: split security functions out of init.cpp" into oc-dev-plus-aosp by Tom Cherry · 8 years ago
  44. 6329155 init: split security functions out of init.cpp by Tom Cherry · 8 years ago
  45. 703b9f9 Merge "init: fix format issue" am: f95338f634 am: a1051005a9 by Tom Cherry · 8 years ago
  46. 8338ce7 Merge "init: fix format issue" am: f95338f634 by Tom Cherry · 8 years ago
  47. f800d03 Merge "init: fix format issue" by Treehugger Robot · 8 years ago
  48. 236b8c2 Merge "init: Add readahead built-in command" am: 12bd22badf am: 826bc7b507 by Wei Wang · 8 years ago
  49. 99442c2 Merge "init: Add readahead built-in command" am: 12bd22badf am: 826bc7b507 by Wei Wang · 8 years ago
  50. e662a69 init: split security functions out of init.cpp by Tom Cherry · 8 years ago
  51. 8086f9d Merge "init: Add readahead built-in command" am: 12bd22badf by Wei Wang · 8 years ago
  52. 4fbcd05 crash_dump: during early boot, output to kmsg on userdebug. by Josh Gao · 8 years ago
  53. abe046d init: fix format issue by Tom Cherry · 8 years ago
  54. 030550d init: Add readahead built-in command by Wei Wang · 8 years ago
  55. 3af1e0b Merge changes If1cffa85,I9011a959 am: 30bd51c61f am: fb9deac35c am: cd9b0c16bc by Tom Cherry · 8 years ago
  56. d7d3140 Merge changes If1cffa85,I9011a959 am: 30bd51c61f am: fb9deac35c by Tom Cherry · 8 years ago
  57. 7db43b5 Merge changes If1cffa85,I9011a959 am: 30bd51c61f by Tom Cherry · 8 years ago
  58. 3906fdb init: move property_service.cpp to libinit by Tom Cherry · 8 years ago
  59. 6c02a58 init: statically link libselinux to init_tests by Tom Cherry · 8 years ago
  60. 7e39d21 Merge "ueventd: add test to ensure selabel_lookup() is thread safe" am: 2c3a2a8c5c am: 3df3ec34e4 by Tom Cherry · 8 years ago
  61. 4b08eac Merge "ueventd: add test to ensure selabel_lookup() is thread safe" am: 2c3a2a8c5c by Tom Cherry · 8 years ago
  62. d65aeda Merge "ueventd: add test to ensure selabel_lookup() is thread safe" by Tom Cherry · 8 years ago
  63. 630305f ueventd: add test to ensure selabel_lookup() is thread safe by Tom Cherry · 8 years ago
  64. 8fe18a2 Merge "init: more unique_fd, less goto" am: 401c9cb330 am: 0908ca721a by Tom Cherry · 8 years ago
  65. 7371eae Merge "init: more unique_fd, less goto" am: 401c9cb330 am: 0908ca721a by Tom Cherry · 8 years ago
  66. 10eda21 Merge "init: more unique_fd, less goto" am: 401c9cb330 by Tom Cherry · 8 years ago
  67. 7016daf init: more unique_fd, less goto by Tom Cherry · 8 years ago
  68. 9c234b0 Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 am: 76756aa1dd by Tom Cherry · 8 years ago
  69. 7fe6669 Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 am: 76756aa1dd by Tom Cherry · 8 years ago
  70. 08f3fce Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 by Tom Cherry · 8 years ago
  71. de960bb init: use unique_fd in builtins.cpp by Tom Cherry · 8 years ago
  72. ebf00be Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 am: b1c18af247 by Tom Cherry · 8 years ago
  73. d78b973 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 am: b1c18af247 by Tom Cherry · 8 years ago
  74. 6a4f766 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 by Tom Cherry · 8 years ago
  75. 56de892 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe by Tom Cherry · 8 years ago
  76. 4661527 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 8 years ago
  77. aee6739 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 8 years ago
  78. d6d7e58 init: move exec operations out of ServiceManager by Tom Cherry · 8 years ago
  79. 70fb83e Merge "init: fix process restarting" am: eb3fa92191 am: 25422816d4 by Tom Cherry · 8 years ago
  80. a1a765c Merge "init: fix process restarting" am: eb3fa92191 am: 25422816d4 by Tom Cherry · 8 years ago
  81. 1313211 Merge "init: fix process restarting" am: eb3fa92191 by Tom Cherry · 8 years ago
  82. ea65841 Merge "init: fix process restarting" by Tom Cherry · 8 years ago
  83. b489c65 init: fix process restarting by Tom Cherry · 8 years ago
  84. 66c0524 Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 am: 8b2e0e03d4 by Bo Hu · 8 years ago
  85. b4621a2 Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 by Bo Hu · 8 years ago
  86. 0dd4065 Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 by Bo Hu · 8 years ago
  87. 7504e1f Merge "Allow the use of a custom Android DT directory" by Bo Hu · 8 years ago
  88. c5cab12 Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab am: bf4afbb288 by Tom Cherry · 8 years ago
  89. 158ce7a Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab by Tom Cherry · 8 years ago
  90. 18817bf Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab by Tom Cherry · 8 years ago
  91. a653551 Merge "init: remove Parser singleton and related cleanup" by Tom Cherry · 8 years ago
  92. 0f1a689 Allow the use of a custom Android DT directory by Yu Ning · 8 years ago
  93. 9e61ae7 init: remove Parser singleton and related cleanup by Tom Cherry · 8 years ago
  94. e39941e Merge "init: shutdown services in the opposite order that they started" am: 8e7942cbd1 am: 9f030d89dc by Tom Cherry · 8 years ago
  95. fdb2d4f Merge "init: shutdown services in the opposite order that they started" am: 8e7942cbd1 by Tom Cherry · 8 years ago
  96. ac2fd21 Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 8 years ago
  97. b9ecbcb Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 8 years ago
  98. 9a23769 Merge "init: fix type of 2nd argument passed to prctl" am: 1b506c54c2 am: f01f4e9d4a by Ben Fennema · 8 years ago
  99. bbf3e5d Merge "init: fix type of 2nd argument passed to prctl" am: 1b506c54c2 by Ben Fennema · 8 years ago
  100. 9499f1a Merge "init: fix type of 2nd argument passed to prctl" am: 1b506c54c2 by Ben Fennema · 8 years ago