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
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-28
Add a singleton CacheLocation to replace the hard coded locations
Tianjie Xu
1
-6
/
+0
2018-02-23
Remove the assumption of target chunk size in imgdiff
Tianjie Xu
1
-2
/
+3
2017-12-07
applypatch: Remove the 'st' field from FileContents.
Tao Bao
1
-2
/
+0
2017-11-16
Switch imgdiff to libbase logging
Tianjie Xu
1
-5
/
+2
2017-11-10
applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch.
Tao Bao
1
-2
/
+13
2017-11-03
Switch to bionic gtest in bootable/recovery
Tianjie Xu
1
-6
/
+5
2017-10-24
Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer.
Alex Deymo
1
-2
/
+3
2017-10-11
Move rangeset.h and print_sha1.h into otautil.
Tao Bao
1
-1
/
+1
2017-10-09
applypatch: Forward declare struct Value.
Tao Bao
1
-1
/
+2
2017-09-21
Output split information for imgdiff when handling large apks
Tianjie Xu
1
-1
/
+5
2017-09-06
Improve imgdiff for large zip files
Tianjie Xu
1
-1
/
+57
2017-08-19
Move Image/ImageChunk/PatchChunk declaration into header files
Tianjie Xu
1
-0
/
+247
2017-05-16
Print SHA1 of the patch if bsdiff fails with data error
Tianjie Xu
1
-2
/
+0
2017-03-28
applypatch: Let Apply{BSDiff,Image}Patch accept std::function.
Tao Bao
2
-5
/
+8
2017-03-28
applypatch: Change the ssize_t length parameters to size_t.
Tao Bao
2
-15
/
+10
2016-12-28
applypatch: Don't expose FindMatchingPatch().
Tao Bao
1
-2
/
+1
2016-12-20
Add tests for imgdiff.
Tao Bao
2
-4
/
+45
2016-10-29
applypatch: Switch the parameter of Value** to std::vector.
Tao Bao
1
-7
/
+8
2016-10-15
Change StringValue to use std::string
Tianjie Xu
1
-6
/
+4
2016-03-03
Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.
Tao Bao
1
-0
/
+87
2016-01-28
applypatch: Compile libimgpatch for target and host.
Sen Jiang
1
-0
/
+26