fix pathops skp-derived bugs; add more failing tests
authorcaryclark <caryclark@google.com>
Tue, 12 Aug 2014 14:46:33 +0000 (07:46 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 12 Aug 2014 14:46:33 +0000 (07:46 -0700)
commit5e27e0eb1d1d4c7674e221d3ba3314500ea0b97a
tree8f72ae01c66a4763cce3123f9956541d05ba1338
parentb3d4af512e9d60019790cf42701ac62edb3f5b00
fix pathops skp-derived bugs; add more failing tests

TBR=

Author: caryclark@google.com

Review URL: https://codereview.chromium.org/463883002
src/pathops/SkOpAngle.h
src/pathops/SkOpContour.cpp
src/pathops/SkOpSegment.cpp
src/pathops/SkOpSegment.h
tests/PathOpsSkpClipTest.cpp
tests/PathOpsSkpTest.cpp