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
/
init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "init: print property/value for wait_for_property"
Treehugger Robot
2019-02-06
1
-1
/
+2
|
\
|
*
init: print property/value for wait_for_property
Wei Wang
2019-02-06
1
-1
/
+2
*
|
libprocessgroup: Add support for task profiles
Suren Baghdasaryan
2019-02-03
1
-0
/
+14
*
|
Proper mount namespace configuration for bionic
Jiyong Park
2019-01-30
1
-0
/
+5
|
/
*
Init: error on oneway calls.
Steven Moreland
2019-01-11
1
-0
/
+2
*
Merge "Run BoringSSL self test during startup"
Treehugger Robot
2018-11-29
1
-0
/
+4
|
\
|
*
Run BoringSSL self test during startup
Branden Archer
2018-11-28
1
-0
/
+4
*
|
init: clean up the 1st/2nd stage init split
Tom Cherry
2018-11-12
1
-72
/
+1
|
/
*
init parses *.rc files from APEXes
Jiyong Park
2018-11-10
1
-0
/
+8
*
Mount vendor overlay from the system partition
Justin Yun
2018-11-01
1
-0
/
+2
*
init: Add some ASAN helpers
Tom Cherry
2018-10-19
1
-0
/
+27
*
Merge "init: move InitKernelLogging() to first stage init"
Tom Cherry
2018-10-05
1
-18
/
+2
|
\
|
*
init: move InitKernelLogging() to first stage init
Tom Cherry
2018-10-05
1
-18
/
+2
*
|
Merge "init: allow customizable restart and timeout periods for services"
Tom Cherry
2018-10-05
1
-9
/
+20
|
\
\
|
*
|
init: allow customizable restart and timeout periods for services
Tom Cherry
2018-10-04
1
-9
/
+20
|
|
/
*
|
Merge "Set device lock status from kernel command line."
Treehugger Robot
2018-09-26
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Set device lock status from kernel command line.
Hridya Valsaraju
2018-09-25
1
-6
/
+6
*
|
init: move selinux and seccomp set up to 2nd stage init.
Tom Cherry
2018-09-18
1
-0
/
+47
|
/
*
init: Allow restricted use of binder.
Martijn Coenen
2018-09-07
1
-0
/
+23
*
s/product-services/product_services/g
Dario Freni
2018-08-20
1
-2
/
+2
*
split first stage init into a separate executable
Tom Cherry
2018-08-06
1
-7
/
+0
*
Split init's source files init first stage and second stage
Tom Cherry
2018-08-03
1
-151
/
+7
*
Merge "Move watchdogd out of init"
Tom Cherry
2018-08-03
1
-5
/
+0
|
\
|
*
Move watchdogd out of init
Tom Cherry
2018-08-02
1
-5
/
+0
*
|
Merge "init: run fsck for early mount partitions"
Tom Cherry
2018-08-01
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
init: run fsck for early mount partitions
Tom Cherry
2018-07-31
1
-0
/
+4
*
|
Add support for /product-services partition.
Dario Freni
2018-07-26
1
-0
/
+3
|
/
*
Merge "init: rename init_first_stage"
Treehugger Robot
2018-07-21
1
-1
/
+1
|
\
|
*
init: rename init_first_stage
Tom Cherry
2018-07-20
1
-1
/
+1
*
|
init: clean up logging initialization
Tom Cherry
2018-07-20
1
-2
/
+29
|
/
*
Add /mnt/product rw mount point for product partitions.
Bowgo Tsai
2018-06-29
1
-0
/
+3
*
init: Don't set ro.serialno when androidboot.serialno is not set
Chris Morin
2018-06-21
1
-4
/
+6
*
init: Actually check the return value for calls during first stage init
Tom Cherry
2018-06-12
1
-19
/
+33
*
init: switch out keychord id with std::vector match of chords
Mark Salyzyn
2018-05-29
1
-12
/
+20
*
init: turn keychords into a standalone class
Mark Salyzyn
2018-05-29
1
-3
/
+4
*
init: refactor keychord for testing
Mark Salyzyn
2018-05-29
1
-1
/
+23
*
init: separate out epoll into a class
Mark Salyzyn
2018-05-21
1
-55
/
+24
*
Merge changes from topic "interface_builtins"
Steven Moreland
2018-05-09
1
-28
/
+17
|
\
|
*
init: ServiceList FindInterface
Steven Moreland
2018-05-08
1
-28
/
+17
*
|
init: switch from /dev/keychord to /dev/input/
Mark Salyzyn
2018-05-08
1
-3
/
+3
*
|
init: use std::function for epoll handling
Tom Cherry
2018-05-08
1
-7
/
+27
|
/
*
Merge "Add /mnt/vendor rw mount point for vendor partitions."
Tri Vo
2018-04-18
1
-0
/
+8
|
\
|
*
Add /mnt/vendor rw mount point for vendor partitions.
Tri Vo
2018-04-17
1
-0
/
+8
*
|
init: add sigstop option for debugging services from their start
Tom Cherry
2018-04-17
1
-0
/
+4
|
/
*
init: use signalfd to catch SIGCHLD
Ryan Prichard
2018-04-12
1
-27
/
+50
*
init: log control messages along with the process that sent them
Tom Cherry
2018-02-21
1
-1
/
+17
*
Move ActionParser to its own file
Tom Cherry
2018-02-13
1
-0
/
+1
*
Do not block SIGTERM in init's child processes
yusukes
2018-02-02
1
-0
/
+17
*
Support /product partition
Jaekyun Seok
2018-01-25
1
-2
/
+5
*
Move all of init to libinit
Tom Cherry
2018-01-19
1
-4
/
+0
[next]