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 1318503003: Skip scaled_tilemodes_npot on Galaxy S4 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 3 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 382 matching lines...) Expand 10 before | Expand all | Expand 10 after
393 "image", 393 "image",
394 "subset", 394 "subset",
395 "32bpp-pixeldata-cropped.bmp", 395 "32bpp-pixeldata-cropped.bmp",
396 "_", 396 "_",
397 "image", 397 "image",
398 "decode", 398 "decode",
399 "Hopstarter-Mac-Folders-Apple.ico", 399 "Hopstarter-Mac-Folders-Apple.ico",
400 "--match", 400 "--match",
401 "~tabl_mozilla_0", 401 "~tabl_mozilla_0",
402 "~desk_yahoonews_0", 402 "~desk_yahoonews_0",
403 "~imagefiltersclipped" 403 "~imagefiltersclipped",
404 "~scaled_tilemodes_npot"
404 ], 405 ],
405 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [ 406 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [
406 "--config", 407 "--config",
407 "565", 408 "565",
408 "8888", 409 "8888",
409 "gpu", 410 "gpu",
410 "serialize-8888", 411 "serialize-8888",
411 "tiles_rt-8888", 412 "tiles_rt-8888",
412 "pipe-8888", 413 "pipe-8888",
413 "--src", 414 "--src",
(...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after
751 "subset", 752 "subset",
752 "24bpp-pixeldata-cropped.bmp", 753 "24bpp-pixeldata-cropped.bmp",
753 "_", 754 "_",
754 "image", 755 "image",
755 "subset", 756 "subset",
756 "32bpp-pixeldata-cropped.bmp", 757 "32bpp-pixeldata-cropped.bmp",
757 "_", 758 "_",
758 "image", 759 "image",
759 "decode", 760 "decode",
760 "Hopstarter-Mac-Folders-Apple.ico", 761 "Hopstarter-Mac-Folders-Apple.ico",
762 "_",
763 "image",
764 "_",
765 "interlaced1.png",
766 "_",
767 "image",
768 "_",
769 "interlaced2.png",
770 "_",
771 "image",
772 "_",
773 "interlaced3.png",
761 "--match", 774 "--match",
762 "~tabl_mozilla_0", 775 "~tabl_mozilla_0",
763 "~desk_yahoonews_0", 776 "~desk_yahoonews_0",
764 "~ResourceCache" 777 "~ResourceCache"
765 ], 778 ],
766 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [ 779 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [
767 "--matrix", 780 "--matrix",
768 "0", 781 "0",
769 "1", 782 "1",
770 "1", 783 "1",
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
883 "subset", 896 "subset",
884 "24bpp-pixeldata-cropped.bmp", 897 "24bpp-pixeldata-cropped.bmp",
885 "_", 898 "_",
886 "image", 899 "image",
887 "subset", 900 "subset",
888 "32bpp-pixeldata-cropped.bmp", 901 "32bpp-pixeldata-cropped.bmp",
889 "_", 902 "_",
890 "image", 903 "image",
891 "decode", 904 "decode",
892 "Hopstarter-Mac-Folders-Apple.ico", 905 "Hopstarter-Mac-Folders-Apple.ico",
906 "_",
907 "image",
908 "_",
909 "interlaced1.png",
910 "_",
911 "image",
912 "_",
913 "interlaced2.png",
914 "_",
915 "image",
916 "_",
917 "interlaced3.png",
893 "--match", 918 "--match",
894 "~Math" 919 "~Math"
895 ], 920 ],
896 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [ 921 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [
897 "--matrix", 922 "--matrix",
898 "0", 923 "0",
899 "1", 924 "1",
900 "1", 925 "1",
901 "0", 926 "0",
902 "--config", 927 "--config",
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
1037 "_", 1062 "_",
1038 "worldjournal", 1063 "worldjournal",
1039 "pdf", 1064 "pdf",
1040 "skp", 1065 "skp",
1041 "_", 1066 "_",
1042 "desk_baidu.skp", 1067 "desk_baidu.skp",
1043 "pdf", 1068 "pdf",
1044 "skp", 1069 "skp",
1045 "_", 1070 "_",
1046 "desk_wikipedia.skp", 1071 "desk_wikipedia.skp",
1072 "_",
1073 "image",
1074 "_",
1075 "interlaced1.png",
1076 "_",
1077 "image",
1078 "_",
1079 "interlaced2.png",
1080 "_",
1081 "image",
1082 "_",
1083 "interlaced3.png",
1047 "--match", 1084 "--match",
1048 "~Threaded" 1085 "~Threaded"
1049 ], 1086 ],
1050 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [ 1087 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
1051 "--matrix", 1088 "--matrix",
1052 "0", 1089 "0",
1053 "1", 1090 "1",
1054 "1", 1091 "1",
1055 "0", 1092 "0",
1056 "--config", 1093 "--config",
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
1190 "_", 1227 "_",
1191 "worldjournal", 1228 "worldjournal",
1192 "pdf", 1229 "pdf",
1193 "skp", 1230 "skp",
1194 "_", 1231 "_",
1195 "desk_baidu.skp", 1232 "desk_baidu.skp",
1196 "pdf", 1233 "pdf",
1197 "skp", 1234 "skp",
1198 "_", 1235 "_",
1199 "desk_wikipedia.skp", 1236 "desk_wikipedia.skp",
1237 "_",
1238 "image",
1239 "_",
1240 "interlaced1.png",
1241 "_",
1242 "image",
1243 "_",
1244 "interlaced2.png",
1245 "_",
1246 "image",
1247 "_",
1248 "interlaced3.png",
1200 "--match", 1249 "--match",
1201 "~Threaded" 1250 "~Threaded"
1202 ], 1251 ],
1203 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [ 1252 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
1204 "--matrix", 1253 "--matrix",
1205 "0", 1254 "0",
1206 "1", 1255 "1",
1207 "1", 1256 "1",
1208 "0", 1257 "0",
1209 "--config", 1258 "--config",
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
1334 "image", 1383 "image",
1335 "subset", 1384 "subset",
1336 "_", 1385 "_",
1337 "msaa16", 1386 "msaa16",
1338 "gm", 1387 "gm",
1339 "_", 1388 "_",
1340 "colorwheelnative", 1389 "colorwheelnative",
1341 "pdf", 1390 "pdf",
1342 "gm", 1391 "gm",
1343 "_", 1392 "_",
1344 "fontmgr_iter_factory" 1393 "fontmgr_iter_factory",
1394 "_",
1395 "image",
1396 "_",
1397 "interlaced1.png",
1398 "_",
1399 "image",
1400 "_",
1401 "interlaced2.png",
1402 "_",
1403 "image",
1404 "_",
1405 "interlaced3.png"
1345 ] 1406 ]
1346 } 1407 }
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