Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
0ff5f16f7b8ccb90d617217ade55063984dace86
/
init
/
action.h
b592dd8
init: use Result<T> for the parsing functions
by Tom Cherry
· 7 years ago
7fa62c5
init: use Result<T> for builtin functions
by Tom Cherry
· 7 years ago
67dee62
init: remove Parser singleton and related cleanup
by Tom Cherry
· 7 years ago
eeab491
init: Support custom shutdown actions
by Wei Wang
· 7 years ago
81f5d3e
init: create android::init:: namespace
by Tom Cherry
· 7 years ago
26ed9cb
init: rename 'Trigger' to 'Event' and convert to std::variant
by Tom Cherry
· 8 years ago
ad54d09
init: create init_tests.cpp
by Tom Cherry
· 8 years ago
30a6f27
init: clean up the SectionParser interface and Parser class
by Tom Cherry
· 8 years ago
012c573
init: Stop combining actions
by Tom Cherry
· 8 years ago
034c475
Fix google-explicit-constructor warnings in system/core.
by Chih-Hung Hsieh
· 8 years ago
b734990
init: Use classes for parsing and clean up memory allocations
by Tom Cherry
· 9 years ago
cb716f9
init: Queue Triggers instead of Actions
by Tom Cherry
· 9 years ago
96f6731
init: use std::vector<std::string> for argument passing
by Tom Cherry
· 9 years ago
fa0c21c
init: Create classes for Action and Command
by Tom Cherry
· 9 years ago