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

Side by Side Diff: tools/dm_flags.json

Issue 1612483002: Add pre_log option to nanobench; make this option default true in nanobench and dm. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Revert change to enable --pre_log for --verbose. Add auto-edited files. 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/DM.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 "--pre_log",
3 "--matrix", 4 "--matrix",
4 "0", 5 "0",
5 "1", 6 "1",
6 "1", 7 "1",
7 "0", 8 "0",
8 "--config", 9 "--config",
9 "565", 10 "565",
10 "8888", 11 "8888",
11 "gpu", 12 "gpu",
12 "upright-matrix-8888", 13 "upright-matrix-8888",
(...skipping 355 matching lines...) Expand 10 before | Expand all | Expand 10 after
368 "2ndpic-8888", 369 "2ndpic-8888",
369 "gm", 370 "gm",
370 "_", 371 "_",
371 "image-cacherator-from-ctable", 372 "image-cacherator-from-ctable",
372 "serialize-8888", 373 "serialize-8888",
373 "gm", 374 "gm",
374 "_", 375 "_",
375 "image-cacherator-from-ctable" 376 "image-cacherator-from-ctable"
376 ], 377 ],
377 "Test-Android-GCC-AndroidOne-GPU-Mali400MP2-Arm7-Release": [ 378 "Test-Android-GCC-AndroidOne-GPU-Mali400MP2-Arm7-Release": [
379 "--pre_log",
378 "--config", 380 "--config",
379 "565", 381 "565",
380 "8888", 382 "8888",
381 "gpu", 383 "gpu",
382 "msaa4", 384 "msaa4",
383 "serialize-8888", 385 "serialize-8888",
384 "tiles_rt-8888", 386 "tiles_rt-8888",
385 "pic-8888", 387 "pic-8888",
386 "--src", 388 "--src",
387 "tests", 389 "tests",
(...skipping 328 matching lines...) Expand 10 before | Expand all | Expand 10 after
716 "_", 718 "_",
717 "image-cacherator-from-ctable", 719 "image-cacherator-from-ctable",
718 "serialize-8888", 720 "serialize-8888",
719 "gm", 721 "gm",
720 "_", 722 "_",
721 "image-cacherator-from-ctable", 723 "image-cacherator-from-ctable",
722 "--match", 724 "--match",
723 "~WritePixels" 725 "~WritePixels"
724 ], 726 ],
725 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [ 727 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [
728 "--pre_log",
726 "--config", 729 "--config",
727 "565", 730 "565",
728 "8888", 731 "8888",
729 "gpu", 732 "gpu",
730 "msaa4", 733 "msaa4",
731 "serialize-8888", 734 "serialize-8888",
732 "tiles_rt-8888", 735 "tiles_rt-8888",
733 "pic-8888", 736 "pic-8888",
734 "gpudft", 737 "gpudft",
735 "--src", 738 "--src",
(...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after
1067 "_", 1070 "_",
1068 "image-cacherator-from-ctable", 1071 "image-cacherator-from-ctable",
1069 "serialize-8888", 1072 "serialize-8888",
1070 "gm", 1073 "gm",
1071 "_", 1074 "_",
1072 "image-cacherator-from-ctable", 1075 "image-cacherator-from-ctable",
1073 "--match", 1076 "--match",
1074 "~WritePixels" 1077 "~WritePixels"
1075 ], 1078 ],
1076 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [ 1079 "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [
1080 "--pre_log",
1077 "--config", 1081 "--config",
1078 "565", 1082 "565",
1079 "8888", 1083 "8888",
1080 "gpu", 1084 "gpu",
1081 "serialize-8888", 1085 "serialize-8888",
1082 "tiles_rt-8888", 1086 "tiles_rt-8888",
1083 "pic-8888", 1087 "pic-8888",
1084 "--src", 1088 "--src",
1085 "tests", 1089 "tests",
1086 "gm", 1090 "gm",
(...skipping 333 matching lines...) Expand 10 before | Expand all | Expand 10 after
1420 "_", 1424 "_",
1421 "image-cacherator-from-ctable", 1425 "image-cacherator-from-ctable",
1422 "--match", 1426 "--match",
1423 "~imagefiltersclipped", 1427 "~imagefiltersclipped",
1424 "~imagefilterscropexpand", 1428 "~imagefilterscropexpand",
1425 "~scaled_tilemodes_npot", 1429 "~scaled_tilemodes_npot",
1426 "~bleed_image", 1430 "~bleed_image",
1427 "~ReadPixels" 1431 "~ReadPixels"
1428 ], 1432 ],
1429 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [ 1433 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [
1434 "--pre_log",
1430 "--config", 1435 "--config",
1431 "565", 1436 "565",
1432 "8888", 1437 "8888",
1433 "gpu", 1438 "gpu",
1434 "serialize-8888", 1439 "serialize-8888",
1435 "tiles_rt-8888", 1440 "tiles_rt-8888",
1436 "pic-8888", 1441 "pic-8888",
1437 "--src", 1442 "--src",
1438 "tests", 1443 "tests",
1439 "gm", 1444 "gm",
(...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after
1765 "2ndpic-8888", 1770 "2ndpic-8888",
1766 "gm", 1771 "gm",
1767 "_", 1772 "_",
1768 "image-cacherator-from-ctable", 1773 "image-cacherator-from-ctable",
1769 "serialize-8888", 1774 "serialize-8888",
1770 "gm", 1775 "gm",
1771 "_", 1776 "_",
1772 "image-cacherator-from-ctable" 1777 "image-cacherator-from-ctable"
1773 ], 1778 ],
1774 "Test-Android-GCC-Nexus9-GPU-TegraK1-Arm64-Debug": [ 1779 "Test-Android-GCC-Nexus9-GPU-TegraK1-Arm64-Debug": [
1780 "--pre_log",
1775 "--config", 1781 "--config",
1776 "565", 1782 "565",
1777 "8888", 1783 "8888",
1778 "gpu", 1784 "gpu",
1779 "nvprmsaa4", 1785 "nvprmsaa4",
1780 "msaa4", 1786 "msaa4",
1781 "serialize-8888", 1787 "serialize-8888",
1782 "tiles_rt-8888", 1788 "tiles_rt-8888",
1783 "pic-8888", 1789 "pic-8888",
1784 "--src", 1790 "--src",
(...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after
2112 "2ndpic-8888", 2118 "2ndpic-8888",
2113 "gm", 2119 "gm",
2114 "_", 2120 "_",
2115 "image-cacherator-from-ctable", 2121 "image-cacherator-from-ctable",
2116 "serialize-8888", 2122 "serialize-8888",
2117 "gm", 2123 "gm",
2118 "_", 2124 "_",
2119 "image-cacherator-from-ctable" 2125 "image-cacherator-from-ctable"
2120 ], 2126 ],
2121 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [ 2127 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [
2128 "--pre_log",
2122 "--config", 2129 "--config",
2123 "565", 2130 "565",
2124 "8888", 2131 "8888",
2125 "gpu", 2132 "gpu",
2126 "--src", 2133 "--src",
2127 "tests", 2134 "tests",
2128 "gm", 2135 "gm",
2129 "image", 2136 "image",
2130 "--blacklist", 2137 "--blacklist",
2131 "_", 2138 "_",
(...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after
2469 "_", 2476 "_",
2470 "image-cacherator-from-ctable", 2477 "image-cacherator-from-ctable",
2471 "serialize-8888", 2478 "serialize-8888",
2472 "gm", 2479 "gm",
2473 "_", 2480 "_",
2474 "image-cacherator-from-ctable", 2481 "image-cacherator-from-ctable",
2475 "--match", 2482 "--match",
2476 "~ResourceCache" 2483 "~ResourceCache"
2477 ], 2484 ],
2478 "Test-Mac10.8-Clang-MacMini4.1-CPU-SSE4-x86_64-Release": [ 2485 "Test-Mac10.8-Clang-MacMini4.1-CPU-SSE4-x86_64-Release": [
2486 "--pre_log",
2479 "--matrix", 2487 "--matrix",
2480 "0", 2488 "0",
2481 "1", 2489 "1",
2482 "1", 2490 "1",
2483 "0", 2491 "0",
2484 "--config", 2492 "--config",
2485 "565", 2493 "565",
2486 "8888", 2494 "8888",
2487 "gpu", 2495 "gpu",
2488 "upright-matrix-8888", 2496 "upright-matrix-8888",
(...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after
2841 "2ndpic-8888", 2849 "2ndpic-8888",
2842 "gm", 2850 "gm",
2843 "_", 2851 "_",
2844 "image-cacherator-from-ctable", 2852 "image-cacherator-from-ctable",
2845 "serialize-8888", 2853 "serialize-8888",
2846 "gm", 2854 "gm",
2847 "_", 2855 "_",
2848 "image-cacherator-from-ctable" 2856 "image-cacherator-from-ctable"
2849 ], 2857 ],
2850 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [ 2858 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [
2859 "--pre_log",
2851 "--matrix", 2860 "--matrix",
2852 "0", 2861 "0",
2853 "1", 2862 "1",
2854 "1", 2863 "1",
2855 "0", 2864 "0",
2856 "--config", 2865 "--config",
2857 "565", 2866 "565",
2858 "8888", 2867 "8888",
2859 "gpu", 2868 "gpu",
2860 "upright-matrix-8888", 2869 "upright-matrix-8888",
(...skipping 353 matching lines...) Expand 10 before | Expand all | Expand 10 after
3214 "2ndpic-8888", 3223 "2ndpic-8888",
3215 "gm", 3224 "gm",
3216 "_", 3225 "_",
3217 "image-cacherator-from-ctable", 3226 "image-cacherator-from-ctable",
3218 "serialize-8888", 3227 "serialize-8888",
3219 "gm", 3228 "gm",
3220 "_", 3229 "_",
3221 "image-cacherator-from-ctable" 3230 "image-cacherator-from-ctable"
3222 ], 3231 ],
3223 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [ 3232 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [
3233 "--pre_log",
3224 "--matrix", 3234 "--matrix",
3225 "0", 3235 "0",
3226 "1", 3236 "1",
3227 "1", 3237 "1",
3228 "0", 3238 "0",
3229 "--config", 3239 "--config",
3230 "565", 3240 "565",
3231 "8888", 3241 "8888",
3232 "gpu", 3242 "gpu",
3233 "upright-matrix-8888", 3243 "upright-matrix-8888",
(...skipping 375 matching lines...) Expand 10 before | Expand all | Expand 10 after
3609 "_", 3619 "_",
3610 "image-cacherator-from-ctable", 3620 "image-cacherator-from-ctable",
3611 "serialize-8888", 3621 "serialize-8888",
3612 "gm", 3622 "gm",
3613 "_", 3623 "_",
3614 "image-cacherator-from-ctable", 3624 "image-cacherator-from-ctable",
3615 "--match", 3625 "--match",
3616 "~Threaded" 3626 "~Threaded"
3617 ], 3627 ],
3618 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [ 3628 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
3629 "--pre_log",
3619 "--matrix", 3630 "--matrix",
3620 "0", 3631 "0",
3621 "1", 3632 "1",
3622 "1", 3633 "1",
3623 "0", 3634 "0",
3624 "--config", 3635 "--config",
3625 "565", 3636 "565",
3626 "8888", 3637 "8888",
3627 "gpu", 3638 "gpu",
3628 "upright-matrix-8888", 3639 "upright-matrix-8888",
(...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after
3999 "_", 4010 "_",
4000 "image-cacherator-from-ctable", 4011 "image-cacherator-from-ctable",
4001 "serialize-8888", 4012 "serialize-8888",
4002 "gm", 4013 "gm",
4003 "_", 4014 "_",
4004 "image-cacherator-from-ctable", 4015 "image-cacherator-from-ctable",
4005 "--match", 4016 "--match",
4006 "~Threaded" 4017 "~Threaded"
4007 ], 4018 ],
4008 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [ 4019 "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
4020 "--pre_log",
4009 "--matrix", 4021 "--matrix",
4010 "0", 4022 "0",
4011 "1", 4023 "1",
4012 "1", 4024 "1",
4013 "0", 4025 "0",
4014 "--config", 4026 "--config",
4015 "565", 4027 "565",
4016 "8888", 4028 "8888",
4017 "gpu", 4029 "gpu",
4018 "upright-matrix-8888", 4030 "upright-matrix-8888",
(...skipping 362 matching lines...) Expand 10 before | Expand all | Expand 10 after
4381 "_", 4393 "_",
4382 "image-cacherator-from-ctable", 4394 "image-cacherator-from-ctable",
4383 "serialize-8888", 4395 "serialize-8888",
4384 "gm", 4396 "gm",
4385 "_", 4397 "_",
4386 "image-cacherator-from-ctable", 4398 "image-cacherator-from-ctable",
4387 "--match", 4399 "--match",
4388 "~GLPrograms" 4400 "~GLPrograms"
4389 ] 4401 ]
4390 } 4402 }
OLDNEW
« no previous file with comments | « dm/DM.cpp ('k') | tools/dm_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698