Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
c56a622b3fd8e20036b96d40133d772b6576acbe
/
init
3dc9678
Merge "Add test config to init_tests"
by Dan Shi
· 8 years ago
234f0c2
init: use read_file and write_file to implement do_copy builtin
by Yongqin Liu
· 8 years ago
b9b2b05
Merge "Restorecon new vndservice_contexts file." into oc-dev am: 6c2b3e5fd8
by Martijn Coenen
· 8 years ago
242c11c
Merge "Restorecon new vndservice_contexts file." into oc-dev
by Martijn Coenen
· 8 years ago
f6f6aed
Merge "init: Use std::string for write_file()" am: 815578cef2 am: 5ff631620e
by Tom Cherry
· 8 years ago
485b6f1
Merge "init: Use std::string for write_file()"
by Treehugger Robot
· 8 years ago
c4d6e9c
Merge "Make ueventd error messages indicate where the error is in ueventd script" am: fd72bbe91f am: ec2fb683ff
by Christopher Desjardins
· 8 years ago
0405c8a
Merge "add shutdown animation" into oc-dev
by TreeHugger Robot
· 8 years ago
6ff49ff
Merge "Make ueventd error messages indicate where the error is in ueventd script"
by Treehugger Robot
· 8 years ago
1fc630c
init: Use std::string for write_file()
by Tom Cherry
· 8 years ago
a76df45
Make ueventd error messages indicate where the error is in ueventd script
by Christopher Desjardins
· 8 years ago
0bbfa2c
Merge "add shutdown animation" am: 8aae1b158a am: e15756a604 am: 8aebd47ca5
by Keun-young Park
· 8 years ago
2d4df2b
add shutdown animation
by Keun-young Park
· 8 years ago
1e3c1ab
Restorecon new vndservice_contexts file.
by Martijn Coenen
· 8 years ago
3588815
add shutdown animation
by Keun-young Park
· 8 years ago
ff746ea
Merge "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." am: bc9cb3885b am: 904e8e90a5
by James Hawkins
· 8 years ago
72a2888
Merge "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."
by James Hawkins
· 8 years ago
24d3ec9
Make init builtin command installkey respect property updates
by Janis Danisevskis
· 8 years ago
47bd659
Merge "Make init builtin command installkey respect property updates" am: cf29755e28 am: e58af94ba8
by Tom Cherry
· 8 years ago
bed00b7
Merge "Make init builtin command installkey respect property updates"
by Tom Cherry
· 8 years ago
5f7bb51
Merge "Revert "init: use read_file and write_file to implement do_copy builtin""
by Wonsik Kim
· 8 years ago
3f0475e
Revert "init: use read_file and write_file to implement do_copy builtin"
by Wonsik Kim
· 8 years ago
7a7bc68
Revert "init: use read_file and write_file to implement do_copy builtin"
by Wonsik Kim
· 8 years ago
550844a
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
by James Hawkins
· 8 years ago
8e4b118
send SIGTERM only once
by Keun-young Park
· 8 years ago
9c43102
set zero shutdown timeout for eng build
by Keun-young Park
· 8 years ago
2f4361d
Merge "send SIGTERM only once"
by Treehugger Robot
· 8 years ago
1314657
Make init builtin command installkey respect property updates
by Janis Danisevskis
· 8 years ago
4b1c9cb
send SIGTERM only once
by Keun-young Park
· 8 years ago
a3c5ec7
Merge changes from topic 'update-verified-priority-bump' into oc-dev
by TreeHugger Robot
· 8 years ago
219828d
init: consolidate restorecon after selinux initialization in single function
by Sandeep Patil
· 8 years ago
2cdda0d
init: replace property_get with its android::base equivalent
by Tom Cherry
· 8 years ago
29b2c22
init: remove unused cutils includes
by Tom Cherry
· 8 years ago
1b7c405
init: add exec_start command
by Tom Cherry
· 8 years ago
713fc51
set zero shutdown timeout for eng build
by Keun-young Park
· 8 years ago
f3570cb
Merge changes from topic 'exec-start-update-verifier'
by Treehugger Robot
· 8 years ago
884a334
init: explicitly label all selinux files in rootfs
by Sandeep Patil
· 8 years ago
8f19e53
init: consolidate restorecon after selinux initialization in single function
by Sandeep Patil
· 8 years ago
7236472
init: replace property_get with its android::base equivalent
by Tom Cherry
· 8 years ago
07db958
Merge "init: remove unused cutils includes"
by Treehugger Robot
· 8 years ago
6ecce9c
init: remove unused cutils includes
by Tom Cherry
· 8 years ago
fafb6b2
Add test config to init_tests
by Dan Shi
· 8 years ago
b62746b
Merge "init: add class_restart"
by Treehugger Robot
· 8 years ago
6c39db2
Merge "init: remove superfluous forward definitions"
by Treehugger Robot
· 8 years ago
0d34917
Merge "init: Fix README.md for writepid"
by Treehugger Robot
· 8 years ago
7c26d70
init: remove superfluous forward definitions
by Tom Cherry
· 8 years ago
bfa91e2
init: add exec_start command
by Tom Cherry
· 8 years ago
2a85eb1
Merge "init: add support of multiple class names"
by Treehugger Robot
· 8 years ago
92f0a45
Merge "update shutdown sequence and use shutdown_timeout to cover all wait"
by Keun-young Park
· 8 years ago
b17d23c
init: add support of multiple class names
by Wei Wang
· 8 years ago
09d811f
init: add class_restart
by Steven Moreland
· 8 years ago
32f121b
update shutdown sequence and use shutdown_timeout to cover all wait
by Keun-young Park
· 8 years ago
811d886
Merge "Move selinux policy build decisions to sepolicy Makefile"
by Treehugger Robot
· 8 years ago
a2a6ee9
init: Fix README.md for writepid
by Tom Cherry
· 8 years ago
405010b
Move selinux policy build decisions to sepolicy Makefile
by Jeff Vander Stoep
· 8 years ago
ac93a2e
Merge "add kill all for shutdown_timeout of 0"
by Treehugger Robot
· 8 years ago
63d415f
Merge "init: use read_file and write_file to implement do_copy builtin"
by Treehugger Robot
· 8 years ago
03b82a8
Merge "init: Prevent spin loop while waiting for exec or property"
by Treehugger Robot
· 8 years ago
454c8e5
Merge "init: Remove superfluous error check"
by Treehugger Robot
· 8 years ago
895d1af
add kill all for shutdown_timeout of 0
by Keun-young Park
· 8 years ago
e449ae9
init: use read_file and write_file to implement do_copy builtin
by Yongqin Liu
· 8 years ago
725e806
init: Prevent spin loop while waiting for exec or property
by Tom Cherry
· 8 years ago
e8e2577
add clear log for reboot start / end
by Keun-young Park
· 8 years ago
a052c48
init: Remove superfluous error check
by Tom Cherry
· 8 years ago
519d658
remove emergency shutdown and improve init's reboot logic
by Keun-young Park
· 8 years ago
2acb9db
Merge "Add 'ro.cpuset.default' system property for default cpusets."
by Treehugger Robot
· 8 years ago
4a45e5c
Merge "init: reboot to bootloader on crash for development builds"
by Treehugger Robot
· 8 years ago
3fca3f3
init: reboot to bootloader on crash for development builds
by Tom Cherry
· 8 years ago
9c75a3b
Add 'ro.cpuset.default' system property for default cpusets.
by Alex Vakulenko
· 9 years ago
245bc32
init: Fix leaking fd and error print
by Tom Cherry
· 8 years ago
21ad7cf
powerctl: add thermal-shutdown command
by Todd Poynor
· 8 years ago
990b6d9
init: cleanup is_first_stage conditionals
by Tom Cherry
· 8 years ago
4f2e465
Merge "init: fix DumpState() logging"
by Tom Cherry
· 8 years ago
e2e2d2c
Merge "ueventd: support by-name symlinks for virtual block devices"
by Treehugger Robot
· 8 years ago
7199e33
Merge "init: enable C++17"
by Tom Cherry
· 8 years ago
c888960
init: Remove custom clang-format
by Tom Cherry
· 8 years ago
68a1b3b
init: fix DumpState() logging
by Tom Cherry
· 8 years ago
32e6bf4
init: enable C++17
by Tom Cherry
· 8 years ago
de6286e
Merge "Build split file_contexts on TREBLE builds"
by Treehugger Robot
· 8 years ago
eb48f46
Merge changes from topic 'fstab_relocation'
by Treehugger Robot
· 8 years ago
f9f540f
Remove hard-coded policy version from secilc step
by Alex Klyubin
· 8 years ago
a338e48
init: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()
by Bowgo Tsai
· 8 years ago
156bef0
Build split file_contexts on TREBLE builds
by Jeff Vander Stoep
· 8 years ago
908dec6
Use precompiled sepolicy when available
by Alex Klyubin
· 8 years ago
5e0b52b
ueventd: support by-name symlinks for virtual block devices
by Jeremy Compostella
· 8 years ago
6f207df
Merge "add ro.boottime.init.mount_all.* for measuring mount time"
by Keun-young Park
· 8 years ago
df1ca71
Log stderr of secilc
by Alex Klyubin
· 8 years ago
ccd5c6c
add ro.boottime.init.mount_all.* for measuring mount time
by Keun-young Park
· 8 years ago
45a462a
Track the move of split SELinux policy CIL files
by Alex Klyubin
· 8 years ago
88b4b5e
Merge "Include correct type of SELinux policy"
by Treehugger Robot
· 8 years ago
62ef45e
Merge "use ro.persistent_properties.ready for persistent props ready"
by Keun-young Park
· 8 years ago
f4f34d9
Include correct type of SELinux policy
by Alex Klyubin
· 8 years ago
4191d57
Merge "Use split SELinux policy at boot, if available"
by Treehugger Robot
· 8 years ago
580e2e8
use ro.persistent_properties.ready for persistent props ready
by Keun-young Park
· 8 years ago
52ef9ea
Use split SELinux policy at boot, if available
by Alex Klyubin
· 8 years ago
6a4bfd2
init: skip early mount in recovery mode
by Bowgo Tsai
· 8 years ago
c887847
Merge "There's no longer a limit to property names."
by Treehugger Robot
· 8 years ago
570f016
There's no longer a limit to property names.
by Elliott Hughes
· 8 years ago
63693da
set ro.boottime.persistent_properties when persisted props are restored
by Keun-young Park
· 8 years ago
96aacc1
Merge "init: early_mount: removing hard-coded paths"
by Treehugger Robot
· 8 years ago
Next »