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

Side by Side Diff: tools/dm_flags.json

Issue 1106173004: Run DM on GalaxyS* in one thread (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [ 2 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [
3 "--config", 3 "--config",
4 "565", 4 "565",
5 "8888", 5 "8888",
6 "gpu", 6 "gpu",
7 "msaa4", 7 "msaa4",
8 "serialize-8888", 8 "serialize-8888",
9 "tiles_rt-8888", 9 "tiles_rt-8888",
10 "pipe-8888", 10 "pipe-8888",
11 "tiles_rt-gpu", 11 "tiles_rt-gpu",
12 "--threads",
13 "0",
12 "--blacklist", 14 "--blacklist",
13 "gpu", 15 "gpu",
14 "_", 16 "_",
15 "_", 17 "_",
16 "PANO_20121023_214540.jpg", 18 "PANO_20121023_214540.jpg",
17 "msaa", 19 "msaa",
18 "_", 20 "_",
19 "_", 21 "_",
20 "PANO_20121023_214540.jpg", 22 "PANO_20121023_214540.jpg",
21 "_", 23 "_",
(...skipping 571 matching lines...) Expand 10 before | Expand all | Expand 10 after
593 "_", 595 "_",
594 "msaa", 596 "msaa",
595 "image", 597 "image",
596 "subset", 598 "subset",
597 "_", 599 "_",
598 "--match", 600 "--match",
599 "~tabl_mozilla_0", 601 "~tabl_mozilla_0",
600 "~desk_yahoonews_0", 602 "~desk_yahoonews_0",
601 "~ResourceCache" 603 "~ResourceCache"
602 ], 604 ],
603 "Test-Android-GCC-Xoom-GPU-Tegra2-Arm7-Release": [
604 "--config",
605 "565",
606 "8888",
607 "gpu",
608 "--blacklist",
609 "gpu",
610 "_",
611 "_",
612 "PANO_20121023_214540.jpg",
613 "msaa",
614 "_",
615 "_",
616 "PANO_20121023_214540.jpg",
617 "_",
618 "image",
619 "decode",
620 "pal8os2v2.bmp",
621 "_",
622 "image",
623 "decode",
624 "pal8v4.bmp",
625 "_",
626 "image",
627 "decode",
628 "pal8v5.bmp",
629 "_",
630 "image",
631 "decode",
632 "rgb16-565.bmp",
633 "_",
634 "image",
635 "decode",
636 "rgb16-565pal.bmp",
637 "_",
638 "image",
639 "decode",
640 "rgb32-111110.bmp",
641 "_",
642 "image",
643 "decode",
644 "rgb32bf.bmp",
645 "_",
646 "image",
647 "decode",
648 "rgba32.bmp",
649 "_",
650 "image",
651 "decode",
652 "rgba32abf.bmp",
653 "_",
654 "image",
655 "decode",
656 "rgb24largepal.bmp",
657 "_",
658 "image",
659 "decode",
660 "pal8os2v2-16.bmp",
661 "_",
662 "image",
663 "decode",
664 "pal8oversizepal.bmp",
665 "_",
666 "image",
667 "decode",
668 "pal4rletrns.bmp",
669 "_",
670 "image",
671 "decode",
672 "pal8rletrns.bmp",
673 "_",
674 "image",
675 "decode",
676 "4bpp-pixeldata-cropped.bmp",
677 "_",
678 "image",
679 "decode",
680 "8bpp-pixeldata-cropped.bmp",
681 "_",
682 "image",
683 "decode",
684 "24bpp-pixeldata-cropped.bmp",
685 "_",
686 "image",
687 "decode",
688 "32bpp-pixeldata-cropped.bmp",
689 "_",
690 "image",
691 "subset",
692 "rgb24largepal.bmp",
693 "_",
694 "image",
695 "subset",
696 "pal8os2v2-16.bmp",
697 "_",
698 "image",
699 "subset",
700 "pal8oversizepal.bmp",
701 "_",
702 "image",
703 "subset",
704 "4bpp-pixeldata-cropped.bmp",
705 "_",
706 "image",
707 "subset",
708 "8bpp-pixeldata-cropped.bmp",
709 "_",
710 "image",
711 "subset",
712 "24bpp-pixeldata-cropped.bmp",
713 "_",
714 "image",
715 "subset",
716 "32bpp-pixeldata-cropped.bmp",
717 "_",
718 "image",
719 "decode",
720 "Hopstarter-Mac-Folders-Apple.ico",
721 "gpu",
722 "skp",
723 "_",
724 "_",
725 "msaa",
726 "skp",
727 "_",
728 "_",
729 "gpu",
730 "image",
731 "decode",
732 "_",
733 "msaa",
734 "image",
735 "decode",
736 "_",
737 "gpu",
738 "image",
739 "subset",
740 "_",
741 "msaa",
742 "image",
743 "subset",
744 "_",
745 "--match",
746 "~WritePixels",
747 "~tabl_mozilla_0",
748 "~desk_yahoonews_0"
749 ],
750 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [ 605 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [
751 "--config", 606 "--config",
752 "565", 607 "565",
753 "8888", 608 "8888",
754 "gpu", 609 "gpu",
755 "msaa16", 610 "msaa16",
756 "pdf", 611 "pdf",
757 "serialize-8888", 612 "serialize-8888",
758 "tiles_rt-8888", 613 "tiles_rt-8888",
759 "pipe-8888", 614 "pipe-8888",
(...skipping 553 matching lines...) Expand 10 before | Expand all | Expand 10 after
1313 "msaa16", 1168 "msaa16",
1314 "gm", 1169 "gm",
1315 "_", 1170 "_",
1316 "colorwheelnative", 1171 "colorwheelnative",
1317 "pdf", 1172 "pdf",
1318 "gm", 1173 "gm",
1319 "_", 1174 "_",
1320 "fontmgr_iter_factory" 1175 "fontmgr_iter_factory"
1321 ] 1176 ]
1322 } 1177 }
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