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

Unified Diff: tools/dm_flags.json

Issue 1366723002: Blacklist ReadPixels on GalaxyS4 due to skia:4368. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 3 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 | tools/dm_flags.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dm_flags.json
diff --git a/tools/dm_flags.json b/tools/dm_flags.json
index 37366ac5eb89b4c93d8d2ab0d65f04f0366de670..6a05726b813d6314898dabbbfdbc2f5efe237c93 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -402,7 +402,8 @@
"~desk_yahoonews_0",
"~imagefiltersclipped",
"~scaled_tilemodes_npot",
- "~bleed_image"
+ "~bleed_image",
+ "~ReadPixels"
],
"Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [
"--config",
« no previous file with comments | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698