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

Side by Side Diff: tools/dm_flags.json

Issue 1250473005: Skip imagefiltersclipped GM on Galaxy S4 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 5 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 405 matching lines...) Expand 10 before | Expand all | Expand 10 after
416 "_", 416 "_",
417 "image", 417 "image",
418 "subset", 418 "subset",
419 "32bpp-pixeldata-cropped.bmp", 419 "32bpp-pixeldata-cropped.bmp",
420 "_", 420 "_",
421 "image", 421 "image",
422 "decode", 422 "decode",
423 "Hopstarter-Mac-Folders-Apple.ico", 423 "Hopstarter-Mac-Folders-Apple.ico",
424 "--match", 424 "--match",
425 "~tabl_mozilla_0", 425 "~tabl_mozilla_0",
426 "~desk_yahoonews_0" 426 "~desk_yahoonews_0",
427 "~imagefiltersclipped"
427 ], 428 ],
428 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [ 429 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [
429 "--config", 430 "--config",
430 "565", 431 "565",
431 "8888", 432 "8888",
432 "gpu", 433 "gpu",
433 "serialize-8888", 434 "serialize-8888",
434 "tiles_rt-8888", 435 "tiles_rt-8888",
435 "pipe-8888", 436 "pipe-8888",
436 "--src", 437 "--src",
(...skipping 979 matching lines...) Expand 10 before | Expand all | Expand 10 after
1416 "msaa16", 1417 "msaa16",
1417 "gm", 1418 "gm",
1418 "_", 1419 "_",
1419 "colorwheelnative", 1420 "colorwheelnative",
1420 "pdf", 1421 "pdf",
1421 "gm", 1422 "gm",
1422 "_", 1423 "_",
1423 "fontmgr_iter_factory" 1424 "fontmgr_iter_factory"
1424 ] 1425 ]
1425 } 1426 }
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