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
/
imgdiff.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-16
1
-0
/
+4
*
|
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
Rahul Chaudhry
2016-11-16
1
-16
/
+16
|
/
*
Revert "Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector."
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-04
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-10
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-14
1
-0
/
+1068