1. f0ca4f8 otafault: Add the missing #include <string>. by Tao Bao · 7 years ago
  2. d33b2f8 otafault: Move headers under otafault/. by Tao Bao · 7 years ago
  3. ac27a7a otafault: Clean up header inclusion. by Tao Bao · 7 years ago
  4. 4bb11c7 Protect filename_cache with lock in ota fault by Tianjie Xu · 7 years ago
  5. b49767c Const modifiers by Mikhail Lappo · 7 years ago
  6. 358c2ec Remove ota_close(int) and ota_fclose(FILE*). by Tao Bao · 8 years ago
  7. 3dc14cb Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&). by Tao Bao · 8 years ago
  8. 977903d Merge \"Fix clang-tidy performance warnings.\" am: 2a3b695168 by Chih-Hung Hsieh · 8 years ago
  9. 23abfd3 Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  10. 6f78768 Control fault injection with config files instead of build flags am: ff6df89 by Jed Estep · 8 years ago
  11. ff6df89 Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  12. 6f44637 resolve merge conflicts of ce58688 to nyc-dev-plus-aosp by Tao Bao · 8 years ago
  13. ce58688 Revert "DO NOT MERGE Control fault injection with config files instead of build flags" by Tao Bao · 8 years ago
  14. f73abf3 DO NOT MERGE Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  15. f4300bc otafault: Fix setting of have_eio_error. by Greg Kaiser · 8 years ago
  16. fa12b97 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  17. 3c62b67 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  18. 39c1b5e Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  19. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  20. f1fc48c IO fault injection for OTA packages by Jed Estep · 9 years ago