Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
6f735df0d1268cc976e5834c3cb1cc9e6fe9395d
/
init
dcb3d15
ueventd: allow using external firmware handlers
by Tom Cherry
· 6 years ago
4e46a33
Merge "Reland^2: "init: run property service in a thread""
by Tom Cherry
· 6 years ago
e351e5e
Merge "ueventd: make parallel restorecon functionality optional"
by Tom Cherry
· 6 years ago
16fb3f9
Allow AIDL interfaces in service parsing
by Jon Spivack
· 6 years ago
4233ec7
ueventd: make parallel restorecon functionality optional
by Tom Cherry
· 6 years ago
983f76b
Merge "Init: Run boringssl self test via separate binaries."
by Tobias Thierer
· 6 years ago
d5dff26
Merge "init: boot into thermal shutdown target on supported devices"
by Wei Wang
· 6 years ago
5f181bc
init: boot into thermal shutdown target on supported devices
by Wei Wang
· 6 years ago
7b96831
Merge "init/fscrypt_init_extensions: remove redundant log message"
by Treehugger Robot
· 6 years ago
1ab3dfc
Reland^2: "init: run property service in a thread"
by Tom Cherry
· 6 years ago
7a5f6c5
init/fscrypt_init_extensions: remove redundant log message
by Eric Biggers
· 6 years ago
1136f15
Init: Run boringssl self test via separate binaries.
by Tobias Thierer
· 6 years ago
7896e7a
init: add exec_reboot_on_failure builtin
by Tom Cherry
· 6 years ago
0589aa4
Merge "init: Always reap processes before handling properties"
by Tom Cherry
· 6 years ago
0c10068
Merge changes from topic "art-without-bionic"
by Martin Stjernholm
· 6 years ago
dec467f
Merge "Fix typo"
by Treehugger Robot
· 6 years ago
905a5df
init: Always reap processes before handling properties
by Tom Cherry
· 6 years ago
b2c2d69
Fix typo
by Paul Lawrence
· 6 years ago
cacf043
Update logic for detecting pre-apexd services to check that the ART APEX is
by Martin Stjernholm
· 6 years ago
df96e1f
Update paths and names for the new ART APEX.
by Martin Stjernholm
· 6 years ago
9800ad8
init: -1 log for control message error paths.
by Steven Moreland
· 6 years ago
4adbd29
Merge "Revert "Reland: "init: run property service in a thread"""
by Tom Cherry
· 6 years ago
3da2ba6
Revert "Reland: "init: run property service in a thread""
by Tom Cherry
· 6 years ago
88bba95
Merge "init: set SetKptrRestrict before early-init"
by Treehugger Robot
· 6 years ago
34f2537
Merge "Reland: "init: run property service in a thread""
by Tom Cherry
· 6 years ago
15c8760
Merge "ueventd: parallelize restorecon /sys"
by Tom Cherry
· 6 years ago
33783fc
init: set SetKptrRestrict before early-init
by Ravi Kumar Siddojigari
· 6 years ago
b245609
Merge "Mark some tests as requiring root."
by Josh Gao
· 6 years ago
5aa6197
ueventd: parallelize restorecon /sys
by Bongkyu Kim
· 7 years ago
a5c2aed
Merge "init: send property_set failures to the audit netlink socket"
by Tom Cherry
· 6 years ago
6cad139
Mark some tests as requiring root.
by Josh Gao
· 6 years ago
309d6dd
Merge changes I1c1445ba,Ic0c8b163
by Paul Crowley
· 6 years ago
8d168c3
Merge "init: Add first-stage init support for snapshot-based partitions."
by Yifan Hong
· 6 years ago
8efca4b
Reland: "init: run property service in a thread"
by Tom Cherry
· 6 years ago
e3cd3ba
Merge "Move fscrypt_init_extensions into system/core"
by Treehugger Robot
· 6 years ago
8180b48
init: send property_set failures to the audit netlink socket
by Tom Cherry
· 6 years ago
eb94026
Merge "Revert "init: run property service in a thread""
by Tom Cherry
· 6 years ago
1b4e732
Straighten out do_mkdir
by Paul Crowley
· 6 years ago
285e5d6
Convert fscrypt_set_directory_policy to C++
by Paul Crowley
· 6 years ago
052f31c
Move fscrypt_init_extensions into system/core
by Paul Crowley
· 6 years ago
f451426
Revert "init: run property service in a thread"
by Tom Cherry
· 6 years ago
88eedaf
Merge "Add init_tests to CTS"
by Tom Cherry
· 6 years ago
c5b3c88
Merge "liblp: Support sdcards in PartitionOpener."
by David Anderson
· 6 years ago
afe45ab
Merge changes Id9534a59,I3ee81536
by Tom Cherry
· 6 years ago
17b2be0
Add init_tests to CTS
by Tom Cherry
· 6 years ago
c8edf84
init: Add first-stage init support for snapshot-based partitions.
by David Anderson
· 6 years ago
251ec05
liblp: Support sdcards in PartitionOpener.
by David Anderson
· 6 years ago
26f5e7d
init: run property service in a thread
by Tom Cherry
· 6 years ago
0f6537c
Fix ODR violation
by Yi Kong
· 6 years ago
3707d32
Revert "init: Handle properties in the background of calling fs_mgr"
by Tom Cherry
· 6 years ago
53620ca
Merge "Actually add README contents for ueventd"
by Tom Cherry
· 6 years ago
b85c72c
Merge "init: first stage init tie stdout and stderr to /dev/kmsg"
by Treehugger Robot
· 6 years ago
aefb141
Actually add README contents for ueventd
by Tom Cherry
· 6 years ago
6fd8d3b
init: Allow matching empty property values
by Tom Cherry
· 6 years ago
0d061b2
Merge "Adds check_interface_{restart,start,stop} check_builtins."
by Daniel Norman
· 6 years ago
d2533c3
Adds check_interface_{restart,start,stop} check_builtins.
by Daniel Norman
· 6 years ago
980cbef
Merge "init: Check onrestart commands"
by Tom Cherry
· 6 years ago
e269a72
Merge "init: ignore ENOENT from fewer builtins"
by Tom Cherry
· 6 years ago
6737a6b
init: Check onrestart commands
by Tom Cherry
· 6 years ago
a022e47
Merge "Fixes incorrect flag info for the inheritance hierarchy file."
by Daniel Norman
· 6 years ago
e6586c4
Fixes incorrect flag info for the inheritance hierarchy file.
by Daniel Norman
· 6 years ago
fb54b74
Merge changes from topic "services_serve_interfaces_test"
by Daniel Norman
· 6 years ago
549ea48
Merge changes Ied888249,Id8857c45
by Tom Cherry
· 6 years ago
4772f1d
init: check the arguments of builtins during the build
by Tom Cherry
· 6 years ago
c5cf85d
init: don't log in expand_props directly
by Tom Cherry
· 6 years ago
f7c2bfe
init: add timing log for oneshot and exec_background services
by Wei Wang
· 6 years ago
c788771
Adds new property for service name -> PID.
by Daniel Norman
· 6 years ago
d19c5a5
Adds a library to parse service info from init_rc files for use in tests.
by Daniel Norman
· 6 years ago
8082ba2
Adds a visibility rule for init defaults.
by Daniel Norman
· 6 years ago
d17c379
init: ignore ENOENT from fewer builtins
by Tom Cherry
· 6 years ago
beb6abe
init: first stage init tie stdout and stderr to /dev/kmsg
by Mark Salyzyn
· 6 years ago
d52a5b3
init: simplify keyword_map
by Tom Cherry
· 6 years ago
cccb573
Merge "init: Write the reason in BCB on "reboot recovery""
by Tianjie Xu
· 6 years ago
5e98b63
init: Write the reason in BCB on "reboot recovery"
by Tianjie Xu
· 6 years ago
85bbbe5
Merge "Revert "init: Write the reason in BCB on "reboot recovery"""
by Treehugger Robot
· 6 years ago
137943d
Revert "init: Write the reason in BCB on "reboot recovery""
by Tianjie Xu
· 6 years ago
728586f
Ignore class_{reset|start}_post_data on non-updatable APEX.
by Martijn Coenen
· 6 years ago
a19f51e
Merge "Reserve 'init'."
by Treehugger Robot
· 6 years ago
100e8ff
Merge "Remove obsolete subdirs entry."
by Treehugger Robot
· 6 years ago
c8620dd
Merge "init: clean up file / socket descriptor creation"
by Tom Cherry
· 6 years ago
4c79df9
Remove obsolete subdirs entry.
by Steven Moreland
· 6 years ago
ceb36d0
Reserve 'init'.
by Steven Moreland
· 6 years ago
2e4c85f
init: clean up file / socket descriptor creation
by Tom Cherry
· 6 years ago
c9b797a
Merge "libdm: Improve the reliability of dm device paths."
by David Anderson
· 6 years ago
8a779ee
Merge "init: fix clang-tidy performance issues"
by Tom Cherry
· 6 years ago
4b505fe
Merge "Checks the interface inheritance hierarchy in init_rc files."
by Daniel Norman
· 6 years ago
e7a010d
Merge "init: Write the reason in BCB on "reboot recovery""
by Tom Cherry
· 6 years ago
5c296a0
Merge "init: powerctl support and propagate longer canonical reboot reasons."
by Treehugger Robot
· 6 years ago
924858c
libdm: Improve the reliability of dm device paths.
by David Anderson
· 6 years ago
3f42a76
Checks the interface inheritance hierarchy in init_rc files.
by Daniel Norman
· 6 years ago
4280165
Merge "Remove binder dependency in init."
by Steven Moreland
· 6 years ago
4d35f2e
init: Write the reason in BCB on "reboot recovery"
by Sam Protsenko
· 6 years ago
d7931f1
init: powerctl support and propagate longer canonical reboot reasons.
by Mark Salyzyn
· 6 years ago
7c1d87e
init: fix clang-tidy performance issues
by Tom Cherry
· 6 years ago
4ee2703
Remove binder dependency in init.
by Steven Moreland
· 6 years ago
7eaf9b5
Rename product_services to system_ext
by Justin Yun
· 6 years ago
247ffbf
Fix a few clang-tidy issues and add NOLINT for others
by Tom Cherry
· 6 years ago
3d3f24b
Merge "init: fix to avoid loading apex *.rc files twice"
by Treehugger Robot
· 6 years ago
d75f30a
first_stage_init: add console
by Steve Muckle
· 6 years ago
9c4fa66
init: fix to avoid loading apex *.rc files twice
by Jooyung Han
· 6 years ago
Next »