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