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
/
Android.mk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to AOSP 8.0 base
Ethan Yonker
2017-09-08
1
-15
/
+151
|
\
|
*
More cleanup to imgdiff & imgpatch
Tianjie Xu
2017-03-16
1
-9
/
+6
|
*
Refractor the code for imgdiff
Tianjie Xu
2017-03-07
1
-0
/
+3
|
*
Use bspatch from external/bsdiff.
Sen Jiang
2017-02-02
1
-0
/
+4
|
*
Merge "imgpatch: Compile with ZLIB_CONST defined."
Tao Bao
2017-01-20
1
-3
/
+9
|
|
\
|
|
*
imgpatch: Compile with ZLIB_CONST defined.
Tao Bao
2017-01-20
1
-3
/
+9
|
*
|
imgdiff: cache bsdiff suffix array in zip mode.
Sen Jiang
2017-01-19
1
-3
/
+3
|
|
/
|
*
imgdiff: Fix an edge case that leads to infinite loop.
Tao Bao
2016-12-28
1
-0
/
+1
|
*
Add tests for imgdiff.
Tao Bao
2016-12-20
1
-21
/
+69
|
*
applypatch: Add testcases for applypatch executable.
Tao Bao
2016-11-01
1
-5
/
+25
|
*
Replace minzip with libziparchive
Tianjie Xu
2016-10-18
1
-1
/
+0
|
*
Turn on -Werror for recovery
Tianjie Xu
2016-09-30
1
-0
/
+5
|
*
Switch recovery to libbase logging
Tianjie Xu
2016-09-01
1
-1
/
+1
|
*
Fix references to libcrypto_utils_static.
Josh Gao
2016-08-06
1
-4
/
+4
|
*
Remove obsolete MTD support.
Elliott Hughes
2016-06-10
1
-2
/
+0
|
*
Revert "imgdiff: Generate statically linked imgdiff."
Tao Bao
2016-06-01
1
-2
/
+1
|
*
imgdiff: Generate statically linked imgdiff.
Tao Bao
2016-05-31
1
-1
/
+2
|
*
applypatch: Use bsdiff from external/bsdiff.
Sen Jiang
2016-05-04
1
-2
/
+7
|
*
Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.
Tao Bao
2016-03-03
1
-20
/
+44
|
*
IO fault injection for OTA packages
Jed Estep
2016-02-10
1
-2
/
+2
*
|
Complete support for project pathmap
Michael Bestas
2017-06-24
1
-3
/
+9
*
|
Fix updater binary for 7.0
Ethan Yonker
2016-08-31
1
-1
/
+1
*
|
Update to 7.0
Ethan Yonker
2016-08-24
1
-20
/
+29
|
\
\
|
*
|
resolve merge conflicts of 715d8a203a to master.
Yabin Cui
2016-02-06
1
-1
/
+3
|
|
\
|
|
|
*
applypatch: fix memory leaks reported by static analysis.
Yabin Cui
2016-02-05
1
-1
/
+1
|
*
|
resolve merge conflicts of 7b6027dde4 to master.
Tao Bao
2016-02-04
1
-4
/
+4
|
|
\
|
|
|
*
Switch from mincrypt to BoringSSL in applypatch and updater.
Sen Jiang
2016-02-04
1
-4
/
+4
|
*
|
Merge "Fix build." am: 9d72d4175b
Tao Bao
2016-01-29
1
-0
/
+2
|
|
\
|
|
|
*
Fix build.
Tao Bao
2016-01-29
1
-0
/
+2
|
*
|
resolve merge conflicts of 725833e024 to master.
Tao Bao
2016-01-29
1
-1
/
+23
|
|
\
|
|
|
*
applypatch: Compile libimgpatch for target and host.
Sen Jiang
2016-01-28
1
-1
/
+23
|
*
|
IO fault injection for OTA packages
Jed Estep
2016-01-06
1
-2
/
+2
|
|
/
|
*
Remove the building rules for applypatch_static.
Tao Bao
2015-12-02
1
-13
/
+0
|
*
applypatch: Refactor strtok().
Tao Bao
2015-07-24
1
-3
/
+3
|
*
recovery: Switch applypatch/ and updater/ to cpp.
Tao Bao
2015-07-14
1
-4
/
+4
|
*
recovery: Switch to clang
Tao Bao
2015-06-03
1
-0
/
+5
|
*
Stop using libstdc++.
Dan Albert
2015-05-19
1
-2
/
+2
*
|
Merge in lollipop and attempt to fix merge conflicts
Ethan Yonker
2014-11-06
1
-3
/
+3
|
\
|
|
*
remove remaining libminelf references
Doug Zongker
2014-02-14
1
-2
/
+2
|
*
host modules don't need LOCAL_MODULE_TAGS
Joe Onorato
2012-08-14
1
-1
/
+0
*
|
Remove dependence on build hax in makefiles
Matt Mower
2014-11-03
1
-1
/
+2
*
|
applypatch: add support for BML partitions
Conn O'Griofa
2014-10-07
1
-0
/
+8
*
|
Build block TWRP with RECOVERY_VARIANT
Matt Mower
2014-09-03
1
-3
/
+6
*
|
Fix building of other utilities
Dees Troy
2013-11-03
1
-3
/
+3
*
|
TWRP-ify AOSP code
Dees_Troy
2012-09-05
1
-0
/
+1
*
|
host modules don't need LOCAL_MODULE_TAGS
Joe Onorato
2012-07-22
1
-1
/
+0
|
/
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-12
1
-4
/
+0
*
Fix x86 build.
Ying Wang
2011-02-09
1
-2
/
+0
*
Working ASLR implementation
Hristo Bojinov
2010-08-02
1
-2
/
+2
*
generic_x86 support
Bruce Beare
2010-05-04
1
-0
/
+2
*
refactor applypatch and friends
Doug Zongker
2010-02-23
1
-0
/
+2
*
relocate applypatch; add type system and new functions to edify
Doug Zongker
2010-02-18
1
-0
/
+59