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
*
Replace minzip with libziparchive
Tianjie Xu
2016-10-18
1
-15
/
+23
*
Change StringValue to use std::string
Tianjie Xu
2016-10-15
1
-110
/
+81
*
updater: Kill the duplicate PrintSha1() in install.cpp.
Tao Bao
2016-10-11
1
-36
/
+19
*
Refactor libupdater into a seperate module.
Tao Bao
2016-10-11
1
-26
/
+26
*
Update the header path for ext4_utils.
Tao Bao
2016-10-09
1
-3
/
+2
*
Switch to <android-base/properties.h>.
Elliott Hughes
2016-09-26
1
-12
/
+7
*
Merge \"Fix install.h\'s use of attribute printf.\"
Elliott Hughes
2016-06-30
1
-2
/
+1
|
\
|
*
Fix install.h's use of attribute printf.
Elliott Hughes
2016-06-30
1
-2
/
+1
*
|
resolve merge conflicts of 179c0d8 to stage-aosp-master
Elliott Hughes
2016-06-16
1
-157
/
+11
|
\
|
|
*
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
*
|
|
Merge \\"updater: Fix the broken ReadFileFn.\\" am: 4ddd5edf31
Tao Bao
2016-06-11
1
-1
/
+1
|
\
|
|
|
*
|
updater: Fix the broken ReadFileFn.
Tao Bao
2016-06-11
1
-1
/
+1
|
|
/
*
|
resolve merge conflicts of 50f6417
Tianjie Xu
2016-05-23
1
-1
/
+0
*
|
resolve merge conflicts of 50f6417 to nyc-dev-plus-aosp
Tianjie Xu
2016-05-23
1
-59
/
+70
|
\
\
|
|
/
|
/
|
|
*
Allow recovery to return error codes
Tianjie Xu
2016-05-20
1
-59
/
+70
|
*
Control fault injection with config files instead of build flags
Jed Estep
2016-03-19
1
-1
/
+1
|
*
Revert "DO NOT MERGE Control fault injection with config files instead of build flags"
Tao Bao
2016-03-17
1
-1
/
+1
|
*
DO NOT MERGE Control fault injection with config files instead of build flags
Jed Estep
2016-03-16
1
-1
/
+1
|
*
applypatch: use vector to store data in FileContents.
Yabin Cui
2016-03-11
1
-10
/
+11
|
*
Merge "updater: fix memory leak based on static analysis." am: e50d447692
Yabin Cui
2016-02-05
1
-44
/
+39
|
|
\
|
*
\
resolve merge conflicts of 7b6027dde4 to master.
Tao Bao
2016-02-04
1
-7
/
+7
|
|
\
\
|
*
|
|
IO fault injection for OTA packages
Jed Estep
2016-01-06
1
-12
/
+13
*
|
|
|
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