Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
52013bc3d4156f3f3f0d656f8450a8d4f4fcad4e
/
init
/
parser.cpp
b592dd8
init: use Result<T> for the parsing functions
by Tom Cherry
· 7 years ago
62ca663
init: introduce Result<T> for return values and error handling
by Tom Cherry
· 7 years ago
67dee62
init: remove Parser singleton and related cleanup
by Tom Cherry
· 7 years ago
81f5d3e
init: create android::init:: namespace
by Tom Cherry
· 7 years ago
ad6741c
init: remove unused parts of parser.cpp
by Tom Cherry
· 8 years ago
3f5eaae5
init: more header cleanup
by Tom Cherry
· 8 years ago
f86b5a6
Move init to libbase logging.
by Elliott Hughes
· 8 years ago
e7aa2b2
Cleanup uses of sprintf so we can deprecate it.
by George Burgess IV
· 9 years ago
c0e919c
Stop using #if for conditional compilation.
by Elliott Hughes
· 10 years ago
f3cf438
Build init as C++.
by Elliott Hughes
· 10 years ago
[Renamed from init/parser.c]
0b41512
init: Add support "&&" operator in property triggers
by Badhri Jagan Sridharan
· 10 years ago
da04c52
init/cutils: move list utility code to cutils from init
by Dima Zavin
· 13 years ago
1be6968
init: Fix parser line numbering
by Bruce Beare
· 14 years ago
6310a82
init: Split parser into generic parser and init parser
by Colin Cross
· 15 years ago
cd0f173
init: Add wait command and mount wait flag
by Colin Cross
· 15 years ago
ed8a7d8
init: Move list and log handling to list.h and log.h
by Colin Cross
· 15 years ago
ebc6ff1
init: Handle commands in event queue loop
by Colin Cross
· 15 years ago
3899e9f
init: Move prototypes for util.c into util.h
by Colin Cross
· 15 years ago
ca7648d
init: Move parser prototypes to parser.h
by Colin Cross
· 15 years ago
4e221f0
init: Add support for specifying a services i/o priority
by San Mehat
· 15 years ago
8c92ba1
merge from open-source master
by Jean-Baptiste Queru
· 15 years ago
e7cb137
added chdir/chroot commands to init for mount switching/pivoting
by Jay Freeman (saurik)
· 16 years ago
7c44fe5
init: builtins: Add 'copy' command to init.rc parser
by San Mehat
· 15 years ago
f24e252
init: Add the ability to start services with dynamic arguments.
by San Mehat
· 16 years ago
b377955
init: Fix some broken code that did not cause problems until switching to gcc 4.4
by Mike Lockwood
· 16 years ago
dd7bc33
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
e54eebb
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
5ae090e
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
35237d1
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
4f6e8d7
Initial Contribution
by The Android Open Source Project
· 16 years ago