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