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] Fall back to multi-context rendering on Firefox and Safari #49572
Merged
harryterkelsen
merged 20 commits into
flutter:main
from
harryterkelsen:canvaskit-refactor-rasterization
Jan 18, 2024
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
db7c653
Refactor rasterization to support single GL context and multi context…
harryterkelsen 9620664
Undo formatting
harryterkelsen d3757e7
WIP fixing semantics tests
harryterkelsen 86457af
Undo fixes for semantics tests
harryterkelsen 2bd517c
Implement dispose and max cache bytes
harryterkelsen 9a6a87a
fix licenses
harryterkelsen 408d8f6
Offset surface
harryterkelsen ef19f8f
Rename OverlayCanvas to DisplayCanvas
harryterkelsen c48f020
Revert debug print
harryterkelsen 4510381
fix licenses
harryterkelsen f046d69
delete unused import
harryterkelsen 0731e64
Merge branch 'main' into canvaskit-refactor-rasterization
harryterkelsen d440403
Fix test
harryterkelsen 9996044
Merge branch 'main' into canvaskit-refactor-rasterization
harryterkelsen 43d2734
Fix off-by-one blurriness bug
harryterkelsen 6e92c43
Add test for proper sizing of Surface
harryterkelsen 6d0ede5
Fix analysis errors in test
harryterkelsen 526610f
Skip test on skwasm since same() doesn't work for JSValues
harryterkelsen b27302b
skip test on wasm
harryterkelsen abc1876
remove unused import
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
WIP fixing semantics tests
- Loading branch information
commit d3757e76a0257739c0535d25010eaa2d010dce47
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
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.