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