1. 0bddb67 Merge "init: split security functions out of init.cpp" into oc-dev-plus-aosp by Tom Cherry · 8 years ago
  2. 703b9f9 Merge "init: fix format issue" am: f95338f634 am: a1051005a9 by Tom Cherry · 8 years ago
  3. 8338ce7 Merge "init: fix format issue" am: f95338f634 by Tom Cherry · 8 years ago
  4. f800d03 Merge "init: fix format issue" by Treehugger Robot · 8 years ago
  5. 99442c2 Merge "init: Add readahead built-in command" am: 12bd22badf am: 826bc7b507 by Wei Wang · 8 years ago
  6. e662a69 init: split security functions out of init.cpp by Tom Cherry · 8 years ago
  7. 8086f9d Merge "init: Add readahead built-in command" am: 12bd22badf by Wei Wang · 8 years ago
  8. abe046d init: fix format issue by Tom Cherry · 8 years ago
  9. 030550d init: Add readahead built-in command by Wei Wang · 8 years ago
  10. d7d3140 Merge changes If1cffa85,I9011a959 am: 30bd51c61f am: fb9deac35c by Tom Cherry · 8 years ago
  11. 7db43b5 Merge changes If1cffa85,I9011a959 am: 30bd51c61f by Tom Cherry · 8 years ago
  12. 3906fdb init: move property_service.cpp to libinit by Tom Cherry · 8 years ago
  13. 6c02a58 init: statically link libselinux to init_tests by Tom Cherry · 8 years ago
  14. 4b08eac Merge "ueventd: add test to ensure selabel_lookup() is thread safe" am: 2c3a2a8c5c by Tom Cherry · 8 years ago
  15. d65aeda Merge "ueventd: add test to ensure selabel_lookup() is thread safe" by Tom Cherry · 8 years ago
  16. 630305f ueventd: add test to ensure selabel_lookup() is thread safe by Tom Cherry · 8 years ago
  17. 7371eae Merge "init: more unique_fd, less goto" am: 401c9cb330 am: 0908ca721a by Tom Cherry · 8 years ago
  18. 10eda21 Merge "init: more unique_fd, less goto" am: 401c9cb330 by Tom Cherry · 8 years ago
  19. 7016daf init: more unique_fd, less goto by Tom Cherry · 8 years ago
  20. 7fe6669 Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 am: 76756aa1dd by Tom Cherry · 8 years ago
  21. 08f3fce Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 by Tom Cherry · 8 years ago
  22. de960bb init: use unique_fd in builtins.cpp by Tom Cherry · 8 years ago
  23. d78b973 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 am: b1c18af247 by Tom Cherry · 8 years ago
  24. 6a4f766 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 by Tom Cherry · 8 years ago
  25. 56de892 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe by Tom Cherry · 8 years ago
  26. 4661527 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 8 years ago
  27. aee6739 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 8 years ago
  28. d6d7e58 init: move exec operations out of ServiceManager by Tom Cherry · 8 years ago
  29. a1a765c Merge "init: fix process restarting" am: eb3fa92191 am: 25422816d4 by Tom Cherry · 8 years ago
  30. 1313211 Merge "init: fix process restarting" am: eb3fa92191 by Tom Cherry · 8 years ago
  31. ea65841 Merge "init: fix process restarting" by Tom Cherry · 8 years ago
  32. b489c65 init: fix process restarting by Tom Cherry · 8 years ago
  33. b4621a2 Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 by Bo Hu · 8 years ago
  34. 0dd4065 Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 by Bo Hu · 8 years ago
  35. 7504e1f Merge "Allow the use of a custom Android DT directory" by Bo Hu · 8 years ago
  36. 158ce7a Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab by Tom Cherry · 8 years ago
  37. 18817bf Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab by Tom Cherry · 8 years ago
  38. a653551 Merge "init: remove Parser singleton and related cleanup" by Tom Cherry · 8 years ago
  39. 0f1a689 Allow the use of a custom Android DT directory by Yu Ning · 8 years ago
  40. 9e61ae7 init: remove Parser singleton and related cleanup by Tom Cherry · 8 years ago
  41. fdb2d4f Merge "init: shutdown services in the opposite order that they started" am: 8e7942cbd1 by Tom Cherry · 8 years ago
  42. ac2fd21 Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 8 years ago
  43. b9ecbcb Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 8 years ago
  44. bbf3e5d Merge "init: fix type of 2nd argument passed to prctl" am: 1b506c54c2 by Ben Fennema · 8 years ago
  45. 9499f1a Merge "init: fix type of 2nd argument passed to prctl" am: 1b506c54c2 by Ben Fennema · 8 years ago
  46. d0f96d7 init: fix type of 2nd argument passed to prctl by Ben Fennema · 8 years ago
  47. 027abb0 Merge "init: only use signed-integer-overflow sanitizer" am: a19f481c8c by Tom Cherry · 8 years ago
  48. ff69bbf Merge "init: only use signed-integer-overflow sanitizer" am: a19f481c8c by Tom Cherry · 8 years ago
  49. 0b229ef init: shutdown services in the opposite order that they started by Tom Cherry · 8 years ago
  50. 49ddd87 init: only use signed-integer-overflow sanitizer by Tom Cherry · 8 years ago
  51. 723ffd8 Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985 by Lennart Wieboldt · 8 years ago
  52. 7575180 Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 8 years ago
  53. 4bebc0f Merge "Remove LOCAL_CLANG and clang: true" by Treehugger Robot · 8 years ago
  54. 4007b81 Merge "Do not umount roofs even if it is R/W." am: 43567e39dc am: 22782a7269 by Wei Wang · 8 years ago
  55. 27d8f7b Merge "Do not umount roofs even if it is R/W." am: 43567e39dc by Wei Wang · 8 years ago
  56. 344f3f0 Merge "Do not umount roofs even if it is R/W." by Treehugger Robot · 8 years ago
  57. b0075b8 Merge "init: add support for global seccomp boot option" am: 9f1980e2fc by Steve Muckle · 8 years ago
  58. d67a623 Merge "init: add support for global seccomp boot option" am: 9f1980e2fc by Steve Muckle · 8 years ago
  59. e71c9af Merge "init: add support for global seccomp boot option" by Treehugger Robot · 8 years ago
  60. edb1831 Do not umount roofs even if it is R/W. by Wei Wang · 8 years ago
  61. 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  62. dfa693b Merge "init: Fire shutdown trigger for thermal shutdown" am: 603cae8b48 by Wei Wang · 8 years ago
  63. 71d9f6f Merge "init: Fire shutdown trigger for thermal shutdown" am: 603cae8b48 by Wei Wang · 8 years ago
  64. 52afe23 init: add support for global seccomp boot option by Steve Muckle · 8 years ago
  65. 54d7a03 init: Fire shutdown trigger for thermal shutdown by Wei Wang · 8 years ago
  66. a8f49f2 Merge "init: use delegating constructor for Service" am: ce3b2de809 by Tom Cherry · 8 years ago
  67. b528151 Merge "init: use delegating constructor for Service" am: ce3b2de809 by Tom Cherry · 8 years ago
  68. 5e5abb5 init: use delegating constructor for Service by Tom Cherry · 8 years ago
  69. 074ef04 Merge changes from topic 'mke2fs_2' am: 176827e166 am: 3f531ac5cf by Jin Qian · 8 years ago
  70. f3fd866 Merge changes from topic 'mke2fs_2' am: 176827e166 by Jin Qian · 8 years ago
  71. a8dcd1a Merge changes from topic 'mke2fs_2' by Treehugger Robot · 8 years ago
  72. fd6c58a init: require e2fsdroid and mke2fs when building init by Jin Qian · 8 years ago
  73. 722b103 init: rename mke2fs tools with _static suffix by Jin Qian · 8 years ago
  74. 49dfd14 Merge "init: Do full shutdown even for thermal shutdown" am: d5b36f38ef by Keun-young Park · 8 years ago
  75. 347c911 Merge "init: Do full shutdown even for thermal shutdown" am: d5b36f38ef by Keun-young Park · 8 years ago
  76. 228f2f8 Merge "init: Do full shutdown even for thermal shutdown" by Treehugger Robot · 8 years ago
  77. 5c6fe08 Merge "ueventd: fixup ueventd_test.cpp" am: 9aaf66b61f am: 34d4d57b87 by Tom Cherry · 8 years ago
  78. 495b838 Merge "ueventd: fixup ueventd_test.cpp" am: 9aaf66b61f by Tom Cherry · 8 years ago
  79. 7c4820e Merge "ueventd: fixup ueventd_test.cpp" by Tom Cherry · 8 years ago
  80. fdfea97 init: Do full shutdown even for thermal shutdown by Keun-young Park · 8 years ago
  81. 14132bd ueventd: fixup ueventd_test.cpp by Tom Cherry · 8 years ago
  82. 7587576 Merge "dump stack before kill all" am: c13a2da2f4 am: 4e24aa2bc3 by Keun-young Park · 8 years ago
  83. 4b55e4e Merge "dump stack before kill all" am: c13a2da2f4 by Keun-young Park · 8 years ago
  84. 88d246a Merge "dump stack before kill all" by Keun-young Park · 8 years ago
  85. 4a8b98b dump stack before kill all by Keun-young Park · 8 years ago
  86. 66a7828 Merge "Add memcg related configs to init." am: b84666cbc0 am: 7564622f88 by Robert Benea · 8 years ago
  87. 1887d21 Merge "Add memcg related configs to init." am: b84666cbc0 by Robert Benea · 8 years ago
  88. e2716e2 Merge "Add memcg related configs to init." by Robert Benea · 8 years ago
  89. 74f8115 Add memcg related configs to init. by Robert Benea · 8 years ago
  90. 315c70d Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp" am: a022ea424d by Quang Luong · 8 years ago
  91. c69a901 Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp" by Quang Luong · 8 years ago
  92. 50fd20b Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp" by Treehugger Robot · 8 years ago
  93. f1080fd uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp by Quang Luong · 8 years ago
  94. 4c81d4d Merge "Do not umount /vendor, /system, and /oem even if they are R/W." am: 11649e8925 by Keun-young Park · 8 years ago
  95. 242e3b4 Merge "Do not umount /vendor, /system, and /oem even if they are R/W." by Keun-young Park · 8 years ago
  96. fb9c109 Do not umount /vendor, /system, and /oem even if they are R/W. by Keun-young Park · 8 years ago
  97. 457aea1 Merge "ueventd: add tests for setegid()/setfscreatecon() and threads" am: 0ba56096d5 by Tom Cherry · 8 years ago
  98. 539e21f Merge "ueventd: add tests for setegid()/setfscreatecon() and threads" by Tom Cherry · 8 years ago
  99. c457f40 ueventd: add tests for setegid()/setfscreatecon() and threads by Tom Cherry · 8 years ago
  100. 78a6ff2 Merge "Move Timer from init to libbase" am: 896297b2ef am: 7ff0b008f7 by Tom Cherry · 8 years ago