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

Side by Side Diff: tools/dm_flags.json

Issue 1129903003: Test sp-8888 mode on a few fast bots. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 7 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 913 matching lines...) Expand 10 before | Expand all | Expand 10 after
924 "0", 924 "0",
925 "1", 925 "1",
926 "1", 926 "1",
927 "0", 927 "0",
928 "--config", 928 "--config",
929 "565", 929 "565",
930 "8888", 930 "8888",
931 "gpu", 931 "gpu",
932 "upright-matrix-8888", 932 "upright-matrix-8888",
933 "upright-matrix-gpu", 933 "upright-matrix-gpu",
934 "sp-8888",
934 "msaa16", 935 "msaa16",
935 "pdf", 936 "pdf",
936 "serialize-8888", 937 "serialize-8888",
937 "tiles_rt-8888", 938 "tiles_rt-8888",
938 "pipe-8888", 939 "pipe-8888",
939 "tiles_rt-gpu", 940 "tiles_rt-gpu",
940 "--blacklist", 941 "--blacklist",
941 "gpu", 942 "gpu",
942 "_", 943 "_",
943 "_", 944 "_",
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
1058 "0", 1059 "0",
1059 "1", 1060 "1",
1060 "1", 1061 "1",
1061 "0", 1062 "0",
1062 "--config", 1063 "--config",
1063 "565", 1064 "565",
1064 "8888", 1065 "8888",
1065 "gpu", 1066 "gpu",
1066 "upright-matrix-8888", 1067 "upright-matrix-8888",
1067 "upright-matrix-gpu", 1068 "upright-matrix-gpu",
1069 "sp-8888",
1068 "msaa16", 1070 "msaa16",
1069 "pdf", 1071 "pdf",
1070 "serialize-8888", 1072 "serialize-8888",
1071 "tiles_rt-8888", 1073 "tiles_rt-8888",
1072 "pipe-8888", 1074 "pipe-8888",
1073 "tiles_rt-gpu", 1075 "tiles_rt-gpu",
1074 "--blacklist", 1076 "--blacklist",
1075 "gpu", 1077 "gpu",
1076 "_", 1078 "_",
1077 "_", 1079 "_",
(...skipping 435 matching lines...) Expand 10 before | Expand all | Expand 10 after
1513 "msaa16", 1515 "msaa16",
1514 "gm", 1516 "gm",
1515 "_", 1517 "_",
1516 "colorwheelnative", 1518 "colorwheelnative",
1517 "pdf", 1519 "pdf",
1518 "gm", 1520 "gm",
1519 "_", 1521 "_",
1520 "fontmgr_iter_factory" 1522 "fontmgr_iter_factory"
1521 ] 1523 ]
1522 } 1524 }
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