Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
f1af035a5302d29e7dd2919318fb175ae5ea0d1c
/
init
/
action.cpp
7236472
init: replace property_get with its android::base equivalent
by Tom Cherry
· 8 years ago
68a1b3b
init: fix DumpState() logging
by Tom Cherry
· 8 years ago
32e6bf4
init: enable C++17
by Tom Cherry
· 8 years ago
7dd2848
Replace the "coldboot" timeout with a property.
by Elliott Hughes
· 9 years ago
c01e804
init: move empty string check to InitTriggers
by Wei Wang
· 9 years ago
777bb67
init: fix undefined behavior in ExecuteCommand
by Wei Wang
· 9 years ago
ddcae1d
Revert "Revert "init: warn slow action""
by Wei Wang
· 9 years ago
cf1e474
Merge "init: fix BuildTriggersString for empty string"
by Treehugger Robot
· 9 years ago
b05a404
init: fix BuildTriggersString for empty string
by Wei Wang
· 9 years ago
f3eb7b3
Revert "init: warn slow action"
by Nick Desaulniers
· 9 years ago
c4714af
init: warn slow action
by Wei Wang
· 9 years ago
bdb3ea6
Move init's kernel logging into libbase.
by Elliott Hughes
· 9 years ago
cc21f2a
Fix early init logging.
by Elliott Hughes
· 9 years ago
495d0be
Move init to libbase logging.
by Elliott Hughes
· 9 years ago
5f9de97
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
e016f5c
Track rename of base/ to android-base/.
by Elliott Hughes
· 10 years ago
1e07ace
init: Use classes for parsing and clean up memory allocations
by Tom Cherry
· 10 years ago
53e09b5
init: Queue Triggers instead of Actions
by Tom Cherry
· 10 years ago
5a578c5
init: use std::vector<std::string> for argument passing
by Tom Cherry
· 10 years ago
3d98067
init: Create classes for Action and Command
by Tom Cherry
· 10 years ago