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
/
tests
/
component
/
imgdiff_test.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the assumption of target chunk size in imgdiff
Tianjie Xu
2018-02-23
1
-0
/
+101
*
tests: Clean up the files in TemporaryDir.
Tao Bao
2017-11-02
1
-5
/
+9
*
Fix the size mismatch in imgdiff
Tianjie Xu
2017-11-01
1
-50
/
+27
*
tests: Take the ownership of the FD when calling fdopen.
Tao Bao
2017-10-26
1
-16
/
+16
*
otautil: Move RangeSet implementation into rangeset.cpp.
Tao Bao
2017-10-16
1
-0
/
+1
*
Output split information for imgdiff when handling large apks
Tianjie Xu
2017-09-21
1
-8
/
+40
*
Fix the dangling pointer when setting up arguments of imgdiff
Tianjie Xu
2017-09-13
1
-6
/
+9
*
Improve imgdiff for large zip files
Tianjie Xu
2017-09-06
1
-5
/
+334
*
Fix a rare failure for imgdiff when random data equals gzip header
Tianjie Xu
2017-07-07
1
-0
/
+33
*
Print SHA1 of the patch if bsdiff fails with data error
Tianjie Xu
2017-05-16
1
-0
/
+39
*
applypatch: Let Apply{BSDiff,Image}Patch accept std::function.
Tao Bao
2017-03-28
1
-56
/
+24
*
applypatch: Change the ssize_t length parameters to size_t.
Tao Bao
2017-03-28
1
-1
/
+1
*
More cleanup to imgdiff & imgpatch
Tianjie Xu
2017-03-16
1
-4
/
+5
*
Refractor the code for imgdiff
Tianjie Xu
2017-03-07
1
-0
/
+56
*
imgdiff: Fix an edge case that leads to infinite loop.
Tao Bao
2016-12-28
1
-0
/
+80
*
Add tests for imgdiff.
Tao Bao
2016-12-20
1
-0
/
+448