Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@mdebbar
Copy link
Contributor

@mdebbar mdebbar commented Dec 11, 2023

Support multi-view mode in the Skwasm renderer.

Fixes flutter/flutter#138925

@github-actions github-actions bot added the platform-web Code specifically for the web engine label Dec 11, 2023
@mdebbar mdebbar marked this pull request as ready for review February 1, 2024 21:15
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact "@test-exemption-reviewer" in the #hackers channel in Chat (don't just cc them here, they won't see it! Use Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@ditman
Copy link
Member

ditman commented Feb 24, 2024

@mdebbar is this ready for review and I've been blocking it for a while now?

@mdebbar
Copy link
Contributor Author

mdebbar commented Feb 26, 2024

@mdebbar is this ready for review and I've been blocking it for a while now?

Nah, I'm self-blocked lol. I want to write tests before I submit this PR. (don't mind the merge commits being pushed, I'm just resolving merge conflicts with main).

@ditman
Copy link
Member

ditman commented Feb 26, 2024

Can we make this a Draft PR for now then?

@mdebbar mdebbar marked this pull request as draft February 29, 2024 21:07
@goderbauer
Copy link
Member

(triage) I spoke to @mdebbar last week and they said this is still on their radar.

@mdebbar mdebbar marked this pull request as ready for review August 14, 2024 19:37
@flutter-dashboard
Copy link

Golden file changes have been found for this pull request. Click here to view and triage (e.g. because this is an intentional change).

If you are still iterating on this change and are not ready to resolve the images on the Flutter Gold dashboard, consider marking this PR as a draft pull request above. You will still be able to view image results on the dashboard, commenting will be silenced, and the check will not try to resolve itself until marked ready for review.

Changes reported for pull request #48893 at sha 25cecbe

Copy link
Contributor

@eyebrowsoffire eyebrowsoffire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@flutter-dashboard
Copy link

Golden file changes are available for triage from new commit, Click here to view.

Changes reported for pull request #48893 at sha f5ddef3

engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 23, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Aug 23, 2024
flutter/engine@41f539f...ba1168f

2024-08-23 jonahwilliams@google.com [Engine] Add no op surface (flutter/engine#54694)
2024-08-23 jonahwilliams@google.com [engine] make Platform thread the UI thread for iOS Impeller. (flutter/engine#54655)
2024-08-23 mdebbar@google.com [web] Multi-view support for Skwasm (flutter/engine#48893)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jimgraham@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
@mdebbar mdebbar deleted the skwasm_multiview branch August 26, 2024 19:45
Buchimi pushed a commit to Buchimi/flutter that referenced this pull request Sep 2, 2024
…4020)

flutter/engine@41f539f...ba1168f

2024-08-23 jonahwilliams@google.com [Engine] Add no op surface (flutter/engine#54694)
2024-08-23 jonahwilliams@google.com [engine] make Platform thread the UI thread for iOS Impeller. (flutter/engine#54655)
2024-08-23 mdebbar@google.com [web] Multi-view support for Skwasm (flutter/engine#48893)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jimgraham@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
@ditman
Copy link
Member

ditman commented Sep 6, 2024

Wow, yes!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App platform-web Code specifically for the web engine will affect goldens

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support multiview rendering in the Skwasm renderer

4 participants