-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(ext/canvas): enhance createImageBitmap
specification compliance
#25517
Open
Hajime-san
wants to merge
56
commits into
denoland:main
Choose a base branch
from
Hajime-san:update-imagebitmap
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,826
−308
Commits on Aug 29, 2024
-
basic support all image type pattern of unsigned 8bit when its blob e…
…xcept for JPG and animated image - https://mimesniff.spec.whatwg.org/#matching-an-image-type-pattern
Configuration menu - View commit details
-
Copy full SHA for 198c90a - Browse repository at this point
Copy the full SHA 198c90aView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9fe5e8 - Browse repository at this point
Copy the full SHA b9fe5e8View commit details -
handling unsuportted situation
- adding `DOMExceptionInvalidStateError` in global due to handling not supported image format - animation image is not supported currently
Configuration menu - View commit details
-
Copy full SHA for 77703e8 - Browse repository at this point
Copy the full SHA 77703e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22cf2f9 - Browse repository at this point
Copy the full SHA 22cf2f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32d71f5 - Browse repository at this point
Copy the full SHA 32d71f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 827e7b1 - Browse repository at this point
Copy the full SHA 827e7b1View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0de8a9b - Browse repository at this point
Copy the full SHA 0de8a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0da79e - Browse repository at this point
Copy the full SHA d0da79eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d255518 - Browse repository at this point
Copy the full SHA d255518View commit details -
Configuration menu - View commit details
-
Copy full SHA for 396c09c - Browse repository at this point
Copy the full SHA 396c09cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d3e39d - Browse repository at this point
Copy the full SHA 7d3e39dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6604c1 - Browse repository at this point
Copy the full SHA a6604c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e21467 - Browse repository at this point
Copy the full SHA 1e21467View commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f7524a - Browse repository at this point
Copy the full SHA 1f7524aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98e9304 - Browse repository at this point
Copy the full SHA 98e9304View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bc517e - Browse repository at this point
Copy the full SHA 4bc517eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbac50d - Browse repository at this point
Copy the full SHA dbac50dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0895c6 - Browse repository at this point
Copy the full SHA f0895c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86f0000 - Browse repository at this point
Copy the full SHA 86f0000View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75d26df - Browse repository at this point
Copy the full SHA 75d26dfView commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1de527f - Browse repository at this point
Copy the full SHA 1de527fView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 825515e - Browse repository at this point
Copy the full SHA 825515eView commit details
Commits on Sep 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd77fb9 - Browse repository at this point
Copy the full SHA bd77fb9View commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d58fd1 - Browse repository at this point
Copy the full SHA 2d58fd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d258914 - Browse repository at this point
Copy the full SHA d258914View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa01320 - Browse repository at this point
Copy the full SHA fa01320View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d8d726 - Browse repository at this point
Copy the full SHA 8d8d726View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc4064e - Browse repository at this point
Copy the full SHA fc4064eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb6b87d - Browse repository at this point
Copy the full SHA fb6b87dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3beb65b - Browse repository at this point
Copy the full SHA 3beb65bView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 829f523 - Browse repository at this point
Copy the full SHA 829f523View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a9664e - Browse repository at this point
Copy the full SHA 9a9664eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3aa376 - Browse repository at this point
Copy the full SHA f3aa376View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e52b86 - Browse repository at this point
Copy the full SHA 5e52b86View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b545f9 - Browse repository at this point
Copy the full SHA 1b545f9View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 977026c - Browse repository at this point
Copy the full SHA 977026cView commit details
Commits on Oct 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 69addc8 - Browse repository at this point
Copy the full SHA 69addc8View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for acc4119 - Browse repository at this point
Copy the full SHA acc4119View commit details
Commits on Oct 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83c40c4 - Browse repository at this point
Copy the full SHA 83c40c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb72235 - Browse repository at this point
Copy the full SHA cb72235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ef4cf9 - Browse repository at this point
Copy the full SHA 3ef4cf9View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 529c3f0 - Browse repository at this point
Copy the full SHA 529c3f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50bee86 - Browse repository at this point
Copy the full SHA 50bee86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1429013 - Browse repository at this point
Copy the full SHA 1429013View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 40c89cc - Browse repository at this point
Copy the full SHA 40c89ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad67750 - Browse repository at this point
Copy the full SHA ad67750View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fcc3ab - Browse repository at this point
Copy the full SHA 3fcc3abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24306b3 - Browse repository at this point
Copy the full SHA 24306b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 332fc41 - Browse repository at this point
Copy the full SHA 332fc41View commit details -
Configuration menu - View commit details
-
Copy full SHA for d764f62 - Browse repository at this point
Copy the full SHA d764f62View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4b9cf86 - Browse repository at this point
Copy the full SHA 4b9cf86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b11282 - Browse repository at this point
Copy the full SHA 5b11282View commit details -
Configuration menu - View commit details
-
Copy full SHA for e59be4a - Browse repository at this point
Copy the full SHA e59be4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40cee98 - Browse repository at this point
Copy the full SHA 40cee98View commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7039401 - Browse repository at this point
Copy the full SHA 7039401View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cca9ae - Browse repository at this point
Copy the full SHA 4cca9aeView commit details
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.