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
/
updater.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check for overflow before allocating memory fore decompression.
Kelvin Zhang
2020-09-18
1
-1
/
+6
*
Switch to zip64 in recovery
Kelvin Zhang
2020-09-16
1
-1
/
+1
*
Implement an update simulator to verify BB OTA packages on host
Tianjie Xu
2019-05-29
1
-1
/
+2
*
Some clean ups to the updater
Tianjie Xu
2019-05-22
1
-3
/
+1
*
Add UpdaterRuntime class
Tianjie Xu
2019-05-21
1
-12
/
+20
*
Add Updater class and remove UpdaterInfo
Tianjie Xu
2019-05-09
1
-159
/
+115
*
Track libziparchive API change.
Elliott Hughes
2019-05-06
1
-2
/
+1
*
updater: add functions to modify dynamic partition metadata
Yifan Hong
2019-01-14
1
-0
/
+2
*
Remove otafault
Tianjie Xu
2018-08-28
1
-8
/
+3
*
edify: Rename parse_string to ParseString and let it take std::string.
Tao Bao
2018-07-10
1
-1
/
+1
*
otautil: Rename dir/sys/thermal utils.
Tao Bao
2018-05-04
1
-2
/
+2
*
Rename CacheLocation to Paths.
Tao Bao
2018-04-26
1
-2
/
+1
*
Set the update locations to default in CacheLocation's constructor
Tianjie Xu
2018-03-08
1
-4
/
+0
*
Add a singleton CacheLocation to replace the hard coded locations
Tianjie Xu
2018-02-28
1
-0
/
+5
*
Revert "Revert "Move error_code.h into otautil.""
Tao Bao
2017-10-09
1
-1
/
+1
*
Don't include "error_code.h" in edify/expr.h.
Tao Bao
2017-10-05
1
-0
/
+1
*
otafault: Move headers under otafault/.
Tao Bao
2017-09-29
1
-1
/
+1
*
Fix "No file_contexts" warning
Jeff Vander Stoep
2017-06-16
1
-3
/
+3
|
\
|
*
Fix "No file_contexts" warning
Jeff Vander Stoep
2017-06-15
1
-3
/
+3
*
|
Retry the update if ApplyBSDiffPatch | ApplyImagePatch fails
Tianjie Xu
2017-05-24
1
-0
/
+4
*
|
Merge "Add a default error code when updater script aborts"
Tianjie Xu
2017-05-03
1
-7
/
+9
|
\
\
|
*
|
Add a default error code when updater script aborts
Tianjie Xu
2017-05-03
1
-7
/
+9
|
|
/
*
/
Move sysMapFile and sysReleaseMap into MemMapping class.
Tao Bao
2017-05-02
1
-2
/
+1
|
/
*
Fixed scanf modifier
Mikhail Lappo
2017-03-23
1
-1
/
+1
*
Remove malloc in edify functions
Tianjie Xu
2017-03-22
1
-1
/
+1
*
Print with newline for ui_print.
Tao Bao
2017-01-22
1
-1
/
+0
*
Do not inject I/O fault on a retry
Tianjie Xu
2017-01-09
1
-1
/
+1
*
updater: Switch to libbase logging.
Tao Bao
2016-12-01
1
-152
/
+157
*
Replace minzip with libziparchive
Tianjie Xu
2016-10-18
1
-20
/
+33
*
Change StringValue to use std::string
Tianjie Xu
2016-10-15
1
-4
/
+4
*
edify: Some clean-ups to libedify.
Tao Bao
2016-10-13
1
-1
/
+0
*
Refactor libupdater into a seperate module.
Tao Bao
2016-10-11
1
-4
/
+4
*
edify: Move State.script and State.errmsg to std::string.
Tao Bao
2016-10-04
1
-20
/
+17
*
resolve merge conflicts of 7ce287d to nyc-dev-plus-aosp
Tianjie Xu
2016-06-04
1
-1
/
+9
|
\
|
*
Call ioctl before each write on retry
Tianjie Xu
2016-06-03
1
-1
/
+9
*
|
resolve merge conflicts of 50f6417 to nyc-dev-plus-aosp
Tianjie Xu
2016-05-23
1
-0
/
+17
|
\
|
|
*
Allow recovery to return error codes
Tianjie Xu
2016-05-20
1
-0
/
+17
|
*
Control fault injection with config files instead of build flags
Jed Estep
2016-03-19
1
-0
/
+2
|
*
Revert "DO NOT MERGE Control fault injection with config files instead of build flags"
Tao Bao
2016-03-17
1
-2
/
+0
|
*
DO NOT MERGE Control fault injection with config files instead of build flags
Jed Estep
2016-03-16
1
-0
/
+2
|
*
Reboot and retry on I/O errors
Tianjie Xu
2016-03-10
1
-0
/
+7
|
*
recovery: Switch applypatch/ and updater/ to cpp.
Tao Bao
2015-07-14
1
-0
/
+169
*
Move selinux dependencies out of header files.
Elliott Hughes
2016-04-02
1
-0
/
+3
*
Reboot and retry on I/O errors
Tianjie Xu
2016-03-03
1
-0
/
+7
*
Control fault injection with config files instead of build flags
Jed Estep
2016-02-23
1
-0
/
+2
*
recovery: Switch applypatch/ and updater/ to cpp.
Tao Bao
2015-07-14
1
-0
/
+169