Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
19b0178a2e312aef25586ad2c5244465ea1b0cf0
/
init
78f9d26
init: use libbootloader_message.
by Yabin Cui
· 9 years ago
e9355bf
Move off std::sto* function which abort on failure.
by Elliott Hughes
· 8 years ago
f20f27d
Update the header path for ext4_utils.
by Tao Bao
· 9 years ago
3dfc7a1
Traverse /etc/init in a well-defined order
by Glenn Kasten
· 9 years ago
a4021c3
Modify log level for service and ueventd
by Wei Wang
· 9 years ago
7e417e4
Log failed load_properties_from_file calls.
by Elliott Hughes
· 9 years ago
9dc0c8d
Split fstab mount into 2 phases
by Wei Wang
· 9 years ago
05b731c
Merge "Use android::base::Readlink in init."
by Treehugger Robot
· 9 years ago
962e8f3
Allow setting oom_score_adj for services spawned from init
by Marco Nelissen
· 9 years ago
41d0788
Use android::base::Readlink in init.
by Elliott Hughes
· 9 years ago
3e87e2b
Add description of 'namespace' option.
by Jorge Lucangeli Obes
· 9 years ago
ec325e8
Merge "Most accept/accept4 calls in system/core don't actually want the remote address."
by Elliott Hughes
· 9 years ago
5aefd33
Most accept/accept4 calls in system/core don't actually want the remote address.
by Elliott Hughes
· 9 years ago
8fb7f05
Merge "Mount /vendor and /odm early" am: 35569e9d68
by Hung-ying Tyan
· 9 years ago
d816f96
Mount /vendor and /odm early
by Hung-ying Tyan
· 9 years ago
2d28927
Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe
by Josh Gao
· 9 years ago
68b243e
Merge "libcrypto_utils: convert to Soong."
by Josh Gao
· 9 years ago
3ed07f4
libcrypto_utils: convert to Soong.
by Josh Gao
· 9 years ago
6b19901
Move init's kernel logging into libbase. am: 7bc87a5a78
by Elliott Hughes
· 9 years ago
bdb3ea6
Move init's kernel logging into libbase.
by Elliott Hughes
· 9 years ago
22af052
Merge "Have init kill the process group." am: 9a5300fcb8
by Elliott Hughes
· 9 years ago
8c3fc67
Have init kill the process group.
by Elliott Hughes
· 9 years ago
b5239cd
Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5
by Chih-Hung Hsieh
· 9 years ago
ad0b1d3
Merge "Fix clang-tidy performance warnings in syste/core."
by Treehugger Robot
· 9 years ago
5802ff2
Fix clang-tidy performance warnings in syste/core.
by Chih-Hung Hsieh
· 9 years ago
0c03087
Merge \"Fix google-explicit-constructor warnings in system/core.\"
by Chih-Hung Hsieh
· 9 years ago
2b44d25
Merge "Fix google-explicit-constructor warnings in system/core."
by Chih-hung Hsieh
· 9 years ago
3ced246
Merge \"ueventd: Remove verbose restorecon_recursive: message\" am: 345754313e
by Dmitry Shmidt
· 9 years ago
3a75e21
ueventd: Remove verbose restorecon_recursive: message
by Dmitry Shmidt
· 9 years ago
e118f91
Merge \"Fix early init logging.\" am: 6d232ab4de
by Elliott Hughes
· 9 years ago
75f4fda
Merge "Fix early init logging."
by Treehugger Robot
· 9 years ago
5db7bc5
Fix google-explicit-constructor warnings in system/core.
by Chih-Hung Hsieh
· 9 years ago
cc21f2a
Fix early init logging.
by Elliott Hughes
· 9 years ago
2b09ddc
Merge \"Improve init Service logging.\" am: c1d9ac1f85
by Elliott Hughes
· 9 years ago
dd1a774
Improve init Service logging.
by Elliott Hughes
· 9 years ago
e89416f
Merge \"init: select usb gadget controller at run time\" am: 916f5e873e
by Amit Pundir
· 9 years ago
7d34e8a
init: select usb gadget controller at run time
by Amit Pundir
· 9 years ago
082cfc0
Merge \"Refactor Service::Start method.\" am: 82d2bcc21e
by Jorge Lucangeli Obes
· 9 years ago
48a9849
Merge "Refactor Service::Start method."
by Treehugger Robot
· 9 years ago
8737af0
Refactor Service::Start method.
by Jorge Lucangeli Obes
· 9 years ago
21ab2be
Merge \"Make klog_fd thread-safe and make klog_init a no-op.\" am: 588b770063
by Elliott Hughes
· 9 years ago
303a42b
Make klog_fd thread-safe and make klog_init a no-op.
by Elliott Hughes
· 9 years ago
2ee45ff
Merge \"Rename \"Handle(r)\" to \"Parse(r)\" in Android init.\" am: b0d062a497
by Jorge Lucangeli Obes
· 9 years ago
48a5205
Rename "Handle(r)" to "Parse(r)" in Android init.
by Jorge Lucangeli Obes
· 9 years ago
5f82a5c
Merge \"init: Add option to run a service in a new PID/mount namespace.\"
by Jorge Lucangeli Obes
· 9 years ago
f111233
init: Add option to run a service in a new PID/mount namespace.
by Jorge Lucangeli Obes
· 9 years ago
b52bf33
resolve merge conflicts of 54c1219 to stage-aosp-master
by Elliott Hughes
· 9 years ago
495d0be
Move init to libbase logging.
by Elliott Hughes
· 9 years ago
add3cf6
Merge \"Remove MTD cruft from init.\" am: 90db709a2f
by Elliott Hughes
· 9 years ago
93a50a3
Remove MTD cruft from init.
by Elliott Hughes
· 9 years ago
4de9f12
Merge \"Remove more obsolete MTD stuff.\" am: aa9f37185f
by Elliott Hughes
· 9 years ago
eb37157
Merge "Remove more obsolete MTD stuff."
by Treehugger Robot
· 9 years ago
63de69a
Remove more obsolete MTD stuff.
by Elliott Hughes
· 9 years ago
05d2ce3
resolve merge conflicts of 66277db to stage-aosp-master
by Hung-ying Tyan
· 9 years ago
fffbace
Merge "Add -f to insmod"
by Hung-ying Tyan
· 9 years ago
d68a1db
Add -f to insmod
by Hung-ying Tyan
· 9 years ago
70eeb88
Merge \"Fix misc-macro-parentheses warnings in system/core.\" am: 495541c5bb
by Chih-Hung Hsieh
· 9 years ago
ec99ba6
Fix misc-macro-parentheses warnings in system/core.
by Chih-Hung Hsieh
· 9 years ago
7bb9fff
Merge \"init: report createProcessGroup failure.\" am: 2d690a920f
by Elliott Hughes
· 9 years ago
7bd90ed
init: report createProcessGroup failure.
by Elliott Hughes
· 9 years ago
2a0b01f
Merge \\"ueventd: only relabel devices if there\\'s a delta\\" am: 95428817d6
by William Roberts
· 9 years ago
ce9a0d6
Merge "ueventd: only relabel devices if there's a delta"
by Treehugger Robot
· 9 years ago
78f9778
Merge \\"init: expand arguments of services when they start\\" am: 86cd314af3
by Tom Cherry
· 9 years ago
cafe76d
Merge "init: expand arguments of services when they start"
by Tom Cherry
· 9 years ago
7f67e1c
Merge \\"Add process priority to service definition.\\" am: 14b00baaae
by Vitalii Tomkiv
· 9 years ago
24e8ffa
Add process priority to service definition.
by Vitalii Tomkiv
· 9 years ago
b79e607
Manually fix automerger error on 4ab7548 am: a6f1c46fa0
by Mark Salyzyn
· 9 years ago
16497ef
init: expand arguments of services when they start
by Tom Cherry
· 9 years ago
19192e7
init: Add support for ${x.y:-default} expansion
by Mark Salyzyn
· 9 years ago
2848f76
resolve merge conflicts of cea1d04 to nyc-dev-plus-aosp
by Elliott Hughes
· 9 years ago
972664a
use process groups for processes started by init
by Collin Mulliner
· 9 years ago
730c7df
ueventd: only relabel devices if there's a delta
by William Roberts
· 9 years ago
083d6f2
resolve merge conflicts of e845c04 to nyc-dev-plus-aosp
by Chih-Hung Hsieh
· 9 years ago
3548d13
Fix misc-macro-parentheses warnings in init and other core modules.
by Chih-Hung Hsieh
· 9 years ago
24d0bb2
Merge "init: support matching sysfs class paths in ueventd.rc" am: faa14b94d5
by Rob Herring
· 9 years ago
b075bdf
init: support matching sysfs class paths in ueventd.rc
by Rob Herring
· 9 years ago
22e87ed
Merge "init: rework fixup_sys_perms to use perm_path_matches" am: 0504a94cd9
by Rob Herring
· 9 years ago
b0f0508
init: rework fixup_sys_perms to use perm_path_matches
by Rob Herring
· 9 years ago
fa86443
Merge "Wipe device on policy error" into nyc-dev am: 8a59fa8524
by Paul Crowley
· 9 years ago
f454643
Wipe device on policy error
by Paul Crowley
· 9 years ago
f9940f2
init/builtins.cpp: Switch to finit_module
by Nick Kralevich
· 9 years ago
d4ddcca
Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f
by Chih-hung Hsieh
· 9 years ago
4ec50e1
Merge "Fix google-explicit-constructor warnings."
by Chih-hung Hsieh
· 9 years ago
5f9de97
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
2bff3c9
ueventd: relabel block devices nodes when processing subsequent add events
by Mihai Serban
· 9 years ago
61032d4
Merge "ueventd: relabel block devices nodes when processing subsequent add events" am: 94b0f37
by Treehugger Robot
· 9 years ago
c84c6f7
ueventd: relabel block devices nodes when processing subsequent add events
by Mihai Serban
· 9 years ago
5ab9eb0
Merge "Don\'t start defaultcrypto twice" into nyc-dev am: fe5d55a
by Paul Lawrence
· 9 years ago
091765b
Don't start defaultcrypto twice
by Paul Lawrence
· 9 years ago
ba07086
Remove undocumented functionality from init.
by Elliott Hughes
· 9 years ago
d60e3a5
Merge "Remove undocumented functionality from init." into nyc-dev am: 27fe8c9
by Elliott Hughes
· 9 years ago
c6ac210
Merge changes from topic \'boringssl_conversion\' am: 52eb93c am: 0781351
by Elliott Hughes
· 9 years ago
399f1c0
Switch fs_mgr and adb to libcrypto_utils.
by Mattias Nissler
· 9 years ago
110c0ce
Remove undocumented functionality from init.
by Elliott Hughes
· 9 years ago
68edba5
Merge "init: write bootloader message directly." into nyc-dev am: a3a7a88
by Yabin Cui
· 9 years ago
3bcf656
init: write bootloader message directly.
by Yabin Cui
· 9 years ago
3a45a6c
Merge "ueventd: convert to use pwd family of functions" am: 2c78f62 am: 1397e7a
by Elliott Hughes
· 9 years ago
322b424
Merge "property_service: drop unused header" am: 1134925 am: b627a01
by Elliott Hughes
· 9 years ago
011826f
Merge "init: drop unused header android_filesystem_config.h" am: 54c27c7
by Elliott Hughes
· 9 years ago
850bded
Merge "init: switch from android_ids to getpwnam" am: 171504f am: 43cbd05
by Elliott Hughes
· 9 years ago
Next »