- 009c130 Merge changes I7f00c5f0,Idc18f331,I1e7d3a88 into oc-dr1-dev-plus-aosp by Tom Cherry · 7 years ago
- b592dd8 init: use Result<T> for the parsing functions by Tom Cherry · 7 years ago
- 7fa62c5 init: use Result<T> for builtin functions by Tom Cherry · 7 years ago
- 62ca663 init: introduce Result<T> for return values and error handling by Tom Cherry · 7 years ago
- b6b9629 Merge "init: split security functions out of init.cpp" into oc-dev-plus-aosp by Tom Cherry · 7 years ago
- 0822811 Merge "init: split security functions out of init.cpp" into oc-dev-plus-aosp by Tom Cherry · 7 years ago
- 658064a Merge "init: split security functions out of init.cpp" into oc-mr1-dev-plus-aosp by Tom Cherry · 7 years ago
- 2c486f5 Merge "init: fix format issue" am: f95338f634 am: a1051005a9 by Tom Cherry · 7 years ago
- a105100 Merge "init: fix format issue" am: f95338f634 by Tom Cherry · 7 years ago
- f95338f Merge "init: fix format issue" by Treehugger Robot · 7 years ago
- 5bc1718 Merge "init: Add readahead built-in command" am: 12bd22badf am: 826bc7b507 am: 67eac4fa36 by Wei Wang · 7 years ago
- d846741 Merge "init: Add readahead built-in command" am: 12bd22badf am: 826bc7b507 by Wei Wang · 7 years ago
- 67eac4f Merge "init: Add readahead built-in command" am: 12bd22badf am: 826bc7b507 by Wei Wang · 7 years ago
- c3692b3 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
- 1638036 init: split security functions out of init.cpp by Tom Cherry · 7 years ago
- 826bc7b Merge "init: Add readahead built-in command" am: 12bd22badf by Wei Wang · 7 years ago
- 0b3c800 crash_dump: during early boot, output to kmsg on userdebug. am: 3e76ecaf80 by Josh Gao · 7 years ago
- 3e76eca crash_dump: during early boot, output to kmsg on userdebug. by Josh Gao · 8 years ago
- 1f87cd1 init: fix format issue by Tom Cherry · 7 years ago
- 542aae4 init: Add readahead built-in command by Wei Wang · 7 years ago
- aa74670 Merge changes If1cffa85,I9011a959 am: 30bd51c61f am: fb9deac35c am: cd9b0c16bc by Tom Cherry · 7 years ago
- 3e5fd2e Merge changes If1cffa85,I9011a959 am: 30bd51c61f am: fb9deac35c am: cd9b0c16bc by Tom Cherry · 7 years ago
- cd9b0c1 Merge changes If1cffa85,I9011a959 am: 30bd51c61f am: fb9deac35c by Tom Cherry · 7 years ago
- fb9deac Merge changes If1cffa85,I9011a959 am: 30bd51c61f by Tom Cherry · 7 years ago
- 2a978d3 init: move property_service.cpp to libinit by Tom Cherry · 7 years ago
- 45a9d67 init: statically link libselinux to init_tests by Tom Cherry · 7 years ago
- 85c208d Merge "ueventd: add test to ensure selabel_lookup() is thread safe" am: 2c3a2a8c5c am: 3df3ec34e4 am: 7fd1bc8fc3 by Tom Cherry · 7 years ago
- 5cd97dc Merge "ueventd: add test to ensure selabel_lookup() is thread safe" am: 2c3a2a8c5c am: 3df3ec34e4 by Tom Cherry · 7 years ago
- 7fd1bc8 Merge "ueventd: add test to ensure selabel_lookup() is thread safe" am: 2c3a2a8c5c by Tom Cherry · 7 years ago
- 3df3ec3 Merge "ueventd: add test to ensure selabel_lookup() is thread safe" by Tom Cherry · 7 years ago
- 57ef66b ueventd: add test to ensure selabel_lookup() is thread safe by Tom Cherry · 7 years ago
- 91066e4 Merge "init: more unique_fd, less goto" am: 401c9cb330 am: 0908ca721a am: 613fd13dc2 by Tom Cherry · 7 years ago
- bb0c02c Merge "init: more unique_fd, less goto" am: 401c9cb330 am: 0908ca721a by Tom Cherry · 7 years ago
- 613fd13 Merge "init: more unique_fd, less goto" am: 401c9cb330 am: 0908ca721a by Tom Cherry · 7 years ago
- 0908ca7 Merge "init: more unique_fd, less goto" am: 401c9cb330 by Tom Cherry · 7 years ago
- 7c4609c init: more unique_fd, less goto by Tom Cherry · 7 years ago
- f331fa0 Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 am: 76756aa1dd am: 54032d387a by Tom Cherry · 7 years ago
- 99a538a Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 am: 76756aa1dd by Tom Cherry · 7 years ago
- 54032d3 Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 am: 76756aa1dd by Tom Cherry · 7 years ago
- 76756aa Merge "init: use unique_fd in builtins.cpp" am: c34afb1cd5 by Tom Cherry · 7 years ago
- 7037991 init: use unique_fd in builtins.cpp by Tom Cherry · 7 years ago
- 48b9bcc Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 am: b1c18af247 am: 3d6b46a789 by Tom Cherry · 7 years ago
- c31c4d5 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 am: b1c18af247 by Tom Cherry · 7 years ago
- 3d6b46a Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 am: b1c18af247 by Tom Cherry · 7 years ago
- b1c18af Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe am: 2a2a8d9ec0 by Tom Cherry · 7 years ago
- 2a2a8d9 Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe by Tom Cherry · 7 years ago
- 911b9b1 init: rename ServiceManager to ServiceList and clean it up by Tom Cherry · 7 years ago
- eeee831 init: move reaping from ServiceManager to signal_handler.cpp by Tom Cherry · 7 years ago
- 3b81f2d init: move exec operations out of ServiceManager by Tom Cherry · 7 years ago
- f62a7f5 Merge "init: fix process restarting" am: eb3fa92191 am: 25422816d4 am: b435774e01 by Tom Cherry · 7 years ago
- 2f77438 Merge "init: fix process restarting" am: eb3fa92191 am: 25422816d4 by Tom Cherry · 7 years ago
- b435774 Merge "init: fix process restarting" am: eb3fa92191 am: 25422816d4 by Tom Cherry · 7 years ago
- 2542281 Merge "init: fix process restarting" am: eb3fa92191 by Tom Cherry · 7 years ago
- eb3fa92 Merge "init: fix process restarting" by Tom Cherry · 7 years ago
- d269e3a init: fix process restarting by Tom Cherry · 7 years ago
- 0112855 Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 am: 8b2e0e03d4 am: 8bdf7ed10e by Bo Hu · 7 years ago
- 5e8de93 Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 am: 8b2e0e03d4 by Bo Hu · 7 years ago
- 8bdf7ed Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 by Bo Hu · 7 years ago
- 8b2e0e0 Merge "Allow the use of a custom Android DT directory" am: 6fa0884188 by Bo Hu · 7 years ago
- 6fa0884 Merge "Allow the use of a custom Android DT directory" by Bo Hu · 7 years ago
- 56fd494 Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab am: bf4afbb288 am: 1b74d14b7e by Tom Cherry · 7 years ago
- a78298e Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab am: bf4afbb288 by Tom Cherry · 7 years ago
- 1b74d14 Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab by Tom Cherry · 7 years ago
- bf4afbb Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab by Tom Cherry · 7 years ago
- 379123f Merge "init: remove Parser singleton and related cleanup" by Tom Cherry · 7 years ago
- c01022a Allow the use of a custom Android DT directory by Yu Ning · 7 years ago
- 67dee62 init: remove Parser singleton and related cleanup by Tom Cherry · 7 years ago
- 9909bdb Merge "init: shutdown services in the opposite order that they started" am: 8e7942cbd1 am: 9f030d89dc am: 70c71dfe58 by Tom Cherry · 7 years ago
- ae66073 Merge "init: shutdown services in the opposite order that they started" am: 8e7942cbd1 am: 9f030d89dc by Tom Cherry · 7 years ago
- 70c71df Merge "init: shutdown services in the opposite order that they started" am: 8e7942cbd1 by Tom Cherry · 7 years ago
- 9f030d8 Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 7 years ago
- 8e7942c Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 7 years ago
- 983a404 Merge "init: fix type of 2nd argument passed to prctl" am: 1b506c54c2 am: f01f4e9d4a am: ec7afe31a0 by Ben Fennema · 7 years ago
- 2953e1a Merge "init: fix type of 2nd argument passed to prctl" am: 1b506c54c2 am: f01f4e9d4a by Ben Fennema · 7 years ago
- ec7afe3 Merge "init: fix type of 2nd argument passed to prctl" am: 1b506c54c2 by Ben Fennema · 7 years ago
- f01f4e9 Merge "init: fix type of 2nd argument passed to prctl" am: 1b506c54c2 by Ben Fennema · 7 years ago
- a724360 init: fix type of 2nd argument passed to prctl by Ben Fennema · 7 years ago
- 29c3e7e Merge "init: only use signed-integer-overflow sanitizer" am: a19f481c8c am: 2eada2af9c am: 9d36683fd7 by Tom Cherry · 7 years ago
- a12e34c Merge "init: only use signed-integer-overflow sanitizer" am: a19f481c8c am: 2eada2af9c by Tom Cherry · 7 years ago
- 9d36683 Merge "init: only use signed-integer-overflow sanitizer" am: a19f481c8c by Tom Cherry · 7 years ago
- 2eada2a Merge "init: only use signed-integer-overflow sanitizer" am: a19f481c8c by Tom Cherry · 7 years ago
- 5938379 init: shutdown services in the opposite order that they started by Tom Cherry · 7 years ago
- 2ffd65e init: only use signed-integer-overflow sanitizer by Tom Cherry · 7 years ago
- 6da3de2 Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985 am: 8a8b97b271 by Lennart Wieboldt · 7 years ago
- e1332dd Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985 by Lennart Wieboldt · 7 years ago
- 8a8b97b Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: f7b315c985 by Lennart Wieboldt · 7 years ago
- f7b315c Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 7 years ago
- 80ec81c Merge "Remove LOCAL_CLANG and clang: true" by Treehugger Robot · 7 years ago
- 4cca10c Merge "Do not umount roofs even if it is R/W." am: 43567e39dc am: 22782a7269 am: 34e13498dc by Wei Wang · 7 years ago
- 081c192 Merge "Do not umount roofs even if it is R/W." am: 43567e39dc am: 22782a7269 by Wei Wang · 7 years ago
- 34e1349 Merge "Do not umount roofs even if it is R/W." am: 43567e39dc am: 22782a7269 by Wei Wang · 7 years ago
- 22782a7 Merge "Do not umount roofs even if it is R/W." am: 43567e39dc by Wei Wang · 7 years ago
- c2548ea Merge "init: add support for global seccomp boot option" am: 9f1980e2fc am: 5a79972238 am: eb7db75c28 by Steve Muckle · 7 years ago
- 43567e3 Merge "Do not umount roofs even if it is R/W." by Treehugger Robot · 7 years ago
- aa4bb95 Merge "init: add support for global seccomp boot option" am: 9f1980e2fc am: 5a79972238 by Steve Muckle · 7 years ago
- eb7db75 Merge "init: add support for global seccomp boot option" am: 9f1980e2fc by Steve Muckle · 7 years ago
- 5a79972 Merge "init: add support for global seccomp boot option" am: 9f1980e2fc by Steve Muckle · 7 years ago
- 9f1980e Merge "init: add support for global seccomp boot option" by Treehugger Robot · 7 years ago
- a01c27e Do not umount roofs even if it is R/W. by Wei Wang · 7 years ago
- cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago