Revert of Make lines a special case in GrShape (patchset #5 id:120001 of https:/...
authorbsalomon <bsalomon@google.com>
Tue, 28 Jun 2016 18:18:47 +0000 (11:18 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 28 Jun 2016 18:18:47 +0000 (11:18 -0700)
commit635df95a9a25c66959f76b4bbb594b75333ded21
tree62f9702e34246fceda51b8d1d89351f17cc8c122
parentc31bb870f274455197749cceea48c45c4b905d6e
Revert of Make lines a special case in GrShape (patchset #5 id:120001 of https://codereview.chromium.org/2108523002/ )

Reason for revert:
Assertion failures

Original issue's description:
> Make lines a special case in GrShape
>
> BUG=skia:
> GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2108523002
>
> Committed: https://skia.googlesource.com/skia/+/c62318c748a1907649bd75382c4f4fd10533f2b3

TBR=robertphillips@google.com,egdaniel@google.com
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:

Review-Url: https://codereview.chromium.org/2109613003
src/gpu/GrShape.cpp
src/gpu/GrShape.h
src/gpu/GrSoftwarePathRenderer.cpp
src/gpu/batches/GrAADistanceFieldPathRenderer.cpp
src/gpu/batches/GrDashLinePathRenderer.cpp
tests/GrShapeTest.cpp