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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-22
Print with newline for ui_print.
Tao Bao
1
-1
/
+0
2017-01-09
Do not inject I/O fault on a retry
Tianjie Xu
1
-1
/
+1
2016-12-01
updater: Switch to libbase logging.
Tao Bao
1
-152
/
+157
2016-10-18
Replace minzip with libziparchive
Tianjie Xu
1
-20
/
+33
2016-10-15
Change StringValue to use std::string
Tianjie Xu
1
-4
/
+4
2016-10-13
edify: Some clean-ups to libedify.
Tao Bao
1
-1
/
+0
2016-10-11
Refactor libupdater into a seperate module.
Tao Bao
1
-4
/
+4
2016-10-04
edify: Move State.script and State.errmsg to std::string.
Tao Bao
1
-20
/
+17
2016-06-03
Call ioctl before each write on retry
Tianjie Xu
1
-1
/
+9
2016-05-20
Allow recovery to return error codes
Tianjie Xu
1
-0
/
+17
2016-04-02
Move selinux dependencies out of header files.
Elliott Hughes
1
-0
/
+3
2016-03-19
Control fault injection with config files instead of build flags
Jed Estep
1
-0
/
+2
2016-03-17
Revert "DO NOT MERGE Control fault injection with config files instead of build flags"
Tao Bao
1
-2
/
+0
2016-03-16
DO NOT MERGE Control fault injection with config files instead of build flags
Jed Estep
1
-0
/
+2
2016-03-10
Reboot and retry on I/O errors
Tianjie Xu
1
-0
/
+7
2016-03-03
Reboot and retry on I/O errors
Tianjie Xu
1
-0
/
+7
2016-02-23
Control fault injection with config files instead of build flags
Jed Estep
1
-0
/
+2
2015-11-16
DO NOT MERGE recovery: Switch applypatch/ and updater/ to cpp.
Tao Bao
1
-1
/
+1
2015-07-14
recovery: Switch applypatch/ and updater/ to cpp.
Tao Bao
1
-169
/
+0
2015-07-14
recovery: Switch applypatch/ and updater/ to cpp.
Tao Bao
1
-169
/
+0
2015-01-30
Add missing includes.
Elliott Hughes
1
-0
/
+1
2014-08-20
installer for new block OTA system
Doug Zongker
1
-0
/
+4
2014-08-19
installer for new block OTA system
Doug Zongker
1
-0
/
+4
2014-02-14
clean up some warnings when building recovery
Doug Zongker
1
-2
/
+1
2014-01-16
do verification and extraction on memory, not files
Doug Zongker
1
-4
/
+11
2013-07-09
recovery: move log output to stdout
Doug Zongker
1
-12
/
+12
2012-10-16
Remove HAVE_SELINUX guards
Kenny Root
1
-2
/
+0
2012-03-30
Extend recovery and updater to support setting file security contexts.
Stephen Smalley
1
-0
/
+15
2010-09-15
close update package before installing; allow remount
Doug Zongker
1
-1
/
+3
2010-02-18
relocate applypatch; add type system and new functions to edify
Doug Zongker
1
-0
/
+6
2010-02-03
bump updater API version to 3; deprecate firmware update command
Doug Zongker
1
-3
/
+6
2009-11-13
eclair snapshot
Jean-Baptiste Queru
1
-0
/
+6
2009-06-22
add device extension mechanism to updater
Doug Zongker
1
-0
/
+6
2009-06-18
let the "firmware" command take the file straight from the package
Doug Zongker
1
-3
/
+4
2009-06-12
fixes to edify and updater script
Doug Zongker
1
-5
/
+20
2009-06-12
edify extensions for OTA package installation, part 2
Doug Zongker
1
-3
/
+4
2009-06-12
edify extensions for OTA package installation, part 1
Doug Zongker
1
-0
/
+111