- 3465dc8 init: do not load persistent properties from temporary /data by Tom Cherry · 8 years ago
- 4c9773a Merge "init: Fix -DUSER_MODE_LINUX compilation" by Treehugger Robot · 8 years ago
- 551b494 init: Fix -DUSER_MODE_LINUX compilation by Dmitry Shmidt · 8 years ago
- 919b267 init: enable error reporting of builtin functions by Tom Cherry · 8 years ago
- c2c07ba init: log Service failures via Result<T> by Tom Cherry · 8 years ago
- a3f7516 init: pass errors from one Result<T> to another better by Tom Cherry · 8 years ago
- 7ea6a83 init: cleanup environment handling by Tom Cherry · 8 years ago
- 3787eee init: add log to time spent in waiting for file by Wei Wang · 8 years ago
- 9f81728 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 8 years ago
- 78e2560 Merge "init: only set ro.boottime.<service> properties once." am: fe0607575d by Tom Cherry · 8 years ago
- 2498f31 Merge "init: only set ro.boottime.<service> properties once." by Tom Cherry · 8 years ago
- fc70c4e Merge "ueventd: fix subsystem list logic issues" am: edf03e23bb by Tom Cherry · 8 years ago
- 1d432dd Merge "ueventd: fix subsystem list logic issues" by Tom Cherry · 8 years ago
- e24dd89 init: only set ro.boottime.<service> properties once. by Tom Cherry · 8 years ago
- 6ba1bee ueventd: fix subsystem list logic issues by Tom Cherry · 8 years ago
- 63af31f Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 by Tom Cherry · 8 years ago
- a644398 Merge "init: replace panic() with LOG(FATAL)" by Tom Cherry · 8 years ago
- b0ed2e8 Merge "init: fix copy/paste mistake" am: f85404521e by Tom Cherry · 8 years ago
- 644db06 Merge "init: fix copy/paste mistake" by Treehugger Robot · 8 years ago
- a99341e init: replace panic() with LOG(FATAL) by Tom Cherry · 8 years ago
- 9860b3b init: fix copy/paste mistake by Tom Cherry · 8 years ago
- cf35269 Merge "Skip unnecessary sleep during shutdown" am: e3e4ec7c97 by Wei Wang · 8 years ago
- 3283ccc Skip unnecessary sleep during shutdown by Wei Wang · 8 years ago
- db38440 Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 am: 334929b525 by Tom Cherry · 8 years ago
- 20be869 init: use Result<T> for the parsing functions by Tom Cherry · 8 years ago
- d26214b init: use Result<T> for builtin functions by Tom Cherry · 8 years ago
- 02fbfb2 init: introduce Result<T> for return values and error handling by Tom Cherry · 8 years ago
- adcff94 init: split security functions out of init.cpp by Tom Cherry · 8 years ago
- 6329155 init: split security functions out of init.cpp by Tom Cherry · 8 years ago
- 8338ce7 Merge "init: fix format issue" am: f95338f634 by Tom Cherry · 8 years ago
- f800d03 Merge "init: fix format issue" by Treehugger Robot · 8 years ago
- 8086f9d Merge "init: Add readahead built-in command" am: 12bd22badf by Wei Wang · 8 years ago
- abe046d init: fix format issue by Tom Cherry · 8 years ago
- 030550d init: Add readahead built-in command by Wei Wang · 8 years ago
- 7db43b5 Merge changes If1cffa85,I9011a959 am: 30bd51c61f by Tom Cherry · 8 years ago
- 3906fdb init: move property_service.cpp to libinit by Tom Cherry · 8 years ago
- 6c02a58 init: statically link libselinux to init_tests by Tom Cherry · 8 years ago
- d65aeda Merge "ueventd: add test to ensure selabel_lookup() is thread safe" by Tom Cherry · 8 years ago
- 630305f ueventd: add test to ensure selabel_lookup() is thread safe by Tom Cherry · 8 years ago
- 10eda21 Merge "init: more unique_fd, less goto" am: 401c9cb330 by Tom Cherry · 8 years ago
- 7016daf init: more unique_fd, less goto by Tom Cherry · 8 years ago
- 08f3fce Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 by Tom Cherry · 8 years ago
- de960bb init: use unique_fd in builtins.cpp by Tom Cherry · 8 years ago
- 6a4f766 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 by Tom Cherry · 8 years ago
- 56de892 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe by Tom Cherry · 8 years ago
- 4661527 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 8 years ago
- aee6739 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 8 years ago
- d6d7e58 init: move exec operations out of ServiceManager by Tom Cherry · 8 years ago
- 1313211 Merge "init: fix process restarting" am: eb3fa92191 by Tom Cherry · 8 years ago
- ea65841 Merge "init: fix process restarting" by Tom Cherry · 8 years ago
- b489c65 init: fix process restarting by Tom Cherry · 8 years ago
- 0dd4065 Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 by Bo Hu · 8 years ago
- 7504e1f Merge "Allow the use of a custom Android DT directory" by Bo Hu · 8 years ago
- 18817bf Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab by Tom Cherry · 8 years ago
- a653551 Merge "init: remove Parser singleton and related cleanup" by Tom Cherry · 8 years ago
- 0f1a689 Allow the use of a custom Android DT directory by Yu Ning · 8 years ago
- 9e61ae7 init: remove Parser singleton and related cleanup by Tom Cherry · 8 years ago
- ac2fd21 Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 8 years ago
- b9ecbcb Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 8 years ago
- 9499f1a Merge "init: fix type of 2nd argument passed to prctl" am: 1b506c54c2 by Ben Fennema · 8 years ago
- d0f96d7 init: fix type of 2nd argument passed to prctl by Ben Fennema · 8 years ago
- ff69bbf Merge "init: only use signed-integer-overflow sanitizer" am: a19f481c8c by Tom Cherry · 8 years ago
- 0b229ef init: shutdown services in the opposite order that they started by Tom Cherry · 8 years ago
- 49ddd87 init: only use signed-integer-overflow sanitizer by Tom Cherry · 8 years ago
- 7575180 Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 8 years ago
- 4bebc0f Merge "Remove LOCAL_CLANG and clang: true" by Treehugger Robot · 8 years ago
- 27d8f7b Merge "Do not umount roofs even if it is R/W." am: 43567e39dc by Wei Wang · 8 years ago
- 344f3f0 Merge "Do not umount roofs even if it is R/W." by Treehugger Robot · 8 years ago
- d67a623 Merge "init: add support for global seccomp boot option" am: 9f1980e2fc by Steve Muckle · 8 years ago
- e71c9af Merge "init: add support for global seccomp boot option" by Treehugger Robot · 8 years ago
- edb1831 Do not umount roofs even if it is R/W. by Wei Wang · 8 years ago
- 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
- 71d9f6f Merge "init: Fire shutdown trigger for thermal shutdown" am: 603cae8b48 by Wei Wang · 8 years ago
- 52afe23 init: add support for global seccomp boot option by Steve Muckle · 8 years ago
- 54d7a03 init: Fire shutdown trigger for thermal shutdown by Wei Wang · 8 years ago
- b528151 Merge "init: use delegating constructor for Service" am: ce3b2de809 by Tom Cherry · 8 years ago
- 5e5abb5 init: use delegating constructor for Service by Tom Cherry · 8 years ago
- f3fd866 Merge changes from topic 'mke2fs_2' am: 176827e166 by Jin Qian · 8 years ago
- a8dcd1a Merge changes from topic 'mke2fs_2' by Treehugger Robot · 8 years ago
- fd6c58a init: require e2fsdroid and mke2fs when building init by Jin Qian · 8 years ago
- 722b103 init: rename mke2fs tools with _static suffix by Jin Qian · 8 years ago
- 347c911 Merge "init: Do full shutdown even for thermal shutdown" am: d5b36f38ef by Keun-young Park · 8 years ago
- 228f2f8 Merge "init: Do full shutdown even for thermal shutdown" by Treehugger Robot · 8 years ago
- 495b838 Merge "ueventd: fixup ueventd_test.cpp" am: 9aaf66b61f by Tom Cherry · 8 years ago
- 7c4820e Merge "ueventd: fixup ueventd_test.cpp" by Tom Cherry · 8 years ago
- fdfea97 init: Do full shutdown even for thermal shutdown by Keun-young Park · 8 years ago
- 14132bd ueventd: fixup ueventd_test.cpp by Tom Cherry · 8 years ago
- 4b55e4e Merge "dump stack before kill all" am: c13a2da2f4 by Keun-young Park · 8 years ago
- 88d246a Merge "dump stack before kill all" by Keun-young Park · 8 years ago
- 4a8b98b dump stack before kill all by Keun-young Park · 8 years ago
- 1887d21 Merge "Add memcg related configs to init." am: b84666cbc0 by Robert Benea · 8 years ago
- e2716e2 Merge "Add memcg related configs to init." by Robert Benea · 8 years ago
- 74f8115 Add memcg related configs to init. by Robert Benea · 8 years ago
- c69a901 Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp" by Quang Luong · 8 years ago
- 50fd20b Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp" by Treehugger Robot · 8 years ago
- f1080fd uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp by Quang Luong · 8 years ago
- 242e3b4 Merge "Do not umount /vendor, /system, and /oem even if they are R/W." by Keun-young Park · 8 years ago
- fb9c109 Do not umount /vendor, /system, and /oem even if they are R/W. by Keun-young Park · 8 years ago
- 539e21f Merge "ueventd: add tests for setegid()/setfscreatecon() and threads" by Tom Cherry · 8 years ago
- c457f40 ueventd: add tests for setegid()/setfscreatecon() and threads by Tom Cherry · 8 years ago