This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
[canvaskit] Decode images using <img> tag decoding #53201
Merged
auto-submit
merged 26 commits into
flutter:main
from
harryterkelsen:canvaskit-html-img-element-decode
Jul 19, 2024
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
49ed8d4
Use HtmlImageElement for image decoding in skia
harryterkelsen 6b248d1
start touching up tests
harryterkelsen d780fe3
Merge branch 'main' into canvaskit-html-img-element-decode
harryterkelsen 4e43312
eagerly decode
harryterkelsen 9b1a448
Merge branch 'main' into canvaskit-html-img-element-decode
harryterkelsen e6d4d44
wip
harryterkelsen 8ea4865
Merge branch 'main' into canvaskit-html-img-element-decode
harryterkelsen 88d685d
wip
harryterkelsen 23cb86b
Merge branch 'main' into canvaskit-html-img-element-decode
harryterkelsen 7883559
Merge branch 'main' into canvaskit-html-img-element-decode
harryterkelsen 8a1a7ce
WIP
harryterkelsen 389369d
Merge branch 'main' into canvaskit-html-img-element-decode
harryterkelsen d900ded
Fix ImageBitmap toByteData case
harryterkelsen 355891b
Fall back to Skia decoding for GIF and WEBP images
harryterkelsen cfc1c4a
Merge branch 'main' into canvaskit-html-img-element-decode
harryterkelsen d317302
Undo semantics change
harryterkelsen c579c8e
Remove unused readImageElementPixelsUnmodified method
harryterkelsen dd5c8d6
remove outdated comment in test
harryterkelsen f3997c1
delete old unused tests
harryterkelsen 52b8330
fix analysis errors
harryterkelsen b207ee7
Merge branch 'main' into canvaskit-html-img-element-decode
harryterkelsen 4f5f863
Merge branch 'main' into pr/harryterkelsen/53201
harryterkelsen 7c6ab13
Respond to review comments
harryterkelsen 0b426fe
Merge branch 'main' into canvaskit-html-img-element-decode
harryterkelsen c06797c
Merge branch 'canvaskit-html-img-element-decode' of github.com:harryt…
harryterkelsen e7aff46
Remove unnecessary `await`
harryterkelsen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
eagerly decode
- Loading branch information
commit 4e43312eccd84c8d7033d5c4b5fdcc97cd2ed822
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.