Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
b43479c764d10a001d4628e89efedd281cd4d090
/
init
/
reboot.cpp
57a89f3
Merge "init: replace panic() with LOG(FATAL)"
by Tom Cherry
· 8 years ago
d8db7ab
init: replace panic() with LOG(FATAL)
by Tom Cherry
· 8 years ago
8c00e42
Skip unnecessary sleep during shutdown
by Wei Wang
· 8 years ago
557946e
init: use Result<T> for builtin functions
by Tom Cherry
· 8 years ago
0c8d6d2
init: split security functions out of init.cpp
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
5938379
init: shutdown services in the opposite order that they started
by Tom Cherry
· 8 years ago
a01c27e
Do not umount roofs even if it is R/W.
by Wei Wang
· 8 years ago
1be2212
init: Fire shutdown trigger for thermal shutdown
by Wei Wang
· 8 years ago
3017387
init: Do full shutdown even for thermal shutdown
by Keun-young Park
· 8 years ago
c59b822
dump stack before kill all
by Keun-young Park
· 8 years ago
6e12b38
Do not umount /vendor, /system, and /oem even if they are R/W.
by Keun-young Park
· 8 years ago
ede0d53
Move Timer from init to libbase
by Tom Cherry
· 9 years ago
b3915d1
Merge "add "shutdown critical" to service"
by Treehugger Robot
· 9 years ago
cccb34f
add "shutdown critical" to service
by Keun-young Park
· 9 years ago
eeab491
init: Support custom shutdown actions
by Wei Wang
· 9 years ago
33391da
Remove unnecessary SELinux dependencies
by Nick Kralevich
· 9 years ago
519e5f0
init: Reland "Terminate gracefully when CAP_SYS_BOOT is absent"
by Luis Hector Chavez
· 9 years ago
c22f938
Revert "init: Terminate gracefully when CAP_SYS_BOOT is absent"
by Guang Zhu
· 9 years ago
683ebc8
init: Terminate gracefully when CAP_SYS_BOOT is absent
by Luis Hector Chavez
· 9 years ago
81f5d3e
init: create android::init:: namespace
by Tom Cherry
· 9 years ago
7264bee
add ueventd to shutdown critial process
by Keun-young Park
· 9 years ago
59c74a3
Merge "init: fix last_reboot_reason string"
by Treehugger Robot
· 9 years ago
47d15ed
Merge "set default shutdown timeout to 6 secs"
by Keun-young Park
· 9 years ago
84d43c8
Merge "do not start shutdown animation from init"
by Treehugger Robot
· 9 years ago
7feab68
set default shutdown timeout to 6 secs
by Keun-young Park
· 9 years ago
1663e97
add additional dump for timeout
by Keun-young Park
· 9 years ago
47336ce
init: fix last_reboot_reason string
by Tom Cherry
· 9 years ago
e2b04b7
do not start shutdown animation from init
by Keun-young Park
· 9 years ago
98ad32a
init: handle sys.powerctl immediately
by Tom Cherry
· 9 years ago
fc827be
reboot: fix owner and permissions of last_reboot_reason file
by Todd Poynor
· 9 years ago
2ba5c81
poll umount completion from /proc/mounts
by Keun-young Park
· 9 years ago
3f5eaae5
init: more header cleanup
by Tom Cherry
· 9 years ago
7830d59
add shutdown animation
by Keun-young Park
· 9 years ago
c4ffa5c
set zero shutdown timeout for eng build
by Keun-young Park
· 9 years ago
ccf2353
init: replace property_get with its android::base equivalent
by Tom Cherry
· 9 years ago
1ec1bd9
init: remove unused cutils includes
by Tom Cherry
· 9 years ago
3ee0df9
update shutdown sequence and use shutdown_timeout to cover all wait
by Keun-young Park
· 9 years ago
aa08ea4
add kill all for shutdown_timeout of 0
by Keun-young Park
· 9 years ago
3cd8c6f
add clear log for reboot start / end
by Keun-young Park
· 9 years ago
8d01f63
remove emergency shutdown and improve init's reboot logic
by Keun-young Park
· 9 years ago