Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
f1af035a5302d29e7dd2919318fb175ae5ea0d1c
/
init
/
service.cpp
550844a
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
by James Hawkins
· 8 years ago
4b1c9cb
send SIGTERM only once
by Keun-young Park
· 8 years ago
f3570cb
Merge changes from topic 'exec-start-update-verifier'
by Treehugger Robot
· 8 years ago
7236472
init: replace property_get with its android::base equivalent
by Tom Cherry
· 8 years ago
bfa91e2
init: add exec_start command
by Tom Cherry
· 8 years ago
b17d23c
init: add support of multiple class names
by Wei Wang
· 8 years ago
a052c48
init: Remove superfluous error check
by Tom Cherry
· 8 years ago
9c75a3b
Add 'ro.cpuset.default' system property for default cpusets.
by Alex Vakulenko
· 9 years ago
570f016
There's no longer a limit to property names.
by Elliott Hughes
· 8 years ago
6717c45
Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."
by James Hawkins
· 8 years ago
09de906
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
by James Hawkins
· 8 years ago
59be646
Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."
by James Hawkins
· 8 years ago
978d606
bootstat: Remove custom uptime parser in favor of elapsedRealtime.
by James Hawkins
· 8 years ago
1e17b93
init: clean up exec command
by Wei Wang
· 8 years ago
3e61743
init/service.cpp: fix access check for console
by Adrian Salido
· 9 years ago
a6a8c3a
capabilities: Check ambient caps, last valid runtime cap.
by Jorge Lucangeli Obes
· 9 years ago
6a8f2e3
init/service.cpp: fix FD leak for services with consoles
by Nick Kralevich
· 9 years ago
40f30dd
init: service file command only opens existing files
by Mark Salyzyn
· 9 years ago
7dd2848
Replace the "coldboot" timeout with a property.
by Elliott Hughes
· 9 years ago
158fc4e
Merge "init start time tracking."
by Elliott Hughes
· 9 years ago
66e1439
init start time tracking.
by Elliott Hughes
· 9 years ago
7468765
fix swapped min / max in priority parsing
by Keun-young Park
· 9 years ago
30c7c81
init: service file keyword
by Mark Salyzyn
· 9 years ago
463f692
init: Add support for ambient capabilities.
by Jorge Lucangeli Obes
· 9 years ago
a24cf37
init: Put init in group AID_READPROC
by Nick Kralevich
· 9 years ago
fcd34df
init: allow '.' and '@' in service names
by Iliyan Malchev
· 9 years ago
fc6faf8
init: account for "init.svc." prefix in IsValidName
by Iliyan Malchev
· 9 years ago
e9355bf
Move off std::sto* function which abort on failure.
by Elliott Hughes
· 9 years ago
a4021c3
Modify log level for service and ueventd
by Wei Wang
· 9 years ago
962e8f3
Allow setting oom_score_adj for services spawned from init
by Marco Nelissen
· 9 years ago
8c3fc67
Have init kill the process group.
by Elliott Hughes
· 9 years ago
5802ff2
Fix clang-tidy performance warnings in syste/core.
by Chih-Hung Hsieh
· 9 years ago
dd1a774
Improve init Service logging.
by Elliott Hughes
· 9 years ago
8737af0
Refactor Service::Start method.
by Jorge Lucangeli Obes
· 9 years ago
48a5205
Rename "Handle(r)" to "Parse(r)" in Android init.
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
495d0be
Move init to libbase logging.
by Elliott Hughes
· 9 years ago
7bd90ed
init: report createProcessGroup failure.
by Elliott Hughes
· 9 years ago
cafe76d
Merge "init: expand arguments of services when they start"
by Tom Cherry
· 9 years ago
24e8ffa
Add process priority to service definition.
by Vitalii Tomkiv
· 9 years ago
16497ef
init: expand arguments of services when they start
by Tom Cherry
· 9 years ago
972664a
use process groups for processes started by init
by Collin Mulliner
· 9 years ago
ba07086
Remove undocumented functionality from init.
by Elliott Hughes
· 9 years ago
15dc745
Multiple consoles
by Viorel Suman
· 9 years ago
00838b4
Revert "Enable multiple consoles"
by Viorel Suman
· 9 years ago
ed26b34
Enable multiple consoles
by Viorel Suman
· 9 years ago
430a8a7
init: fix writepid wrong pid written in file(s)
by Anestis Bechtsoudis
· 9 years ago
6f1d553
init: Allows shutting down cleanly.
by Bertrand SIMONNET
· 10 years ago
f14832b
Remove property_area_initialized
by Tom Cherry
· 10 years ago
ce16a72
Merge "Remove ANDROID_PROPERTY_WORKSPACE"
by Tom Cherry
· 10 years ago
e016f5c
Track rename of base/ to android-base/.
by Elliott Hughes
· 10 years ago
9539542
Remove ANDROID_PROPERTY_WORKSPACE
by Tom Cherry
· 10 years ago
1e07ace
init: Use classes for parsing and clean up memory allocations
by Tom Cherry
· 10 years ago
56f8f3f
Add missing includes.
by Dan Albert
· 10 years ago
26ab446
Create Service and ServiceManager classes
by Tom Cherry
· 10 years ago