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
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
init: add an initializer for keychord_id_
Tom Cherry
2017-05-01
1
-0
/
+1
*
init: moving early mount logic into init_first_stage.cpp
Bowgo Tsai
2017-04-25
1
-0
/
+1
*
Merge "Revert "Send property_service AVC messages to the kernel audit system"...
TreeHugger Robot
2017-04-15
1
-2
/
+1
|
\
|
*
Revert "Send property_service AVC messages to the kernel audit system"
Elliott Hughes
2017-04-14
1
-2
/
+1
*
|
fs_mgr: support AVB in fs_mgr_update_verity_state()
Bowgo Tsai
2017-04-14
1
-1
/
+1
|
/
*
poll umount completion from /proc/mounts
Keun-young Park
2017-04-10
1
-2
/
+4
*
set zero shutdown timeout for eng build
Keun-young Park
2017-03-30
1
-0
/
+8
*
Move selinux policy build decisions to sepolicy Makefile
Jeff Vander Stoep
2017-03-26
1
-28
/
+0
*
remove emergency shutdown and improve init's reboot logic
Keun-young Park
2017-03-22
1
-0
/
+1
*
init: reboot to bootloader on crash for development builds
Tom Cherry
2017-03-21
1
-2
/
+8
*
init: enable C++17
Tom Cherry
2017-03-13
1
-0
/
+1
*
Build split file_contexts on TREBLE builds
Jeff Vander Stoep
2017-03-08
1
-2
/
+5
*
Use precompiled sepolicy when available
Alex Klyubin
2017-03-08
1
-0
/
+7
*
Include correct type of SELinux policy
Alex Klyubin
2017-03-02
1
-0
/
+18
*
Address property service DoS.
Elliott Hughes
2017-02-22
1
-0
/
+1
*
Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."
James Hawkins
2017-02-14
1
-1
/
+1
*
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
James Hawkins
2017-02-13
1
-1
/
+1
*
Add a sample service for testing init.
Jorge Lucangeli Obes
2017-02-09
1
-0
/
+5
*
Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."
James Hawkins
2017-02-08
1
-1
/
+1
*
bootstat: Remove custom uptime parser in favor of elapsedRealtime.
James Hawkins
2017-02-07
1
-1
/
+1
*
Revert "Enable seccomp in init with generated policy"
Paul Lawrence
2017-02-02
1
-2
/
+0
*
fs_mgr: support using libavb to enable dm-verity
bowgotsai
2017-01-25
1
-0
/
+1
*
Merge "Enable seccomp in init with generated policy"
Treehugger Robot
2017-01-19
1
-0
/
+2
|
\
|
*
Enable seccomp in init with generated policy
Paul Lawrence
2017-01-10
1
-0
/
+2
*
|
Remove "_host" and "_static" suffix from libsparse definition.
Alex Deymo
2017-01-11
1
-1
/
+1
*
|
Remove "_static" and "_host" suffix from libext4_utils.
Alex Deymo
2017-01-11
1
-1
/
+1
|
/
*
Send property_service AVC messages to the kernel audit system
Nick Kralevich
2017-01-03
1
-2
/
+3
*
Revert "Compile sepolicy on-device at early boot."
Daniel Cashman
2016-12-17
1
-1
/
+0
*
Compile sepolicy on-device at early boot.
dcashman
2016-12-16
1
-0
/
+1
*
init: service file command only opens existing files
Mark Salyzyn
2016-12-05
1
-1
/
+0
*
init: service file keyword
Mark Salyzyn
2016-11-03
1
-0
/
+3
*
init: Add support for ambient capabilities.
Jorge Lucangeli Obes
2016-11-01
1
-3
/
+5
*
init: use libbootloader_message.
Yabin Cui
2016-10-18
1
-1
/
+1
*
Update the header path for ext4_utils.
Tao Bao
2016-10-09
1
-1
/
+0
*
Merge "libcrypto_utils: convert to Soong."
Josh Gao
2016-08-08
1
-2
/
+2
|
\
|
*
libcrypto_utils: convert to Soong.
Josh Gao
2016-08-05
1
-2
/
+2
*
|
resolve merge conflicts of cea1d04 to nyc-dev-plus-aosp
Elliott Hughes
2016-06-06
1
-3
/
+3
|
\
|
|
*
use process groups for processes started by init
Collin Mulliner
2016-06-06
1
-3
/
+3
*
|
Merge changes from topic \'boringssl_conversion\' am: 52eb93c
Elliott Hughes
2016-04-12
1
-1
/
+1
|
\
|
|
*
Switch fs_mgr and adb to libcrypto_utils.
Mattias Nissler
2016-04-12
1
-1
/
+1
*
|
init: write bootloader message directly.
Yabin Cui
2016-04-08
1
-0
/
+1
*
|
User 0 directories are created by vold now.
Jeff Sharkey
2016-02-04
1
-1
/
+1
|
/
*
libinit: depend on libselinux
Colin Cross
2015-12-21
1
-1
/
+1
*
init/adb: correct static lib dependencies for libselinux
William Roberts
2015-10-22
1
-1
/
+1
*
Error correction: Use libfec in fs_mgr
Sami Tolvanen
2015-10-14
1
-0
/
+3
*
Revert "Error correction: Use libfec in fs_mgr"
Sami Tolvanen
2015-10-14
1
-3
/
+0
*
Error correction: Use libfec in fs_mgr
Sami Tolvanen
2015-10-13
1
-0
/
+3
*
am 54c70ca1: Merge "init: Use classes for parsing and clean up memory allocat...
Tom Cherry
2015-09-01
1
-0
/
+1
|
\
|
*
init: Use classes for parsing and clean up memory allocations
Tom Cherry
2015-09-01
1
-0
/
+1
*
|
am 64c30a79: am 084c00b8: Merge "init: add LOCAL_SANITIZE := integer"
Nick Kralevich
2015-08-17
1
-0
/
+3
|
\
|
[next]