Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
4f9158119b51f6d6f828bbd7b6b76cff355a98fc
/
init
/
builtins.cpp
331cf2f
Replace the "coldboot" timeout with a property.
by Elliott Hughes
· 9 years ago
5fbd1cf
Merge "Add flags to restorecon_recursive to traverse filesystems"
by Treehugger Robot
· 9 years ago
2369b1e
Merge changes from topic 'slow_log'
by Wei Wang
· 9 years ago
d67a4ab
init: fix undefined behavior in ExecuteCommand
by Wei Wang
· 9 years ago
a8d8434
Add flags to restorecon_recursive to traverse filesystems
by Paul Lawrence
· 9 years ago
d1d3bdd
Only restorecon CE storage after unlocked.
by Jeff Sharkey
· 9 years ago
290a228
Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for.
by Elliott Hughes
· 9 years ago
601bf9e
Merge "init start time tracking."
by Elliott Hughes
· 9 years ago
9605a94
init start time tracking.
by Elliott Hughes
· 9 years ago
039734c
Implement Reboot bootloader via bootloader_message
by Vineela Tummalapalli
· 9 years ago
1051e10
init: use libbootloader_message.
by Yabin Cui
· 9 years ago
da46b39
Move off std::sto* function which abort on failure.
by Elliott Hughes
· 9 years ago
6d881d6
Update the header path for ext4_utils.
by Tao Bao
· 9 years ago
254f443
Split fstab mount into 2 phases
by Wei Wang
· 9 years ago
e2a7eb1
Move init's kernel logging into libbase. am: 7bc87a5a78
by Elliott Hughes
· 9 years ago
7bc87a5
Move init's kernel logging into libbase.
by Elliott Hughes
· 9 years ago
7f5b29f
resolve merge conflicts of 54c1219 to stage-aosp-master
by Elliott Hughes
· 9 years ago
f86b5a6
Move init to libbase logging.
by Elliott Hughes
· 9 years ago
80744d8
Merge \"Remove MTD cruft from init.\" am: 90db709a2f
by Elliott Hughes
· 9 years ago
3195116
Remove MTD cruft from init.
by Elliott Hughes
· 9 years ago
23a574a
resolve merge conflicts of 66277db to stage-aosp-master
by Hung-ying Tyan
· 9 years ago
bfa6d75
Add -f to insmod
by Hung-ying Tyan
· 9 years ago
71bac3f
Merge "Wipe device on policy error" into nyc-dev am: 8a59fa8524
by Paul Crowley
· 9 years ago
af8be58
Wipe device on policy error
by Paul Crowley
· 9 years ago
f204916
init/builtins.cpp: Switch to finit_module
by Nick Kralevich
· 9 years ago
1a920d7
Merge "Don\'t start defaultcrypto twice" into nyc-dev am: fe5d55a
by Paul Lawrence
· 9 years ago
1f99218
Don't start defaultcrypto twice
by Paul Lawrence
· 9 years ago
52a302d
Merge "init: write bootloader message directly." into nyc-dev am: a3a7a88
by Yabin Cui
· 9 years ago
46e0379
init: write bootloader message directly.
by Yabin Cui
· 9 years ago
6ba3710
Merge "init: drop unused header android_filesystem_config.h" am: 54c27c7
by Elliott Hughes
· 9 years ago
6df1570
init: drop unused header android_filesystem_config.h
by William Roberts
· 9 years ago
402fb79
init: turn off backlight when performing shutdown cleanup
by Mark Salyzyn
· 9 years ago
24f79be
Merge "init: turn off backlight when performing shutdown cleanup" am: adf1cde
by Mark Salyzyn
· 9 years ago
a98cc9c
init: turn off backlight when performing shutdown cleanup
by Mark Salyzyn
· 9 years ago
0fcc2ee
init: watchdog restarted during shutdown fsck
by Mark Salyzyn
· 9 years ago
e4c8b31
Merge "init: watchdog restarted during shutdown fsck" am: 3443caa am: 34dcdd8
by Mark Salyzyn
· 9 years ago
ad575e0
init: watchdog restarted during shutdown fsck
by Mark Salyzyn
· 9 years ago
d87a174
Merge "init/builtins.cpp: Switch to finit_module" am: b3cf2e0 am: 699b115
by Nick Kralevich
· 9 years ago
124a9c9
init/builtins.cpp: Switch to finit_module
by Nick Kralevich
· 9 years ago
1098aac
Distinguish between unencrypted and unencryptable
by Paul Lawrence
· 9 years ago
3b9c83a
User 0 directories are created by vold now.
by Jeff Sharkey
· 10 years ago
6908018
Remove code to handle non-default file encryption
by Paul Lawrence
· 10 years ago
5949745
On FDE devices, initialize user 0
by Paul Crowley
· 10 years ago
65f54a8
Merge "Remove no-longer-needed crypto init builtins"
by Paul Crowley
· 10 years ago
25778dc
Merge "Allow paths of .rc files to be specified at mount_all" am: e7f9779886
by Hung-ying Tyan
· 10 years ago
dc738ea
Allow paths of .rc files to be specified at mount_all
by Hung-ying Tyan
· 10 years ago
558d8f4
Remove no-longer-needed crypto init builtins
by Paul Crowley
· 10 years ago
530c8c7
Merge "init: Allows shutting down cleanly." am: f9f4ee8b72 am: a8c931b7f5
by Bertrand Simonnet
· 10 years ago
b7e03e8
init: Allows shutting down cleanly.
by Bertrand SIMONNET
· 10 years ago
6401e61
Merge "Set up dm-verity in EIO mode instead of logging mode" am: 0d1214c68e
by Sami Tolvanen
· 10 years ago
0d1214c
Merge "Set up dm-verity in EIO mode instead of logging mode"
by Sami Tolvanen
· 10 years ago
c5733cf
Add createuserkey
by Paul Lawrence
· 10 years ago
4f71319
Track rename of base/ to android-base/.
by Elliott Hughes
· 10 years ago
90f52df
Set up dm-verity in EIO mode instead of logging mode
by Sami Tolvanen
· 10 years ago
af20a7c
resolved conflicts for merge of cda81d01 to mnc-dr-dev-plus-aosp
by Tom Cherry
· 10 years ago
b734990
init: Use classes for parsing and clean up memory allocations
by Tom Cherry
· 10 years ago
25c22bb
am 08a6775f: am 2d8be6c2: Merge "init: import init rc scripts from file systems after mount_all"
by Tom Cherry
· 10 years ago
b8dd027
init: import init rc scripts from file systems after mount_all
by Tom Cherry
· 10 years ago
9962b04
am d1b11a04: am e656be33: Merge "Add |opts| argument to android_fork_execvp_ext"
by Yusuke Sato
· 10 years ago
d81c3c6
Add |opts| argument to android_fork_execvp_ext
by Yusuke Sato
· 10 years ago
2647d2e
am 4036f5ab: am 4bf3dc93: Merge "Create Service and ServiceManager classes"
by Tom Cherry
· 10 years ago
bac3299
Create Service and ServiceManager classes
by Tom Cherry
· 10 years ago
087cd35
resolved conflicts for merge of 0070026c to mnc-dr-dev-plus-aosp
by Tom Cherry
· 10 years ago
adda8f7
am 2f9e1db3: am b5d6ad81: Merge "Stop calling fsck on shutdown by default"
by Yusuke Sato
· 10 years ago
4247ebf
Merge "init: use std::vector<std::string> for argument passing"
by Tom Cherry
· 10 years ago
b5d6ad8
Merge "Stop calling fsck on shutdown by default"
by Yusuke Sato
· 10 years ago
96f6731
init: use std::vector<std::string> for argument passing
by Tom Cherry
· 10 years ago
7da270d
am a21d8562: am d548e30f: Merge "init: Create classes for Action and Command"
by Tom Cherry
· 10 years ago
fa0c21c
init: Create classes for Action and Command
by Tom Cherry
· 10 years ago
3108515
am bd5f10ad: am 699be5f6: Merge "init: do expand_props before calling the builtins."
by Yabin Cui
· 10 years ago
00ede7d
init: do expand_props before calling the builtins.
by Yabin Cui
· 10 years ago
0ff8590
resolved conflicts for merge of bff40697 to mnc-dr-dev-plus-aosp
by Yabin Cui
· 10 years ago
74edcea
init: Let property_get return std::string.
by Yabin Cui
· 10 years ago
2694ad9
am 7f12fa27: am f5b46079: Merge "init: use init\'s property expansion code for mount_all"
by Elliott Hughes
· 10 years ago
12df1e1
init: use init's property expansion code for mount_all
by Nan Liu
· 10 years ago
f93d429
Stop calling fsck on shutdown by default
by Yusuke Sato
· 10 years ago
7954eb0
am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot"
by Yusuke Sato
· 10 years ago
0df0827
Use fsck.f2fs -a instead of -f for faster boot
by Yusuke Sato
· 10 years ago
b7f1f61
am ee923139: Merge "Set up user directory crypto in init." into mnc-dr-dev
by Paul Crowley
· 10 years ago
ee92313
Merge "Set up user directory crypto in init." into mnc-dr-dev
by Paul Crowley
· 10 years ago
c1fa34b
am d5ef9841: Merge "Change init sequence to support file level encryption" into mnc-dr-dev
by Paul Lawrence
· 10 years ago
948410a
Change init sequence to support file level encryption
by Paul Lawrence
· 10 years ago
e8308f8
am 81046166: Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev
by Paul Lawrence
· 10 years ago
437bc5d
Revert "Change init sequence to support file level encryption"
by Paul Lawrence
· 10 years ago
22d0ee6
am a65e402b: Merge "Change init sequence to support file level encryption" into mnc-dev
by Paul Lawrence
· 10 years ago
d815178
Change init sequence to support file level encryption
by Paul Lawrence
· 10 years ago
749af8c
Set up user directory crypto in init.
by Paul Crowley
· 10 years ago
0a423d9
DO NOT MERGE Securely encrypt the master key
by Paul Lawrence
· 10 years ago
dd0e316
init: expand_props on trigger
by Mark Salyzyn
· 10 years ago
cce7e93
Fix insmod module size
by Tom Cherry
· 10 years ago
30cc3d7
Enable property expansion for insmod
by Emmanuel Berthier
· 10 years ago
eaa3b4e
Fix insmod module size
by Tom Cherry
· 10 years ago
5138958
Merge "Enable property expansion for insmod"
by Elliott Hughes
· 10 years ago
806d10b
Securely encrypt the master key
by Paul Lawrence
· 10 years ago
2b3a493
Merge "Revert "Securely encrypt the master key""
by Paul Lawrence
· 10 years ago
7ac2807
Revert "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
6e8c8f5
Merge "Revert "Only run vold command when file encryption enabled""
by Paul Lawrence
· 10 years ago
34276a1
Revert "Only run vold command when file encryption enabled"
by Paul Lawrence
· 10 years ago
a71ef0d
Merge "Only run vold command when file encryption enabled"
by Paul Lawrence
· 10 years ago
9234b16
Merge "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
Next »