Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
ee57f3f0aa92b55c36d11f82820cd1b4f98ac0df
/
applypatch
/
include
/
applypatch
4f81130
Switch to zip64 in recovery
by Kelvin Zhang
· 4 years, 2 months ago
78d1514
Update language to comply with Android’s inclusive language guidance
by Tianjie
· 4 years, 3 months ago
5234ad4
applypatch: Add backup_source parameter to PatchPartition.
by Tao Bao
· 5 years ago
09e8493
applypatch: {Load,Save}FileContents return bool values.
by Tao Bao
· 6 years ago
5609bc8
applypatch: Refactor applypatch().
by Tao Bao
· 6 years ago
d34e6bc
applypatch: Change applypatch command-line arguments.
by Tao Bao
· 6 years ago
5ee2566
applypatch: Consolidate CacheSizeCheck() and MakeFreeSpaceOnCache().
by Tao Bao
· 6 years ago
49750f1
applypatch: Fix the return type of FreeSpaceForFile().
by Tao Bao
· 6 years ago
7c1d426
applypatch: Restrict applypatch_check to eMMC targets.
by Tao Bao
· 6 years ago
8dc7049
applypatch: {Load,Save}FileContents and ParseSha1 take std::string.
by Tao Bao
· 6 years ago
155771b
applypatch: Clean up the function comments.
by Tao Bao
· 6 years ago
cc61cf6
Convert deflate image chunks to raw if the raw data is smaller
by Tianjie Xu
· 6 years ago
8b0b0f1
applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch.
by Tao Bao
· 7 years ago
d5fbcc1
Remove the old log files if cache space is insufficient for OTA
by Tianjie Xu
· 7 years ago
3bbb20f
Add a singleton CacheLocation to replace the hard coded locations
by Tianjie Xu
· 7 years ago
572abbb
Remove the assumption of target chunk size in imgdiff
by Tianjie Xu
· 7 years ago
47e5a8d
applypatch: Remove the 'st' field from FileContents.
by Tao Bao
· 7 years ago
6e293c9
Switch imgdiff to libbase logging
by Tianjie Xu
· 7 years ago
1e0941f
applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch.
by Tao Bao
· 7 years ago
a88cc54
Switch to bionic gtest in bootable/recovery
by Tianjie Xu
· 7 years ago
3d24b7b
Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer."
by Treehugger Robot
· 7 years ago
fa18826
Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer.
by Alex Deymo
· 7 years ago
09e468f
Move rangeset.h and print_sha1.h into otautil.
by Tao Bao
· 7 years ago
38d78d1
applypatch: Forward declare struct Value.
by Tao Bao
· 7 years ago
82582b4
Output split information for imgdiff when handling large apks
by Tianjie Xu
· 7 years ago
2903cdd
Improve imgdiff for large zip files
by Tianjie Xu
· 7 years ago
57dd961
Move Image/ImageChunk/PatchChunk declaration into header files
by Tianjie Xu
· 7 years ago
ce5fa5e
Print SHA1 of the patch if bsdiff fails with data error
by Tianjie Xu
· 7 years ago
c0e1c46
applypatch: Let Apply{BSDiff,Image}Patch accept std::function.
by Tao Bao
· 8 years ago
f7eb760
applypatch: Change the ssize_t length parameters to size_t.
by Tao Bao
· 8 years ago
c8e7934
applypatch: Don't expose FindMatchingPatch().
by Tao Bao
· 8 years ago
97555da
Add tests for imgdiff.
by Tao Bao
· 8 years ago
fada91c
applypatch: Switch the parameter of Value** to std::vector.
by Tao Bao
· 8 years ago
aced5d9
Change StringValue to use std::string
by Tianjie Xu
· 8 years ago
d80a998
Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.
by Tao Bao
· 9 years ago
0cce9cd
applypatch: Compile libimgpatch for target and host.
by Sen Jiang
· 9 years ago