Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
607b62c325da72b53ae299b7dc08f465123594d5
/
init
92d3c50
Merge "crash_dump: during early boot, output to kmsg on userdebug."
by Josh Gao
· 8 years ago
b437140
Merge "init: clean up more headers"
by Treehugger Robot
· 8 years ago
ea80ddc
init: clean up more headers
by Tom Cherry
· 8 years ago
6ee8485
Merge "Reflect move of mapping file to /system."
by Treehugger Robot
· 8 years ago
ac31c77
Merge "init: more header cleanup"
by Treehugger Robot
· 8 years ago
3226c6d
init: more header cleanup
by Tom Cherry
· 8 years ago
a640188
crash_dump: during early boot, output to kmsg on userdebug.
by Josh Gao
· 8 years ago
e579b3b
Reflect move of mapping file to /system.
by Dan Cashman
· 8 years ago
0af2988
ueventd: Write tests for the get_*_symlinks() functions
by Tom Cherry
· 8 years ago
138fcdb
Merge "init: use read_file and write_file to implement do_copy builtin"
by Tom Cherry
· 8 years ago
d82afb9
init: use read_file and write_file to implement do_copy builtin
by Yongqin Liu
· 8 years ago
485b6f1
Merge "init: Use std::string for write_file()"
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
3588815
add shutdown animation
by Keun-young Park
· 8 years ago
72a2888
Merge "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."
by James Hawkins
· 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
550844a
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
by James Hawkins
· 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
219828d
init: consolidate restorecon after selinux initialization in single function
by Sandeep Patil
· 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
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
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
77298c7
init: early_mount: removing hard-coded paths
by Bowgo Tsai
· 8 years ago
8eb414f
Treblize init.rc location
by Jaekyun Seok
· 8 years ago
e32b3fe
Merge changes from topic 'early-mount-verity'
by Treehugger Robot
· 8 years ago
1300702
early_mount: fs_mgr: move all fstab logic into fs_mgr
by Sandeep Patil
· 8 years ago
cffdcba
Check setegid() return values
by Tom Cherry
· 8 years ago
1439687
Merge changes from topic 'early-mount-support'
by Treehugger Robot
· 8 years ago
1e096b1
Address property service DoS.
by Elliott Hughes
· 8 years ago
4ca31b1
init: early_mount: create device node for verity metadata partition
by Sandeep Patil
· 8 years ago
c4be0d3
init: early_mount: disallow partitions to be verified at boot
by Sandeep Patil
· 8 years ago
0643bd1
init: early_mount: add support to mount verity enabled partitions early
by Sandeep Patil
· 8 years ago
3861b49
init: refactor to allow successive device_init calls
by Sandeep Patil
· 8 years ago
19e0478
Merge "init: minor fix to READEME.md"
by Treehugger Robot
· 8 years ago
Next »