1. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  2. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  3. c86b6d4 Complete support for project pathmap by Michael Bestas · 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. 4728242 Do not inject I/O fault on a retry by Tianjie Xu · 7 years ago
  7. 358c2ec Remove ota_close(int) and ota_fclose(FILE*). by Tao Bao · 8 years ago
  8. 3dc14cb Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&). by Tao Bao · 8 years ago
  9. 6e02ea9 applypatch: Use unique_fd to avoid leaking FDs. by Tao Bao · 8 years ago
  10. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  11. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  12. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  13. 977903d Merge \"Fix clang-tidy performance warnings.\" am: 2a3b695168 by Chih-Hung Hsieh · 8 years ago
  14. 23abfd3 Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  15. e326b22 Correct caching behavior for should_inject_cache by Jed Estep · 8 years ago
  16. 7a9da52 Correct caching behavior for should_inject_cache am: 88dd779 by Jed Estep · 8 years ago
  17. 88dd779 Correct caching behavior for should_inject_cache by Jed Estep · 8 years ago
  18. 6f78768 Control fault injection with config files instead of build flags am: ff6df89 by Jed Estep · 8 years ago
  19. ff6df89 Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  20. 6f44637 resolve merge conflicts of ce58688 to nyc-dev-plus-aosp by Tao Bao · 8 years ago
  21. ce58688 Revert "DO NOT MERGE Control fault injection with config files instead of build flags" by Tao Bao · 8 years ago
  22. f73abf3 DO NOT MERGE Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  23. f4300bc otafault: Fix setting of have_eio_error. by Greg Kaiser · 8 years ago
  24. fa12b97 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  25. 94dc341 Merge "Reboot and retry on I/O errors" by Tianjie Xu · 8 years ago
  26. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago
  27. 3c62b67 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  28. 39c1b5e Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  29. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  30. f1fc48c IO fault injection for OTA packages by Jed Estep · 9 years ago