summaryrefslogtreecommitdiffstats
path: root/skia
diff options
context:
space:
mode:
authorsenorblanco@google.com <senorblanco@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-04 18:32:07 +0000
committersenorblanco@google.com <senorblanco@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-04 18:32:07 +0000
commitc4d1d311656ee66c3294384f64055b360ddb9ffa (patch)
treeca4b3e0caf122de224ddcbadb0f4f13a141208df /skia
parent9bf2ee4a8c573a9f8fe4803da3e44c3714cff2d8 (diff)
downloadchromium_src-c4d1d311656ee66c3294384f64055b360ddb9ffa.zip
chromium_src-c4d1d311656ee66c3294384f64055b360ddb9ffa.tar.gz
chromium_src-c4d1d311656ee66c3294384f64055b360ddb9ffa.tar.bz2
Enable skia's separable mask blur. Remove the SK_DISABLE_SEPARABLE_MASK_BLUR flag from skia.gyp, and suppress the resulting failures until they are rebaselined.
Review URL: https://codereview.chromium.org/11411361 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@171008 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r--skia/skia.gyp2
-rw-r--r--skia/skia_test_expectations.txt80
2 files changed, 80 insertions, 2 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 76214d5..b845456 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -232,8 +232,6 @@
# Temporarily keep old int-srcrect behavior, until we determine if
# the few failures are a bug or not.
'SK_SUPPORT_INT_SRCRECT_DRAWBITMAPRECT',
-
- 'SK_DISABLE_SEPARABLE_MASK_BLUR',
],
'sources!': [
'../third_party/skia/include/core/SkTypes.h',
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt
index 9be4f39..f57a4ab 100644
--- a/skia/skia_test_expectations.txt
+++ b/skia/skia_test_expectations.txt
@@ -64,5 +64,85 @@ crbug.com/162247 svg/custom/stroke-width-large.svg [ ImageOnlyFailure ]
crbug.com/162247 svg/custom/use-transform.svg [ ImageOnlyFailure ]
crbug.com/162247 svg/transforms/text-with-pattern-with-svg-transform.svg [ ImageOnlyFailure ]
+# To be rebaselined after SK_DISABLE_SEPARABLE_MASK_BLUR has been removed from WebKit.
+Bug(senorblanco) compositing/culling/scrolled-within-boxshadow.html [ ImageOnlyFailure ]
+Bug(senorblanco) compositing/culling/translated-boxshadow.html [ ImageOnlyFailure ]
+Bug(senorblanco) compositing/culling/unscrolled-within-boxshadow.html [ ImageOnlyFailure ]
+Bug(senorblanco) compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html [ ImageOnlyFailure ]
+Bug(senorblanco) compositing/geometry/clipping-foreground.html [ ImageOnlyFailure ]
+Bug(senorblanco) compositing/geometry/foreground-layer.html [ ImageOnlyFailure ]
+Bug(senorblanco) compositing/iframes/composited-iframe-alignment.html [ ImageOnlyFailure ]
+Bug(senorblanco) compositing/masks/masked-ancestor.html [ ImageOnlyFailure ]
+Bug(senorblanco) compositing/shadows/shadow-drawing.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/borders/border-radius-constraints.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/borders/border-radius-split-inline.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/borders/mixed-border-styles-radius.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/box-shadow/basic-shadows.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/box-shadow/box-shadow-clipped-slices.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/box-shadow/box-shadow-radius.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/box-shadow/box-shadow-transformed.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/box-shadow/inset-box-shadow-radius.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/box-shadow/inset-box-shadows.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/box-shadow/inset.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/box-shadow/scaled-box-shadow.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/box-shadow/shadow-buffer-partial.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/box-shadow/shadow-tiling-artifact.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/box-shadow/single-pixel-shadow.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/css/background-clip-radius-values.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/css/box-shadow-and-border-radius.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/css/color-correction-on-box-shadow.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/css/color-correction-on-text-shadow.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/css/shadow-multiple.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/forms/validation-message-appearance.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/multicol/shadow-breaking.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/repaint/box-shadow-h.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/repaint/box-shadow-v.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/repaint/moving-shadow-on-path.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/repaint/shadow-multiple-vertical.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/text/shadow-translucent-fill.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/text/stroking-decorations.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/text/stroking.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/transforms/shadows.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/writing-mode/box-shadow-horizontal-bt.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/writing-mode/box-shadow-vertical-lr.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/writing-mode/box-shadow-vertical-rl.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/writing-mode/english-lr-text.html [ ImageOnlyFailure ]
+Bug(senorblanco) ietestcenter/css3/text/textshadow-001.htm [ ImageOnlyFailure ]
+Bug(senorblanco) ietestcenter/css3/text/textshadow-002.htm [ ImageOnlyFailure ]
+Bug(senorblanco) ietestcenter/css3/text/textshadow-003.htm [ ImageOnlyFailure ]
+Bug(senorblanco) ietestcenter/css3/text/textshadow-004.htm [ ImageOnlyFailure ]
+Bug(senorblanco) ietestcenter/css3/text/textshadow-010.htm [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/fast/forms/calendar-picker/month-picker-appearance.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/fast/forms/calendar-picker/week-picker-appearance.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/fast/forms/color/color-suggestion-picker-appearance.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/virtual/softwarecompositing/culling/scrolled-within-boxshadow.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/virtual/softwarecompositing/culling/translated-boxshadow.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/virtual/softwarecompositing/culling/unscrolled-within-boxshadow.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/virtual/softwarecompositing/geometry/clipping-foreground.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/virtual/softwarecompositing/geometry/foreground-layer.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/virtual/softwarecompositing/iframes/composited-iframe-alignment.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/virtual/softwarecompositing/masks/masked-ancestor.html [ ImageOnlyFailure ]
+Bug(senorblanco) platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing.html [ ImageOnlyFailure ]
+Bug(senorblanco) svg/css/circle-in-mask-with-shadow.svg [ ImageOnlyFailure ]
+Bug(senorblanco) svg/css/path-with-shadow.svg [ ImageOnlyFailure ]
+Bug(senorblanco) svg/css/shadow-and-opacity.svg [ ImageOnlyFailure ]
+Bug(senorblanco) svg/css/shadow-with-large-radius.svg [ ImageOnlyFailure ]
+Bug(senorblanco) svg/css/shadow-with-negative-offset.svg [ ImageOnlyFailure ]
+Bug(senorblanco) svg/css/stars-with-shadow.html [ ImageOnlyFailure ]
+Bug(senorblanco) svg/css/text-gradient-shadow.svg [ ImageOnlyFailure ]
+Bug(senorblanco) svg/css/text-shadow-multiple.xhtml [ ImageOnlyFailure ]
+Bug(senorblanco) svg/custom/repaint-shadow.svg [ ImageOnlyFailure ]
+Bug(senorblanco) svg/filters/shadow-on-rect-with-filter.svg [ ImageOnlyFailure ]
+Bug(senorblanco) transitions/svg-text-shadow-transition.html [ ImageOnlyFailure ]
+Bug(senorblanco) fast/canvas/fillText-shadow.html [ Failure ]
+Bug(senorblanco) platform/chromium/virtual/gpu/fast/canvas/fillText-shadow.html [ Failure ]
# END OVERRIDES HERE (this line ensures that the file is newline-terminated)