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
/
applypatch.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix google-runtime-int warnings.
Chih-Hung Hsieh
2016-04-18
1
-1
/
+1
*
Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.
Tao Bao
2016-03-03
1
-1
/
+1
*
Control fault injection with config files instead of build flags
Jed Estep
2016-02-23
1
-1
/
+1
*
applypatch: use vector to store data in FileContents.
Yabin Cui
2016-02-12
1
-71
/
+32
*
IO fault injection for OTA packages
Jed Estep
2016-02-10
1
-26
/
+27
*
applypatch: fix memory leaks reported by static analysis.
Yabin Cui
2016-02-05
1
-96
/
+83
*
Switch from mincrypt to BoringSSL in applypatch and updater.
Sen Jiang
2016-02-04
1
-24
/
+23
*
Track rename from base/ to android-base/.
Elliott Hughes
2015-12-05
1
-1
/
+1
*
updater: Clean up char* with std::string.
Tao Bao
2015-08-06
1
-11
/
+1
*
applypatch: Fix the checking in WriteToPartition().
Tao Bao
2015-07-25
1
-3
/
+4
*
applypatch: Support flash mode.
Tao Bao
2015-07-24
1
-12
/
+72
*
applypatch: Refactor strtok().
Tao Bao
2015-07-24
1
-83
/
+53
*
recovery: Switch applypatch/ and updater/ to cpp.
Tao Bao
2015-07-14
1
-0
/
+1025