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

Unified Diff: tools/dm_flags.json

Issue 994343003: Skip WritePixels on GalaxyS3 (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 5 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 | 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 381317af55cbceb54a7604de6de016fcb49a0934..32a5c2cf320bb045fe48b22c0f52382c3af17c8f 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -1,4 +1,46 @@
{
+ "Test-Android-GalaxyS3-Mali400-Arm7-Debug": [
+ "--config",
+ "565",
+ "8888",
+ "gpu",
+ "msaa4",
+ "nvprmsaa4",
+ "serialize-8888",
+ "tiles_rt-8888",
+ "pipe-8888",
+ "tiles_rt-gpu",
+ "--blacklist",
+ "gpu",
+ "_",
+ "PANO_20121023_214540.jpg",
+ "msaa",
+ "_",
+ "PANO_20121023_214540.jpg",
+ "gpu",
+ "skp",
+ "_",
+ "gpu",
+ "image",
+ "_",
+ "gpu",
+ "subset",
+ "_",
+ "msaa",
+ "skp",
+ "_",
+ "msaa",
+ "image",
+ "_",
+ "gpu",
+ "subset",
+ "_",
+ "--match",
+ "~WritePixels",
+ "~tabl_mozilla_0",
+ "~desk_yahoonews_0",
+ "--nocpu"
+ ],
"Test-Android-Nexus7-Tegra3-Arm7-Release": [
"--config",
"565",
« 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