Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
2786608743727506c8ab614905e4032e66db1427
/
init
/
service.h
1385725
init: switch out keychord id with std::vector match of chords
by Mark Salyzyn
· 7 years ago
aead51b
init: allow entering of network namespaces
by Tom Cherry
· 7 years ago
6227e34
init: ServiceList FindInterface
by Steven Moreland
· 7 years ago
b418791
Merge "init: add sigstop option for debugging services from their start"
by Tom Cherry
· 7 years ago
8f38048
init: add sigstop option for debugging services from their start
by Tom Cherry
· 7 years ago
c73b215
Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery."
by Paul Crowley
· 7 years ago
e242a97
Revert "If enablefilecrypto or init_user0 fails, reboot into recovery."
by Paul Crowley
· 7 years ago
959b055
If enablefilecrypto or init_user0 fails, reboot into recovery.
by Paul Crowley
· 7 years ago
6f5333a
Allow a service to override another.
by Steven Moreland
· 7 years ago
7d0a5c3
EndSection returns Result<Success>
by Steven Moreland
· 7 years ago
e055d73
init language extension for lazy HIDL services.
by Steven Moreland
· 7 years ago
cb0f9bb
init: run vendor commands in a separate SELinux context
by Tom Cherry
· 7 years ago
7ac013d
init: support setting rlimits per service
by Tom Cherry
· 8 years ago
76af7e6
init: log Service failures via Result<T>
by Tom Cherry
· 8 years ago
6de21f1
init: cleanup environment handling
by Tom Cherry
· 8 years ago
89bcc85
init: use Result<T> for the parsing functions
by Tom Cherry
· 8 years ago
911b9b1
init: rename ServiceManager to ServiceList and clean it up
by Tom Cherry
· 8 years ago
eeee831
init: move reaping from ServiceManager to signal_handler.cpp
by Tom Cherry
· 8 years ago
3b81f2d
init: move exec operations out of ServiceManager
by Tom Cherry
· 8 years ago
d269e3a
init: fix process restarting
by Tom Cherry
· 8 years ago
379123f
Merge "init: remove Parser singleton and related cleanup"
by Tom Cherry
· 8 years ago
67dee62
init: remove Parser singleton and related cleanup
by Tom Cherry
· 8 years ago
5938379
init: shutdown services in the opposite order that they started
by Tom Cherry
· 8 years ago
d485226
Add memcg related configs to init.
by Robert Benea
· 8 years ago
ede0d53
Move Timer from init to libbase
by Tom Cherry
· 8 years ago
b3915d1
Merge "add "shutdown critical" to service"
by Treehugger Robot
· 8 years ago
cccb34f
add "shutdown critical" to service
by Keun-young Park
· 8 years ago
eeab491
init: Support custom shutdown actions
by Wei Wang
· 8 years ago
81f5d3e
init: create android::init:: namespace
by Tom Cherry
· 8 years ago
33838b1
init: change kill order and fix error reporting in KillProcessGroup()
by Tom Cherry
· 8 years ago
7da5485
init: add an initializer for keychord_id_
by Tom Cherry
· 8 years ago
30a6f27
init: clean up the SectionParser interface and Parser class
by Tom Cherry
· 8 years ago
012c573
init: Stop combining actions
by Tom Cherry
· 8 years ago
3f5eaae5
init: more header cleanup
by Tom Cherry
· 8 years ago
e78ea77
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
by James Hawkins
· 8 years ago
8772b36
Merge changes from topic 'exec-start-update-verifier'
by Treehugger Robot
· 8 years ago
b27004a
init: add exec_start command
by Tom Cherry
· 8 years ago
641ff0a
init: add support of multiple class names
by Wei Wang
· 8 years ago
8d01f63
remove emergency shutdown and improve init's reboot logic
by Keun-young Park
· 8 years ago
c8ac067
Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."
by James Hawkins
· 8 years ago
7c92e48
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
by James Hawkins
· 8 years ago
0e3167e
Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."
by James Hawkins
· 8 years ago
26f40c0
bootstat: Remove custom uptime parser in favor of elapsedRealtime.
by James Hawkins
· 8 years ago
9605a94
init start time tracking.
by Elliott Hughes
· 8 years ago
62767fe
init: service file keyword
by Mark Salyzyn
· 8 years ago
24b2913
init: Add support for ambient capabilities.
by Jorge Lucangeli Obes
· 8 years ago
310f670
Allow setting oom_score_adj for services spawned from init
by Marco Nelissen
· 9 years ago
8f7b9e3
Fix clang-tidy performance warnings in syste/core.
by Chih-Hung Hsieh
· 9 years ago
344d01f
Refactor Service::Start method.
by Jorge Lucangeli Obes
· 9 years ago
177b27d
Rename "Handle(r)" to "Parse(r)" in Android init.
by Jorge Lucangeli Obes
· 9 years ago
1b3fa3d
init: Add option to run a service in a new PID/mount namespace.
by Jorge Lucangeli Obes
· 9 years ago
ad8e94e
init: report createProcessGroup failure.
by Elliott Hughes
· 9 years ago
081705c
Add process priority to service definition.
by Vitalii Tomkiv
· 9 years ago
bdeac39
Remove undocumented functionality from init.
by Elliott Hughes
· 9 years ago
70daa67
Multiple consoles
by Viorel Suman
· 9 years ago
efc7275
Revert "Enable multiple consoles"
by Viorel Suman
· 9 years ago
caafe5c
Enable multiple consoles
by Viorel Suman
· 9 years ago
b7e03e8
init: Allows shutting down cleanly.
by Bertrand SIMONNET
· 9 years ago
b734990
init: Use classes for parsing and clean up memory allocations
by Tom Cherry
· 10 years ago
bac3299
Create Service and ServiceManager classes
by Tom Cherry
· 10 years ago