index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
reboot.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split init's source files init first stage and second stage
Tom Cherry
2018-08-03
1
-53
/
+10
*
init: Cleanly shut down subcontext processes
Luis Hector Chavez
2018-07-27
1
-0
/
+1
*
Revert "init: Reboot after timeout passes during reboot"
Tom Cherry
2018-03-19
1
-74
/
+34
*
init: add timers around sync() during shutdown
Tom Cherry
2018-03-15
1
-2
/
+12
*
init: Reboot after timeout passes during reboot
Tom Cherry
2018-02-23
1
-36
/
+77
*
Move ActionManager to its own file
Tom Cherry
2018-02-14
1
-0
/
+1
*
Init remove direct calls to light sys nodes.
Steven Moreland
2018-01-19
1
-19
/
+9
*
init: call umount unconditionally
Wei Wang
2017-10-23
1
-6
/
+6
*
init+bootstat: reduce last reboot reason to canonical alias
Mark Salyzyn
2017-10-10
1
-2
/
+12
*
init/reboot: call MNT_FORCE at the last umount(2)
Jaegeuk Kim
2017-10-04
1
-6
/
+7
*
init: run vendor commands in a separate SELinux context
Tom Cherry
2017-09-29
1
-2
/
+1
*
init: shutdown,thermal shut off display immediately
Mark Salyzyn
2017-09-26
1
-0
/
+2
*
init: Allow clean system shutdown upon SIGTERM
Luis Hector Chavez
2017-09-07
1
-4
/
+2
*
Merge "init: log all failures of Service::Start()"
Tom Cherry
2017-08-28
1
-2
/
+9
|
\
|
*
init: log all failures of Service::Start()
Tom Cherry
2017-08-25
1
-2
/
+9
*
|
Switch /data/misc/reboot/last_reboot_reason to persistent property
Mark Salyzyn
2017-08-24
1
-16
/
+14
|
/
*
Merge "init: replace panic() with LOG(FATAL)"
Tom Cherry
2017-08-18
1
-3
/
+2
|
\
|
*
init: replace panic() with LOG(FATAL)
Tom Cherry
2017-08-17
1
-3
/
+2
*
|
Skip unnecessary sleep during shutdown
Wei Wang
2017-08-16
1
-15
/
+15
|
/
*
init: use Result<T> for builtin functions
Tom Cherry
2017-08-14
1
-1
/
+1
*
init: split security functions out of init.cpp
Tom Cherry
2017-08-14
1
-0
/
+1
*
init: rename ServiceManager to ServiceList and clean it up
Tom Cherry
2017-08-01
1
-17
/
+20
*
init: move reaping from ServiceManager to signal_handler.cpp
Tom Cherry
2017-08-01
1
-2
/
+3
*
init: move exec operations out of ServiceManager
Tom Cherry
2017-08-01
1
-4
/
+2
*
init: shutdown services in the opposite order that they started
Tom Cherry
2017-07-26
1
-3
/
+3
*
Do not umount roofs even if it is R/W.
Wei Wang
2017-07-25
1
-1
/
+2
*
init: Fire shutdown trigger for thermal shutdown
Wei Wang
2017-07-24
1
-3
/
+1
*
init: Do full shutdown even for thermal shutdown
Keun-young Park
2017-07-19
1
-20
/
+19
*
dump stack before kill all
Keun-young Park
2017-07-18
1
-3
/
+3
*
Do not umount /vendor, /system, and /oem even if they are R/W.
Keun-young Park
2017-07-17
1
-1
/
+6
*
Move Timer from init to libbase
Tom Cherry
2017-07-10
1
-19
/
+21
*
Merge "add "shutdown critical" to service"
Treehugger Robot
2017-07-06
1
-1
/
+3
|
\
|
*
add "shutdown critical" to service
Keun-young Park
2017-07-05
1
-1
/
+3
*
|
init: Support custom shutdown actions
Wei Wang
2017-07-05
1
-1
/
+24
|
/
*
Remove unnecessary SELinux dependencies
Nick Kralevich
2017-07-01
1
-1
/
+0
*
init: Reland "Terminate gracefully when CAP_SYS_BOOT is absent"
Luis Hector Chavez
2017-06-29
1
-0
/
+31
*
Revert "init: Terminate gracefully when CAP_SYS_BOOT is absent"
Guang Zhu
2017-06-28
1
-23
/
+0
*
init: Terminate gracefully when CAP_SYS_BOOT is absent
Luis Hector Chavez
2017-06-27
1
-0
/
+23
*
init: create android::init:: namespace
Tom Cherry
2017-06-23
1
-0
/
+6
*
add ueventd to shutdown critial process
Keun-young Park
2017-05-18
1
-1
/
+1
*
Merge "init: fix last_reboot_reason string"
Treehugger Robot
2017-04-27
1
-3
/
+1
|
\
|
*
init: fix last_reboot_reason string
Tom Cherry
2017-04-26
1
-3
/
+1
*
|
Merge "set default shutdown timeout to 6 secs"
Keun-young Park
2017-04-26
1
-2
/
+1
|
\
\
|
*
|
set default shutdown timeout to 6 secs
Keun-young Park
2017-04-26
1
-2
/
+1
*
|
|
Merge "do not start shutdown animation from init"
Treehugger Robot
2017-04-26
1
-9
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
do not start shutdown animation from init
Keun-young Park
2017-04-19
1
-9
/
+0
|
|
/
*
/
add additional dump for timeout
Keun-young Park
2017-04-26
1
-3
/
+7
|
/
*
init: handle sys.powerctl immediately
Tom Cherry
2017-04-17
1
-0
/
+51
*
reboot: fix owner and permissions of last_reboot_reason file
Todd Poynor
2017-04-13
1
-1
/
+3
*
poll umount completion from /proc/mounts
Keun-young Park
2017-04-10
1
-138
/
+115
[next]