index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
action.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "init: rename 'Trigger' to 'Event' and convert to std::variant"
Tom Cherry
2017-04-25
1
-53
/
+20
|
\
|
*
init: rename 'Trigger' to 'Event' and convert to std::variant
Tom Cherry
2017-04-25
1
-53
/
+20
*
|
ueventd: replace ueventd_parser.cpp with init_parser.cpp
Tom Cherry
2017-04-25
1
-6
/
+1
|
/
*
init: clean up the SectionParser interface and Parser class
Tom Cherry
2017-04-21
1
-5
/
+4
*
init: Stop combining actions
Tom Cherry
2017-04-19
1
-56
/
+21
*
init: more header cleanup
Tom Cherry
2017-04-06
1
-6
/
+1
*
init: replace property_get with its android::base equivalent
Tom Cherry
2017-03-29
1
-5
/
+4
*
init: fix DumpState() logging
Tom Cherry
2017-03-13
1
-10
/
+6
*
init: enable C++17
Tom Cherry
2017-03-13
1
-8
/
+5
*
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