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

Side by Side Diff: tools/dm_flags.json

Issue 1414563002: Test SkRemote on GCE bots. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 2 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 unified diff | Download patch
« no previous file with comments | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Pretend-iOS-Bot": [ 2 "Pretend-iOS-Bot": [
3 "--matrix", 3 "--matrix",
4 "0", 4 "0",
5 "1", 5 "1",
6 "1", 6 "1",
7 "0", 7 "0",
8 "--config", 8 "--config",
9 "565", 9 "565",
10 "8888", 10 "8888",
(...skipping 1231 matching lines...) Expand 10 before | Expand all | Expand 10 after
1242 "1", 1242 "1",
1243 "1", 1243 "1",
1244 "0", 1244 "0",
1245 "--config", 1245 "--config",
1246 "565", 1246 "565",
1247 "8888", 1247 "8888",
1248 "gpu", 1248 "gpu",
1249 "upright-matrix-8888", 1249 "upright-matrix-8888",
1250 "upright-matrix-gpu", 1250 "upright-matrix-gpu",
1251 "sp-8888", 1251 "sp-8888",
1252 "remote-8888",
1253 "remote_cache-8888",
1252 "msaa16", 1254 "msaa16",
1253 "pdf", 1255 "pdf",
1254 "pdf_poppler", 1256 "pdf_poppler",
1255 "serialize-8888", 1257 "serialize-8888",
1256 "tiles_rt-8888", 1258 "tiles_rt-8888",
1257 "pipe-8888", 1259 "pipe-8888",
1258 "--src", 1260 "--src",
1259 "tests", 1261 "tests",
1260 "gm", 1262 "gm",
1261 "image", 1263 "image",
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
1461 "1", 1463 "1",
1462 "1", 1464 "1",
1463 "0", 1465 "0",
1464 "--config", 1466 "--config",
1465 "565", 1467 "565",
1466 "8888", 1468 "8888",
1467 "gpu", 1469 "gpu",
1468 "upright-matrix-8888", 1470 "upright-matrix-8888",
1469 "upright-matrix-gpu", 1471 "upright-matrix-gpu",
1470 "sp-8888", 1472 "sp-8888",
1473 "remote-8888",
1474 "remote_cache-8888",
1471 "msaa16", 1475 "msaa16",
1472 "pdf", 1476 "pdf",
1473 "pdf_poppler", 1477 "pdf_poppler",
1474 "serialize-8888", 1478 "serialize-8888",
1475 "tiles_rt-8888", 1479 "tiles_rt-8888",
1476 "pipe-8888", 1480 "pipe-8888",
1477 "--src", 1481 "--src",
1478 "tests", 1482 "tests",
1479 "gm", 1483 "gm",
1480 "image", 1484 "image",
(...skipping 685 matching lines...) Expand 10 before | Expand all | Expand 10 after
2166 "_", 2170 "_",
2167 "image", 2171 "image",
2168 "_", 2172 "_",
2169 "interlaced2.png", 2173 "interlaced2.png",
2170 "_", 2174 "_",
2171 "image", 2175 "image",
2172 "_", 2176 "_",
2173 "interlaced3.png" 2177 "interlaced3.png"
2174 ] 2178 ]
2175 } 2179 }
OLDNEW
« 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