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

Unified Diff: tools/dm_flags.json

Issue 958033004: Test msaa on bots using dm. 4 samples for Android, 16 elsewhere (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: : after else 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 | « 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 c90f50ed2b9f7dfa8c971be1311c41a8b7b922e8..54fe8350198268c301cf09ef07979bb743669566 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -4,7 +4,6 @@
"565",
"8888",
"gpu",
- "nvprmsaa4",
mtklein 2015/02/26 16:15:12 Huh, this looks unexpected. I'd expect to see us
bsalomon 2015/02/26 16:16:43 I think I guessed wrong about what this file is fo
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
@@ -44,7 +43,6 @@
"565",
"8888",
"gpu",
- "nvprmsaa4",
"--blacklist",
"gpu",
"_",
@@ -80,7 +78,7 @@
"565",
"8888",
"gpu",
- "nvprmsaa4",
+ "msaa16",
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
@@ -100,6 +98,7 @@
"565",
"8888",
"gpu",
+ "msaa16",
"nvprmsaa4",
"serialize-8888",
"tiles_rt-8888",
@@ -120,6 +119,7 @@
"565",
"8888",
"gpu",
+ "msaa16",
"nvprmsaa4",
"serialize-8888",
"tiles_rt-8888",
« 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