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

Conversation

@jonahwilliams
Copy link
Contributor

@jonahwilliams jonahwilliams changed the title [Impeller] migrate more tests to aiks. [Impeller] migrate more AIKS test to DL. Jul 31, 2024
@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 #54267 at sha c0e27ac

@flutter-dashboard
Copy link

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

Changes reported for pull request #54267 at sha 27c45ca

@flutter-dashboard
Copy link

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

Changes reported for pull request #54267 at sha 53ea0cd

@jonahwilliams jonahwilliams requested review from flar and gaaclarke August 1, 2024 02:33
@jonahwilliams
Copy link
Contributor Author

Leaving golden diffs untriaged, its just a minor difference in the color values for the gradient.

Comment on lines 791 to 797
paint.setColorSource(DlColorSource::MakeLinear({0, 0}, //
{100, 100}, //
2, //
colors.data(), //
stops.data(), //
DlTileMode::kRepeat //
));
Copy link
Member

Choose a reason for hiding this comment

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

Argument comments would help for the literals here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

builder.ClipRRect(clip_rrect, DlCanvas::ClipOp::kIntersect);

DlPaint save_paint;
auto bdf = std::make_shared<DlColorFilterImageFilter>(
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@jonahwilliams jonahwilliams added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 1, 2024
@auto-submit auto-submit bot merged commit 230879c into flutter:main Aug 1, 2024
@jonahwilliams jonahwilliams deleted the more_more_aiks_tests branch August 1, 2024 18:43
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 1, 2024
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants