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

Side by Side Diff: tools/dm_flags.json

Issue 1570323004: blacklist cpu cacherator tests in replay modes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 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 | « 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 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 "sp-8888",
277 "gm",
278 "_",
279 "blend",
276 "pic-8888", 280 "pic-8888",
277 "gm", 281 "gm",
278 "_", 282 "_",
279 "blend", 283 "blend",
280 "2ndpic-8888", 284 "2ndpic-8888",
281 "gm", 285 "gm",
282 "_", 286 "_",
283 "blend", 287 "blend",
284 "sp-8888", 288 "sp-8888",
285 "gm", 289 "gm",
286 "_", 290 "_",
287 "blend", 291 "drawfilter",
288 "pic-8888", 292 "pic-8888",
289 "gm", 293 "gm",
290 "_", 294 "_",
291 "drawfilter", 295 "drawfilter",
292 "2ndpic-8888", 296 "2ndpic-8888",
293 "gm", 297 "gm",
294 "_", 298 "_",
295 "drawfilter", 299 "drawfilter",
296 "sp-8888", 300 "sp-8888",
297 "gm", 301 "gm",
298 "_", 302 "_",
299 "drawfilter", 303 "path_stroke_with_zero_length",
300 "pic-8888", 304 "pic-8888",
301 "gm", 305 "gm",
302 "_", 306 "_",
303 "path_stroke_with_zero_length", 307 "path_stroke_with_zero_length",
304 "2ndpic-8888", 308 "2ndpic-8888",
305 "gm", 309 "gm",
306 "_", 310 "_",
307 "path_stroke_with_zero_length", 311 "path_stroke_with_zero_length",
308 "sp-8888", 312 "sp-8888",
309 "gm", 313 "gm",
310 "_", 314 "_",
311 "path_stroke_with_zero_length", 315 "textblobgeometrychange",
312 "pic-8888", 316 "pic-8888",
313 "gm", 317 "gm",
314 "_", 318 "_",
315 "textblobgeometrychange", 319 "textblobgeometrychange",
316 "2ndpic-8888", 320 "2ndpic-8888",
317 "gm", 321 "gm",
318 "_", 322 "_",
319 "textblobgeometrychange", 323 "textblobgeometrychange",
320 "sp-8888", 324 "sp-8888",
321 "gm", 325 "gm",
322 "_", 326 "_",
323 "textblobgeometrychange", 327 "patch_primitive",
324 "sp-8888", 328 "sp-8888",
325 "gm", 329 "gm",
326 "_", 330 "_",
327 "patch_primitive" 331 "image-cacherator-from-picture",
332 "pic-8888",
333 "gm",
334 "_",
335 "image-cacherator-from-picture",
336 "2ndpic-8888",
337 "gm",
338 "_",
339 "image-cacherator-from-picture",
340 "serialize-8888",
341 "gm",
342 "_",
343 "image-cacherator-from-picture",
344 "sp-8888",
345 "gm",
346 "_",
347 "image-cacherator-from-raster",
348 "pic-8888",
349 "gm",
350 "_",
351 "image-cacherator-from-raster",
352 "2ndpic-8888",
353 "gm",
354 "_",
355 "image-cacherator-from-raster",
356 "serialize-8888",
357 "gm",
358 "_",
359 "image-cacherator-from-raster",
360 "sp-8888",
361 "gm",
362 "_",
363 "image-cacherator-from-ctable",
364 "pic-8888",
365 "gm",
366 "_",
367 "image-cacherator-from-ctable",
368 "2ndpic-8888",
369 "gm",
370 "_",
371 "image-cacherator-from-ctable",
372 "serialize-8888",
373 "gm",
374 "_",
375 "image-cacherator-from-ctable"
328 ], 376 ],
329 "Test-Android-GCC-AndroidOne-GPU-Mali400MP2-Arm7-Release": [ 377 "Test-Android-GCC-AndroidOne-GPU-Mali400MP2-Arm7-Release": [
330 "--config", 378 "--config",
331 "565", 379 "565",
332 "8888", 380 "8888",
333 "gpu", 381 "gpu",
334 "msaa4", 382 "msaa4",
335 "serialize-8888", 383 "serialize-8888",
336 "tiles_rt-8888", 384 "tiles_rt-8888",
337 "pic-8888", 385 "pic-8888",
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
564 "_", 612 "_",
565 "textblobgeometrychange", 613 "textblobgeometrychange",
566 "serialize-8888", 614 "serialize-8888",
567 "gm", 615 "gm",
568 "_", 616 "_",
569 "verylargebitmap", 617 "verylargebitmap",
570 "serialize-8888", 618 "serialize-8888",
571 "gm", 619 "gm",
572 "_", 620 "_",
573 "verylarge_picture_image", 621 "verylarge_picture_image",
622 "sp-8888",
623 "gm",
624 "_",
625 "blend",
574 "pic-8888", 626 "pic-8888",
575 "gm", 627 "gm",
576 "_", 628 "_",
577 "blend", 629 "blend",
578 "2ndpic-8888", 630 "2ndpic-8888",
579 "gm", 631 "gm",
580 "_", 632 "_",
581 "blend", 633 "blend",
582 "sp-8888", 634 "sp-8888",
583 "gm", 635 "gm",
584 "_", 636 "_",
585 "blend", 637 "drawfilter",
586 "pic-8888", 638 "pic-8888",
587 "gm", 639 "gm",
588 "_", 640 "_",
589 "drawfilter", 641 "drawfilter",
590 "2ndpic-8888", 642 "2ndpic-8888",
591 "gm", 643 "gm",
592 "_", 644 "_",
593 "drawfilter", 645 "drawfilter",
594 "sp-8888", 646 "sp-8888",
595 "gm", 647 "gm",
596 "_", 648 "_",
597 "drawfilter", 649 "path_stroke_with_zero_length",
598 "pic-8888", 650 "pic-8888",
599 "gm", 651 "gm",
600 "_", 652 "_",
601 "path_stroke_with_zero_length", 653 "path_stroke_with_zero_length",
602 "2ndpic-8888", 654 "2ndpic-8888",
603 "gm", 655 "gm",
604 "_", 656 "_",
605 "path_stroke_with_zero_length", 657 "path_stroke_with_zero_length",
606 "sp-8888", 658 "sp-8888",
607 "gm", 659 "gm",
608 "_", 660 "_",
609 "path_stroke_with_zero_length", 661 "textblobgeometrychange",
610 "pic-8888", 662 "pic-8888",
611 "gm", 663 "gm",
612 "_", 664 "_",
613 "textblobgeometrychange", 665 "textblobgeometrychange",
614 "2ndpic-8888", 666 "2ndpic-8888",
615 "gm", 667 "gm",
616 "_", 668 "_",
617 "textblobgeometrychange", 669 "textblobgeometrychange",
618 "sp-8888", 670 "sp-8888",
619 "gm", 671 "gm",
620 "_", 672 "_",
621 "textblobgeometrychange",
622 "sp-8888",
623 "gm",
624 "_",
625 "patch_primitive", 673 "patch_primitive",
674 "sp-8888",
675 "gm",
676 "_",
677 "image-cacherator-from-picture",
678 "pic-8888",
679 "gm",
680 "_",
681 "image-cacherator-from-picture",
682 "2ndpic-8888",
683 "gm",
684 "_",
685 "image-cacherator-from-picture",
686 "serialize-8888",
687 "gm",
688 "_",
689 "image-cacherator-from-picture",
690 "sp-8888",
691 "gm",
692 "_",
693 "image-cacherator-from-raster",
694 "pic-8888",
695 "gm",
696 "_",
697 "image-cacherator-from-raster",
698 "2ndpic-8888",
699 "gm",
700 "_",
701 "image-cacherator-from-raster",
702 "serialize-8888",
703 "gm",
704 "_",
705 "image-cacherator-from-raster",
706 "sp-8888",
707 "gm",
708 "_",
709 "image-cacherator-from-ctable",
710 "pic-8888",
711 "gm",
712 "_",
713 "image-cacherator-from-ctable",
714 "2ndpic-8888",
715 "gm",
716 "_",
717 "image-cacherator-from-ctable",
718 "serialize-8888",
719 "gm",
720 "_",
721 "image-cacherator-from-ctable",
626 "--match", 722 "--match",
627 "~WritePixels" 723 "~WritePixels"
628 ], 724 ],
629 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [ 725 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [
630 "--config", 726 "--config",
631 "565", 727 "565",
632 "8888", 728 "8888",
633 "gpu", 729 "gpu",
634 "msaa4", 730 "msaa4",
635 "serialize-8888", 731 "serialize-8888",
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
867 "_", 963 "_",
868 "textblobgeometrychange", 964 "textblobgeometrychange",
869 "serialize-8888", 965 "serialize-8888",
870 "gm", 966 "gm",
871 "_", 967 "_",
872 "verylargebitmap", 968 "verylargebitmap",
873 "serialize-8888", 969 "serialize-8888",
874 "gm", 970 "gm",
875 "_", 971 "_",
876 "verylarge_picture_image", 972 "verylarge_picture_image",
973 "sp-8888",
974 "gm",
975 "_",
976 "blend",
877 "pic-8888", 977 "pic-8888",
878 "gm", 978 "gm",
879 "_", 979 "_",
880 "blend", 980 "blend",
881 "2ndpic-8888", 981 "2ndpic-8888",
882 "gm", 982 "gm",
883 "_", 983 "_",
884 "blend", 984 "blend",
885 "sp-8888", 985 "sp-8888",
886 "gm", 986 "gm",
887 "_", 987 "_",
888 "blend", 988 "drawfilter",
889 "pic-8888", 989 "pic-8888",
890 "gm", 990 "gm",
891 "_", 991 "_",
892 "drawfilter", 992 "drawfilter",
893 "2ndpic-8888", 993 "2ndpic-8888",
894 "gm", 994 "gm",
895 "_", 995 "_",
896 "drawfilter", 996 "drawfilter",
897 "sp-8888", 997 "sp-8888",
898 "gm", 998 "gm",
899 "_", 999 "_",
900 "drawfilter", 1000 "path_stroke_with_zero_length",
901 "pic-8888", 1001 "pic-8888",
902 "gm", 1002 "gm",
903 "_", 1003 "_",
904 "path_stroke_with_zero_length", 1004 "path_stroke_with_zero_length",
905 "2ndpic-8888", 1005 "2ndpic-8888",
906 "gm", 1006 "gm",
907 "_", 1007 "_",
908 "path_stroke_with_zero_length", 1008 "path_stroke_with_zero_length",
909 "sp-8888", 1009 "sp-8888",
910 "gm", 1010 "gm",
911 "_", 1011 "_",
912 "path_stroke_with_zero_length", 1012 "textblobgeometrychange",
913 "pic-8888", 1013 "pic-8888",
914 "gm", 1014 "gm",
915 "_", 1015 "_",
916 "textblobgeometrychange", 1016 "textblobgeometrychange",
917 "2ndpic-8888", 1017 "2ndpic-8888",
918 "gm", 1018 "gm",
919 "_", 1019 "_",
920 "textblobgeometrychange", 1020 "textblobgeometrychange",
921 "sp-8888", 1021 "sp-8888",
922 "gm", 1022 "gm",
923 "_", 1023 "_",
924 "textblobgeometrychange",
925 "sp-8888",
926 "gm",
927 "_",
928 "patch_primitive", 1024 "patch_primitive",
1025 "sp-8888",
1026 "gm",
1027 "_",
1028 "image-cacherator-from-picture",
1029 "pic-8888",
1030 "gm",
1031 "_",
1032 "image-cacherator-from-picture",
1033 "2ndpic-8888",
1034 "gm",
1035 "_",
1036 "image-cacherator-from-picture",
1037 "serialize-8888",
1038 "gm",
1039 "_",
1040 "image-cacherator-from-picture",
1041 "sp-8888",
1042 "gm",
1043 "_",
1044 "image-cacherator-from-raster",
1045 "pic-8888",
1046 "gm",
1047 "_",
1048 "image-cacherator-from-raster",
1049 "2ndpic-8888",
1050 "gm",
1051 "_",
1052 "image-cacherator-from-raster",
1053 "serialize-8888",
1054 "gm",
1055 "_",
1056 "image-cacherator-from-raster",
1057 "sp-8888",
1058 "gm",
1059 "_",
1060 "image-cacherator-from-ctable",
1061 "pic-8888",
1062 "gm",
1063 "_",
1064 "image-cacherator-from-ctable",
1065 "2ndpic-8888",
1066 "gm",
1067 "_",
1068 "image-cacherator-from-ctable",
1069 "serialize-8888",
1070 "gm",
1071 "_",
1072 "image-cacherator-from-ctable",
929 "--match", 1073 "--match",
930 "~WritePixels" 1074 "~WritePixels"
931 ], 1075 ],
932 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [ 1076 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [
933 "--config", 1077 "--config",
934 "565", 1078 "565",
935 "8888", 1079 "8888",
936 "gpu", 1080 "gpu",
937 "serialize-8888", 1081 "serialize-8888",
938 "tiles_rt-8888", 1082 "tiles_rt-8888",
(...skipping 229 matching lines...) Expand 10 before | Expand all | Expand 10 after
1168 "_", 1312 "_",
1169 "textblobgeometrychange", 1313 "textblobgeometrychange",
1170 "serialize-8888", 1314 "serialize-8888",
1171 "gm", 1315 "gm",
1172 "_", 1316 "_",
1173 "verylargebitmap", 1317 "verylargebitmap",
1174 "serialize-8888", 1318 "serialize-8888",
1175 "gm", 1319 "gm",
1176 "_", 1320 "_",
1177 "verylarge_picture_image", 1321 "verylarge_picture_image",
1322 "sp-8888",
1323 "gm",
1324 "_",
1325 "blend",
1178 "pic-8888", 1326 "pic-8888",
1179 "gm", 1327 "gm",
1180 "_", 1328 "_",
1181 "blend", 1329 "blend",
1182 "2ndpic-8888", 1330 "2ndpic-8888",
1183 "gm", 1331 "gm",
1184 "_", 1332 "_",
1185 "blend", 1333 "blend",
1186 "sp-8888", 1334 "sp-8888",
1187 "gm", 1335 "gm",
1188 "_", 1336 "_",
1189 "blend", 1337 "drawfilter",
1190 "pic-8888", 1338 "pic-8888",
1191 "gm", 1339 "gm",
1192 "_", 1340 "_",
1193 "drawfilter", 1341 "drawfilter",
1194 "2ndpic-8888", 1342 "2ndpic-8888",
1195 "gm", 1343 "gm",
1196 "_", 1344 "_",
1197 "drawfilter", 1345 "drawfilter",
1198 "sp-8888", 1346 "sp-8888",
1199 "gm", 1347 "gm",
1200 "_", 1348 "_",
1201 "drawfilter", 1349 "path_stroke_with_zero_length",
1202 "pic-8888", 1350 "pic-8888",
1203 "gm", 1351 "gm",
1204 "_", 1352 "_",
1205 "path_stroke_with_zero_length", 1353 "path_stroke_with_zero_length",
1206 "2ndpic-8888", 1354 "2ndpic-8888",
1207 "gm", 1355 "gm",
1208 "_", 1356 "_",
1209 "path_stroke_with_zero_length", 1357 "path_stroke_with_zero_length",
1210 "sp-8888", 1358 "sp-8888",
1211 "gm", 1359 "gm",
1212 "_", 1360 "_",
1213 "path_stroke_with_zero_length", 1361 "textblobgeometrychange",
1214 "pic-8888", 1362 "pic-8888",
1215 "gm", 1363 "gm",
1216 "_", 1364 "_",
1217 "textblobgeometrychange", 1365 "textblobgeometrychange",
1218 "2ndpic-8888", 1366 "2ndpic-8888",
1219 "gm", 1367 "gm",
1220 "_", 1368 "_",
1221 "textblobgeometrychange", 1369 "textblobgeometrychange",
1222 "sp-8888", 1370 "sp-8888",
1223 "gm", 1371 "gm",
1224 "_", 1372 "_",
1225 "textblobgeometrychange",
1226 "sp-8888",
1227 "gm",
1228 "_",
1229 "patch_primitive", 1373 "patch_primitive",
1374 "sp-8888",
1375 "gm",
1376 "_",
1377 "image-cacherator-from-picture",
1378 "pic-8888",
1379 "gm",
1380 "_",
1381 "image-cacherator-from-picture",
1382 "2ndpic-8888",
1383 "gm",
1384 "_",
1385 "image-cacherator-from-picture",
1386 "serialize-8888",
1387 "gm",
1388 "_",
1389 "image-cacherator-from-picture",
1390 "sp-8888",
1391 "gm",
1392 "_",
1393 "image-cacherator-from-raster",
1394 "pic-8888",
1395 "gm",
1396 "_",
1397 "image-cacherator-from-raster",
1398 "2ndpic-8888",
1399 "gm",
1400 "_",
1401 "image-cacherator-from-raster",
1402 "serialize-8888",
1403 "gm",
1404 "_",
1405 "image-cacherator-from-raster",
1406 "sp-8888",
1407 "gm",
1408 "_",
1409 "image-cacherator-from-ctable",
1410 "pic-8888",
1411 "gm",
1412 "_",
1413 "image-cacherator-from-ctable",
1414 "2ndpic-8888",
1415 "gm",
1416 "_",
1417 "image-cacherator-from-ctable",
1418 "serialize-8888",
1419 "gm",
1420 "_",
1421 "image-cacherator-from-ctable",
1230 "--match", 1422 "--match",
1231 "~imagefiltersclipped", 1423 "~imagefiltersclipped",
1232 "~imagefilterscropexpand", 1424 "~imagefilterscropexpand",
1233 "~scaled_tilemodes_npot", 1425 "~scaled_tilemodes_npot",
1234 "~bleed_image", 1426 "~bleed_image",
1235 "~ReadPixels" 1427 "~ReadPixels"
1236 ], 1428 ],
1237 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [ 1429 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [
1238 "--config", 1430 "--config",
1239 "565", 1431 "565",
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
1471 "_", 1663 "_",
1472 "textblobgeometrychange", 1664 "textblobgeometrychange",
1473 "serialize-8888", 1665 "serialize-8888",
1474 "gm", 1666 "gm",
1475 "_", 1667 "_",
1476 "verylargebitmap", 1668 "verylargebitmap",
1477 "serialize-8888", 1669 "serialize-8888",
1478 "gm", 1670 "gm",
1479 "_", 1671 "_",
1480 "verylarge_picture_image", 1672 "verylarge_picture_image",
1673 "sp-8888",
1674 "gm",
1675 "_",
1676 "blend",
1481 "pic-8888", 1677 "pic-8888",
1482 "gm", 1678 "gm",
1483 "_", 1679 "_",
1484 "blend", 1680 "blend",
1485 "2ndpic-8888", 1681 "2ndpic-8888",
1486 "gm", 1682 "gm",
1487 "_", 1683 "_",
1488 "blend", 1684 "blend",
1489 "sp-8888", 1685 "sp-8888",
1490 "gm", 1686 "gm",
1491 "_", 1687 "_",
1492 "blend", 1688 "drawfilter",
1493 "pic-8888", 1689 "pic-8888",
1494 "gm", 1690 "gm",
1495 "_", 1691 "_",
1496 "drawfilter", 1692 "drawfilter",
1497 "2ndpic-8888", 1693 "2ndpic-8888",
1498 "gm", 1694 "gm",
1499 "_", 1695 "_",
1500 "drawfilter", 1696 "drawfilter",
1501 "sp-8888", 1697 "sp-8888",
1502 "gm", 1698 "gm",
1503 "_", 1699 "_",
1504 "drawfilter", 1700 "path_stroke_with_zero_length",
1505 "pic-8888", 1701 "pic-8888",
1506 "gm", 1702 "gm",
1507 "_", 1703 "_",
1508 "path_stroke_with_zero_length", 1704 "path_stroke_with_zero_length",
1509 "2ndpic-8888", 1705 "2ndpic-8888",
1510 "gm", 1706 "gm",
1511 "_", 1707 "_",
1512 "path_stroke_with_zero_length", 1708 "path_stroke_with_zero_length",
1513 "sp-8888", 1709 "sp-8888",
1514 "gm", 1710 "gm",
1515 "_", 1711 "_",
1516 "path_stroke_with_zero_length", 1712 "textblobgeometrychange",
1517 "pic-8888", 1713 "pic-8888",
1518 "gm", 1714 "gm",
1519 "_", 1715 "_",
1520 "textblobgeometrychange", 1716 "textblobgeometrychange",
1521 "2ndpic-8888", 1717 "2ndpic-8888",
1522 "gm", 1718 "gm",
1523 "_", 1719 "_",
1524 "textblobgeometrychange", 1720 "textblobgeometrychange",
1525 "sp-8888", 1721 "sp-8888",
1526 "gm", 1722 "gm",
1527 "_", 1723 "_",
1528 "textblobgeometrychange", 1724 "patch_primitive",
1529 "sp-8888", 1725 "sp-8888",
1530 "gm", 1726 "gm",
1531 "_", 1727 "_",
1532 "patch_primitive" 1728 "image-cacherator-from-picture",
1729 "pic-8888",
1730 "gm",
1731 "_",
1732 "image-cacherator-from-picture",
1733 "2ndpic-8888",
1734 "gm",
1735 "_",
1736 "image-cacherator-from-picture",
1737 "serialize-8888",
1738 "gm",
1739 "_",
1740 "image-cacherator-from-picture",
1741 "sp-8888",
1742 "gm",
1743 "_",
1744 "image-cacherator-from-raster",
1745 "pic-8888",
1746 "gm",
1747 "_",
1748 "image-cacherator-from-raster",
1749 "2ndpic-8888",
1750 "gm",
1751 "_",
1752 "image-cacherator-from-raster",
1753 "serialize-8888",
1754 "gm",
1755 "_",
1756 "image-cacherator-from-raster",
1757 "sp-8888",
1758 "gm",
1759 "_",
1760 "image-cacherator-from-ctable",
1761 "pic-8888",
1762 "gm",
1763 "_",
1764 "image-cacherator-from-ctable",
1765 "2ndpic-8888",
1766 "gm",
1767 "_",
1768 "image-cacherator-from-ctable",
1769 "serialize-8888",
1770 "gm",
1771 "_",
1772 "image-cacherator-from-ctable"
1533 ], 1773 ],
1534 "Test-Android-GCC-Nexus9-GPU-TegraK1-Arm64-Debug": [ 1774 "Test-Android-GCC-Nexus9-GPU-TegraK1-Arm64-Debug": [
1535 "--config", 1775 "--config",
1536 "565", 1776 "565",
1537 "8888", 1777 "8888",
1538 "gpu", 1778 "gpu",
1539 "nvprmsaa4", 1779 "nvprmsaa4",
1540 "msaa4", 1780 "msaa4",
1541 "serialize-8888", 1781 "serialize-8888",
1542 "tiles_rt-8888", 1782 "tiles_rt-8888",
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
1770 "_", 2010 "_",
1771 "textblobgeometrychange", 2011 "textblobgeometrychange",
1772 "serialize-8888", 2012 "serialize-8888",
1773 "gm", 2013 "gm",
1774 "_", 2014 "_",
1775 "verylargebitmap", 2015 "verylargebitmap",
1776 "serialize-8888", 2016 "serialize-8888",
1777 "gm", 2017 "gm",
1778 "_", 2018 "_",
1779 "verylarge_picture_image", 2019 "verylarge_picture_image",
2020 "sp-8888",
2021 "gm",
2022 "_",
2023 "blend",
1780 "pic-8888", 2024 "pic-8888",
1781 "gm", 2025 "gm",
1782 "_", 2026 "_",
1783 "blend", 2027 "blend",
1784 "2ndpic-8888", 2028 "2ndpic-8888",
1785 "gm", 2029 "gm",
1786 "_", 2030 "_",
1787 "blend", 2031 "blend",
1788 "sp-8888", 2032 "sp-8888",
1789 "gm", 2033 "gm",
1790 "_", 2034 "_",
1791 "blend", 2035 "drawfilter",
1792 "pic-8888", 2036 "pic-8888",
1793 "gm", 2037 "gm",
1794 "_", 2038 "_",
1795 "drawfilter", 2039 "drawfilter",
1796 "2ndpic-8888", 2040 "2ndpic-8888",
1797 "gm", 2041 "gm",
1798 "_", 2042 "_",
1799 "drawfilter", 2043 "drawfilter",
1800 "sp-8888", 2044 "sp-8888",
1801 "gm", 2045 "gm",
1802 "_", 2046 "_",
1803 "drawfilter", 2047 "path_stroke_with_zero_length",
1804 "pic-8888", 2048 "pic-8888",
1805 "gm", 2049 "gm",
1806 "_", 2050 "_",
1807 "path_stroke_with_zero_length", 2051 "path_stroke_with_zero_length",
1808 "2ndpic-8888", 2052 "2ndpic-8888",
1809 "gm", 2053 "gm",
1810 "_", 2054 "_",
1811 "path_stroke_with_zero_length", 2055 "path_stroke_with_zero_length",
1812 "sp-8888", 2056 "sp-8888",
1813 "gm", 2057 "gm",
1814 "_", 2058 "_",
1815 "path_stroke_with_zero_length", 2059 "textblobgeometrychange",
1816 "pic-8888", 2060 "pic-8888",
1817 "gm", 2061 "gm",
1818 "_", 2062 "_",
1819 "textblobgeometrychange", 2063 "textblobgeometrychange",
1820 "2ndpic-8888", 2064 "2ndpic-8888",
1821 "gm", 2065 "gm",
1822 "_", 2066 "_",
1823 "textblobgeometrychange", 2067 "textblobgeometrychange",
1824 "sp-8888", 2068 "sp-8888",
1825 "gm", 2069 "gm",
1826 "_", 2070 "_",
1827 "textblobgeometrychange", 2071 "patch_primitive",
1828 "sp-8888", 2072 "sp-8888",
1829 "gm", 2073 "gm",
1830 "_", 2074 "_",
1831 "patch_primitive" 2075 "image-cacherator-from-picture",
2076 "pic-8888",
2077 "gm",
2078 "_",
2079 "image-cacherator-from-picture",
2080 "2ndpic-8888",
2081 "gm",
2082 "_",
2083 "image-cacherator-from-picture",
2084 "serialize-8888",
2085 "gm",
2086 "_",
2087 "image-cacherator-from-picture",
2088 "sp-8888",
2089 "gm",
2090 "_",
2091 "image-cacherator-from-raster",
2092 "pic-8888",
2093 "gm",
2094 "_",
2095 "image-cacherator-from-raster",
2096 "2ndpic-8888",
2097 "gm",
2098 "_",
2099 "image-cacherator-from-raster",
2100 "serialize-8888",
2101 "gm",
2102 "_",
2103 "image-cacherator-from-raster",
2104 "sp-8888",
2105 "gm",
2106 "_",
2107 "image-cacherator-from-ctable",
2108 "pic-8888",
2109 "gm",
2110 "_",
2111 "image-cacherator-from-ctable",
2112 "2ndpic-8888",
2113 "gm",
2114 "_",
2115 "image-cacherator-from-ctable",
2116 "serialize-8888",
2117 "gm",
2118 "_",
2119 "image-cacherator-from-ctable"
1832 ], 2120 ],
1833 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [ 2121 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [
1834 "--config", 2122 "--config",
1835 "565", 2123 "565",
1836 "8888", 2124 "8888",
1837 "gpu", 2125 "gpu",
1838 "--src", 2126 "--src",
1839 "tests", 2127 "tests",
1840 "gm", 2128 "gm",
1841 "image", 2129 "image",
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
2077 "_", 2365 "_",
2078 "textblobgeometrychange", 2366 "textblobgeometrychange",
2079 "serialize-8888", 2367 "serialize-8888",
2080 "gm", 2368 "gm",
2081 "_", 2369 "_",
2082 "verylargebitmap", 2370 "verylargebitmap",
2083 "serialize-8888", 2371 "serialize-8888",
2084 "gm", 2372 "gm",
2085 "_", 2373 "_",
2086 "verylarge_picture_image", 2374 "verylarge_picture_image",
2375 "sp-8888",
2376 "gm",
2377 "_",
2378 "blend",
2087 "pic-8888", 2379 "pic-8888",
2088 "gm", 2380 "gm",
2089 "_", 2381 "_",
2090 "blend", 2382 "blend",
2091 "2ndpic-8888", 2383 "2ndpic-8888",
2092 "gm", 2384 "gm",
2093 "_", 2385 "_",
2094 "blend", 2386 "blend",
2095 "sp-8888", 2387 "sp-8888",
2096 "gm", 2388 "gm",
2097 "_", 2389 "_",
2098 "blend", 2390 "drawfilter",
2099 "pic-8888", 2391 "pic-8888",
2100 "gm", 2392 "gm",
2101 "_", 2393 "_",
2102 "drawfilter", 2394 "drawfilter",
2103 "2ndpic-8888", 2395 "2ndpic-8888",
2104 "gm", 2396 "gm",
2105 "_", 2397 "_",
2106 "drawfilter", 2398 "drawfilter",
2107 "sp-8888", 2399 "sp-8888",
2108 "gm", 2400 "gm",
2109 "_", 2401 "_",
2110 "drawfilter", 2402 "path_stroke_with_zero_length",
2111 "pic-8888", 2403 "pic-8888",
2112 "gm", 2404 "gm",
2113 "_", 2405 "_",
2114 "path_stroke_with_zero_length", 2406 "path_stroke_with_zero_length",
2115 "2ndpic-8888", 2407 "2ndpic-8888",
2116 "gm", 2408 "gm",
2117 "_", 2409 "_",
2118 "path_stroke_with_zero_length", 2410 "path_stroke_with_zero_length",
2119 "sp-8888", 2411 "sp-8888",
2120 "gm", 2412 "gm",
2121 "_", 2413 "_",
2122 "path_stroke_with_zero_length", 2414 "textblobgeometrychange",
2123 "pic-8888", 2415 "pic-8888",
2124 "gm", 2416 "gm",
2125 "_", 2417 "_",
2126 "textblobgeometrychange", 2418 "textblobgeometrychange",
2127 "2ndpic-8888", 2419 "2ndpic-8888",
2128 "gm", 2420 "gm",
2129 "_", 2421 "_",
2130 "textblobgeometrychange", 2422 "textblobgeometrychange",
2131 "sp-8888", 2423 "sp-8888",
2132 "gm", 2424 "gm",
2133 "_", 2425 "_",
2134 "textblobgeometrychange", 2426 "patch_primitive",
2135 "sp-8888", 2427 "sp-8888",
2136 "gm", 2428 "gm",
2137 "_", 2429 "_",
2138 "patch_primitive", 2430 "image-cacherator-from-picture",
2431 "pic-8888",
2432 "gm",
2433 "_",
2434 "image-cacherator-from-picture",
2435 "2ndpic-8888",
2436 "gm",
2437 "_",
2438 "image-cacherator-from-picture",
2439 "serialize-8888",
2440 "gm",
2441 "_",
2442 "image-cacherator-from-picture",
2443 "sp-8888",
2444 "gm",
2445 "_",
2446 "image-cacherator-from-raster",
2447 "pic-8888",
2448 "gm",
2449 "_",
2450 "image-cacherator-from-raster",
2451 "2ndpic-8888",
2452 "gm",
2453 "_",
2454 "image-cacherator-from-raster",
2455 "serialize-8888",
2456 "gm",
2457 "_",
2458 "image-cacherator-from-raster",
2459 "sp-8888",
2460 "gm",
2461 "_",
2462 "image-cacherator-from-ctable",
2463 "pic-8888",
2464 "gm",
2465 "_",
2466 "image-cacherator-from-ctable",
2467 "2ndpic-8888",
2468 "gm",
2469 "_",
2470 "image-cacherator-from-ctable",
2471 "serialize-8888",
2472 "gm",
2473 "_",
2474 "image-cacherator-from-ctable",
2139 "--match", 2475 "--match",
2140 "~ResourceCache" 2476 "~ResourceCache"
2141 ], 2477 ],
2142 "Test-Mac10.8-Clang-MacMini4.1-CPU-SSE4-x86_64-Release": [ 2478 "Test-Mac10.8-Clang-MacMini4.1-CPU-SSE4-x86_64-Release": [
2143 "--matrix", 2479 "--matrix",
2144 "0", 2480 "0",
2145 "1", 2481 "1",
2146 "1", 2482 "1",
2147 "0", 2483 "0",
2148 "--config", 2484 "--config",
(...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after
2403 "_", 2739 "_",
2404 "textblobgeometrychange", 2740 "textblobgeometrychange",
2405 "serialize-8888", 2741 "serialize-8888",
2406 "gm", 2742 "gm",
2407 "_", 2743 "_",
2408 "verylargebitmap", 2744 "verylargebitmap",
2409 "serialize-8888", 2745 "serialize-8888",
2410 "gm", 2746 "gm",
2411 "_", 2747 "_",
2412 "verylarge_picture_image", 2748 "verylarge_picture_image",
2749 "sp-8888",
2750 "gm",
2751 "_",
2752 "blend",
2413 "pic-8888", 2753 "pic-8888",
2414 "gm", 2754 "gm",
2415 "_", 2755 "_",
2416 "blend", 2756 "blend",
2417 "2ndpic-8888", 2757 "2ndpic-8888",
2418 "gm", 2758 "gm",
2419 "_", 2759 "_",
2420 "blend", 2760 "blend",
2421 "sp-8888", 2761 "sp-8888",
2422 "gm", 2762 "gm",
2423 "_", 2763 "_",
2424 "blend", 2764 "drawfilter",
2425 "pic-8888", 2765 "pic-8888",
2426 "gm", 2766 "gm",
2427 "_", 2767 "_",
2428 "drawfilter", 2768 "drawfilter",
2429 "2ndpic-8888", 2769 "2ndpic-8888",
2430 "gm", 2770 "gm",
2431 "_", 2771 "_",
2432 "drawfilter", 2772 "drawfilter",
2433 "sp-8888", 2773 "sp-8888",
2434 "gm", 2774 "gm",
2435 "_", 2775 "_",
2436 "drawfilter", 2776 "path_stroke_with_zero_length",
2437 "pic-8888", 2777 "pic-8888",
2438 "gm", 2778 "gm",
2439 "_", 2779 "_",
2440 "path_stroke_with_zero_length", 2780 "path_stroke_with_zero_length",
2441 "2ndpic-8888", 2781 "2ndpic-8888",
2442 "gm", 2782 "gm",
2443 "_", 2783 "_",
2444 "path_stroke_with_zero_length", 2784 "path_stroke_with_zero_length",
2445 "sp-8888", 2785 "sp-8888",
2446 "gm", 2786 "gm",
2447 "_", 2787 "_",
2448 "path_stroke_with_zero_length", 2788 "textblobgeometrychange",
2449 "pic-8888", 2789 "pic-8888",
2450 "gm", 2790 "gm",
2451 "_", 2791 "_",
2452 "textblobgeometrychange", 2792 "textblobgeometrychange",
2453 "2ndpic-8888", 2793 "2ndpic-8888",
2454 "gm", 2794 "gm",
2455 "_", 2795 "_",
2456 "textblobgeometrychange", 2796 "textblobgeometrychange",
2457 "sp-8888", 2797 "sp-8888",
2458 "gm", 2798 "gm",
2459 "_", 2799 "_",
2460 "textblobgeometrychange", 2800 "patch_primitive",
2461 "sp-8888", 2801 "sp-8888",
2462 "gm", 2802 "gm",
2463 "_", 2803 "_",
2464 "patch_primitive" 2804 "image-cacherator-from-picture",
2805 "pic-8888",
2806 "gm",
2807 "_",
2808 "image-cacherator-from-picture",
2809 "2ndpic-8888",
2810 "gm",
2811 "_",
2812 "image-cacherator-from-picture",
2813 "serialize-8888",
2814 "gm",
2815 "_",
2816 "image-cacherator-from-picture",
2817 "sp-8888",
2818 "gm",
2819 "_",
2820 "image-cacherator-from-raster",
2821 "pic-8888",
2822 "gm",
2823 "_",
2824 "image-cacherator-from-raster",
2825 "2ndpic-8888",
2826 "gm",
2827 "_",
2828 "image-cacherator-from-raster",
2829 "serialize-8888",
2830 "gm",
2831 "_",
2832 "image-cacherator-from-raster",
2833 "sp-8888",
2834 "gm",
2835 "_",
2836 "image-cacherator-from-ctable",
2837 "pic-8888",
2838 "gm",
2839 "_",
2840 "image-cacherator-from-ctable",
2841 "2ndpic-8888",
2842 "gm",
2843 "_",
2844 "image-cacherator-from-ctable",
2845 "serialize-8888",
2846 "gm",
2847 "_",
2848 "image-cacherator-from-ctable"
2465 ], 2849 ],
2466 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [ 2850 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [
2467 "--matrix", 2851 "--matrix",
2468 "0", 2852 "0",
2469 "1", 2853 "1",
2470 "1", 2854 "1",
2471 "0", 2855 "0",
2472 "--config", 2856 "--config",
2473 "565", 2857 "565",
2474 "8888", 2858 "8888",
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
2728 "_", 3112 "_",
2729 "textblobgeometrychange", 3113 "textblobgeometrychange",
2730 "serialize-8888", 3114 "serialize-8888",
2731 "gm", 3115 "gm",
2732 "_", 3116 "_",
2733 "verylargebitmap", 3117 "verylargebitmap",
2734 "serialize-8888", 3118 "serialize-8888",
2735 "gm", 3119 "gm",
2736 "_", 3120 "_",
2737 "verylarge_picture_image", 3121 "verylarge_picture_image",
3122 "sp-8888",
3123 "gm",
3124 "_",
3125 "blend",
2738 "pic-8888", 3126 "pic-8888",
2739 "gm", 3127 "gm",
2740 "_", 3128 "_",
2741 "blend", 3129 "blend",
2742 "2ndpic-8888", 3130 "2ndpic-8888",
2743 "gm", 3131 "gm",
2744 "_", 3132 "_",
2745 "blend", 3133 "blend",
2746 "sp-8888", 3134 "sp-8888",
2747 "gm", 3135 "gm",
2748 "_", 3136 "_",
2749 "blend", 3137 "drawfilter",
2750 "pic-8888", 3138 "pic-8888",
2751 "gm", 3139 "gm",
2752 "_", 3140 "_",
2753 "drawfilter", 3141 "drawfilter",
2754 "2ndpic-8888", 3142 "2ndpic-8888",
2755 "gm", 3143 "gm",
2756 "_", 3144 "_",
2757 "drawfilter", 3145 "drawfilter",
2758 "sp-8888", 3146 "sp-8888",
2759 "gm", 3147 "gm",
2760 "_", 3148 "_",
2761 "drawfilter", 3149 "path_stroke_with_zero_length",
2762 "pic-8888", 3150 "pic-8888",
2763 "gm", 3151 "gm",
2764 "_", 3152 "_",
2765 "path_stroke_with_zero_length", 3153 "path_stroke_with_zero_length",
2766 "2ndpic-8888", 3154 "2ndpic-8888",
2767 "gm", 3155 "gm",
2768 "_", 3156 "_",
2769 "path_stroke_with_zero_length", 3157 "path_stroke_with_zero_length",
2770 "sp-8888", 3158 "sp-8888",
2771 "gm", 3159 "gm",
2772 "_", 3160 "_",
2773 "path_stroke_with_zero_length", 3161 "textblobgeometrychange",
2774 "pic-8888", 3162 "pic-8888",
2775 "gm", 3163 "gm",
2776 "_", 3164 "_",
2777 "textblobgeometrychange", 3165 "textblobgeometrychange",
2778 "2ndpic-8888", 3166 "2ndpic-8888",
2779 "gm", 3167 "gm",
2780 "_", 3168 "_",
2781 "textblobgeometrychange", 3169 "textblobgeometrychange",
2782 "sp-8888", 3170 "sp-8888",
2783 "gm", 3171 "gm",
2784 "_", 3172 "_",
2785 "textblobgeometrychange", 3173 "patch_primitive",
2786 "sp-8888", 3174 "sp-8888",
2787 "gm", 3175 "gm",
2788 "_", 3176 "_",
2789 "patch_primitive" 3177 "image-cacherator-from-picture",
3178 "pic-8888",
3179 "gm",
3180 "_",
3181 "image-cacherator-from-picture",
3182 "2ndpic-8888",
3183 "gm",
3184 "_",
3185 "image-cacherator-from-picture",
3186 "serialize-8888",
3187 "gm",
3188 "_",
3189 "image-cacherator-from-picture",
3190 "sp-8888",
3191 "gm",
3192 "_",
3193 "image-cacherator-from-raster",
3194 "pic-8888",
3195 "gm",
3196 "_",
3197 "image-cacherator-from-raster",
3198 "2ndpic-8888",
3199 "gm",
3200 "_",
3201 "image-cacherator-from-raster",
3202 "serialize-8888",
3203 "gm",
3204 "_",
3205 "image-cacherator-from-raster",
3206 "sp-8888",
3207 "gm",
3208 "_",
3209 "image-cacherator-from-ctable",
3210 "pic-8888",
3211 "gm",
3212 "_",
3213 "image-cacherator-from-ctable",
3214 "2ndpic-8888",
3215 "gm",
3216 "_",
3217 "image-cacherator-from-ctable",
3218 "serialize-8888",
3219 "gm",
3220 "_",
3221 "image-cacherator-from-ctable"
2790 ], 3222 ],
2791 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [ 3223 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [
2792 "--matrix", 3224 "--matrix",
2793 "0", 3225 "0",
2794 "1", 3226 "1",
2795 "1", 3227 "1",
2796 "0", 3228 "0",
2797 "--config", 3229 "--config",
2798 "565", 3230 "565",
2799 "8888", 3231 "8888",
(...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after
3073 "_", 3505 "_",
3074 "textblobgeometrychange", 3506 "textblobgeometrychange",
3075 "serialize-8888", 3507 "serialize-8888",
3076 "gm", 3508 "gm",
3077 "_", 3509 "_",
3078 "verylargebitmap", 3510 "verylargebitmap",
3079 "serialize-8888", 3511 "serialize-8888",
3080 "gm", 3512 "gm",
3081 "_", 3513 "_",
3082 "verylarge_picture_image", 3514 "verylarge_picture_image",
3515 "sp-8888",
3516 "gm",
3517 "_",
3518 "blend",
3083 "pic-8888", 3519 "pic-8888",
3084 "gm", 3520 "gm",
3085 "_", 3521 "_",
3086 "blend", 3522 "blend",
3087 "2ndpic-8888", 3523 "2ndpic-8888",
3088 "gm", 3524 "gm",
3089 "_", 3525 "_",
3090 "blend", 3526 "blend",
3091 "sp-8888", 3527 "sp-8888",
3092 "gm", 3528 "gm",
3093 "_", 3529 "_",
3094 "blend", 3530 "drawfilter",
3095 "pic-8888", 3531 "pic-8888",
3096 "gm", 3532 "gm",
3097 "_", 3533 "_",
3098 "drawfilter", 3534 "drawfilter",
3099 "2ndpic-8888", 3535 "2ndpic-8888",
3100 "gm", 3536 "gm",
3101 "_", 3537 "_",
3102 "drawfilter", 3538 "drawfilter",
3103 "sp-8888", 3539 "sp-8888",
3104 "gm", 3540 "gm",
3105 "_", 3541 "_",
3106 "drawfilter", 3542 "path_stroke_with_zero_length",
3107 "pic-8888", 3543 "pic-8888",
3108 "gm", 3544 "gm",
3109 "_", 3545 "_",
3110 "path_stroke_with_zero_length", 3546 "path_stroke_with_zero_length",
3111 "2ndpic-8888", 3547 "2ndpic-8888",
3112 "gm", 3548 "gm",
3113 "_", 3549 "_",
3114 "path_stroke_with_zero_length", 3550 "path_stroke_with_zero_length",
3115 "sp-8888", 3551 "sp-8888",
3116 "gm", 3552 "gm",
3117 "_", 3553 "_",
3118 "path_stroke_with_zero_length", 3554 "textblobgeometrychange",
3119 "pic-8888", 3555 "pic-8888",
3120 "gm", 3556 "gm",
3121 "_", 3557 "_",
3122 "textblobgeometrychange", 3558 "textblobgeometrychange",
3123 "2ndpic-8888", 3559 "2ndpic-8888",
3124 "gm", 3560 "gm",
3125 "_", 3561 "_",
3126 "textblobgeometrychange", 3562 "textblobgeometrychange",
3127 "sp-8888", 3563 "sp-8888",
3128 "gm", 3564 "gm",
3129 "_", 3565 "_",
3130 "textblobgeometrychange",
3131 "sp-8888",
3132 "gm",
3133 "_",
3134 "patch_primitive", 3566 "patch_primitive",
3567 "sp-8888",
3568 "gm",
3569 "_",
3570 "image-cacherator-from-picture",
3571 "pic-8888",
3572 "gm",
3573 "_",
3574 "image-cacherator-from-picture",
3575 "2ndpic-8888",
3576 "gm",
3577 "_",
3578 "image-cacherator-from-picture",
3579 "serialize-8888",
3580 "gm",
3581 "_",
3582 "image-cacherator-from-picture",
3583 "sp-8888",
3584 "gm",
3585 "_",
3586 "image-cacherator-from-raster",
3587 "pic-8888",
3588 "gm",
3589 "_",
3590 "image-cacherator-from-raster",
3591 "2ndpic-8888",
3592 "gm",
3593 "_",
3594 "image-cacherator-from-raster",
3595 "serialize-8888",
3596 "gm",
3597 "_",
3598 "image-cacherator-from-raster",
3599 "sp-8888",
3600 "gm",
3601 "_",
3602 "image-cacherator-from-ctable",
3603 "pic-8888",
3604 "gm",
3605 "_",
3606 "image-cacherator-from-ctable",
3607 "2ndpic-8888",
3608 "gm",
3609 "_",
3610 "image-cacherator-from-ctable",
3611 "serialize-8888",
3612 "gm",
3613 "_",
3614 "image-cacherator-from-ctable",
3135 "--match", 3615 "--match",
3136 "~Threaded" 3616 "~Threaded"
3137 ], 3617 ],
3138 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [ 3618 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
3139 "--matrix", 3619 "--matrix",
3140 "0", 3620 "0",
3141 "1", 3621 "1",
3142 "1", 3622 "1",
3143 "0", 3623 "0",
3144 "--config", 3624 "--config",
(...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after
3415 "_", 3895 "_",
3416 "textblobgeometrychange", 3896 "textblobgeometrychange",
3417 "serialize-8888", 3897 "serialize-8888",
3418 "gm", 3898 "gm",
3419 "_", 3899 "_",
3420 "verylargebitmap", 3900 "verylargebitmap",
3421 "serialize-8888", 3901 "serialize-8888",
3422 "gm", 3902 "gm",
3423 "_", 3903 "_",
3424 "verylarge_picture_image", 3904 "verylarge_picture_image",
3905 "sp-8888",
3906 "gm",
3907 "_",
3908 "blend",
3425 "pic-8888", 3909 "pic-8888",
3426 "gm", 3910 "gm",
3427 "_", 3911 "_",
3428 "blend", 3912 "blend",
3429 "2ndpic-8888", 3913 "2ndpic-8888",
3430 "gm", 3914 "gm",
3431 "_", 3915 "_",
3432 "blend", 3916 "blend",
3433 "sp-8888", 3917 "sp-8888",
3434 "gm", 3918 "gm",
3435 "_", 3919 "_",
3436 "blend", 3920 "drawfilter",
3437 "pic-8888", 3921 "pic-8888",
3438 "gm", 3922 "gm",
3439 "_", 3923 "_",
3440 "drawfilter", 3924 "drawfilter",
3441 "2ndpic-8888", 3925 "2ndpic-8888",
3442 "gm", 3926 "gm",
3443 "_", 3927 "_",
3444 "drawfilter", 3928 "drawfilter",
3445 "sp-8888", 3929 "sp-8888",
3446 "gm", 3930 "gm",
3447 "_", 3931 "_",
3448 "drawfilter", 3932 "path_stroke_with_zero_length",
3449 "pic-8888", 3933 "pic-8888",
3450 "gm", 3934 "gm",
3451 "_", 3935 "_",
3452 "path_stroke_with_zero_length", 3936 "path_stroke_with_zero_length",
3453 "2ndpic-8888", 3937 "2ndpic-8888",
3454 "gm", 3938 "gm",
3455 "_", 3939 "_",
3456 "path_stroke_with_zero_length", 3940 "path_stroke_with_zero_length",
3457 "sp-8888", 3941 "sp-8888",
3458 "gm", 3942 "gm",
3459 "_", 3943 "_",
3460 "path_stroke_with_zero_length", 3944 "textblobgeometrychange",
3461 "pic-8888", 3945 "pic-8888",
3462 "gm", 3946 "gm",
3463 "_", 3947 "_",
3464 "textblobgeometrychange", 3948 "textblobgeometrychange",
3465 "2ndpic-8888", 3949 "2ndpic-8888",
3466 "gm", 3950 "gm",
3467 "_", 3951 "_",
3468 "textblobgeometrychange", 3952 "textblobgeometrychange",
3469 "sp-8888", 3953 "sp-8888",
3470 "gm", 3954 "gm",
3471 "_", 3955 "_",
3472 "textblobgeometrychange",
3473 "sp-8888",
3474 "gm",
3475 "_",
3476 "patch_primitive", 3956 "patch_primitive",
3957 "sp-8888",
3958 "gm",
3959 "_",
3960 "image-cacherator-from-picture",
3961 "pic-8888",
3962 "gm",
3963 "_",
3964 "image-cacherator-from-picture",
3965 "2ndpic-8888",
3966 "gm",
3967 "_",
3968 "image-cacherator-from-picture",
3969 "serialize-8888",
3970 "gm",
3971 "_",
3972 "image-cacherator-from-picture",
3973 "sp-8888",
3974 "gm",
3975 "_",
3976 "image-cacherator-from-raster",
3977 "pic-8888",
3978 "gm",
3979 "_",
3980 "image-cacherator-from-raster",
3981 "2ndpic-8888",
3982 "gm",
3983 "_",
3984 "image-cacherator-from-raster",
3985 "serialize-8888",
3986 "gm",
3987 "_",
3988 "image-cacherator-from-raster",
3989 "sp-8888",
3990 "gm",
3991 "_",
3992 "image-cacherator-from-ctable",
3993 "pic-8888",
3994 "gm",
3995 "_",
3996 "image-cacherator-from-ctable",
3997 "2ndpic-8888",
3998 "gm",
3999 "_",
4000 "image-cacherator-from-ctable",
4001 "serialize-8888",
4002 "gm",
4003 "_",
4004 "image-cacherator-from-ctable",
3477 "--match", 4005 "--match",
3478 "~Threaded" 4006 "~Threaded"
3479 ], 4007 ],
3480 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [ 4008 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
3481 "--matrix", 4009 "--matrix",
3482 "0", 4010 "0",
3483 "1", 4011 "1",
3484 "1", 4012 "1",
3485 "0", 4013 "0",
3486 "--config", 4014 "--config",
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after
3749 "_", 4277 "_",
3750 "textblobgeometrychange", 4278 "textblobgeometrychange",
3751 "serialize-8888", 4279 "serialize-8888",
3752 "gm", 4280 "gm",
3753 "_", 4281 "_",
3754 "verylargebitmap", 4282 "verylargebitmap",
3755 "serialize-8888", 4283 "serialize-8888",
3756 "gm", 4284 "gm",
3757 "_", 4285 "_",
3758 "verylarge_picture_image", 4286 "verylarge_picture_image",
4287 "sp-8888",
4288 "gm",
4289 "_",
4290 "blend",
3759 "pic-8888", 4291 "pic-8888",
3760 "gm", 4292 "gm",
3761 "_", 4293 "_",
3762 "blend", 4294 "blend",
3763 "2ndpic-8888", 4295 "2ndpic-8888",
3764 "gm", 4296 "gm",
3765 "_", 4297 "_",
3766 "blend", 4298 "blend",
3767 "sp-8888", 4299 "sp-8888",
3768 "gm", 4300 "gm",
3769 "_", 4301 "_",
3770 "blend", 4302 "drawfilter",
3771 "pic-8888", 4303 "pic-8888",
3772 "gm", 4304 "gm",
3773 "_", 4305 "_",
3774 "drawfilter", 4306 "drawfilter",
3775 "2ndpic-8888", 4307 "2ndpic-8888",
3776 "gm", 4308 "gm",
3777 "_", 4309 "_",
3778 "drawfilter", 4310 "drawfilter",
3779 "sp-8888", 4311 "sp-8888",
3780 "gm", 4312 "gm",
3781 "_", 4313 "_",
3782 "drawfilter", 4314 "path_stroke_with_zero_length",
3783 "pic-8888", 4315 "pic-8888",
3784 "gm", 4316 "gm",
3785 "_", 4317 "_",
3786 "path_stroke_with_zero_length", 4318 "path_stroke_with_zero_length",
3787 "2ndpic-8888", 4319 "2ndpic-8888",
3788 "gm", 4320 "gm",
3789 "_", 4321 "_",
3790 "path_stroke_with_zero_length", 4322 "path_stroke_with_zero_length",
3791 "sp-8888", 4323 "sp-8888",
3792 "gm", 4324 "gm",
3793 "_", 4325 "_",
3794 "path_stroke_with_zero_length", 4326 "textblobgeometrychange",
3795 "pic-8888", 4327 "pic-8888",
3796 "gm", 4328 "gm",
3797 "_", 4329 "_",
3798 "textblobgeometrychange", 4330 "textblobgeometrychange",
3799 "2ndpic-8888", 4331 "2ndpic-8888",
3800 "gm", 4332 "gm",
3801 "_", 4333 "_",
3802 "textblobgeometrychange", 4334 "textblobgeometrychange",
3803 "sp-8888", 4335 "sp-8888",
3804 "gm", 4336 "gm",
3805 "_", 4337 "_",
3806 "textblobgeometrychange",
3807 "sp-8888",
3808 "gm",
3809 "_",
3810 "patch_primitive", 4338 "patch_primitive",
4339 "sp-8888",
4340 "gm",
4341 "_",
4342 "image-cacherator-from-picture",
4343 "pic-8888",
4344 "gm",
4345 "_",
4346 "image-cacherator-from-picture",
4347 "2ndpic-8888",
4348 "gm",
4349 "_",
4350 "image-cacherator-from-picture",
4351 "serialize-8888",
4352 "gm",
4353 "_",
4354 "image-cacherator-from-picture",
4355 "sp-8888",
4356 "gm",
4357 "_",
4358 "image-cacherator-from-raster",
4359 "pic-8888",
4360 "gm",
4361 "_",
4362 "image-cacherator-from-raster",
4363 "2ndpic-8888",
4364 "gm",
4365 "_",
4366 "image-cacherator-from-raster",
4367 "serialize-8888",
4368 "gm",
4369 "_",
4370 "image-cacherator-from-raster",
4371 "sp-8888",
4372 "gm",
4373 "_",
4374 "image-cacherator-from-ctable",
4375 "pic-8888",
4376 "gm",
4377 "_",
4378 "image-cacherator-from-ctable",
4379 "2ndpic-8888",
4380 "gm",
4381 "_",
4382 "image-cacherator-from-ctable",
4383 "serialize-8888",
4384 "gm",
4385 "_",
4386 "image-cacherator-from-ctable",
3811 "--match", 4387 "--match",
3812 "~GLPrograms" 4388 "~GLPrograms"
3813 ] 4389 ]
3814 } 4390 }
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