1. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  2. 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 3 months ago
  3. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  4. 43ee7e7 otafault/tests: Replace pathmap with commands_recovery_local_path by Michael Bestas · 6 years ago
  5. 7a4dacf Disable building libapplypatch on mac by Tianjie Xu · 6 years ago
  6. e40c80d Skip the cache size check on host by Tianjie Xu · 6 years ago
  7. ecbd3e8 Merge up to android-8.1.0_r1 and fix conflicts by Ethan Yonker · 7 years ago
  8. f0ca4f8 otafault: Add the missing #include <string>. by Tao Bao · 7 years ago
  9. a26e32d otafault: Move to soong. by Tao Bao · 7 years ago
  10. d33b2f8 otafault: Move headers under otafault/. by Tao Bao · 7 years ago
  11. 646b05a otafault: Remove the use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 7 years ago
  12. ac27a7a otafault: Clean up header inclusion. by Tao Bao · 7 years ago
  13. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  14. c89d1e7 Turn on -Wall for recovery modules by Tianjie Xu · 7 years ago
  15. 5e5e334 Remove LOCAL_CLANG by Lennart Wieboldt · 7 years ago
  16. c86b6d4 Complete support for project pathmap by Michael Bestas · 7 years ago
  17. 4bb11c7 Protect filename_cache with lock in ota fault by Tianjie Xu · 7 years ago
  18. b49767c Const modifiers by Mikhail Lappo · 7 years ago
  19. 4728242 Do not inject I/O fault on a retry by Tianjie Xu · 7 years ago
  20. 358c2ec Remove ota_close(int) and ota_fclose(FILE*). by Tao Bao · 8 years ago
  21. 3dc14cb Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&). by Tao Bao · 8 years ago
  22. 6e02ea9 applypatch: Use unique_fd to avoid leaking FDs. by Tao Bao · 8 years ago
  23. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  24. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  25. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  26. 977903d Merge \"Fix clang-tidy performance warnings.\" am: 2a3b695168 by Chih-Hung Hsieh · 8 years ago
  27. 23abfd3 Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 8 years ago
  28. e326b22 Correct caching behavior for should_inject_cache by Jed Estep · 8 years ago
  29. 7a9da52 Correct caching behavior for should_inject_cache am: 88dd779 by Jed Estep · 8 years ago
  30. 88dd779 Correct caching behavior for should_inject_cache by Jed Estep · 8 years ago
  31. 6f78768 Control fault injection with config files instead of build flags am: ff6df89 by Jed Estep · 8 years ago
  32. ff6df89 Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  33. 6f44637 resolve merge conflicts of ce58688 to nyc-dev-plus-aosp by Tao Bao · 8 years ago
  34. ce58688 Revert "DO NOT MERGE Control fault injection with config files instead of build flags" by Tao Bao · 8 years ago
  35. f73abf3 DO NOT MERGE Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  36. f4300bc otafault: Fix setting of have_eio_error. by Greg Kaiser · 8 years ago
  37. fa12b97 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  38. 94dc341 Merge "Reboot and retry on I/O errors" by Tianjie Xu · 8 years ago
  39. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago
  40. 3c62b67 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  41. 39c1b5e Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  42. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  43. f1fc48c IO fault injection for OTA packages by Jed Estep · 9 years ago