Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
7dd28481c24771eea453588adb51fbf5e3603653
/
init
/
service.cpp
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