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
/
updater
/
install.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix install.h's use of attribute printf.
Elliott Hughes
2016-06-30
1
-2
/
+1
*
Merge "Remove obsolete MTD support."
Elliott Hughes
2016-06-15
1
-157
/
+11
|
\
|
*
Remove obsolete MTD support.
Elliott Hughes
2016-06-10
1
-157
/
+11
*
|
updater: Fix the broken ReadFileFn.
Tao Bao
2016-06-11
1
-1
/
+1
|
/
*
updater, minzip: Remove unnecessary O_SYNC flags.
Alistair Strachan
2016-05-06
1
-1
/
+1
*
Fix google-runtime-int warnings.
Chih-Hung Hsieh
2016-04-18
1
-5
/
+6
*
Move selinux dependencies out of header files.
Elliott Hughes
2016-04-02
1
-1
/
+2
*
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
-10
/
+11
*
IO fault injection for OTA packages
Jed Estep
2016-02-10
1
-21
/
+22
*
updater: fix memory leak based on static analysis.
Yabin Cui
2016-02-04
1
-44
/
+39
*
Switch from mincrypt to BoringSSL in applypatch and updater.
Sen Jiang
2016-02-04
1
-7
/
+7
*
updater: Use O_SYNC and fsync() for package_extract_file().
Tao Bao
2015-12-15
1
-6
/
+13
*
Track rename from base/ to android-base/.
Elliott Hughes
2015-12-05
1
-3
/
+3
*
updater: Use android::base::ParseInt() to parse integers.
Tao Bao
2015-09-24
1
-12
/
+12
*
Suppress some compiler warnings due to signedness.
Tao Bao
2015-09-24
1
-1
/
+1
*
updater: Fix the line breaks in ui_print commands.
Tao Bao
2015-09-10
1
-26
/
+32
*
recovery: Switch applypatch/ and updater/ to cpp.
Tao Bao
2015-07-14
1
-0
/
+1622