Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1603)

Unified Diff: expectations/gm/ignored-tests.txt

Issue 196473010: bitmapshader with A8 bitmap should be colorized by the paint's color (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | include/core/SkPaint.h » ('j') | include/core/SkShader.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: expectations/gm/ignored-tests.txt
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt
index 9baba7eee0ef3426a407ea6599a74af7043de2ed..9ceab01c3aa57787dbc6c6f7ffadcfca352baffe 100644
--- a/expectations/gm/ignored-tests.txt
+++ b/expectations/gm/ignored-tests.txt
@@ -56,3 +56,8 @@ canvas-layer-state
# The setYUV2RGB sample in transparent mode in this GM this test has always
# drawn incorrectly on the GPU. The change above fixes it.
colormatrix
+
+# https://codereview.chromium.org/196473010/
+# bitmapshader with A8 bitmap should be colorized by the paint's color, this GM
+# drawn incorrectly on the GPU. The change above fixes it.
+bitmapshaders
« no previous file with comments | « no previous file | include/core/SkPaint.h » ('j') | include/core/SkShader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698