index
:
system_core.git
r11.1
s12.1
t13.0
u14.0
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
service_parser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
init: Add option to listen on sockets before starting service.
Adam Langley
2022-11-15
1
-3
/
+6
*
init: try converting writepid used with cgroups into task_profiles command
Suren Baghdasaryan
2022-04-05
1
-1
/
+39
*
init: Skip interface duplicates if service is an override
Alexander Koskovich
2022-03-07
1
-1
/
+1
*
Returns a service parse error on overrides across the treble boundary.
Daniel Norman
2020-11-19
1
-0
/
+8
*
init/service_parser: Add arguments `window' and `target' for `critical'
Woody Lin
2020-10-26
1
-1
/
+34
*
Reject services that are both critical and oneshot
Nikita Ioffe
2020-05-01
1
-0
/
+7
*
init: Add task_profiles init command
Suren Baghdasaryan
2020-04-30
1
-0
/
+7
*
Revert "init: handle property service callbacks asynchronously"
Tom Cherry
2020-03-10
1
-2
/
+0
*
init: handle property service callbacks asynchronously
Tom Cherry
2020-02-20
1
-0
/
+2
*
Refactor libinit_test_utils to not use libinit and expose its libraries
Tom Cherry
2020-02-20
1
-1
/
+1
*
Convert system/core to Result::ok()
Bernie Innocenti
2020-02-06
1
-11
/
+11
*
Delete dangerous comparison operators from base::expected
Bernie Innocenti
2020-02-04
1
-1
/
+1
*
Remove service defined in an APEX during userspace reboot
Nikita Ioffe
2019-12-05
1
-1
/
+1
*
init: Add support for native service registration with lmkd
Suren Baghdasaryan
2019-11-07
1
-2
/
+5
*
init: hack for /charger symlink
Yifan Hong
2019-10-31
1
-0
/
+5
*
init: add stdio_to_kmsg option
Tom Cherry
2019-09-24
1
-0
/
+12
*
init: degeneralize subcontext init into only vendor_init
Tom Cherry
2019-09-18
1
-7
/
+2
*
init: add reboot_on_failure service option
Tom Cherry
2019-09-13
1
-42
/
+46
*
Allow AIDL interfaces in service parsing
Jon Spivack
2019-09-09
1
-9
/
+13
*
Adds check_interface_{restart,start,stop} check_builtins.
Daniel Norman
2019-08-06
1
-27
/
+4
*
init: don't log in expand_props directly
Tom Cherry
2019-08-01
1
-6
/
+8
*
init: simplify keyword_map
Tom Cherry
2019-07-23
1
-13
/
+4
*
init: clean up file / socket descriptor creation
Tom Cherry
2019-07-15
1
-30
/
+67
*
Checks the interface inheritance hierarchy in init_rc files.
Daniel Norman
2019-07-11
1
-6
/
+34
*
Checks each interface in an init_rc file is a known hidl_interface.
Daniel Norman
2019-06-28
1
-0
/
+6
*
Move actual parsing from Service to ServiceParser
Tom Cherry
2019-06-26
1
-15
/
+474
*
Split out ServiceList and ServiceParser from service.cpp/.h
Tom Cherry
2019-06-26
1
-0
/
+108