Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
1683a95f8a02ab3c13b1ad05fbe78a5350a3081b
/
applypatch
/
imgpatch.cpp
7ebef8f
applypatch: Fix comparison of integers of different signs.
by Tao Bao
· 6 years ago
7326892
Remove the debug code for bspatch flakiness
by Tianjie Xu
· 6 years ago
511d759
edify: Remove VAL_INVALID and move ValueType into Value class.
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
3f638ee
Save the target file when applypatch tests fail
by Tianjie Xu
· 7 years ago
9e1ccd4
Dump the uncompressed data's SHA1 to debug flaky tests
by Tianjie Xu
· 7 years ago
ffed57a
Dump debug information for apply_patch unit tests
by Tianjie Xu
· 7 years ago
8b0b0f1
applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch.
by Tao Bao
· 7 years ago
1e0941f
applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch.
by Tao Bao
· 7 years ago
fdec103
applypatch: Fix a memory leak in ApplyImagePatch().
by Tao Bao
· 7 years ago
38d78d1
applypatch: Forward declare struct Value.
by Tao Bao
· 7 years ago
a897f95
Implement a custom deflate sink function for bspatch
by Tianjie Xu
· 7 years ago
ce5fa5e
Print SHA1 of the patch if bsdiff fails with data error
by Tianjie Xu
· 7 years ago
391bb7b
applypatch: Add determine the return value of ApplyDiffPatch and
by Jinguang Dong
· 8 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
12b9055
More cleanup to imgdiff & imgpatch
by Tianjie Xu
· 8 years ago
25c5697
Use bspatch from external/bsdiff.
by Sen Jiang
· 8 years ago
087bc0c
imgpatch: Compile with ZLIB_CONST defined.
by Tao Bao
· 8 years ago
97555da
Add tests for imgdiff.
by Tao Bao
· 8 years ago
aced5d9
Change StringValue to use std::string
by Tianjie Xu
· 8 years ago
38afad4
resolve merge conflicts of 490fad6 to nyc-dev-plus-aosp
by Tao Bao
· 8 years ago
490fad6
applypatch: Don't call inflate() when it expects zero-length output.
by Tao Bao
· 8 years ago
54a2747
Fix google-runtime-int warnings.
by Chih-Hung Hsieh
· 9 years ago
d80a998
Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.
by Tao Bao
· 9 years ago
696692a
applypatch: Add a Makefile to build imgdiff in Chrome OS.
by Sen Jiang
· 9 years ago
d483c20
applypatch: fix memory leaks reported by static analysis.
by Yabin Cui
· 9 years ago
c48cb5e
Switch from mincrypt to BoringSSL in applypatch and updater.
by Sen Jiang
· 9 years ago
0cce9cd
applypatch: Compile libimgpatch for target and host.
by Sen Jiang
· 9 years ago
ba9a42a
recovery: Switch applypatch/ and updater/ to cpp.
by Tao Bao
· 9 years ago
[Renamed (97%) from applypatch/imgpatch.c]
65c230f
Merge "Revert "Zero blocks before BLKDISCARD""
by Tao Bao
· 9 years ago