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

Side by Side Diff: tools/dm_flags.json

Issue 1030263003: pdf skp tabl_worldjournal.skp took 5 days to run on Valgrind (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 9 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-GalaxyS3-Mali400-Arm7-Debug": [ 2 "Test-Android-GalaxyS3-Mali400-Arm7-Debug": [
3 "--config", 3 "--config",
4 "565", 4 "565",
5 "8888", 5 "8888",
6 "gpu", 6 "gpu",
7 "msaa4", 7 "msaa4",
8 "nvprmsaa4", 8 "nvprmsaa4",
9 "serialize-8888", 9 "serialize-8888",
10 "tiles_rt-8888", 10 "tiles_rt-8888",
(...skipping 475 matching lines...) Expand 10 before | Expand all | Expand 10 after
486 "Hopstarter-Mac-Folders-Apple.ico", 486 "Hopstarter-Mac-Folders-Apple.ico",
487 "pdf", 487 "pdf",
488 "_", 488 "_",
489 ".webp", 489 ".webp",
490 "pdf", 490 "pdf",
491 "gm", 491 "gm",
492 "fontmgr_iter", 492 "fontmgr_iter",
493 "pdf", 493 "pdf",
494 "_", 494 "_",
495 "PANO_20121023_214540.jpg", 495 "PANO_20121023_214540.jpg",
496 "pdf",
497 "skp",
498 "tabl_worldjournal.skp",
496 "--match", 499 "--match",
497 "~Threaded" 500 "~Threaded"
498 ], 501 ],
499 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN": [ 502 "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN": [
500 "--config", 503 "--config",
501 "565", 504 "565",
502 "8888", 505 "8888",
503 "gpu", 506 "gpu",
504 "msaa16", 507 "msaa16",
505 "nvprmsaa16", 508 "nvprmsaa16",
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
636 "Hopstarter-Mac-Folders-Apple.ico", 639 "Hopstarter-Mac-Folders-Apple.ico",
637 "pdf", 640 "pdf",
638 "_", 641 "_",
639 ".webp", 642 ".webp",
640 "pdf", 643 "pdf",
641 "gm", 644 "gm",
642 "fontmgr_iter", 645 "fontmgr_iter",
643 "pdf", 646 "pdf",
644 "_", 647 "_",
645 "PANO_20121023_214540.jpg", 648 "PANO_20121023_214540.jpg",
649 "pdf",
650 "skp",
651 "tabl_worldjournal.skp",
646 "--match", 652 "--match",
647 "~Threaded" 653 "~Threaded"
648 ], 654 ],
649 "Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE": [ 655 "Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE": [
650 "--config", 656 "--config",
651 "565", 657 "565",
652 "8888", 658 "8888",
653 "gpu", 659 "gpu",
654 "msaa16", 660 "msaa16",
655 "nvprmsaa16", 661 "nvprmsaa16",
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
721 "subset", 727 "subset",
722 "_", 728 "_",
723 "msaa16", 729 "msaa16",
724 "gm", 730 "gm",
725 "colorwheelnative", 731 "colorwheelnative",
726 "pdf", 732 "pdf",
727 "gm", 733 "gm",
728 "fontmgr_iter_factory" 734 "fontmgr_iter_factory"
729 ] 735 ]
730 } 736 }
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