Closed
Conversation
2 tasks
- Update externals/skia submodule to include libwebp 1.6.0 - Update cgmanifest.json with new commit hash Related to #3055 Required skia PR: mono/skia#163
This reverts commit 1bf564f.
f79c24d to
aff0414
Compare
5602e94 to
6d28385
Compare
Includes commit that disables AVX2 in libwebp BUILD.gn to fix Windows x86/x64 link errors after libwebp 1.6.0 update.
6d28385 to
686cbdb
Compare
cf021d3 to
e9ea6c5
Compare
Enables AVX2 optimizations for improved WebP encoding/decoding. Closes #3464
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update libwebp from v1.3.2 to v1.6.0 for security hardening and bug fixes.
Changes
externals/skiasubmodule to mono/skia@b59a0308e1cgmanifest.jsonwith new libwebp versionHighlights from v1.4.0 - v1.6.0
Related Issues
Required skia PR
mono/skia#163