Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
516143c9801e6918ac082e6713c5881f6ff48134
/
applypatch
/
imgdiff.cpp
d1ba38f
Check for overflow before allocating memory fore decompression.
by Kelvin Zhang
· 4 years, 2 months ago
4f81130
Switch to zip64 in recovery
by Kelvin Zhang
· 4 years, 2 months ago
78d1514
Update language to comply with Android’s inclusive language guidance
by Tianjie
· 4 years, 3 months ago
fb08b01
Address the warnings in recovery code
by Tianjie Xu
· 4 years, 8 months ago
88d8001
Move off the Next ZipString overload.
by Elliott Hughes
· 5 years ago
143a03f
Track libziparchive API change.
by Elliott Hughes
· 5 years ago
cc61cf6
Convert deflate image chunks to raw if the raw data is smaller
by Tianjie Xu
· 6 years ago
572abbb
Remove the assumption of target chunk size in imgdiff
by Tianjie Xu
· 7 years ago
6e293c9
Switch imgdiff to libbase logging
by Tianjie Xu
· 7 years ago
3d24b7b
Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer."
by Treehugger Robot
· 7 years ago
fa18826
Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer.
by Alex Deymo
· 7 years ago
4568582
otautil: Move RangeSet implementation into rangeset.cpp.
by Tao Bao
· 7 years ago
09e468f
Move rangeset.h and print_sha1.h into otautil.
by Tao Bao
· 7 years ago
82582b4
Output split information for imgdiff when handling large apks
by Tianjie Xu
· 7 years ago
2903cdd
Improve imgdiff for large zip files
by Tianjie Xu
· 7 years ago
57dd961
Move Image/ImageChunk/PatchChunk declaration into header files
by Tianjie Xu
· 7 years ago
d82a2ed
Add a new PatchChunk class in imgdiff
by Tianjie Xu
· 7 years ago
6b03ba7
Refactor the imgdiff
by Tianjie Xu
· 7 years ago
14ebc1e
Fix a rare failure for imgdiff when random data equals gzip header
by Tianjie Xu
· 7 years ago
12b9055
More cleanup to imgdiff & imgpatch
by Tianjie Xu
· 8 years ago
1ea84d6
Refractor the code for imgdiff
by Tianjie Xu
· 8 years ago
7ab9c38
Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)"
by Tao Bao
· 8 years ago
930edb6
imgdiff: cache bsdiff suffix array in zip mode.
by Sen Jiang
· 8 years ago
d37ce8f
imgdiff: Fix an edge case that leads to infinite loop.
by Tao Bao
· 8 years ago
97555da
Add tests for imgdiff.
by Tao Bao
· 8 years ago
8b640ff
bootable/recovery: cleanup compiler warnings (potential leak of memory)
by Rahul Chaudhry
· 8 years ago
ef3bea1
Merge "bootable/recovery: cleanup compiler warnings (unused value)"
by Tao Bao
· 8 years ago
d255b66
Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)"
by Tao Bao
· 8 years ago
a793c58
bootable/recovery: cleanup compiler warnings (unused value)
by Rahul Chaudhry
· 8 years ago
b29f23f
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
by Rahul Chaudhry
· 8 years ago
3a5177b
bootable/recovery: cleanup compiler warnings (potential leak of memory)
by Rahul Chaudhry
· 8 years ago
a0c4011
Revert "Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector."
by Tao Bao
· 8 years ago
50a6f8c
Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector.
by Adam Buchbinder
· 8 years ago
2fffcb1
applypatch: Use bsdiff from external/bsdiff.
by Sen Jiang
· 9 years ago
fa4f1b7
imgdiff: don't fail if gzip is corrupted.
by Sen Jiang
· 9 years ago
696692a
applypatch: Add a Makefile to build imgdiff in Chrome OS.
by Sen Jiang
· 9 years ago
0779fc9
imgdiff: skip spurious gzip headers in image files
by David Riley
· 9 years ago
a91c66d
imgdiff: fix file descriptor leak
by Jeremy Compostella
· 9 years ago
ba9a42a
recovery: Switch applypatch/ and updater/ to cpp.
by Tao Bao
· 9 years ago
[Renamed (91%) from applypatch/imgdiff.c]
65c230f
Merge "Revert "Zero blocks before BLKDISCARD""
by Tao Bao
· 9 years ago