Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https:...
authorreed <reed@google.com>
Mon, 22 Feb 2016 13:57:31 +0000 (05:57 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 22 Feb 2016 13:57:32 +0000 (05:57 -0800)
commit1d524699274bc1d4c43af0c3d0ae269b8c37a3bb
tree81916dad8832c11247a1ed0686bfb210a9c113bd
parent75a73297cb44c65a9efcf5f212854cb457140e34
Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1723473002/ )

Reason for revert:
need to not land the canvas change yet

Original issue's description:
> Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713413002/ )
>
> Reason for revert:
> deps instability seemingly fixed. trying again.
>
> Original issue's description:
> > Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of https://codereview.chromium.org/1713383002/ )
> >
> > Reason for revert:
> > speculative deps-roll fix
> >
> > Original issue's description:
> > > fix misc asserts and checks found by fuzzer
> > >
> > > BUG=skia:
> > > GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1713383002
> > >
> > > TBR=robertphilips
> > >
> > > Committed: https://skia.googlesource.com/skia/+/00bea4ad310c4ec4dd95809b47ce3fbfa8fd0e1e
> >
> > TBR=robertphillips@google.com
> > # Skipping CQ checks because original CL landed less than 1 days ago.
> > NOPRESUBMIT=true
> > NOTREECHECKS=true
> > NOTRY=true
> > BUG=skia:
> >
> > Committed: https://skia.googlesource.com/skia/+/d98ef6377269e3596423225ab922301ed40529a0
>
> TBR=robertphillips@google.com
> # Skipping CQ checks because original CL landed less than 1 days ago.
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
> BUG=skia:
>
> Committed: https://skia.googlesource.com/skia/+/75a73297cb44c65a9efcf5f212854cb457140e34

TBR=robertphillips@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/1723483002
include/core/SkPathEffect.h
include/effects/Sk1DPathEffect.h
include/effects/SkDashPathEffect.h
samplecode/SampleFilterFuzz.cpp
src/core/SkCanvas.cpp
src/effects/Sk1DPathEffect.cpp
src/effects/SkAlphaThresholdFilter.cpp
src/effects/SkDashPathEffect.cpp