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

Unified Diff: tools/dm_flags.json

Issue 946933006: Default SK_ANGLE to true on Windows, run angle whenever possible on bots. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: ANGLE bot isn't special anymore Created 5 years, 10 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 | « gyp/common_variables.gypi ('k') | 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 c90f50ed2b9f7dfa8c971be1311c41a8b7b922e8..3a7559164dfba9c693c3877a9aafd3237713af71 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -5,6 +5,7 @@
"8888",
"gpu",
"nvprmsaa4",
+ "angle",
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
@@ -45,6 +46,7 @@
"8888",
"gpu",
"nvprmsaa4",
+ "angle",
"--blacklist",
"gpu",
"_",
@@ -81,6 +83,7 @@
"8888",
"gpu",
"nvprmsaa4",
+ "angle",
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
@@ -101,6 +104,7 @@
"8888",
"gpu",
"nvprmsaa4",
+ "angle",
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
@@ -114,24 +118,5 @@
"PANO_20121023_214540.jpg",
"--match",
"~Threaded"
- ],
- "Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE": [
- "--config",
- "565",
- "8888",
- "gpu",
- "nvprmsaa4",
- "serialize-8888",
- "tiles_rt-8888",
- "pipe-8888",
- "tiles_rt-gpu",
- "angle",
- "--blacklist",
- "gpu",
- "_",
- "PANO_20121023_214540.jpg",
- "msaa",
- "_",
- "PANO_20121023_214540.jpg"
]
}
« no previous file with comments | « gyp/common_variables.gypi ('k') | tools/dm_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698