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
/
action.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace the "coldboot" timeout with a property.
Elliott Hughes
2016-12-03
1
-1
/
+1
*
init: move empty string check to InitTriggers
Wei Wang
2016-11-16
1
-4
/
+11
*
init: fix undefined behavior in ExecuteCommand
Wei Wang
2016-11-16
1
-1
/
+4
*
Revert "Revert "init: warn slow action""
Wei Wang
2016-11-15
1
-3
/
+5
*
Merge "init: fix BuildTriggersString for empty string"
Treehugger Robot
2016-11-15
1
-1
/
+3
|
\
|
*
init: fix BuildTriggersString for empty string
Wei Wang
2016-11-14
1
-1
/
+3
*
|
Revert "init: warn slow action"
Nick Desaulniers
2016-11-15
1
-5
/
+3
|
/
*
init: warn slow action
Wei Wang
2016-11-09
1
-3
/
+5
*
Move init's kernel logging into libbase.
Elliott Hughes
2016-08-04
1
-1
/
+2
*
Fix early init logging.
Elliott Hughes
2016-07-26
1
-1
/
+1
*
Move init to libbase logging.
Elliott Hughes
2016-06-27
1
-9
/
+6
*
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-29
1
-2
/
+2
*
Track rename of base/ to android-base/.
Elliott Hughes
2015-12-04
1
-2
/
+2
*
init: Use classes for parsing and clean up memory allocations
Tom Cherry
2015-09-01
1
-135
/
+151
*
init: Queue Triggers instead of Actions
Tom Cherry
2015-08-21
1
-43
/
+77
*
init: use std::vector<std::string> for argument passing
Tom Cherry
2015-07-31
1
-15
/
+10
*
init: Create classes for Action and Command
Tom Cherry
2015-07-30
1
-0
/
+383