rebaseline skia convexity
Skia SkPath::isConvex() is faster and more robust, and marks paths correctly as convex that were marked as concave. This causes a few tests to have different pixel results; the convex renderers are generally faster and use different rendering techniques. Also, remove a legacy Skia flag; SkPath::pathRefIsValid() has been removed. R=fmalita@chromium.org Bug: 899689,913930 Change-Id: Ic11a04e853e2c88444388d27f2894be287aa349d Reviewed-on: https://chromium-review.googlesource.com/c/1379276 Commit-Queue: Cary Clark <caryclark@chromium.org> Reviewed-by:Florin Malita <fmalita@chromium.org> Cr-Commit-Position: refs/heads/master@{#618339}
Showing























