Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
a0cf257c6dc0dfabb408e3c969ab3db6fd5596c5
/
init
/
reboot.cpp
ea31ac2
Revert "init: Reboot after timeout passes during reboot"
by Tom Cherry
· 7 years ago
c9fec9d
init: Reboot after timeout passes during reboot
by Tom Cherry
· 7 years ago
7fd3bc2
Move ActionManager to its own file
by Tom Cherry
· 7 years ago
d5eccfd
Init remove direct calls to light sys nodes.
by Steven Moreland
· 7 years ago
25dc30f
init: call umount unconditionally
by Wei Wang
· 7 years ago
6290982
init+bootstat: reduce last reboot reason to canonical alias
by Mark Salyzyn
· 7 years ago
0f04f72
init/reboot: call MNT_FORCE at the last umount(2)
by Jaegeuk Kim
· 7 years ago
cb0f9bb
init: run vendor commands in a separate SELinux context
by Tom Cherry
· 7 years ago
bfd05b6
init: shutdown,thermal shut off display immediately
by Mark Salyzyn
· 7 years ago
9f97f47
init: Allow clean system shutdown upon SIGTERM
by Luis Hector Chavez
· 7 years ago
9bde0dc
Merge "init: log all failures of Service::Start()"
by Tom Cherry
· 7 years ago
702ca9a
init: log all failures of Service::Start()
by Tom Cherry
· 7 years ago
73e6b49
Switch /data/misc/reboot/last_reboot_reason to persistent property
by Mark Salyzyn
· 7 years ago
57a89f3
Merge "init: replace panic() with LOG(FATAL)"
by Tom Cherry
· 7 years ago
d8db7ab
init: replace panic() with LOG(FATAL)
by Tom Cherry
· 7 years ago
8c00e42
Skip unnecessary sleep during shutdown
by Wei Wang
· 7 years ago
557946e
init: use Result<T> for builtin functions
by Tom Cherry
· 7 years ago
0c8d6d2
init: split security functions out of init.cpp
by Tom Cherry
· 7 years ago
911b9b1
init: rename ServiceManager to ServiceList and clean it up
by Tom Cherry
· 7 years ago
eeee831
init: move reaping from ServiceManager to signal_handler.cpp
by Tom Cherry
· 7 years ago
3b81f2d
init: move exec operations out of ServiceManager
by Tom Cherry
· 7 years ago
5938379
init: shutdown services in the opposite order that they started
by Tom Cherry
· 7 years ago
a01c27e
Do not umount roofs even if it is R/W.
by Wei Wang
· 7 years ago
1be2212
init: Fire shutdown trigger for thermal shutdown
by Wei Wang
· 7 years ago
3017387
init: Do full shutdown even for thermal shutdown
by Keun-young Park
· 7 years ago
c59b822
dump stack before kill all
by Keun-young Park
· 7 years ago
6e12b38
Do not umount /vendor, /system, and /oem even if they are R/W.
by Keun-young Park
· 7 years ago
ede0d53
Move Timer from init to libbase
by Tom Cherry
· 7 years ago
b3915d1
Merge "add "shutdown critical" to service"
by Treehugger Robot
· 7 years ago
cccb34f
add "shutdown critical" to service
by Keun-young Park
· 7 years ago
eeab491
init: Support custom shutdown actions
by Wei Wang
· 7 years ago
33391da
Remove unnecessary SELinux dependencies
by Nick Kralevich
· 7 years ago
519e5f0
init: Reland "Terminate gracefully when CAP_SYS_BOOT is absent"
by Luis Hector Chavez
· 7 years ago
c22f938
Revert "init: Terminate gracefully when CAP_SYS_BOOT is absent"
by Guang Zhu
· 7 years ago
683ebc8
init: Terminate gracefully when CAP_SYS_BOOT is absent
by Luis Hector Chavez
· 7 years ago
81f5d3e
init: create android::init:: namespace
by Tom Cherry
· 7 years ago
7264bee
add ueventd to shutdown critial process
by Keun-young Park
· 7 years ago
59c74a3
Merge "init: fix last_reboot_reason string"
by Treehugger Robot
· 8 years ago
47d15ed
Merge "set default shutdown timeout to 6 secs"
by Keun-young Park
· 8 years ago
84d43c8
Merge "do not start shutdown animation from init"
by Treehugger Robot
· 8 years ago
7feab68
set default shutdown timeout to 6 secs
by Keun-young Park
· 8 years ago
1663e97
add additional dump for timeout
by Keun-young Park
· 8 years ago
47336ce
init: fix last_reboot_reason string
by Tom Cherry
· 8 years ago
e2b04b7
do not start shutdown animation from init
by Keun-young Park
· 8 years ago
98ad32a
init: handle sys.powerctl immediately
by Tom Cherry
· 8 years ago
fc827be
reboot: fix owner and permissions of last_reboot_reason file
by Todd Poynor
· 8 years ago
2ba5c81
poll umount completion from /proc/mounts
by Keun-young Park
· 8 years ago
3f5eaae5
init: more header cleanup
by Tom Cherry
· 8 years ago
7830d59
add shutdown animation
by Keun-young Park
· 8 years ago
c4ffa5c
set zero shutdown timeout for eng build
by Keun-young Park
· 8 years ago
ccf2353
init: replace property_get with its android::base equivalent
by Tom Cherry
· 8 years ago
1ec1bd9
init: remove unused cutils includes
by Tom Cherry
· 8 years ago
3ee0df9
update shutdown sequence and use shutdown_timeout to cover all wait
by Keun-young Park
· 8 years ago
aa08ea4
add kill all for shutdown_timeout of 0
by Keun-young Park
· 8 years ago
3cd8c6f
add clear log for reboot start / end
by Keun-young Park
· 8 years ago
8d01f63
remove emergency shutdown and improve init's reboot logic
by Keun-young Park
· 8 years ago