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

Conversation

@ditman
Copy link
Member

@ditman ditman commented Sep 24, 2019

This allows drawing DRRects that may have some negative values on
their corners (caused by deflating a RRect with some non-round corners,
for example)

See added unit test for an example of the above.

Fixes flutter/flutter#40728

This allows drawing DRRects that may have some negative values on
its corners (caused by deflating a RRect with some non-round corners,
for example)

See added unit test for an example of the above.

Fixes flutter/flutter#40728
@ditman ditman merged commit 44279e2 into flutter:master Sep 25, 2019
@ditman ditman deleted the issues/40728 branch September 25, 2019 01:14
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Sep 25, 2019
[email protected]:flutter/engine.git/compare/63949eb0fd98...48ad8a0

git log 63949eb..48ad8a0 --no-merges --oneline
2019-09-25 [email protected] add dart:html, dart:js, and dart:js_util to the copy of the Dart SDK used for analysis (flutter/engine#12435)
2019-09-25 [email protected] Roll fuchsia/sdk/core/linux-amd64 from dmzjj... to worpw... (flutter/engine#12441)
2019-09-25 [email protected] Roll src/third_party/skia 2da97da4b024..6abaff3041a3 (1 commits) (flutter/engine#12440)
2019-09-25 [email protected] Roll fuchsia/sdk/core/mac-amd64 from rEYHD... to avi05... (flutter/engine#12439)
2019-09-25 [email protected] Roll src/third_party/skia 2137f90b9d98..2da97da4b024 (3 commits) (flutter/engine#12438)
2019-09-25 [email protected] Roll src/third_party/skia f050422f3285..2137f90b9d98 (4 commits) (flutter/engine#12437)
2019-09-25 [email protected] Interpret negative radii as 0 in recording_canvas drawDRRect (flutter/engine#12431)


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] on the revert to ensure that a human
is aware of the problem.

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/+/master/autoroll/README.md
Inconnu08 pushed a commit to Inconnu08/flutter that referenced this pull request Sep 30, 2019
[email protected]:flutter/engine.git/compare/63949eb0fd98...48ad8a0

git log 63949eb..48ad8a0 --no-merges --oneline
2019-09-25 [email protected] add dart:html, dart:js, and dart:js_util to the copy of the Dart SDK used for analysis (flutter/engine#12435)
2019-09-25 [email protected] Roll fuchsia/sdk/core/linux-amd64 from dmzjj... to worpw... (flutter/engine#12441)
2019-09-25 [email protected] Roll src/third_party/skia 2da97da4b024..6abaff3041a3 (1 commits) (flutter/engine#12440)
2019-09-25 [email protected] Roll fuchsia/sdk/core/mac-amd64 from rEYHD... to avi05... (flutter/engine#12439)
2019-09-25 [email protected] Roll src/third_party/skia 2137f90b9d98..2da97da4b024 (3 commits) (flutter/engine#12438)
2019-09-25 [email protected] Roll src/third_party/skia f050422f3285..2137f90b9d98 (4 commits) (flutter/engine#12437)
2019-09-25 [email protected] Interpret negative radii as 0 in recording_canvas drawDRRect (flutter/engine#12431)


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] on the revert to ensure that a human
is aware of the problem.

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/+/master/autoroll/README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[web] Missing border/boxShadow in flutter web when both border and border radius are set

4 participants