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

Conversation

@bdero
Copy link
Member

@bdero bdero commented Jul 8, 2023

Adds an Aiks golden to demonstrate issues with using MatrixFilterContents as a backdrop filter.

What should happen:

A single green circle should render at 200, 200 with a radius of 100.

Screenshot 2023-07-07 at 4 57 56 PM

What actually happens:

Each frame, a new green circle gets blit to the surface, starting at position 100, 100 and adding 100, 100 to the position every frame.

Screen.Recording.2023-07-07.at.4.56.21.PM.mov

@bdero bdero requested a review from jason-simmons July 8, 2023 00:01
@bdero bdero self-assigned this Jul 8, 2023
@bdero bdero force-pushed the bdero/matrix-filter-issues branch from 0efd586 to 76db407 Compare July 8, 2023 01:02
@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 #43484 at sha 76db407

@bdero bdero added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 8, 2023
@chinmaygarde chinmaygarde changed the title [Impeller] Add matrix backdrop filter golden [Impeller] Add matrix backdrop filter golden. Jul 10, 2023
@bdero bdero merged commit 7d054ab into flutter:main Jul 10, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 10, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jul 10, 2023
…130287)

flutter/engine@b328b03...7d054ab

2023-07-10 [email protected] [Impeller] Add matrix backdrop filter golden. (flutter/engine#43484)
2023-07-10 [email protected] Roll Skia from 03e689a0fa32 to c06d7ef5c276 (1 revision) (flutter/engine#43520)
2023-07-10 [email protected] Use better method of ensuring that *_get_type() functions are exported (flutter/engine#43395)

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 [email protected],[email protected],[email protected] 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
kjlubick pushed a commit to kjlubick/engine that referenced this pull request Jul 14, 2023
Adds an Aiks golden to demonstrate issues with using
MatrixFilterContents as a backdrop filter.
gbtb16 pushed a commit to gbtb16/flutter that referenced this pull request Nov 6, 2023
…lutter#130287)

flutter/engine@b328b03...7d054ab

2023-07-10 [email protected] [Impeller] Add matrix backdrop filter golden. (flutter/engine#43484)
2023-07-10 [email protected] Roll Skia from 03e689a0fa32 to c06d7ef5c276 (1 revision) (flutter/engine#43520)
2023-07-10 [email protected] Use better method of ensuring that *_get_type() functions are exported (flutter/engine#43395)

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 [email protected],[email protected],[email protected] 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
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 e: impeller will affect goldens

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants