index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
applypatch
/
imgpatch.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
applypatch: Let Apply{BSDiff,Image}Patch accept std::function.
Tao Bao
2017-03-28
1
-7
/
+6
*
applypatch: Change the ssize_t length parameters to size_t.
Tao Bao
2017-03-28
1
-9
/
+8
*
More cleanup to imgdiff & imgpatch
Tianjie Xu
2017-03-16
1
-9
/
+16
*
Use bspatch from external/bsdiff.
Sen Jiang
2017-02-02
1
-0
/
+3
*
imgpatch: Compile with ZLIB_CONST defined.
Tao Bao
2017-01-20
1
-1
/
+1
*
Add tests for imgdiff.
Tao Bao
2016-12-20
1
-205
/
+200
*
Change StringValue to use std::string
Tianjie Xu
2016-10-15
1
-22
/
+22
*
resolve merge conflicts of 490fad6 to nyc-dev-plus-aosp
Tao Bao
2016-06-14
1
-57
/
+66
|
\
|
*
applypatch: Don't call inflate() when it expects zero-length output.
Tao Bao
2016-06-14
1
-57
/
+66
*
|
Fix google-runtime-int warnings.
Chih-Hung Hsieh
2016-04-18
1
-2
/
+2
*
|
Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.
Tao Bao
2016-03-03
1
-1
/
+1
*
|
applypatch: Add a Makefile to build imgdiff in Chrome OS.
Sen Jiang
2016-02-10
1
-0
/
+6
|
/
*
applypatch: fix memory leaks reported by static analysis.
Yabin Cui
2016-02-05
1
-34
/
+22
*
Switch from mincrypt to BoringSSL in applypatch and updater.
Sen Jiang
2016-02-04
1
-3
/
+3
*
applypatch: Compile libimgpatch for target and host.
Sen Jiang
2016-01-28
1
-1
/
+19
*
recovery: Switch applypatch/ and updater/ to cpp.
Tao Bao
2015-07-14
1
-0
/
+234