Fix for GrAALinearizingConvexPathRenderer incorrectly drawing non-convex paths
authorethannicholas <ethannicholas@google.com>
Tue, 15 Dec 2015 19:01:12 +0000 (11:01 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 15 Dec 2015 19:01:12 +0000 (11:01 -0800)
commitc88cb8942e9b0097784d048dc2734b9e0d4391d1
treee29a76c1a835c64770b009413d8f8bce63e6856c
parentdb284c52e62e8d16708e2065495a3b693b238771
Fix for GrAALinearizingConvexPathRenderer incorrectly drawing non-convex paths

BUG=552080

Review URL: https://codereview.chromium.org/1522973002
src/core/SkPathPriv.h
src/gpu/batches/GrAALinearizingConvexPathRenderer.cpp
tests/IsClosedSingleContourTest.cpp [new file with mode: 0644]