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

[Impeller] Round rects with circular ends should not generate ellipses #49021

Conversation

flar
Copy link
Contributor

@flar flar commented Dec 14, 2023

Fixes flutter/flutter#140118

A bad test caused round rects with completely rounded sides to become ellipses.

@flar flar requested a review from bdero December 14, 2023 07:39
@flar flar requested a review from jonahwilliams December 14, 2023 07:39
@flar
Copy link
Contributor Author

flar commented Dec 14, 2023

I changed the goldens to test this condition so there will be golden diffs to be triaged and (hopefully) accepted...

@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 #49021 at sha 7b5a579

Copy link
Member

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

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

LGTM

We should follow up with the Google 3 rollers to make sure the range of these commits doesn't get rolled into g3

@flar flar added the autosubmit Merge PR when tree becomes green via auto submit App label Dec 14, 2023
@auto-submit auto-submit bot merged commit b5350e1 into flutter:main Dec 14, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 14, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Dec 14, 2023
…140171)

flutter/engine@997d3df...2140942

2023-12-14 [email protected] Roll Skia from 5353de0c25b9 to 92935b91193a (1 revision) (flutter/engine#49044)
2023-12-14 [email protected] Reland manual roll of Dart SDK from 82c4571bb2de to a677378ae254 (flutter/engine#49034)
2023-12-14 [email protected] [Windows] Remove header guard from generated key map (flutter/engine#48993)
2023-12-14 [email protected] [Impeller] Round rects with circular ends should not generate ellipses (flutter/engine#49021)

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://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
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.

BorderRadius is now massively changed across the board
2 participants