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

Side by Side Diff: tools/dm_flags.json

Issue 1569823006: DM: more invariants (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: run twice-8888 and 2ndpic-8888 on some bots 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",
11 "gpu", 11 "gpu",
12 "upright-matrix-8888", 12 "upright-matrix-8888",
13 "upright-matrix-gpu", 13 "upright-matrix-gpu",
14 "pdf", 14 "pdf",
15 "pdf_poppler", 15 "pdf_poppler",
16 "serialize-8888", 16 "serialize-8888",
17 "tiles_rt-8888", 17 "tiles_rt-8888",
18 "pipe-8888", 18 "pic-8888",
19 "--src", 19 "--src",
20 "tests", 20 "tests",
21 "gm", 21 "gm",
22 "image", 22 "image",
23 "--blacklist", 23 "--blacklist",
24 "_", 24 "_",
25 "image", 25 "image",
26 "decode", 26 "decode",
27 "pal8os2v2.bmp", 27 "pal8os2v2.bmp",
28 "_", 28 "_",
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
265 "gm", 265 "gm",
266 "_", 266 "_",
267 "textblobgeometrychange", 267 "textblobgeometrychange",
268 "serialize-8888", 268 "serialize-8888",
269 "gm", 269 "gm",
270 "_", 270 "_",
271 "verylargebitmap", 271 "verylargebitmap",
272 "serialize-8888", 272 "serialize-8888",
273 "gm", 273 "gm",
274 "_", 274 "_",
275 "verylarge_picture_image" 275 "verylarge_picture_image",
276 "pic-8888",
277 "gm",
278 "_",
279 "blend",
280 "2ndpic-8888",
281 "gm",
282 "_",
283 "blend",
284 "sp-8888",
285 "gm",
286 "_",
287 "blend",
288 "pic-8888",
289 "gm",
290 "_",
291 "drawfilter",
292 "2ndpic-8888",
293 "gm",
294 "_",
295 "drawfilter",
296 "sp-8888",
297 "gm",
298 "_",
299 "drawfilter",
300 "pic-8888",
301 "gm",
302 "_",
303 "path_stroke_with_zero_length",
304 "2ndpic-8888",
305 "gm",
306 "_",
307 "path_stroke_with_zero_length",
308 "sp-8888",
309 "gm",
310 "_",
311 "path_stroke_with_zero_length",
312 "pic-8888",
313 "gm",
314 "_",
315 "textblobgeometrychange",
316 "2ndpic-8888",
317 "gm",
318 "_",
319 "textblobgeometrychange",
320 "sp-8888",
321 "gm",
322 "_",
323 "textblobgeometrychange",
324 "sp-8888",
325 "gm",
326 "_",
327 "patch_primitive"
276 ], 328 ],
277 "Test-Android-GCC-AndroidOne-GPU-Mali400MP2-Arm7-Release": [ 329 "Test-Android-GCC-AndroidOne-GPU-Mali400MP2-Arm7-Release": [
278 "--config", 330 "--config",
279 "565", 331 "565",
280 "8888", 332 "8888",
281 "gpu", 333 "gpu",
282 "msaa4", 334 "msaa4",
283 "serialize-8888", 335 "serialize-8888",
284 "tiles_rt-8888", 336 "tiles_rt-8888",
285 "pipe-8888", 337 "pic-8888",
286 "--src", 338 "--src",
287 "tests", 339 "tests",
288 "gm", 340 "gm",
289 "--blacklist", 341 "--blacklist",
290 "_", 342 "_",
291 "image", 343 "image",
292 "decode", 344 "decode",
293 "pal8os2v2.bmp", 345 "pal8os2v2.bmp",
294 "_", 346 "_",
295 "image", 347 "image",
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
512 "_", 564 "_",
513 "textblobgeometrychange", 565 "textblobgeometrychange",
514 "serialize-8888", 566 "serialize-8888",
515 "gm", 567 "gm",
516 "_", 568 "_",
517 "verylargebitmap", 569 "verylargebitmap",
518 "serialize-8888", 570 "serialize-8888",
519 "gm", 571 "gm",
520 "_", 572 "_",
521 "verylarge_picture_image", 573 "verylarge_picture_image",
574 "pic-8888",
575 "gm",
576 "_",
577 "blend",
578 "2ndpic-8888",
579 "gm",
580 "_",
581 "blend",
582 "sp-8888",
583 "gm",
584 "_",
585 "blend",
586 "pic-8888",
587 "gm",
588 "_",
589 "drawfilter",
590 "2ndpic-8888",
591 "gm",
592 "_",
593 "drawfilter",
594 "sp-8888",
595 "gm",
596 "_",
597 "drawfilter",
598 "pic-8888",
599 "gm",
600 "_",
601 "path_stroke_with_zero_length",
602 "2ndpic-8888",
603 "gm",
604 "_",
605 "path_stroke_with_zero_length",
606 "sp-8888",
607 "gm",
608 "_",
609 "path_stroke_with_zero_length",
610 "pic-8888",
611 "gm",
612 "_",
613 "textblobgeometrychange",
614 "2ndpic-8888",
615 "gm",
616 "_",
617 "textblobgeometrychange",
618 "sp-8888",
619 "gm",
620 "_",
621 "textblobgeometrychange",
622 "sp-8888",
623 "gm",
624 "_",
625 "patch_primitive",
522 "--match", 626 "--match",
523 "~WritePixels" 627 "~WritePixels"
524 ], 628 ],
525 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [ 629 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [
526 "--config", 630 "--config",
527 "565", 631 "565",
528 "8888", 632 "8888",
529 "gpu", 633 "gpu",
530 "msaa4", 634 "msaa4",
531 "serialize-8888", 635 "serialize-8888",
532 "tiles_rt-8888", 636 "tiles_rt-8888",
533 "pipe-8888", 637 "pic-8888",
534 "gpudft", 638 "gpudft",
535 "--src", 639 "--src",
536 "tests", 640 "tests",
537 "gm", 641 "gm",
538 "--threads", 642 "--threads",
539 "0", 643 "0",
540 "--blacklist", 644 "--blacklist",
541 "_", 645 "_",
542 "image", 646 "image",
543 "decode", 647 "decode",
(...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after
763 "_", 867 "_",
764 "textblobgeometrychange", 868 "textblobgeometrychange",
765 "serialize-8888", 869 "serialize-8888",
766 "gm", 870 "gm",
767 "_", 871 "_",
768 "verylargebitmap", 872 "verylargebitmap",
769 "serialize-8888", 873 "serialize-8888",
770 "gm", 874 "gm",
771 "_", 875 "_",
772 "verylarge_picture_image", 876 "verylarge_picture_image",
877 "pic-8888",
878 "gm",
879 "_",
880 "blend",
881 "2ndpic-8888",
882 "gm",
883 "_",
884 "blend",
885 "sp-8888",
886 "gm",
887 "_",
888 "blend",
889 "pic-8888",
890 "gm",
891 "_",
892 "drawfilter",
893 "2ndpic-8888",
894 "gm",
895 "_",
896 "drawfilter",
897 "sp-8888",
898 "gm",
899 "_",
900 "drawfilter",
901 "pic-8888",
902 "gm",
903 "_",
904 "path_stroke_with_zero_length",
905 "2ndpic-8888",
906 "gm",
907 "_",
908 "path_stroke_with_zero_length",
909 "sp-8888",
910 "gm",
911 "_",
912 "path_stroke_with_zero_length",
913 "pic-8888",
914 "gm",
915 "_",
916 "textblobgeometrychange",
917 "2ndpic-8888",
918 "gm",
919 "_",
920 "textblobgeometrychange",
921 "sp-8888",
922 "gm",
923 "_",
924 "textblobgeometrychange",
925 "sp-8888",
926 "gm",
927 "_",
928 "patch_primitive",
773 "--match", 929 "--match",
774 "~WritePixels" 930 "~WritePixels"
775 ], 931 ],
776 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [ 932 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [
777 "--config", 933 "--config",
778 "565", 934 "565",
779 "8888", 935 "8888",
780 "gpu", 936 "gpu",
781 "serialize-8888", 937 "serialize-8888",
782 "tiles_rt-8888", 938 "tiles_rt-8888",
783 "pipe-8888", 939 "pic-8888",
784 "--src", 940 "--src",
785 "tests", 941 "tests",
786 "gm", 942 "gm",
787 "--threads", 943 "--threads",
788 "0", 944 "0",
789 "--blacklist", 945 "--blacklist",
790 "_", 946 "_",
791 "image", 947 "image",
792 "decode", 948 "decode",
793 "pal8os2v2.bmp", 949 "pal8os2v2.bmp",
(...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after
1012 "_", 1168 "_",
1013 "textblobgeometrychange", 1169 "textblobgeometrychange",
1014 "serialize-8888", 1170 "serialize-8888",
1015 "gm", 1171 "gm",
1016 "_", 1172 "_",
1017 "verylargebitmap", 1173 "verylargebitmap",
1018 "serialize-8888", 1174 "serialize-8888",
1019 "gm", 1175 "gm",
1020 "_", 1176 "_",
1021 "verylarge_picture_image", 1177 "verylarge_picture_image",
1178 "pic-8888",
1179 "gm",
1180 "_",
1181 "blend",
1182 "2ndpic-8888",
1183 "gm",
1184 "_",
1185 "blend",
1186 "sp-8888",
1187 "gm",
1188 "_",
1189 "blend",
1190 "pic-8888",
1191 "gm",
1192 "_",
1193 "drawfilter",
1194 "2ndpic-8888",
1195 "gm",
1196 "_",
1197 "drawfilter",
1198 "sp-8888",
1199 "gm",
1200 "_",
1201 "drawfilter",
1202 "pic-8888",
1203 "gm",
1204 "_",
1205 "path_stroke_with_zero_length",
1206 "2ndpic-8888",
1207 "gm",
1208 "_",
1209 "path_stroke_with_zero_length",
1210 "sp-8888",
1211 "gm",
1212 "_",
1213 "path_stroke_with_zero_length",
1214 "pic-8888",
1215 "gm",
1216 "_",
1217 "textblobgeometrychange",
1218 "2ndpic-8888",
1219 "gm",
1220 "_",
1221 "textblobgeometrychange",
1222 "sp-8888",
1223 "gm",
1224 "_",
1225 "textblobgeometrychange",
1226 "sp-8888",
1227 "gm",
1228 "_",
1229 "patch_primitive",
1022 "--match", 1230 "--match",
1023 "~imagefiltersclipped", 1231 "~imagefiltersclipped",
1024 "~imagefilterscropexpand", 1232 "~imagefilterscropexpand",
1025 "~scaled_tilemodes_npot", 1233 "~scaled_tilemodes_npot",
1026 "~bleed_image", 1234 "~bleed_image",
1027 "~ReadPixels" 1235 "~ReadPixels"
1028 ], 1236 ],
1029 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [ 1237 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [
1030 "--config", 1238 "--config",
1031 "565", 1239 "565",
1032 "8888", 1240 "8888",
1033 "gpu", 1241 "gpu",
1034 "serialize-8888", 1242 "serialize-8888",
1035 "tiles_rt-8888", 1243 "tiles_rt-8888",
1036 "pipe-8888", 1244 "pic-8888",
1037 "--src", 1245 "--src",
1038 "tests", 1246 "tests",
1039 "gm", 1247 "gm",
1040 "--blacklist", 1248 "--blacklist",
1041 "_", 1249 "_",
1042 "image", 1250 "image",
1043 "decode", 1251 "decode",
1044 "pal8os2v2.bmp", 1252 "pal8os2v2.bmp",
1045 "_", 1253 "_",
1046 "image", 1254 "image",
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after
1262 "gm", 1470 "gm",
1263 "_", 1471 "_",
1264 "textblobgeometrychange", 1472 "textblobgeometrychange",
1265 "serialize-8888", 1473 "serialize-8888",
1266 "gm", 1474 "gm",
1267 "_", 1475 "_",
1268 "verylargebitmap", 1476 "verylargebitmap",
1269 "serialize-8888", 1477 "serialize-8888",
1270 "gm", 1478 "gm",
1271 "_", 1479 "_",
1272 "verylarge_picture_image" 1480 "verylarge_picture_image",
1481 "pic-8888",
1482 "gm",
1483 "_",
1484 "blend",
1485 "2ndpic-8888",
1486 "gm",
1487 "_",
1488 "blend",
1489 "sp-8888",
1490 "gm",
1491 "_",
1492 "blend",
1493 "pic-8888",
1494 "gm",
1495 "_",
1496 "drawfilter",
1497 "2ndpic-8888",
1498 "gm",
1499 "_",
1500 "drawfilter",
1501 "sp-8888",
1502 "gm",
1503 "_",
1504 "drawfilter",
1505 "pic-8888",
1506 "gm",
1507 "_",
1508 "path_stroke_with_zero_length",
1509 "2ndpic-8888",
1510 "gm",
1511 "_",
1512 "path_stroke_with_zero_length",
1513 "sp-8888",
1514 "gm",
1515 "_",
1516 "path_stroke_with_zero_length",
1517 "pic-8888",
1518 "gm",
1519 "_",
1520 "textblobgeometrychange",
1521 "2ndpic-8888",
1522 "gm",
1523 "_",
1524 "textblobgeometrychange",
1525 "sp-8888",
1526 "gm",
1527 "_",
1528 "textblobgeometrychange",
1529 "sp-8888",
1530 "gm",
1531 "_",
1532 "patch_primitive"
1273 ], 1533 ],
1274 "Test-Android-GCC-Nexus9-GPU-TegraK1-Arm64-Debug": [ 1534 "Test-Android-GCC-Nexus9-GPU-TegraK1-Arm64-Debug": [
1275 "--config", 1535 "--config",
1276 "565", 1536 "565",
1277 "8888", 1537 "8888",
1278 "gpu", 1538 "gpu",
1279 "nvprmsaa4", 1539 "nvprmsaa4",
1280 "msaa4", 1540 "msaa4",
1281 "serialize-8888", 1541 "serialize-8888",
1282 "tiles_rt-8888", 1542 "tiles_rt-8888",
1283 "pipe-8888", 1543 "pic-8888",
1284 "--src", 1544 "--src",
1285 "tests", 1545 "tests",
1286 "gm", 1546 "gm",
1287 "--blacklist", 1547 "--blacklist",
1288 "_", 1548 "_",
1289 "image", 1549 "image",
1290 "decode", 1550 "decode",
1291 "pal8os2v2.bmp", 1551 "pal8os2v2.bmp",
1292 "_", 1552 "_",
1293 "image", 1553 "image",
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after
1509 "gm", 1769 "gm",
1510 "_", 1770 "_",
1511 "textblobgeometrychange", 1771 "textblobgeometrychange",
1512 "serialize-8888", 1772 "serialize-8888",
1513 "gm", 1773 "gm",
1514 "_", 1774 "_",
1515 "verylargebitmap", 1775 "verylargebitmap",
1516 "serialize-8888", 1776 "serialize-8888",
1517 "gm", 1777 "gm",
1518 "_", 1778 "_",
1519 "verylarge_picture_image" 1779 "verylarge_picture_image",
1780 "pic-8888",
1781 "gm",
1782 "_",
1783 "blend",
1784 "2ndpic-8888",
1785 "gm",
1786 "_",
1787 "blend",
1788 "sp-8888",
1789 "gm",
1790 "_",
1791 "blend",
1792 "pic-8888",
1793 "gm",
1794 "_",
1795 "drawfilter",
1796 "2ndpic-8888",
1797 "gm",
1798 "_",
1799 "drawfilter",
1800 "sp-8888",
1801 "gm",
1802 "_",
1803 "drawfilter",
1804 "pic-8888",
1805 "gm",
1806 "_",
1807 "path_stroke_with_zero_length",
1808 "2ndpic-8888",
1809 "gm",
1810 "_",
1811 "path_stroke_with_zero_length",
1812 "sp-8888",
1813 "gm",
1814 "_",
1815 "path_stroke_with_zero_length",
1816 "pic-8888",
1817 "gm",
1818 "_",
1819 "textblobgeometrychange",
1820 "2ndpic-8888",
1821 "gm",
1822 "_",
1823 "textblobgeometrychange",
1824 "sp-8888",
1825 "gm",
1826 "_",
1827 "textblobgeometrychange",
1828 "sp-8888",
1829 "gm",
1830 "_",
1831 "patch_primitive"
1520 ], 1832 ],
1521 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [ 1833 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [
1522 "--config", 1834 "--config",
1523 "565", 1835 "565",
1524 "8888", 1836 "8888",
1525 "gpu", 1837 "gpu",
1526 "--src", 1838 "--src",
1527 "tests", 1839 "tests",
1528 "gm", 1840 "gm",
1529 "image", 1841 "image",
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
1765 "_", 2077 "_",
1766 "textblobgeometrychange", 2078 "textblobgeometrychange",
1767 "serialize-8888", 2079 "serialize-8888",
1768 "gm", 2080 "gm",
1769 "_", 2081 "_",
1770 "verylargebitmap", 2082 "verylargebitmap",
1771 "serialize-8888", 2083 "serialize-8888",
1772 "gm", 2084 "gm",
1773 "_", 2085 "_",
1774 "verylarge_picture_image", 2086 "verylarge_picture_image",
2087 "pic-8888",
2088 "gm",
2089 "_",
2090 "blend",
2091 "2ndpic-8888",
2092 "gm",
2093 "_",
2094 "blend",
2095 "sp-8888",
2096 "gm",
2097 "_",
2098 "blend",
2099 "pic-8888",
2100 "gm",
2101 "_",
2102 "drawfilter",
2103 "2ndpic-8888",
2104 "gm",
2105 "_",
2106 "drawfilter",
2107 "sp-8888",
2108 "gm",
2109 "_",
2110 "drawfilter",
2111 "pic-8888",
2112 "gm",
2113 "_",
2114 "path_stroke_with_zero_length",
2115 "2ndpic-8888",
2116 "gm",
2117 "_",
2118 "path_stroke_with_zero_length",
2119 "sp-8888",
2120 "gm",
2121 "_",
2122 "path_stroke_with_zero_length",
2123 "pic-8888",
2124 "gm",
2125 "_",
2126 "textblobgeometrychange",
2127 "2ndpic-8888",
2128 "gm",
2129 "_",
2130 "textblobgeometrychange",
2131 "sp-8888",
2132 "gm",
2133 "_",
2134 "textblobgeometrychange",
2135 "sp-8888",
2136 "gm",
2137 "_",
2138 "patch_primitive",
1775 "--match", 2139 "--match",
1776 "~ResourceCache" 2140 "~ResourceCache"
1777 ], 2141 ],
1778 "Test-Mac10.8-Clang-MacMini4.1-CPU-SSE4-x86_64-Release": [ 2142 "Test-Mac10.8-Clang-MacMini4.1-CPU-SSE4-x86_64-Release": [
1779 "--matrix", 2143 "--matrix",
1780 "0", 2144 "0",
1781 "1", 2145 "1",
1782 "1", 2146 "1",
1783 "0", 2147 "0",
1784 "--config", 2148 "--config",
1785 "565", 2149 "565",
1786 "8888", 2150 "8888",
1787 "gpu", 2151 "gpu",
1788 "upright-matrix-8888", 2152 "upright-matrix-8888",
1789 "upright-matrix-gpu", 2153 "upright-matrix-gpu",
1790 "msaa16", 2154 "msaa16",
1791 "pdf", 2155 "pdf",
1792 "pdf_poppler", 2156 "pdf_poppler",
1793 "serialize-8888", 2157 "serialize-8888",
1794 "tiles_rt-8888", 2158 "tiles_rt-8888",
1795 "pipe-8888", 2159 "pic-8888",
1796 "--src", 2160 "--src",
1797 "tests", 2161 "tests",
1798 "gm", 2162 "gm",
1799 "image", 2163 "image",
1800 "--blacklist", 2164 "--blacklist",
1801 "_", 2165 "_",
1802 "image", 2166 "image",
1803 "decode", 2167 "decode",
1804 "pal8os2v2.bmp", 2168 "pal8os2v2.bmp",
1805 "_", 2169 "_",
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
2038 "gm", 2402 "gm",
2039 "_", 2403 "_",
2040 "textblobgeometrychange", 2404 "textblobgeometrychange",
2041 "serialize-8888", 2405 "serialize-8888",
2042 "gm", 2406 "gm",
2043 "_", 2407 "_",
2044 "verylargebitmap", 2408 "verylargebitmap",
2045 "serialize-8888", 2409 "serialize-8888",
2046 "gm", 2410 "gm",
2047 "_", 2411 "_",
2048 "verylarge_picture_image" 2412 "verylarge_picture_image",
2413 "pic-8888",
2414 "gm",
2415 "_",
2416 "blend",
2417 "2ndpic-8888",
2418 "gm",
2419 "_",
2420 "blend",
2421 "sp-8888",
2422 "gm",
2423 "_",
2424 "blend",
2425 "pic-8888",
2426 "gm",
2427 "_",
2428 "drawfilter",
2429 "2ndpic-8888",
2430 "gm",
2431 "_",
2432 "drawfilter",
2433 "sp-8888",
2434 "gm",
2435 "_",
2436 "drawfilter",
2437 "pic-8888",
2438 "gm",
2439 "_",
2440 "path_stroke_with_zero_length",
2441 "2ndpic-8888",
2442 "gm",
2443 "_",
2444 "path_stroke_with_zero_length",
2445 "sp-8888",
2446 "gm",
2447 "_",
2448 "path_stroke_with_zero_length",
2449 "pic-8888",
2450 "gm",
2451 "_",
2452 "textblobgeometrychange",
2453 "2ndpic-8888",
2454 "gm",
2455 "_",
2456 "textblobgeometrychange",
2457 "sp-8888",
2458 "gm",
2459 "_",
2460 "textblobgeometrychange",
2461 "sp-8888",
2462 "gm",
2463 "_",
2464 "patch_primitive"
2049 ], 2465 ],
2050 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [ 2466 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [
2051 "--matrix", 2467 "--matrix",
2052 "0", 2468 "0",
2053 "1", 2469 "1",
2054 "1", 2470 "1",
2055 "0", 2471 "0",
2056 "--config", 2472 "--config",
2057 "565", 2473 "565",
2058 "8888", 2474 "8888",
2059 "gpu", 2475 "gpu",
2060 "upright-matrix-8888", 2476 "upright-matrix-8888",
2061 "upright-matrix-gpu", 2477 "upright-matrix-gpu",
2062 "sp-8888", 2478 "sp-8888",
2479 "twice-8888",
2480 "2ndpic-8888",
2063 "remote-8888", 2481 "remote-8888",
2064 "remote_cache-8888", 2482 "remote_cache-8888",
2065 "msaa16", 2483 "msaa16",
2066 "pdf", 2484 "pdf",
2067 "pdf_poppler", 2485 "pdf_poppler",
2068 "serialize-8888", 2486 "serialize-8888",
2069 "tiles_rt-8888", 2487 "tiles_rt-8888",
2070 "pipe-8888", 2488 "pic-8888",
2071 "--src", 2489 "--src",
2072 "tests", 2490 "tests",
2073 "gm", 2491 "gm",
2074 "image", 2492 "image",
2075 "--blacklist", 2493 "--blacklist",
2076 "_", 2494 "_",
2077 "image", 2495 "image",
2078 "decode", 2496 "decode",
2079 "pal8os2v2.bmp", 2497 "pal8os2v2.bmp",
2080 "_", 2498 "_",
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
2309 "gm", 2727 "gm",
2310 "_", 2728 "_",
2311 "textblobgeometrychange", 2729 "textblobgeometrychange",
2312 "serialize-8888", 2730 "serialize-8888",
2313 "gm", 2731 "gm",
2314 "_", 2732 "_",
2315 "verylargebitmap", 2733 "verylargebitmap",
2316 "serialize-8888", 2734 "serialize-8888",
2317 "gm", 2735 "gm",
2318 "_", 2736 "_",
2319 "verylarge_picture_image" 2737 "verylarge_picture_image",
2738 "pic-8888",
2739 "gm",
2740 "_",
2741 "blend",
2742 "2ndpic-8888",
2743 "gm",
2744 "_",
2745 "blend",
2746 "sp-8888",
2747 "gm",
2748 "_",
2749 "blend",
2750 "pic-8888",
2751 "gm",
2752 "_",
2753 "drawfilter",
2754 "2ndpic-8888",
2755 "gm",
2756 "_",
2757 "drawfilter",
2758 "sp-8888",
2759 "gm",
2760 "_",
2761 "drawfilter",
2762 "pic-8888",
2763 "gm",
2764 "_",
2765 "path_stroke_with_zero_length",
2766 "2ndpic-8888",
2767 "gm",
2768 "_",
2769 "path_stroke_with_zero_length",
2770 "sp-8888",
2771 "gm",
2772 "_",
2773 "path_stroke_with_zero_length",
2774 "pic-8888",
2775 "gm",
2776 "_",
2777 "textblobgeometrychange",
2778 "2ndpic-8888",
2779 "gm",
2780 "_",
2781 "textblobgeometrychange",
2782 "sp-8888",
2783 "gm",
2784 "_",
2785 "textblobgeometrychange",
2786 "sp-8888",
2787 "gm",
2788 "_",
2789 "patch_primitive"
2320 ], 2790 ],
2321 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [ 2791 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [
2322 "--matrix", 2792 "--matrix",
2323 "0", 2793 "0",
2324 "1", 2794 "1",
2325 "1", 2795 "1",
2326 "0", 2796 "0",
2327 "--config", 2797 "--config",
2328 "565", 2798 "565",
2329 "8888", 2799 "8888",
2330 "gpu", 2800 "gpu",
2331 "upright-matrix-8888", 2801 "upright-matrix-8888",
2332 "upright-matrix-gpu", 2802 "upright-matrix-gpu",
2333 "sp-8888", 2803 "sp-8888",
2804 "twice-8888",
2805 "2ndpic-8888",
2334 "remote-8888", 2806 "remote-8888",
2335 "remote_cache-8888", 2807 "remote_cache-8888",
2336 "msaa16", 2808 "msaa16",
2337 "pdf", 2809 "pdf",
2338 "pdf_poppler", 2810 "pdf_poppler",
2339 "serialize-8888", 2811 "serialize-8888",
2340 "tiles_rt-8888", 2812 "tiles_rt-8888",
2341 "pipe-8888", 2813 "pic-8888",
2342 "--src", 2814 "--src",
2343 "tests", 2815 "tests",
2344 "gm", 2816 "gm",
2345 "image", 2817 "image",
2346 "--blacklist", 2818 "--blacklist",
2347 "_", 2819 "_",
2348 "image", 2820 "image",
2349 "decode", 2821 "decode",
2350 "pal8os2v2.bmp", 2822 "pal8os2v2.bmp",
2351 "_", 2823 "_",
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after
2601 "_", 3073 "_",
2602 "textblobgeometrychange", 3074 "textblobgeometrychange",
2603 "serialize-8888", 3075 "serialize-8888",
2604 "gm", 3076 "gm",
2605 "_", 3077 "_",
2606 "verylargebitmap", 3078 "verylargebitmap",
2607 "serialize-8888", 3079 "serialize-8888",
2608 "gm", 3080 "gm",
2609 "_", 3081 "_",
2610 "verylarge_picture_image", 3082 "verylarge_picture_image",
3083 "pic-8888",
3084 "gm",
3085 "_",
3086 "blend",
3087 "2ndpic-8888",
3088 "gm",
3089 "_",
3090 "blend",
3091 "sp-8888",
3092 "gm",
3093 "_",
3094 "blend",
3095 "pic-8888",
3096 "gm",
3097 "_",
3098 "drawfilter",
3099 "2ndpic-8888",
3100 "gm",
3101 "_",
3102 "drawfilter",
3103 "sp-8888",
3104 "gm",
3105 "_",
3106 "drawfilter",
3107 "pic-8888",
3108 "gm",
3109 "_",
3110 "path_stroke_with_zero_length",
3111 "2ndpic-8888",
3112 "gm",
3113 "_",
3114 "path_stroke_with_zero_length",
3115 "sp-8888",
3116 "gm",
3117 "_",
3118 "path_stroke_with_zero_length",
3119 "pic-8888",
3120 "gm",
3121 "_",
3122 "textblobgeometrychange",
3123 "2ndpic-8888",
3124 "gm",
3125 "_",
3126 "textblobgeometrychange",
3127 "sp-8888",
3128 "gm",
3129 "_",
3130 "textblobgeometrychange",
3131 "sp-8888",
3132 "gm",
3133 "_",
3134 "patch_primitive",
2611 "--match", 3135 "--match",
2612 "~Threaded" 3136 "~Threaded"
2613 ], 3137 ],
2614 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [ 3138 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
2615 "--matrix", 3139 "--matrix",
2616 "0", 3140 "0",
2617 "1", 3141 "1",
2618 "1", 3142 "1",
2619 "0", 3143 "0",
2620 "--config", 3144 "--config",
2621 "565", 3145 "565",
2622 "8888", 3146 "8888",
2623 "gpu", 3147 "gpu",
2624 "upright-matrix-8888", 3148 "upright-matrix-8888",
2625 "upright-matrix-gpu", 3149 "upright-matrix-gpu",
2626 "nvprmsaa16", 3150 "nvprmsaa16",
2627 "msaa16", 3151 "msaa16",
2628 "pdf", 3152 "pdf",
2629 "pdf_poppler", 3153 "pdf_poppler",
2630 "serialize-8888", 3154 "serialize-8888",
2631 "tiles_rt-8888", 3155 "tiles_rt-8888",
2632 "pipe-8888", 3156 "pic-8888",
2633 "--src", 3157 "--src",
2634 "tests", 3158 "tests",
2635 "gm", 3159 "gm",
2636 "--blacklist", 3160 "--blacklist",
2637 "_", 3161 "_",
2638 "image", 3162 "image",
2639 "decode", 3163 "decode",
2640 "pal8os2v2.bmp", 3164 "pal8os2v2.bmp",
2641 "_", 3165 "_",
2642 "image", 3166 "image",
(...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after
2891 "_", 3415 "_",
2892 "textblobgeometrychange", 3416 "textblobgeometrychange",
2893 "serialize-8888", 3417 "serialize-8888",
2894 "gm", 3418 "gm",
2895 "_", 3419 "_",
2896 "verylargebitmap", 3420 "verylargebitmap",
2897 "serialize-8888", 3421 "serialize-8888",
2898 "gm", 3422 "gm",
2899 "_", 3423 "_",
2900 "verylarge_picture_image", 3424 "verylarge_picture_image",
3425 "pic-8888",
3426 "gm",
3427 "_",
3428 "blend",
3429 "2ndpic-8888",
3430 "gm",
3431 "_",
3432 "blend",
3433 "sp-8888",
3434 "gm",
3435 "_",
3436 "blend",
3437 "pic-8888",
3438 "gm",
3439 "_",
3440 "drawfilter",
3441 "2ndpic-8888",
3442 "gm",
3443 "_",
3444 "drawfilter",
3445 "sp-8888",
3446 "gm",
3447 "_",
3448 "drawfilter",
3449 "pic-8888",
3450 "gm",
3451 "_",
3452 "path_stroke_with_zero_length",
3453 "2ndpic-8888",
3454 "gm",
3455 "_",
3456 "path_stroke_with_zero_length",
3457 "sp-8888",
3458 "gm",
3459 "_",
3460 "path_stroke_with_zero_length",
3461 "pic-8888",
3462 "gm",
3463 "_",
3464 "textblobgeometrychange",
3465 "2ndpic-8888",
3466 "gm",
3467 "_",
3468 "textblobgeometrychange",
3469 "sp-8888",
3470 "gm",
3471 "_",
3472 "textblobgeometrychange",
3473 "sp-8888",
3474 "gm",
3475 "_",
3476 "patch_primitive",
2901 "--match", 3477 "--match",
2902 "~Threaded" 3478 "~Threaded"
2903 ], 3479 ],
2904 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [ 3480 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
2905 "--matrix", 3481 "--matrix",
2906 "0", 3482 "0",
2907 "1", 3483 "1",
2908 "1", 3484 "1",
2909 "0", 3485 "0",
2910 "--config", 3486 "--config",
2911 "565", 3487 "565",
2912 "8888", 3488 "8888",
2913 "gpu", 3489 "gpu",
2914 "upright-matrix-8888", 3490 "upright-matrix-8888",
2915 "upright-matrix-gpu", 3491 "upright-matrix-gpu",
2916 "msaa16", 3492 "msaa16",
2917 "pdf", 3493 "pdf",
2918 "pdf_poppler", 3494 "pdf_poppler",
2919 "serialize-8888", 3495 "serialize-8888",
2920 "tiles_rt-8888", 3496 "tiles_rt-8888",
2921 "pipe-8888", 3497 "pic-8888",
2922 "angle", 3498 "angle",
2923 "--src", 3499 "--src",
2924 "tests", 3500 "tests",
2925 "gm", 3501 "gm",
2926 "--blacklist", 3502 "--blacklist",
2927 "_", 3503 "_",
2928 "image", 3504 "image",
2929 "decode", 3505 "decode",
2930 "pal8os2v2.bmp", 3506 "pal8os2v2.bmp",
2931 "_", 3507 "_",
(...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after
3173 "_", 3749 "_",
3174 "textblobgeometrychange", 3750 "textblobgeometrychange",
3175 "serialize-8888", 3751 "serialize-8888",
3176 "gm", 3752 "gm",
3177 "_", 3753 "_",
3178 "verylargebitmap", 3754 "verylargebitmap",
3179 "serialize-8888", 3755 "serialize-8888",
3180 "gm", 3756 "gm",
3181 "_", 3757 "_",
3182 "verylarge_picture_image", 3758 "verylarge_picture_image",
3759 "pic-8888",
3760 "gm",
3761 "_",
3762 "blend",
3763 "2ndpic-8888",
3764 "gm",
3765 "_",
3766 "blend",
3767 "sp-8888",
3768 "gm",
3769 "_",
3770 "blend",
3771 "pic-8888",
3772 "gm",
3773 "_",
3774 "drawfilter",
3775 "2ndpic-8888",
3776 "gm",
3777 "_",
3778 "drawfilter",
3779 "sp-8888",
3780 "gm",
3781 "_",
3782 "drawfilter",
3783 "pic-8888",
3784 "gm",
3785 "_",
3786 "path_stroke_with_zero_length",
3787 "2ndpic-8888",
3788 "gm",
3789 "_",
3790 "path_stroke_with_zero_length",
3791 "sp-8888",
3792 "gm",
3793 "_",
3794 "path_stroke_with_zero_length",
3795 "pic-8888",
3796 "gm",
3797 "_",
3798 "textblobgeometrychange",
3799 "2ndpic-8888",
3800 "gm",
3801 "_",
3802 "textblobgeometrychange",
3803 "sp-8888",
3804 "gm",
3805 "_",
3806 "textblobgeometrychange",
3807 "sp-8888",
3808 "gm",
3809 "_",
3810 "patch_primitive",
3183 "--match", 3811 "--match",
3184 "~GLPrograms" 3812 "~GLPrograms"
3185 ] 3813 ]
3186 } 3814 }
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