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

Side by Side Diff: tools/dm_flags.json

Issue 1561993003: DM: add a pixel check to serialize (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: more on windows Created 4 years, 11 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 | « dm/DMSrcSink.cpp ('k') | 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 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
181 "image", 181 "image",
182 "decode", 182 "decode",
183 "_", 183 "_",
184 "msaa", 184 "msaa",
185 "image", 185 "image",
186 "decode", 186 "decode",
187 "_", 187 "_",
188 "msaa16", 188 "msaa16",
189 "gm", 189 "gm",
190 "_", 190 "_",
191 "tilemodesProcess" 191 "tilemodesProcess",
192 "serialize-8888",
193 "gm",
194 "_",
195 "not_native32_bitmap_config",
196 "serialize-8888",
197 "gm",
198 "_",
199 "bleed_image",
200 "serialize-8888",
201 "gm",
202 "_",
203 "bleed_alpha_image",
204 "serialize-8888",
205 "gm",
206 "_",
207 "bleed_alpha_image_shader",
208 "serialize-8888",
209 "gm",
210 "_",
211 "blend",
212 "serialize-8888",
213 "gm",
214 "_",
215 "c_gms",
216 "serialize-8888",
217 "gm",
218 "_",
219 "colortype",
220 "serialize-8888",
221 "gm",
222 "_",
223 "colortype_xfermodes",
224 "serialize-8888",
225 "gm",
226 "_",
227 "colorwheelnative",
228 "serialize-8888",
229 "gm",
230 "_",
231 "drawfilter",
232 "serialize-8888",
233 "gm",
234 "_",
235 "fontmgr_bounds_0.75_0",
236 "serialize-8888",
237 "gm",
238 "_",
239 "fontmgr_bounds_1_-0.25",
240 "serialize-8888",
241 "gm",
242 "_",
243 "fontmgr_bounds",
244 "serialize-8888",
245 "gm",
246 "_",
247 "fontmgr_match",
248 "serialize-8888",
249 "gm",
250 "_",
251 "fontmgr_iter",
252 "serialize-8888",
253 "gm",
254 "_",
255 "lightingshader",
256 "serialize-8888",
257 "gm",
258 "_",
259 "localmatriximagefilter",
260 "serialize-8888",
261 "gm",
262 "_",
263 "path_stroke_with_zero_length",
264 "serialize-8888",
265 "gm",
266 "_",
267 "textblobgeometrychange",
268 "serialize-8888",
269 "gm",
270 "_",
271 "verylargebitmap",
272 "serialize-8888",
273 "gm",
274 "_",
275 "verylarge_picture_image"
192 ], 276 ],
193 "Test-Android-GCC-AndroidOne-GPU-Mali400MP2-Arm7-Release": [ 277 "Test-Android-GCC-AndroidOne-GPU-Mali400MP2-Arm7-Release": [
194 "--config", 278 "--config",
195 "565", 279 "565",
196 "8888", 280 "8888",
197 "gpu", 281 "gpu",
198 "msaa4", 282 "msaa4",
199 "serialize-8888", 283 "serialize-8888",
200 "tiles_rt-8888", 284 "tiles_rt-8888",
201 "pipe-8888", 285 "pipe-8888",
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 "decode", 428 "decode",
345 "inc12.png", 429 "inc12.png",
346 "_", 430 "_",
347 "image", 431 "image",
348 "decode", 432 "decode",
349 "inc13.png", 433 "inc13.png",
350 "_", 434 "_",
351 "image", 435 "image",
352 "decode", 436 "decode",
353 "inc14.png", 437 "inc14.png",
438 "serialize-8888",
439 "gm",
440 "_",
441 "not_native32_bitmap_config",
442 "serialize-8888",
443 "gm",
444 "_",
445 "bleed_image",
446 "serialize-8888",
447 "gm",
448 "_",
449 "bleed_alpha_image",
450 "serialize-8888",
451 "gm",
452 "_",
453 "bleed_alpha_image_shader",
454 "serialize-8888",
455 "gm",
456 "_",
457 "blend",
458 "serialize-8888",
459 "gm",
460 "_",
461 "c_gms",
462 "serialize-8888",
463 "gm",
464 "_",
465 "colortype",
466 "serialize-8888",
467 "gm",
468 "_",
469 "colortype_xfermodes",
470 "serialize-8888",
471 "gm",
472 "_",
473 "colorwheelnative",
474 "serialize-8888",
475 "gm",
476 "_",
477 "drawfilter",
478 "serialize-8888",
479 "gm",
480 "_",
481 "fontmgr_bounds_0.75_0",
482 "serialize-8888",
483 "gm",
484 "_",
485 "fontmgr_bounds_1_-0.25",
486 "serialize-8888",
487 "gm",
488 "_",
489 "fontmgr_bounds",
490 "serialize-8888",
491 "gm",
492 "_",
493 "fontmgr_match",
494 "serialize-8888",
495 "gm",
496 "_",
497 "fontmgr_iter",
498 "serialize-8888",
499 "gm",
500 "_",
501 "lightingshader",
502 "serialize-8888",
503 "gm",
504 "_",
505 "localmatriximagefilter",
506 "serialize-8888",
507 "gm",
508 "_",
509 "path_stroke_with_zero_length",
510 "serialize-8888",
511 "gm",
512 "_",
513 "textblobgeometrychange",
514 "serialize-8888",
515 "gm",
516 "_",
517 "verylargebitmap",
518 "serialize-8888",
519 "gm",
520 "_",
521 "verylarge_picture_image",
354 "--match", 522 "--match",
355 "~WritePixels" 523 "~WritePixels"
356 ], 524 ],
357 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [ 525 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [
358 "--config", 526 "--config",
359 "565", 527 "565",
360 "8888", 528 "8888",
361 "gpu", 529 "gpu",
362 "msaa4", 530 "msaa4",
363 "serialize-8888", 531 "serialize-8888",
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
511 "decode", 679 "decode",
512 "inc12.png", 680 "inc12.png",
513 "_", 681 "_",
514 "image", 682 "image",
515 "decode", 683 "decode",
516 "inc13.png", 684 "inc13.png",
517 "_", 685 "_",
518 "image", 686 "image",
519 "decode", 687 "decode",
520 "inc14.png", 688 "inc14.png",
689 "serialize-8888",
690 "gm",
691 "_",
692 "not_native32_bitmap_config",
693 "serialize-8888",
694 "gm",
695 "_",
696 "bleed_image",
697 "serialize-8888",
698 "gm",
699 "_",
700 "bleed_alpha_image",
701 "serialize-8888",
702 "gm",
703 "_",
704 "bleed_alpha_image_shader",
705 "serialize-8888",
706 "gm",
707 "_",
708 "blend",
709 "serialize-8888",
710 "gm",
711 "_",
712 "c_gms",
713 "serialize-8888",
714 "gm",
715 "_",
716 "colortype",
717 "serialize-8888",
718 "gm",
719 "_",
720 "colortype_xfermodes",
721 "serialize-8888",
722 "gm",
723 "_",
724 "colorwheelnative",
725 "serialize-8888",
726 "gm",
727 "_",
728 "drawfilter",
729 "serialize-8888",
730 "gm",
731 "_",
732 "fontmgr_bounds_0.75_0",
733 "serialize-8888",
734 "gm",
735 "_",
736 "fontmgr_bounds_1_-0.25",
737 "serialize-8888",
738 "gm",
739 "_",
740 "fontmgr_bounds",
741 "serialize-8888",
742 "gm",
743 "_",
744 "fontmgr_match",
745 "serialize-8888",
746 "gm",
747 "_",
748 "fontmgr_iter",
749 "serialize-8888",
750 "gm",
751 "_",
752 "lightingshader",
753 "serialize-8888",
754 "gm",
755 "_",
756 "localmatriximagefilter",
757 "serialize-8888",
758 "gm",
759 "_",
760 "path_stroke_with_zero_length",
761 "serialize-8888",
762 "gm",
763 "_",
764 "textblobgeometrychange",
765 "serialize-8888",
766 "gm",
767 "_",
768 "verylargebitmap",
769 "serialize-8888",
770 "gm",
771 "_",
772 "verylarge_picture_image",
521 "--match", 773 "--match",
522 "~WritePixels" 774 "~WritePixels"
523 ], 775 ],
524 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [ 776 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [
525 "--config", 777 "--config",
526 "565", 778 "565",
527 "8888", 779 "8888",
528 "gpu", 780 "gpu",
529 "serialize-8888", 781 "serialize-8888",
530 "tiles_rt-8888", 782 "tiles_rt-8888",
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
676 "decode", 928 "decode",
677 "inc12.png", 929 "inc12.png",
678 "_", 930 "_",
679 "image", 931 "image",
680 "decode", 932 "decode",
681 "inc13.png", 933 "inc13.png",
682 "_", 934 "_",
683 "image", 935 "image",
684 "decode", 936 "decode",
685 "inc14.png", 937 "inc14.png",
938 "serialize-8888",
939 "gm",
940 "_",
941 "not_native32_bitmap_config",
942 "serialize-8888",
943 "gm",
944 "_",
945 "bleed_image",
946 "serialize-8888",
947 "gm",
948 "_",
949 "bleed_alpha_image",
950 "serialize-8888",
951 "gm",
952 "_",
953 "bleed_alpha_image_shader",
954 "serialize-8888",
955 "gm",
956 "_",
957 "blend",
958 "serialize-8888",
959 "gm",
960 "_",
961 "c_gms",
962 "serialize-8888",
963 "gm",
964 "_",
965 "colortype",
966 "serialize-8888",
967 "gm",
968 "_",
969 "colortype_xfermodes",
970 "serialize-8888",
971 "gm",
972 "_",
973 "colorwheelnative",
974 "serialize-8888",
975 "gm",
976 "_",
977 "drawfilter",
978 "serialize-8888",
979 "gm",
980 "_",
981 "fontmgr_bounds_0.75_0",
982 "serialize-8888",
983 "gm",
984 "_",
985 "fontmgr_bounds_1_-0.25",
986 "serialize-8888",
987 "gm",
988 "_",
989 "fontmgr_bounds",
990 "serialize-8888",
991 "gm",
992 "_",
993 "fontmgr_match",
994 "serialize-8888",
995 "gm",
996 "_",
997 "fontmgr_iter",
998 "serialize-8888",
999 "gm",
1000 "_",
1001 "lightingshader",
1002 "serialize-8888",
1003 "gm",
1004 "_",
1005 "localmatriximagefilter",
1006 "serialize-8888",
1007 "gm",
1008 "_",
1009 "path_stroke_with_zero_length",
1010 "serialize-8888",
1011 "gm",
1012 "_",
1013 "textblobgeometrychange",
1014 "serialize-8888",
1015 "gm",
1016 "_",
1017 "verylargebitmap",
1018 "serialize-8888",
1019 "gm",
1020 "_",
1021 "verylarge_picture_image",
686 "--match", 1022 "--match",
687 "~imagefiltersclipped", 1023 "~imagefiltersclipped",
688 "~imagefilterscropexpand", 1024 "~imagefilterscropexpand",
689 "~scaled_tilemodes_npot", 1025 "~scaled_tilemodes_npot",
690 "~bleed_image", 1026 "~bleed_image",
691 "~ReadPixels" 1027 "~ReadPixels"
692 ], 1028 ],
693 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [ 1029 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [
694 "--config", 1030 "--config",
695 "565", 1031 "565",
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
842 "image", 1178 "image",
843 "decode", 1179 "decode",
844 "inc12.png", 1180 "inc12.png",
845 "_", 1181 "_",
846 "image", 1182 "image",
847 "decode", 1183 "decode",
848 "inc13.png", 1184 "inc13.png",
849 "_", 1185 "_",
850 "image", 1186 "image",
851 "decode", 1187 "decode",
852 "inc14.png" 1188 "inc14.png",
1189 "serialize-8888",
1190 "gm",
1191 "_",
1192 "not_native32_bitmap_config",
1193 "serialize-8888",
1194 "gm",
1195 "_",
1196 "bleed_image",
1197 "serialize-8888",
1198 "gm",
1199 "_",
1200 "bleed_alpha_image",
1201 "serialize-8888",
1202 "gm",
1203 "_",
1204 "bleed_alpha_image_shader",
1205 "serialize-8888",
1206 "gm",
1207 "_",
1208 "blend",
1209 "serialize-8888",
1210 "gm",
1211 "_",
1212 "c_gms",
1213 "serialize-8888",
1214 "gm",
1215 "_",
1216 "colortype",
1217 "serialize-8888",
1218 "gm",
1219 "_",
1220 "colortype_xfermodes",
1221 "serialize-8888",
1222 "gm",
1223 "_",
1224 "colorwheelnative",
1225 "serialize-8888",
1226 "gm",
1227 "_",
1228 "drawfilter",
1229 "serialize-8888",
1230 "gm",
1231 "_",
1232 "fontmgr_bounds_0.75_0",
1233 "serialize-8888",
1234 "gm",
1235 "_",
1236 "fontmgr_bounds_1_-0.25",
1237 "serialize-8888",
1238 "gm",
1239 "_",
1240 "fontmgr_bounds",
1241 "serialize-8888",
1242 "gm",
1243 "_",
1244 "fontmgr_match",
1245 "serialize-8888",
1246 "gm",
1247 "_",
1248 "fontmgr_iter",
1249 "serialize-8888",
1250 "gm",
1251 "_",
1252 "lightingshader",
1253 "serialize-8888",
1254 "gm",
1255 "_",
1256 "localmatriximagefilter",
1257 "serialize-8888",
1258 "gm",
1259 "_",
1260 "path_stroke_with_zero_length",
1261 "serialize-8888",
1262 "gm",
1263 "_",
1264 "textblobgeometrychange",
1265 "serialize-8888",
1266 "gm",
1267 "_",
1268 "verylargebitmap",
1269 "serialize-8888",
1270 "gm",
1271 "_",
1272 "verylarge_picture_image"
853 ], 1273 ],
854 "Test-Android-GCC-Nexus9-GPU-TegraK1-Arm64-Debug": [ 1274 "Test-Android-GCC-Nexus9-GPU-TegraK1-Arm64-Debug": [
855 "--config", 1275 "--config",
856 "565", 1276 "565",
857 "8888", 1277 "8888",
858 "gpu", 1278 "gpu",
859 "nvprmsaa4", 1279 "nvprmsaa4",
860 "msaa4", 1280 "msaa4",
861 "serialize-8888", 1281 "serialize-8888",
862 "tiles_rt-8888", 1282 "tiles_rt-8888",
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
1005 "image", 1425 "image",
1006 "decode", 1426 "decode",
1007 "inc12.png", 1427 "inc12.png",
1008 "_", 1428 "_",
1009 "image", 1429 "image",
1010 "decode", 1430 "decode",
1011 "inc13.png", 1431 "inc13.png",
1012 "_", 1432 "_",
1013 "image", 1433 "image",
1014 "decode", 1434 "decode",
1015 "inc14.png" 1435 "inc14.png",
1436 "serialize-8888",
1437 "gm",
1438 "_",
1439 "not_native32_bitmap_config",
1440 "serialize-8888",
1441 "gm",
1442 "_",
1443 "bleed_image",
1444 "serialize-8888",
1445 "gm",
1446 "_",
1447 "bleed_alpha_image",
1448 "serialize-8888",
1449 "gm",
1450 "_",
1451 "bleed_alpha_image_shader",
1452 "serialize-8888",
1453 "gm",
1454 "_",
1455 "blend",
1456 "serialize-8888",
1457 "gm",
1458 "_",
1459 "c_gms",
1460 "serialize-8888",
1461 "gm",
1462 "_",
1463 "colortype",
1464 "serialize-8888",
1465 "gm",
1466 "_",
1467 "colortype_xfermodes",
1468 "serialize-8888",
1469 "gm",
1470 "_",
1471 "colorwheelnative",
1472 "serialize-8888",
1473 "gm",
1474 "_",
1475 "drawfilter",
1476 "serialize-8888",
1477 "gm",
1478 "_",
1479 "fontmgr_bounds_0.75_0",
1480 "serialize-8888",
1481 "gm",
1482 "_",
1483 "fontmgr_bounds_1_-0.25",
1484 "serialize-8888",
1485 "gm",
1486 "_",
1487 "fontmgr_bounds",
1488 "serialize-8888",
1489 "gm",
1490 "_",
1491 "fontmgr_match",
1492 "serialize-8888",
1493 "gm",
1494 "_",
1495 "fontmgr_iter",
1496 "serialize-8888",
1497 "gm",
1498 "_",
1499 "lightingshader",
1500 "serialize-8888",
1501 "gm",
1502 "_",
1503 "localmatriximagefilter",
1504 "serialize-8888",
1505 "gm",
1506 "_",
1507 "path_stroke_with_zero_length",
1508 "serialize-8888",
1509 "gm",
1510 "_",
1511 "textblobgeometrychange",
1512 "serialize-8888",
1513 "gm",
1514 "_",
1515 "verylargebitmap",
1516 "serialize-8888",
1517 "gm",
1518 "_",
1519 "verylarge_picture_image"
1016 ], 1520 ],
1017 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [ 1521 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [
1018 "--config", 1522 "--config",
1019 "565", 1523 "565",
1020 "8888", 1524 "8888",
1021 "gpu", 1525 "gpu",
1022 "--src", 1526 "--src",
1023 "tests", 1527 "tests",
1024 "gm", 1528 "gm",
1025 "image", 1529 "image",
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
1177 "_", 1681 "_",
1178 "interlaced1.png", 1682 "interlaced1.png",
1179 "_", 1683 "_",
1180 "image", 1684 "image",
1181 "_", 1685 "_",
1182 "interlaced2.png", 1686 "interlaced2.png",
1183 "_", 1687 "_",
1184 "image", 1688 "image",
1185 "_", 1689 "_",
1186 "interlaced3.png", 1690 "interlaced3.png",
1691 "serialize-8888",
1692 "gm",
1693 "_",
1694 "not_native32_bitmap_config",
1695 "serialize-8888",
1696 "gm",
1697 "_",
1698 "bleed_image",
1699 "serialize-8888",
1700 "gm",
1701 "_",
1702 "bleed_alpha_image",
1703 "serialize-8888",
1704 "gm",
1705 "_",
1706 "bleed_alpha_image_shader",
1707 "serialize-8888",
1708 "gm",
1709 "_",
1710 "blend",
1711 "serialize-8888",
1712 "gm",
1713 "_",
1714 "c_gms",
1715 "serialize-8888",
1716 "gm",
1717 "_",
1718 "colortype",
1719 "serialize-8888",
1720 "gm",
1721 "_",
1722 "colortype_xfermodes",
1723 "serialize-8888",
1724 "gm",
1725 "_",
1726 "colorwheelnative",
1727 "serialize-8888",
1728 "gm",
1729 "_",
1730 "drawfilter",
1731 "serialize-8888",
1732 "gm",
1733 "_",
1734 "fontmgr_bounds_0.75_0",
1735 "serialize-8888",
1736 "gm",
1737 "_",
1738 "fontmgr_bounds_1_-0.25",
1739 "serialize-8888",
1740 "gm",
1741 "_",
1742 "fontmgr_bounds",
1743 "serialize-8888",
1744 "gm",
1745 "_",
1746 "fontmgr_match",
1747 "serialize-8888",
1748 "gm",
1749 "_",
1750 "fontmgr_iter",
1751 "serialize-8888",
1752 "gm",
1753 "_",
1754 "lightingshader",
1755 "serialize-8888",
1756 "gm",
1757 "_",
1758 "localmatriximagefilter",
1759 "serialize-8888",
1760 "gm",
1761 "_",
1762 "path_stroke_with_zero_length",
1763 "serialize-8888",
1764 "gm",
1765 "_",
1766 "textblobgeometrychange",
1767 "serialize-8888",
1768 "gm",
1769 "_",
1770 "verylargebitmap",
1771 "serialize-8888",
1772 "gm",
1773 "_",
1774 "verylarge_picture_image",
1187 "--match", 1775 "--match",
1188 "~ResourceCache" 1776 "~ResourceCache"
1189 ], 1777 ],
1190 "Test-Mac10.8-Clang-MacMini4.1-CPU-SSE4-x86_64-Release": [ 1778 "Test-Mac10.8-Clang-MacMini4.1-CPU-SSE4-x86_64-Release": [
1191 "--matrix", 1779 "--matrix",
1192 "0", 1780 "0",
1193 "1", 1781 "1",
1194 "1", 1782 "1",
1195 "0", 1783 "0",
1196 "--config", 1784 "--config",
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
1366 "image", 1954 "image",
1367 "_", 1955 "_",
1368 "interlaced1.png", 1956 "interlaced1.png",
1369 "_", 1957 "_",
1370 "image", 1958 "image",
1371 "_", 1959 "_",
1372 "interlaced2.png", 1960 "interlaced2.png",
1373 "_", 1961 "_",
1374 "image", 1962 "image",
1375 "_", 1963 "_",
1376 "interlaced3.png" 1964 "interlaced3.png",
1965 "serialize-8888",
1966 "gm",
1967 "_",
1968 "not_native32_bitmap_config",
1969 "serialize-8888",
1970 "gm",
1971 "_",
1972 "bleed_image",
1973 "serialize-8888",
1974 "gm",
1975 "_",
1976 "bleed_alpha_image",
1977 "serialize-8888",
1978 "gm",
1979 "_",
1980 "bleed_alpha_image_shader",
1981 "serialize-8888",
1982 "gm",
1983 "_",
1984 "blend",
1985 "serialize-8888",
1986 "gm",
1987 "_",
1988 "c_gms",
1989 "serialize-8888",
1990 "gm",
1991 "_",
1992 "colortype",
1993 "serialize-8888",
1994 "gm",
1995 "_",
1996 "colortype_xfermodes",
1997 "serialize-8888",
1998 "gm",
1999 "_",
2000 "colorwheelnative",
2001 "serialize-8888",
2002 "gm",
2003 "_",
2004 "drawfilter",
2005 "serialize-8888",
2006 "gm",
2007 "_",
2008 "fontmgr_bounds_0.75_0",
2009 "serialize-8888",
2010 "gm",
2011 "_",
2012 "fontmgr_bounds_1_-0.25",
2013 "serialize-8888",
2014 "gm",
2015 "_",
2016 "fontmgr_bounds",
2017 "serialize-8888",
2018 "gm",
2019 "_",
2020 "fontmgr_match",
2021 "serialize-8888",
2022 "gm",
2023 "_",
2024 "fontmgr_iter",
2025 "serialize-8888",
2026 "gm",
2027 "_",
2028 "lightingshader",
2029 "serialize-8888",
2030 "gm",
2031 "_",
2032 "localmatriximagefilter",
2033 "serialize-8888",
2034 "gm",
2035 "_",
2036 "path_stroke_with_zero_length",
2037 "serialize-8888",
2038 "gm",
2039 "_",
2040 "textblobgeometrychange",
2041 "serialize-8888",
2042 "gm",
2043 "_",
2044 "verylargebitmap",
2045 "serialize-8888",
2046 "gm",
2047 "_",
2048 "verylarge_picture_image"
1377 ], 2049 ],
1378 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [ 2050 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [
1379 "--matrix", 2051 "--matrix",
1380 "0", 2052 "0",
1381 "1", 2053 "1",
1382 "1", 2054 "1",
1383 "0", 2055 "0",
1384 "--config", 2056 "--config",
1385 "565", 2057 "565",
1386 "8888", 2058 "8888",
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
1553 "image", 2225 "image",
1554 "_", 2226 "_",
1555 "interlaced1.png", 2227 "interlaced1.png",
1556 "_", 2228 "_",
1557 "image", 2229 "image",
1558 "_", 2230 "_",
1559 "interlaced2.png", 2231 "interlaced2.png",
1560 "_", 2232 "_",
1561 "image", 2233 "image",
1562 "_", 2234 "_",
1563 "interlaced3.png" 2235 "interlaced3.png",
2236 "serialize-8888",
2237 "gm",
2238 "_",
2239 "not_native32_bitmap_config",
2240 "serialize-8888",
2241 "gm",
2242 "_",
2243 "bleed_image",
2244 "serialize-8888",
2245 "gm",
2246 "_",
2247 "bleed_alpha_image",
2248 "serialize-8888",
2249 "gm",
2250 "_",
2251 "bleed_alpha_image_shader",
2252 "serialize-8888",
2253 "gm",
2254 "_",
2255 "blend",
2256 "serialize-8888",
2257 "gm",
2258 "_",
2259 "c_gms",
2260 "serialize-8888",
2261 "gm",
2262 "_",
2263 "colortype",
2264 "serialize-8888",
2265 "gm",
2266 "_",
2267 "colortype_xfermodes",
2268 "serialize-8888",
2269 "gm",
2270 "_",
2271 "colorwheelnative",
2272 "serialize-8888",
2273 "gm",
2274 "_",
2275 "drawfilter",
2276 "serialize-8888",
2277 "gm",
2278 "_",
2279 "fontmgr_bounds_0.75_0",
2280 "serialize-8888",
2281 "gm",
2282 "_",
2283 "fontmgr_bounds_1_-0.25",
2284 "serialize-8888",
2285 "gm",
2286 "_",
2287 "fontmgr_bounds",
2288 "serialize-8888",
2289 "gm",
2290 "_",
2291 "fontmgr_match",
2292 "serialize-8888",
2293 "gm",
2294 "_",
2295 "fontmgr_iter",
2296 "serialize-8888",
2297 "gm",
2298 "_",
2299 "lightingshader",
2300 "serialize-8888",
2301 "gm",
2302 "_",
2303 "localmatriximagefilter",
2304 "serialize-8888",
2305 "gm",
2306 "_",
2307 "path_stroke_with_zero_length",
2308 "serialize-8888",
2309 "gm",
2310 "_",
2311 "textblobgeometrychange",
2312 "serialize-8888",
2313 "gm",
2314 "_",
2315 "verylargebitmap",
2316 "serialize-8888",
2317 "gm",
2318 "_",
2319 "verylarge_picture_image"
1564 ], 2320 ],
1565 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [ 2321 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [
1566 "--matrix", 2322 "--matrix",
1567 "0", 2323 "0",
1568 "1", 2324 "1",
1569 "1", 2325 "1",
1570 "0", 2326 "0",
1571 "--config", 2327 "--config",
1572 "565", 2328 "565",
1573 "8888", 2329 "8888",
(...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after
1761 "_", 2517 "_",
1762 "interlaced1.png", 2518 "interlaced1.png",
1763 "_", 2519 "_",
1764 "image", 2520 "image",
1765 "_", 2521 "_",
1766 "interlaced2.png", 2522 "interlaced2.png",
1767 "_", 2523 "_",
1768 "image", 2524 "image",
1769 "_", 2525 "_",
1770 "interlaced3.png", 2526 "interlaced3.png",
2527 "serialize-8888",
2528 "gm",
2529 "_",
2530 "not_native32_bitmap_config",
2531 "serialize-8888",
2532 "gm",
2533 "_",
2534 "bleed_image",
2535 "serialize-8888",
2536 "gm",
2537 "_",
2538 "bleed_alpha_image",
2539 "serialize-8888",
2540 "gm",
2541 "_",
2542 "bleed_alpha_image_shader",
2543 "serialize-8888",
2544 "gm",
2545 "_",
2546 "blend",
2547 "serialize-8888",
2548 "gm",
2549 "_",
2550 "c_gms",
2551 "serialize-8888",
2552 "gm",
2553 "_",
2554 "colortype",
2555 "serialize-8888",
2556 "gm",
2557 "_",
2558 "colortype_xfermodes",
2559 "serialize-8888",
2560 "gm",
2561 "_",
2562 "colorwheelnative",
2563 "serialize-8888",
2564 "gm",
2565 "_",
2566 "drawfilter",
2567 "serialize-8888",
2568 "gm",
2569 "_",
2570 "fontmgr_bounds_0.75_0",
2571 "serialize-8888",
2572 "gm",
2573 "_",
2574 "fontmgr_bounds_1_-0.25",
2575 "serialize-8888",
2576 "gm",
2577 "_",
2578 "fontmgr_bounds",
2579 "serialize-8888",
2580 "gm",
2581 "_",
2582 "fontmgr_match",
2583 "serialize-8888",
2584 "gm",
2585 "_",
2586 "fontmgr_iter",
2587 "serialize-8888",
2588 "gm",
2589 "_",
2590 "lightingshader",
2591 "serialize-8888",
2592 "gm",
2593 "_",
2594 "localmatriximagefilter",
2595 "serialize-8888",
2596 "gm",
2597 "_",
2598 "path_stroke_with_zero_length",
2599 "serialize-8888",
2600 "gm",
2601 "_",
2602 "textblobgeometrychange",
2603 "serialize-8888",
2604 "gm",
2605 "_",
2606 "verylargebitmap",
2607 "serialize-8888",
2608 "gm",
2609 "_",
2610 "verylarge_picture_image",
1771 "--match", 2611 "--match",
1772 "~Threaded" 2612 "~Threaded"
1773 ], 2613 ],
1774 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [ 2614 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
1775 "--matrix", 2615 "--matrix",
1776 "0", 2616 "0",
1777 "1", 2617 "1",
1778 "1", 2618 "1",
1779 "0", 2619 "0",
1780 "--config", 2620 "--config",
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
1967 "_", 2807 "_",
1968 "interlaced1.png", 2808 "interlaced1.png",
1969 "_", 2809 "_",
1970 "image", 2810 "image",
1971 "_", 2811 "_",
1972 "interlaced2.png", 2812 "interlaced2.png",
1973 "_", 2813 "_",
1974 "image", 2814 "image",
1975 "_", 2815 "_",
1976 "interlaced3.png", 2816 "interlaced3.png",
2817 "serialize-8888",
2818 "gm",
2819 "_",
2820 "not_native32_bitmap_config",
2821 "serialize-8888",
2822 "gm",
2823 "_",
2824 "bleed_image",
2825 "serialize-8888",
2826 "gm",
2827 "_",
2828 "bleed_alpha_image",
2829 "serialize-8888",
2830 "gm",
2831 "_",
2832 "bleed_alpha_image_shader",
2833 "serialize-8888",
2834 "gm",
2835 "_",
2836 "blend",
2837 "serialize-8888",
2838 "gm",
2839 "_",
2840 "c_gms",
2841 "serialize-8888",
2842 "gm",
2843 "_",
2844 "colortype",
2845 "serialize-8888",
2846 "gm",
2847 "_",
2848 "colortype_xfermodes",
2849 "serialize-8888",
2850 "gm",
2851 "_",
2852 "colorwheelnative",
2853 "serialize-8888",
2854 "gm",
2855 "_",
2856 "drawfilter",
2857 "serialize-8888",
2858 "gm",
2859 "_",
2860 "fontmgr_bounds_0.75_0",
2861 "serialize-8888",
2862 "gm",
2863 "_",
2864 "fontmgr_bounds_1_-0.25",
2865 "serialize-8888",
2866 "gm",
2867 "_",
2868 "fontmgr_bounds",
2869 "serialize-8888",
2870 "gm",
2871 "_",
2872 "fontmgr_match",
2873 "serialize-8888",
2874 "gm",
2875 "_",
2876 "fontmgr_iter",
2877 "serialize-8888",
2878 "gm",
2879 "_",
2880 "lightingshader",
2881 "serialize-8888",
2882 "gm",
2883 "_",
2884 "localmatriximagefilter",
2885 "serialize-8888",
2886 "gm",
2887 "_",
2888 "path_stroke_with_zero_length",
2889 "serialize-8888",
2890 "gm",
2891 "_",
2892 "textblobgeometrychange",
2893 "serialize-8888",
2894 "gm",
2895 "_",
2896 "verylargebitmap",
2897 "serialize-8888",
2898 "gm",
2899 "_",
2900 "verylarge_picture_image",
1977 "--match", 2901 "--match",
1978 "~Threaded" 2902 "~Threaded"
1979 ], 2903 ],
1980 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [ 2904 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
1981 "--matrix", 2905 "--matrix",
1982 "0", 2906 "0",
1983 "1", 2907 "1",
1984 "1", 2908 "1",
1985 "0", 2909 "0",
1986 "--config", 2910 "--config",
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
2165 "_", 3089 "_",
2166 "interlaced1.png", 3090 "interlaced1.png",
2167 "_", 3091 "_",
2168 "image", 3092 "image",
2169 "_", 3093 "_",
2170 "interlaced2.png", 3094 "interlaced2.png",
2171 "_", 3095 "_",
2172 "image", 3096 "image",
2173 "_", 3097 "_",
2174 "interlaced3.png", 3098 "interlaced3.png",
3099 "serialize-8888",
3100 "gm",
3101 "_",
3102 "not_native32_bitmap_config",
3103 "serialize-8888",
3104 "gm",
3105 "_",
3106 "bleed_image",
3107 "serialize-8888",
3108 "gm",
3109 "_",
3110 "bleed_alpha_image",
3111 "serialize-8888",
3112 "gm",
3113 "_",
3114 "bleed_alpha_image_shader",
3115 "serialize-8888",
3116 "gm",
3117 "_",
3118 "blend",
3119 "serialize-8888",
3120 "gm",
3121 "_",
3122 "c_gms",
3123 "serialize-8888",
3124 "gm",
3125 "_",
3126 "colortype",
3127 "serialize-8888",
3128 "gm",
3129 "_",
3130 "colortype_xfermodes",
3131 "serialize-8888",
3132 "gm",
3133 "_",
3134 "colorwheelnative",
3135 "serialize-8888",
3136 "gm",
3137 "_",
3138 "drawfilter",
3139 "serialize-8888",
3140 "gm",
3141 "_",
3142 "fontmgr_bounds_0.75_0",
3143 "serialize-8888",
3144 "gm",
3145 "_",
3146 "fontmgr_bounds_1_-0.25",
3147 "serialize-8888",
3148 "gm",
3149 "_",
3150 "fontmgr_bounds",
3151 "serialize-8888",
3152 "gm",
3153 "_",
3154 "fontmgr_match",
3155 "serialize-8888",
3156 "gm",
3157 "_",
3158 "fontmgr_iter",
3159 "serialize-8888",
3160 "gm",
3161 "_",
3162 "lightingshader",
3163 "serialize-8888",
3164 "gm",
3165 "_",
3166 "localmatriximagefilter",
3167 "serialize-8888",
3168 "gm",
3169 "_",
3170 "path_stroke_with_zero_length",
3171 "serialize-8888",
3172 "gm",
3173 "_",
3174 "textblobgeometrychange",
3175 "serialize-8888",
3176 "gm",
3177 "_",
3178 "verylargebitmap",
3179 "serialize-8888",
3180 "gm",
3181 "_",
3182 "verylarge_picture_image",
2175 "--match", 3183 "--match",
2176 "~GLPrograms" 3184 "~GLPrograms"
2177 ] 3185 ]
2178 } 3186 }
OLDNEW
« no previous file with comments | « dm/DMSrcSink.cpp ('k') | tools/dm_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698