Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
82fc4464d2b07174a7b69dff76bb7ab581fb6f70
/
init
/
builtins.cpp
1e17b93
init: clean up exec command
by Wei Wang
· 8 years ago
3ab8bbe
init: add wait_for_prop builtin command
by Wei Wang
· 8 years ago
592c5d4
init: Make 'write_file' return bool to match 'read_file'.
by Jorge Lucangeli Obes
· 8 years ago
f1f539f
Ask the user before wiping if crypto policy fails.
by Paul Crowley
· 9 years ago
c240b21
Merge "Improve init bootcharting."
by Elliott Hughes
· 9 years ago
9e64b65
init: Specify the data wipe reason.
by Tao Bao
· 9 years ago
b2ee578
Improve init bootcharting.
by Elliott Hughes
· 9 years ago
4f01ae1
Merge "Replace the "coldboot" timeout with a property." am: e218fc673f
by Elliott Hughes
· 9 years ago
7dd2848
Replace the "coldboot" timeout with a property.
by Elliott Hughes
· 9 years ago
02f28e7
Merge "Add flags to restorecon_recursive to traverse filesystems" am: 5fbd1cfd34
by Paul Lawrence
· 9 years ago
c8a22a9
Merge "Add flags to restorecon_recursive to traverse filesystems"
by Treehugger Robot
· 9 years ago
d785b29
init: fix undefined behavior in ExecuteCommand am: d67a4abc64
by Wei Wang
· 9 years ago
8e14a22
Merge changes from topic 'slow_log'
by Wei Wang
· 9 years ago
777bb67
init: fix undefined behavior in ExecuteCommand
by Wei Wang
· 9 years ago
e50c7b0
Add flags to restorecon_recursive to traverse filesystems
by Paul Lawrence
· 9 years ago
9801424
Only restorecon CE storage after unlocked.
by Jeff Sharkey
· 9 years ago
03ae208
Merge "Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for."
by Elliott Hughes
· 9 years ago
1c5fa22
Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for.
by Elliott Hughes
· 9 years ago
cc96f3d
Merge "init start time tracking." am: 601bf9e7c9
by Elliott Hughes
· 9 years ago
158fc4e
Merge "init start time tracking."
by Elliott Hughes
· 9 years ago
66e1439
init start time tracking.
by Elliott Hughes
· 9 years ago
4f93d3c
Merge "Implement Reboot bootloader via bootloader_message" am: e759c83bde
by Vineela Tummalapalli
· 9 years ago
22bd374
Implement Reboot bootloader via bootloader_message
by Vineela Tummalapalli
· 9 years ago
78f9d26
init: use libbootloader_message.
by Yabin Cui
· 9 years ago
0581688
resolve merge conflicts of a4398c1 to stage-aosp-master am: 195669febc
by Elliott Hughes
· 9 years ago
e9355bf
Move off std::sto* function which abort on failure.
by Elliott Hughes
· 9 years ago
82df4ef
Merge "Update the header path for ext4_utils." am: 5bc3ce85cf am: 148b85b050
by Tao Bao
· 9 years ago
f20f27d
Update the header path for ext4_utils.
by Tao Bao
· 9 years ago
395e391
Split fstab mount into 2 phases
by Wei Wang
· 9 years ago
9dc0c8d
Split fstab mount into 2 phases
by Wei Wang
· 9 years ago
c02b3e2
Move init's kernel logging into libbase. am: 7bc87a5a78 am: e2a7eb17b5
by Elliott Hughes
· 9 years ago
6b19901
Move init's kernel logging into libbase. am: 7bc87a5a78
by Elliott Hughes
· 9 years ago
bdb3ea6
Move init's kernel logging into libbase.
by Elliott Hughes
· 9 years ago
8369cfa
Merge \"Only restorecon CE storage after unlocked.\" into nyc-mr1-dev
by Jeff Sharkey
· 9 years ago
2460cf8
Only restorecon CE storage after unlocked.
by Jeff Sharkey
· 9 years ago
84726a2
Merge \"init: use libbootloader_message.\" into nyc-mr1-dev am: ca4cf4e4af
by Yabin Cui
· 9 years ago
2115346
Merge "init: use libbootloader_message." into nyc-mr1-dev
by Yabin Cui
· 9 years ago
caefbe0
init: use libbootloader_message.
by Yabin Cui
· 9 years ago
37e76c5
Add umount call to init to unmount a filesystem am: 68ab20febd
by Alex Light
· 9 years ago
439d171
Add umount call to init to unmount a filesystem
by Alex Light
· 9 years ago
b52bf33
resolve merge conflicts of 54c1219 to stage-aosp-master
by Elliott Hughes
· 9 years ago
495d0be
Move init to libbase logging.
by Elliott Hughes
· 9 years ago
add3cf6
Merge \"Remove MTD cruft from init.\" am: 90db709a2f
by Elliott Hughes
· 9 years ago
93a50a3
Remove MTD cruft from init.
by Elliott Hughes
· 9 years ago
05d2ce3
resolve merge conflicts of 66277db to stage-aosp-master
by Hung-ying Tyan
· 9 years ago
d68a1db
Add -f to insmod
by Hung-ying Tyan
· 9 years ago
fa86443
Merge "Wipe device on policy error" into nyc-dev am: 8a59fa8524
by Paul Crowley
· 9 years ago
f454643
Wipe device on policy error
by Paul Crowley
· 9 years ago
f9940f2
init/builtins.cpp: Switch to finit_module
by Nick Kralevich
· 9 years ago
5ab9eb0
Merge "Don\'t start defaultcrypto twice" into nyc-dev am: fe5d55a
by Paul Lawrence
· 9 years ago
091765b
Don't start defaultcrypto twice
by Paul Lawrence
· 9 years ago
68edba5
Merge "init: write bootloader message directly." into nyc-dev am: a3a7a88
by Yabin Cui
· 9 years ago
3bcf656
init: write bootloader message directly.
by Yabin Cui
· 9 years ago
011826f
Merge "init: drop unused header android_filesystem_config.h" am: 54c27c7
by Elliott Hughes
· 9 years ago
1dbc188
init: drop unused header android_filesystem_config.h
by William Roberts
· 9 years ago
b98cb2a
init: turn off backlight when performing shutdown cleanup
by Mark Salyzyn
· 9 years ago
6828f49
Merge "init: turn off backlight when performing shutdown cleanup" am: adf1cde
by Mark Salyzyn
· 9 years ago
07ce90d
init: turn off backlight when performing shutdown cleanup
by Mark Salyzyn
· 9 years ago
eedd8d5
init: watchdog restarted during shutdown fsck
by Mark Salyzyn
· 9 years ago
7bc74ce
Merge "init: watchdog restarted during shutdown fsck" am: 3443caa am: 34dcdd8
by Mark Salyzyn
· 9 years ago
eb2989e
init: watchdog restarted during shutdown fsck
by Mark Salyzyn
· 9 years ago
acc44ce
Merge "init/builtins.cpp: Switch to finit_module" am: b3cf2e0 am: 699b115
by Nick Kralevich
· 9 years ago
0878daf
init/builtins.cpp: Switch to finit_module
by Nick Kralevich
· 9 years ago
071f410
Distinguish between unencrypted and unencryptable
by Paul Lawrence
· 9 years ago
785c9a6
User 0 directories are created by vold now.
by Jeff Sharkey
· 9 years ago
bd35642
Remove code to handle non-default file encryption
by Paul Lawrence
· 9 years ago
7714a8b
On FDE devices, initialize user 0
by Paul Crowley
· 9 years ago
dbe9021
Merge "Remove no-longer-needed crypto init builtins"
by Paul Crowley
· 9 years ago
7a3d758
Merge "Allow paths of .rc files to be specified at mount_all" am: e7f9779886
by Hung-ying Tyan
· 9 years ago
1bfefb4
Allow paths of .rc files to be specified at mount_all
by Hung-ying Tyan
· 9 years ago
3e76ef7
Remove no-longer-needed crypto init builtins
by Paul Crowley
· 9 years ago
f3172e0
Merge "init: Allows shutting down cleanly." am: f9f4ee8b72 am: a8c931b7f5
by Bertrand Simonnet
· 9 years ago
6f1d553
init: Allows shutting down cleanly.
by Bertrand SIMONNET
· 10 years ago
8af6960
Merge "Set up dm-verity in EIO mode instead of logging mode" am: 0d1214c68e
by Sami Tolvanen
· 10 years ago
b6eafb6
Merge "Set up dm-verity in EIO mode instead of logging mode"
by Sami Tolvanen
· 10 years ago
e92ad0b
Add createuserkey
by Paul Lawrence
· 10 years ago
e016f5c
Track rename of base/ to android-base/.
by Elliott Hughes
· 10 years ago
9e3902c
Set up dm-verity in EIO mode instead of logging mode
by Sami Tolvanen
· 10 years ago
7f04f8f
resolved conflicts for merge of cda81d01 to mnc-dr-dev-plus-aosp
by Tom Cherry
· 10 years ago
1e07ace
init: Use classes for parsing and clean up memory allocations
by Tom Cherry
· 10 years ago
e063dcf
am 08a6775f: am 2d8be6c2: Merge "init: import init rc scripts from file systems after mount_all"
by Tom Cherry
· 10 years ago
b7b39e1
init: import init rc scripts from file systems after mount_all
by Tom Cherry
· 10 years ago
6549bc2
am d1b11a04: am e656be33: Merge "Add |opts| argument to android_fork_execvp_ext"
by Yusuke Sato
· 10 years ago
e0a2f02
Add |opts| argument to android_fork_execvp_ext
by Yusuke Sato
· 10 years ago
bd1d85c
am 4036f5ab: am 4bf3dc93: Merge "Create Service and ServiceManager classes"
by Tom Cherry
· 10 years ago
26ab446
Create Service and ServiceManager classes
by Tom Cherry
· 10 years ago
35a58d5
resolved conflicts for merge of 0070026c to mnc-dr-dev-plus-aosp
by Tom Cherry
· 10 years ago
a1d6910
am 2f9e1db3: am b5d6ad81: Merge "Stop calling fsck on shutdown by default"
by Yusuke Sato
· 10 years ago
21b55a7
Merge "init: use std::vector<std::string> for argument passing"
by Tom Cherry
· 10 years ago
b5673cb
Merge "Stop calling fsck on shutdown by default"
by Yusuke Sato
· 10 years ago
5a578c5
init: use std::vector<std::string> for argument passing
by Tom Cherry
· 10 years ago
449889a
am a21d8562: am d548e30f: Merge "init: Create classes for Action and Command"
by Tom Cherry
· 10 years ago
3d98067
init: Create classes for Action and Command
by Tom Cherry
· 10 years ago
b928c62
am bd5f10ad: am 699be5f6: Merge "init: do expand_props before calling the builtins."
by Yabin Cui
· 10 years ago
bdc1fdd
init: do expand_props before calling the builtins.
by Yabin Cui
· 10 years ago
b6e6201
resolved conflicts for merge of bff40697 to mnc-dr-dev-plus-aosp
by Yabin Cui
· 10 years ago
c9f3297
init: Let property_get return std::string.
by Yabin Cui
· 10 years ago
8c25d22
am 7f12fa27: am f5b46079: Merge "init: use init\'s property expansion code for mount_all"
by Elliott Hughes
· 10 years ago
8a05881
init: use init's property expansion code for mount_all
by Nan Liu
· 10 years ago
110c7fb
Stop calling fsck on shutdown by default
by Yusuke Sato
· 10 years ago
Next »