commit | 7484d206685fedf03ec43d92b1caa9edbdefd535 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Tue Jul 03 09:09:08 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Jul 03 13:50:43 2018 +0000 |
tree | 02de4ea678fd228e9acf0e8a9dcab89f0689cd7b | |
parent | ff2181e62e79ffd2ce628fc8c05b5457d4f54163 [diff] |
Fix empty stroked oval handling in GrRenderTargetContext::drawOval The fix in https://skia-review.googlesource.com/c/skia/+/138932 (Don't reject stroked empty rrects in GPU backend) revealed a similar bug in oval drawing. Bug: skia:8115 Change-Id: I2f864daf2ccabdcdbb49b242cc5ce3682fe7b12a Reviewed-on: https://skia-review.googlesource.com/139120 Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>