index
:
android_bootable_recovery
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
cm-9.1.0
cupcake
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-15.1_20180224
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
nandroid_tar
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
streak
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
applypatch
/
imgdiff.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert deflate image chunks to raw if the raw data is smaller
Tianjie Xu
2018-05-24
1
-2
/
+2
*
Remove the assumption of target chunk size in imgdiff
Tianjie Xu
2018-02-23
1
-18
/
+27
*
Switch imgdiff to libbase logging
Tianjie Xu
2017-11-15
1
-92
/
+107
*
Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying da...
Treehugger Robot
2017-10-24
1
-5
/
+7
|
\
|
*
Use SuffixArrayIndexInterface opaque type instead of the underlying data poin...
Alex Deymo
2017-10-24
1
-5
/
+7
*
|
otautil: Move RangeSet implementation into rangeset.cpp.
Tao Bao
2017-10-16
1
-0
/
+2
*
|
Move rangeset.h and print_sha1.h into otautil.
Tao Bao
2017-10-10
1
-1
/
+1
|
/
*
Output split information for imgdiff when handling large apks
Tianjie Xu
2017-09-21
1
-60
/
+129
*
Improve imgdiff for large zip files
Tianjie Xu
2017-09-05
1
-18
/
+423
*
Move Image/ImageChunk/PatchChunk declaration into header files
Tianjie Xu
2017-08-18
1
-270
/
+65
*
Add a new PatchChunk class in imgdiff
Tianjie Xu
2017-08-12
1
-236
/
+292
*
Refactor the imgdiff
Tianjie Xu
2017-08-02
1
-392
/
+567
*
Fix a rare failure for imgdiff when random data equals gzip header
Tianjie Xu
2017-07-06
1
-11
/
+14
*
More cleanup to imgdiff & imgpatch
Tianjie Xu
2017-03-16
1
-79
/
+106
*
Refractor the code for imgdiff
Tianjie Xu
2017-03-06
1
-618
/
+593
*
Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)"
Tao Bao
2017-02-01
1
-0
/
+1
|
\
|
*
bootable/recovery: cleanup compiler warnings (potential leak of memory)
Rahul Chaudhry
2016-12-06
1
-0
/
+1
*
|
imgdiff: cache bsdiff suffix array in zip mode.
Sen Jiang
2017-01-18
1
-13
/
+17
*
|
imgdiff: Fix an edge case that leads to infinite loop.
Tao Bao
2016-12-28
1
-15
/
+10
*
|
Add tests for imgdiff.
Tao Bao
2016-12-19
1
-30
/
+24
|
/
*
Merge "bootable/recovery: cleanup compiler warnings (unused value)"
Tao Bao
2016-12-01
1
-0
/
+16
|
\
|
*
bootable/recovery: cleanup compiler warnings (unused value)
Rahul Chaudhry
2016-11-30
1
-0
/
+16
*
|
Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)"
Tao Bao
2016-11-30
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
bootable/recovery: cleanup compiler warnings (potential leak of memory)
Rahul Chaudhry
2016-11-15
1
-0
/
+4
*
|
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
Rahul Chaudhry
2016-11-15
1
-16
/
+16
|
/
*
Revert "Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vec...
Tao Bao
2016-06-01
1
-38
/
+40
*
Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector.
Adam Buchbinder
2016-06-01
1
-40
/
+38
*
applypatch: Use bsdiff from external/bsdiff.
Sen Jiang
2016-05-03
1
-14
/
+3
*
imgdiff: don't fail if gzip is corrupted.
Sen Jiang
2016-02-12
1
-12
/
+10
*
applypatch: Add a Makefile to build imgdiff in Chrome OS.
Sen Jiang
2016-02-09
1
-2
/
+0
*
imgdiff: skip spurious gzip headers in image files
David Riley
2015-12-23
1
-6
/
+13
*
imgdiff: fix file descriptor leak
Jeremy Compostella
2015-09-08
1
-1
/
+9
*
recovery: Switch applypatch/ and updater/ to cpp.
Tao Bao
2015-07-13
1
-0
/
+1068