commit | d27392f8a43c5efe2fdb40387aa5c03e611dbea4 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Thu Sep 14 14:08:45 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Sep 14 18:35:51 2017 +0000 |
tree | 8228401714fce4a005be44d7be4847f511671619 | |
parent | 5bfd3c48382d16fa17f43ba3cf5dc5e90f5560e8 [diff] |
Remove invalid SkRRect asserts in GrShape Due to floating point math, it's possible to add a round-rect to a path, then pull it back out and have the type change. Bug: skia:7037 Change-Id: I071b77378da08b873ff9d68fdac2373370faa71c Reviewed-on: https://skia-review.googlesource.com/46585 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Brian Osman <brianosman@google.com>