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
/
otafault
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-18
Disable building libapplypatch on mac
Tianjie Xu
1
-0
/
+6
2018-02-13
Skip the cache size check on host
Tianjie Xu
1
-0
/
+2
2017-10-11
otafault: Add the missing #include <string>.
Tao Bao
1
-0
/
+1
2017-09-29
otafault: Move to soong.
Tao Bao
2
-53
/
+60
2017-09-29
otafault: Move headers under otafault/.
Tao Bao
6
-10
/
+11
2017-09-29
otafault: Remove the use of LOCAL_WHOLE_STATIC_LIBRARIES.
Tao Bao
1
-1
/
+1
2017-09-29
otafault: Clean up header inclusion.
Tao Bao
6
-20
/
+18
2017-08-29
Turn on -Wall for recovery modules
Tianjie Xu
2
-2
/
+5
2017-07-25
Remove LOCAL_CLANG
Lennart Wieboldt
1
-1
/
+0
2017-04-11
Protect filename_cache with lock in ota fault
Tianjie Xu
2
-3
/
+22
2017-03-23
Const modifiers
Mikhail Lappo
2
-2
/
+2
2017-01-09
Do not inject I/O fault on a retry
Tianjie Xu
2
-3
/
+5
2016-11-28
Remove ota_close(int) and ota_fclose(FILE*).
Tao Bao
2
-14
/
+22
2016-11-23
Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&).
Tao Bao
2
-2
/
+18
2016-11-17
applypatch: Use unique_fd to avoid leaking FDs.
Tao Bao
1
-0
/
+10
2016-10-18
Replace minzip with libziparchive
Tianjie Xu
3
-11
/
+15
2016-09-30
Turn on -Werror for recovery
Tianjie Xu
1
-0
/
+2
2016-09-30
Turn on -Werror for recovery
Tianjie Xu
1
-0
/
+2
2016-09-01
Switch recovery to libbase logging
Tianjie Xu
1
-2
/
+3
2016-09-01
Switch recovery to libbase logging
Tianjie Xu
1
-2
/
+3
2016-09-01
Switch recovery to libbase logging
Tianjie Xu
1
-2
/
+3
2016-07-27
Fix clang-tidy performance warnings.
Chih-Hung Hsieh
1
-1
/
+1
2016-03-25
Correct caching behavior for should_inject_cache
Jed Estep
2
-18
/
+23
2016-03-23
Correct caching behavior for should_inject_cache
Jed Estep
2
-17
/
+17
2016-03-19
Control fault injection with config files instead of build flags
Jed Estep
6
-134
/
+237
2016-03-17
Revert "DO NOT MERGE Control fault injection with config files instead of build flags"
Tao Bao
6
-232
/
+134
2016-03-16
DO NOT MERGE Control fault injection with config files instead of build flags
Jed Estep
6
-134
/
+232
2016-03-14
otafault: Fix setting of have_eio_error.
Greg Kaiser
1
-1
/
+1
2016-03-10
Reboot and retry on I/O errors
Tianjie Xu
1
-10
/
+58
2016-03-03
Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.
Tao Bao
1
-4
/
+9
2016-03-03
Reboot and retry on I/O errors
Tianjie Xu
1
-5
/
+32
2016-02-23
Control fault injection with config files instead of build flags
Jed Estep
6
-118
/
+237
2016-02-20
Control fault injection with config files instead of build flags
Jed Estep
6
-118
/
+237
2016-02-10
IO fault injection for OTA packages
Jed Estep
4
-0
/
+299
2016-01-06
IO fault injection for OTA packages
Jed Estep
4
-0
/
+299