1. 4bb11c7 Protect filename_cache with lock in ota fault by Tianjie Xu · 7 years ago
  2. b49767c Const modifiers by Mikhail Lappo · 7 years ago
  3. 4728242 Do not inject I/O fault on a retry by Tianjie Xu · 7 years ago
  4. 358c2ec Remove ota_close(int) and ota_fclose(FILE*). by Tao Bao · 8 years ago
  5. 3dc14cb Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&). by Tao Bao · 8 years ago
  6. 6e02ea9 applypatch: Use unique_fd to avoid leaking FDs. by Tao Bao · 8 years ago
  7. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  8. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  9. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  10. 977903d Merge \"Fix clang-tidy performance warnings.\" am: 2a3b695168 by Chih-Hung Hsieh · 8 years ago
  11. 23abfd3 Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  12. e326b22 Correct caching behavior for should_inject_cache by Jed Estep · 8 years ago
  13. 7a9da52 Correct caching behavior for should_inject_cache am: 88dd779 by Jed Estep · 8 years ago
  14. 88dd779 Correct caching behavior for should_inject_cache by Jed Estep · 8 years ago
  15. 6f78768 Control fault injection with config files instead of build flags am: ff6df89 by Jed Estep · 8 years ago
  16. ff6df89 Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  17. 6f44637 resolve merge conflicts of ce58688 to nyc-dev-plus-aosp by Tao Bao · 8 years ago
  18. ce58688 Revert "DO NOT MERGE Control fault injection with config files instead of build flags" by Tao Bao · 8 years ago
  19. f73abf3 DO NOT MERGE Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  20. f4300bc otafault: Fix setting of have_eio_error. by Greg Kaiser · 8 years ago
  21. fa12b97 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  22. 94dc341 Merge "Reboot and retry on I/O errors" by Tianjie Xu · 8 years ago
  23. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago
  24. 3c62b67 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  25. 39c1b5e Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  26. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  27. f1fc48c IO fault injection for OTA packages by Jed Estep · 9 years ago