index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
parser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't check permissions bits on init scripts for host_init_verifier
Tom Cherry
2018-06-19
1
-1
/
+4
*
init: handle properties and imports for host init verifier
Tom Cherry
2018-05-30
1
-4
/
+6
*
init: add host side parser for init
Tom Cherry
2018-02-28
1
-3
/
+4
*
EndSection returns Result<Success>
Steven Moreland
2017-11-15
1
-1
/
+1
*
Fix out of date SectionParser comment.
Steven Moreland
2017-11-14
1
-9
/
+7
*
init: use Result<T> for the parsing functions
Tom Cherry
2017-08-14
1
-4
/
+6
*
init: remove Parser singleton and related cleanup
Tom Cherry
2017-07-27
1
-13
/
+63
*
init: create android::init:: namespace
Tom Cherry
2017-06-23
1
-0
/
+6
*
init: remove unused parts of parser.cpp
Tom Cherry
2017-04-25
1
-6
/
+0
*
Stop using #if for conditional compilation.
Elliott Hughes
2015-02-04
1
-1
/
+1
*
init: limit visibility of init_parser.c helpers
Greg Hackmann
2013-11-25
1
-1
/
+0
*
init: delay importing files until after parsing the current file
Dima Zavin
2012-01-05
1
-0
/
+1
*
init: Split parser into generic parser and init parser
Colin Cross
2010-04-21
1
-9
/
+18
*
init: Handle commands in event queue loop
Colin Cross
2010-04-16
1
-1
/
+1
*
init: Move parser prototypes to parser.h
Colin Cross
2010-04-13
1
-0
/
+31