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
/
ota_io.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-11
otafault: Add the missing #include <string>.
Tao Bao
1
-0
/
+1
2017-09-29
otafault: Move headers under otafault/.
Tao Bao
1
-2
/
+2
2017-09-29
otafault: Clean up header inclusion.
Tao Bao
1
-1
/
+3
2017-04-11
Protect filename_cache with lock in ota fault
Tianjie Xu
1
-2
/
+16
2017-03-23
Const modifiers
Mikhail Lappo
1
-1
/
+1
2016-11-28
Remove ota_close(int) and ota_fclose(FILE*).
Tao Bao
1
-6
/
+14
2016-11-23
Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&).
Tao Bao
1
-2
/
+12
2016-07-27
Fix clang-tidy performance warnings.
Chih-Hung Hsieh
1
-1
/
+1
2016-03-19
Control fault injection with config files instead of build flags
Jed Estep
1
-103
/
+71
2016-03-17
Revert "DO NOT MERGE Control fault injection with config files instead of build flags"
Tao Bao
1
-71
/
+103
2016-03-16
DO NOT MERGE Control fault injection with config files instead of build flags
Jed Estep
1
-103
/
+71
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
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
1
-87
/
+76
2016-02-20
Control fault injection with config files instead of build flags
Jed Estep
1
-87
/
+76
2016-02-10
IO fault injection for OTA packages
Jed Estep
1
-0
/
+160
2016-01-06
IO fault injection for OTA packages
Jed Estep
1
-0
/
+160