Revert of third try at landing improved blur rect; this time with more correctness...
authorscroggo <scroggo@google.com>
Thu, 12 Jun 2014 19:10:24 +0000 (12:10 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 12 Jun 2014 19:10:24 +0000 (12:10 -0700)
commite07c1ab40882078b505f2b0ceb7413c44af569e8
treef40909bac00379e7964d92398d5ca954464e4cf2
parent8b6fee1eb9166f1ee70b9b4b3c87e1d1902b8898
Revert of third try at landing improved blur rect; this time with more correctness (https://codereview.chromium.org/331443003/)

Reason for revert:
Failing layout test: https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Linux/32762/layout-test-results/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-pretty-diff.html

Original issue's description:
> third try at landing improved blur rect; this time with more correctness
>
> BUG=skia:2095
> R=bsalomon@google.com
> TBR=bsalomon
>
> Committed: https://skia.googlesource.com/skia/+/72abfc2b4e7caead660f6b6a05e60d05eaf1a66f

R=bsalomon@google.com, reed@google.com, humper@google.com
TBR=bsalomon@google.com, humper@google.com, reed@google.com
NOTREECHECKS=true
NOTRY=true
BUG=skia:2095

Author: scroggo@google.com

Review URL: https://codereview.chromium.org/333763002
expectations/gm/ignored-tests.txt
src/effects/SkBlurMaskFilter.cpp
src/gpu/gl/GrGLShaderBuilder.cpp
tests/BlurTest.cpp