Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
4fcde41b3a339870c8e42438d6e699efe4cad832
/
init
b3f22e0
Merge "init: handle sys.powerctl immediately"
by Tom Cherry
· 8 years ago
54d1614
init: handle sys.powerctl immediately
by Tom Cherry
· 8 years ago
b6621d1
ueventd: create classes for dev and sys permissions
by Tom Cherry
· 8 years ago
105e182
Set libavb version into system property for Treble OTA
by Bowgo Tsai
· 8 years ago
29d1460
Merge "Revert "Send property_service AVC messages to the kernel audit system""
by Elliott Hughes
· 8 years ago
f3f7b73
Revert "Send property_service AVC messages to the kernel audit system"
by Elliott Hughes
· 8 years ago
eaf9c56
ueventd: convert platform_names from C list to std::vector
by Tom Cherry
· 8 years ago
a0a6a08
ueventd: replace char* with std::string in struct uevent
by Tom Cherry
· 8 years ago
93148b5
Merge changes I6a29c678,I76212f65
by Treehugger Robot
· 8 years ago
e04e610
Merge changes from topic 'avb-early-mount'
by Treehugger Robot
· 8 years ago
bb6faf6
fs_mgr: support AVB in fs_mgr_update_verity_state()
by Bowgo Tsai
· 8 years ago
29c69c8
init: support early_mount with vboot 2.0 (external/avb/libavb)
by Bowgo Tsai
· 8 years ago
b59d353
reboot: fix owner and permissions of last_reboot_reason file
by Todd Poynor
· 8 years ago
e17df69
Merge changes Ie5ec609a,I5a2ac369,I690137b5
by Tom Cherry
· 8 years ago
09c1b6e
ueventd: Fix up string handling in handle_*_device_event()
by Tom Cherry
· 8 years ago
73eae1e
ueventd: convert mkdir_recursive() to std::string
by Tom Cherry
· 8 years ago
e01285e
ueventd: move subsystem logic from code to ueventd.rc
by Tom Cherry
· 8 years ago
2ed83a3
Passing additional parameter to powerctl
by Dmitri Plotnikov
· 8 years ago
c16da5d
Merge "ueventd: remove /dev/log"
by Treehugger Robot
· 8 years ago
c6d1c77
Merge "ueventd: replace char** links with std::vector<std::string>"
by Treehugger Robot
· 8 years ago
0baa58f
ueventd: remove /dev/log
by Tom Cherry
· 8 years ago
68b65d6
poll umount completion from /proc/mounts
by Keun-young Park
· 8 years ago
92d3c50
Merge "crash_dump: during early boot, output to kmsg on userdebug."
by Josh Gao
· 8 years ago
6c01f10
ueventd: replace char** links with std::vector<std::string>
by Tom Cherry
· 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
Next »