summaryrefslogtreecommitdiffstats
path: root/init/action.cpp
Commit message (Expand)AuthorAgeFilesLines
* Track rename of base/ to android-base/.Elliott Hughes2015-12-041-2/+2
* init: Use classes for parsing and clean up memory allocationsTom Cherry2015-09-011-135/+151
* init: Queue Triggers instead of ActionsTom Cherry2015-08-211-43/+77
* init: use std::vector<std::string> for argument passingTom Cherry2015-07-311-15/+10
* init: Create classes for Action and CommandTom Cherry2015-07-301-0/+383