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
/
bspatch.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move rangeset.h and print_sha1.h into otautil.
Tao Bao
2017-10-11
1
-1
/
+1
*
applypatch: Forward declare struct Value.
Tao Bao
2017-10-09
1
-1
/
+2
*
Print SHA1 of the patch if bsdiff fails with data error
Tianjie Xu
2017-05-16
1
-14
/
+24
*
applypatch: Let Apply{BSDiff,Image}Patch accept std::function.
Tao Bao
2017-03-28
1
-4
/
+4
*
applypatch: Change the ssize_t length parameters to size_t.
Tao Bao
2017-03-28
1
-4
/
+4
*
Use bspatch from external/bsdiff.
Sen Jiang
2017-02-02
1
-183
/
+21
*
Change StringValue to use std::string
Tianjie Xu
2016-10-15
1
-6
/
+6
*
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
-1
/
+0
*
applypatch: fix memory leaks reported by static analysis.
Yabin Cui
2016-02-05
1
-23
/
+14
*
Switch from mincrypt to BoringSSL in applypatch and updater.
Sen Jiang
2016-02-04
1
-2
/
+2
*
applypatch: Compile libimgpatch for target and host.
Sen Jiang
2016-01-28
1
-0
/
+1
*
recovery: Switch applypatch/ and updater/ to cpp.
Tao Bao
2015-07-14
1
-0
/
+255