Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
c75c8a2eb40b1d2b156ff6185e053d28a8eff9c2
/
uncrypt
84d61ce
Update TWRP to AOSP 7.1.2
by Ethan Yonker
· 7 years ago
b523650
Update to android-7.1
by Ethan Yonker
· 8 years ago
37d7d67
DO NOT MERGE Report uncrypt errors in details
by Tianjie Xu
· 8 years ago
e16e799
save uncrypt status to last_install
by Tianjie Xu
· 8 years ago
34ae483
Update to 7.0
by Ethan Yonker
· 8 years ago
2f272c0
Create bootloader_message static library.
by Yabin Cui
· 8 years ago
6faf026
Verify wipe package when wiping A/B device in recovery.
by Yabin Cui
· 8 years ago
a58a6db
uncrypt: split libbootloader_message_writer for reuse.
by Yabin Cui
· 9 years ago
912e87e
Merge "uncrypt: fix call to close()." into nyc-dev
by Yabin Cui
· 9 years ago
ffa3a1c
uncrypt: fix call to close().
by Yabin Cui
· 9 years ago
61799ba
uncrypt: remove --read-bcb option.
by Yabin Cui
· 9 years ago
3a2bb59
uncrypt: Communicate via /dev/socket/uncrypt.
by Tao Bao
· 9 years ago
5b3b373
uncrypt: Retire pre-recovery service.
by Tao Bao
· 9 years ago
2d46da5
uncrypt: add options to setup bcb and clear bcb.
by Yabin Cui
· 9 years ago
25dd038
uncrypt: generate map file by renaming tmp file.
by Yabin Cui
· 9 years ago
c5631fc
uncrypt: avoid use-after-free
by Daniel Micay
· 9 years ago
b8df5fb
uncrypt: Suppress the compiler warnings on LP64.
by Tao Bao
· 9 years ago
4b166f0
Track rename from base/ to android-base/.
by Elliott Hughes
· 9 years ago
63b089e
We can use fclose directly in std::unique_ptr.
by Elliott Hughes
· 9 years ago
cc4e3c6
uncrypt: remove O_SYNC to avoid time-out failures
by Jaegeuk Kim
· 9 years ago
c798c9c
Merge up to AOSP marshmallow-release
by Ethan Yonker
· 9 years ago
daa6d04
move uncrypt from init.rc to uncrypt.rc
by Tom Cherry
· 9 years ago
c754792
Use unique_ptr and unique_fd to manager FDs.
by Tao Bao
· 9 years ago
7cf50c6
uncrypt: Support file level encryption.
by Tao Bao
· 9 years ago
ac6aa7e
uncrypt: Write status when it reboots to factory reset
by Tao Bao
· 9 years ago
383b00d
Separate uncrypt into two modes
by Tao Bao
· 9 years ago
80e46e0
recovery: Switch to clang
by Tao Bao
· 9 years ago
2c2cae8
uncrypt: Write status when it reboots to factory reset
by Tao Bao
· 9 years ago
158e11d
Separate uncrypt into two modes
by Tao Bao
· 9 years ago
7523863
Clean up the sleep()'s after poking init services
by Tao Bao
· 9 years ago
3e8d28b
uncrypt: Switch to C++
by Tao Bao
· 10 years ago
381f455
uncrypt: Switch to C++
by Tao Bao
· 10 years ago
8853cb2
uncrypt: package on non-data partition should follow the right path
by Tao Bao
· 10 years ago
fb4ccef
uncrypt: package on non-data partition should follow the right path
by Tao Bao
· 10 years ago
2f5feed
Check all lseek calls succeed.
by Elliott Hughes
· 10 years ago
7bad7c4
Check all lseek calls succeed.
by Elliott Hughes
· 10 years ago
f5c2d6c
Merge tag 'android-5.1.0_r1' of https://android.googlesource.com/platform/bootable/recovery into aosp
by Ethan Yonker
· 10 years ago
40862ab
am aeecac54: Merge "Add missing includes."
by Elliott Hughes
· 10 years ago
cd3c55a
Add missing includes.
by Elliott Hughes
· 10 years ago
6bb8f47
am 538d7d83: Merge "Fix missing #includes in bootable/recovery."
by Elliott Hughes
· 10 years ago
d4d4c24
Fix missing #includes in bootable/recovery.
by Elliott Hughes
· 10 years ago
a72512c
Add O_CREAT option for open
by Sungmin Choi
· 10 years ago
75bf041
Make the android-5.0 branch compile in 4.4 to 4.1
by Ethan Yonker
· 10 years ago
4b54239
Force write to disk while doing uncrypt
by Michael Runge
· 10 years ago
a167416
Merge in lollipop and attempt to fix merge conflicts
by Ethan Yonker
· 10 years ago
574443d
create block map for all update packages on /data
by Doug Zongker
· 10 years ago
f449db2
open misc device in write-only mode
by Doug Zongker
· 10 years ago
2efc9d9
clear BCB in misc partition before rebooting
by Doug Zongker
· 10 years ago
1a35a58
revert uncrypt back to dynamic linking, fix libs
by Doug Zongker
· 10 years ago
537d34f
change uncrypt to static linking
by Doug Zongker
· 10 years ago
eaf3365
only do uncryption on packages in /data
by Doug Zongker
· 10 years ago
2605dec
recovery: 64 bit build issues
by Mark Salyzyn
· 11 years ago
e7b2888
Fix a crash when going into recovery mode.
by Maxim Siniavine
· 11 years ago
76adfc5
program to store unencrypted files in an encrypted filesystem
by Doug Zongker
· 11 years ago