index
:
bootable_recovery.git
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
q10.0-twrp
r11.0
t13.0
u14.0
bootable_recovery
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uncrypt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery
Bob Badour
2021-02-14
1
-0
/
+9
*
Fix clang-analyzer-core.uninitialized.Branch warnings
Chih-Hung Hsieh
2020-04-23
1
-3
/
+3
*
Add android::fs_mgr namespace for new Fstab code
Tom Cherry
2019-01-31
1
-0
/
+3
*
uncrypt: Fix the comparison in FindBlockDevice().
Tao Bao
2018-12-05
1
-3
/
+1
*
uncrypt: Replace a few C-strings with std::string.
Tao Bao
2018-12-05
1
-175
/
+168
*
Move some small users of fstab to new C++ Fstab
Tom Cherry
2018-12-04
1
-26
/
+17
*
uncrypt: write permission for f2fs_pin_file
Jaegeuk Kim
2018-11-21
1
-1
/
+1
*
uncrypt: fix ioctl direction for F2FS_IOC_GET_PIN_FILE
Devin Kim
2018-09-12
1
-1
/
+1
*
uncrypt: Depend on commonly used shared libs.
Tao Bao
2018-08-22
1
-5
/
+7
*
uncrypt: fix f2fs ioctl argument for pin_file
Jaegeuk Kim
2018-08-01
1
-1
/
+2
*
f2fs: support f2fs by setting unmovable bit for package file
Jaegeuk Kim
2018-03-22
1
-4
/
+38
*
uncrypt: Move to Soong.
Tao Bao
2017-11-09
2
-31
/
+39
*
Revert "Revert "Move error_code.h into otautil.""
Tao Bao
2017-10-09
2
-2
/
+2
*
Revert "Move error_code.h into otautil."
Tao Bao
2017-10-05
2
-2
/
+2
*
Move error_code.h into otautil.
Tao Bao
2017-10-04
2
-2
/
+2
*
Turn on -Wall for recovery modules
Tianjie Xu
2017-08-28
1
-1
/
+1
*
Merge "Add more specific error codes for uncrypt failures"
Tianjie Xu
2017-07-27
1
-6
/
+6
|
\
|
*
Add more specific error codes for uncrypt failures
Tianjie Xu
2017-07-27
1
-6
/
+6
*
|
Merge "Remove LOCAL_CLANG"
Tao Bao
2017-07-25
1
-1
/
+0
|
\
|
|
*
Remove LOCAL_CLANG
Lennart Wieboldt
2017-07-25
1
-1
/
+0
*
|
Merge "recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs" am: 7a0d...
Bowgo Tsai
2017-03-10
1
-13
/
+2
|
\
|
|
*
recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs
Bowgo Tsai
2017-03-10
1
-13
/
+2
*
|
Merge "Retry ioctl in uncrypt if it returns block# 0" am: ceafe69fb8 am: 06b4...
Tianjie Xu
2017-01-07
1
-1
/
+40
|
\
|
|
*
Merge "Retry ioctl in uncrypt if it returns block# 0"
Tianjie Xu
2017-01-07
1
-1
/
+40
|
|
\
|
|
*
Retry ioctl in uncrypt if it returns block# 0
Tianjie Xu
2016-12-05
1
-1
/
+40
*
|
|
Merge "Add tests for setup-bcb and clear-bcb via uncrypt." am: 4e48a6c1a1 am:...
Tao Bao
2016-12-14
1
-1
/
+1
|
\
|
|
|
*
|
Add tests for setup-bcb and clear-bcb via uncrypt.
Tao Bao
2016-12-13
1
-1
/
+1
|
*
|
Merge "Allow uncrypt to work without socket communication"
Tianjie Xu
2016-11-12
1
-2
/
+18
|
|
\
|
|
|
*
Allow uncrypt to work without socket communication
Tianjie Xu
2016-11-11
1
-2
/
+18
|
|
*
Verify wipe package when wiping A/B device in recovery.
Yabin Cui
2016-10-19
2
-36
/
+18
*
|
|
resolve merge conflicts of e89bf25 to stage-aosp-master am: 69c117c2ff
Tao Bao
2016-10-18
1
-5
/
+6
|
\
|
|
|
*
|
resolve merge conflicts of e89bf25 to stage-aosp-master
Tao Bao
2016-10-18
1
-5
/
+6
|
|
\
|
|
|
*
Create bootloader_message static library.
Yabin Cui
2016-10-18
3
-123
/
+7
|
|
*
Turn on -Werror for recovery
Tianjie Xu
2016-09-29
1
-7
/
+8
*
|
|
Turn on -Werror for recovery
Tianjie Xu
2016-09-30
1
-7
/
+6
|
\
|
|
|
*
|
Turn on -Werror for recovery
Tianjie Xu
2016-09-30
1
-7
/
+6
*
|
|
Report uncrypt errors in details
Tianjie Xu
2016-09-29
1
-23
/
+12
|
\
|
|
|
*
|
Report uncrypt errors in details
Tianjie Xu
2016-09-29
1
-23
/
+12
*
|
|
Merge "Report uncrypt errors in details" am: af8b9363c6 am: 7582609d61 am: fc...
Tianjie Xu
2016-09-27
1
-40
/
+65
|
\
|
|
|
*
|
Merge "Report uncrypt errors in details" am: af8b9363c6 am: 7582609d61
Tianjie Xu
2016-09-27
1
-40
/
+65
|
|
\
|
|
|
*
Report uncrypt errors in details
Tianjie Xu
2016-09-26
1
-40
/
+65
|
*
|
resolve merge conflicts of d5c7d6b to nyc-mr1-dev-plus-aosp
Elliott Hughes
2016-09-26
1
-7
/
+7
|
|
\
|
|
|
*
Switch to <android-base/properties.h>.
Elliott Hughes
2016-09-26
2
-13
/
+12
|
|
*
save uncrypt status to last_install
Tianjie Xu
2016-09-12
1
-0
/
+21
|
|
*
Switch recovery to libbase logging
Tianjie Xu
2016-09-01
1
-47
/
+44
*
|
|
Switch to <android-base/properties.h>.
Elliott Hughes
2016-09-23
1
-7
/
+7
*
|
|
save uncrypt status to last_install am: e16e799dfd am: 4769f209dc
Tianjie Xu
2016-09-13
1
-0
/
+21
|
\
|
|
|
*
|
save uncrypt status to last_install am: e16e799dfd
Tianjie Xu
2016-09-13
1
-0
/
+21
|
|
\
\
|
|
*
|
save uncrypt status to last_install
Tianjie Xu
2016-09-12
1
-0
/
+21
|
*
|
|
Switch recovery to libbase logging
Tianjie Xu
2016-09-01
1
-49
/
+46
[next]