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

Side by Side Diff: tools/dm_flags.json

Issue 1376573002: DM: PDFSink sets rasterizer keyword (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 2 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 "serialize-8888", 16 "serialize-8888",
16 "tiles_rt-8888", 17 "tiles_rt-8888",
17 "pipe-8888", 18 "pipe-8888",
18 "--src", 19 "--src",
19 "tests", 20 "tests",
20 "gm", 21 "gm",
21 "image", 22 "image",
22 "--blacklist", 23 "--blacklist",
23 "_", 24 "_",
24 "image", 25 "image",
(...skipping 761 matching lines...) Expand 10 before | Expand all | Expand 10 after
786 "0", 787 "0",
787 "--config", 788 "--config",
788 "565", 789 "565",
789 "8888", 790 "8888",
790 "gpu", 791 "gpu",
791 "upright-matrix-8888", 792 "upright-matrix-8888",
792 "upright-matrix-gpu", 793 "upright-matrix-gpu",
793 "sp-8888", 794 "sp-8888",
794 "msaa16", 795 "msaa16",
795 "pdf", 796 "pdf",
797 "pdf_poppler",
796 "serialize-8888", 798 "serialize-8888",
797 "tiles_rt-8888", 799 "tiles_rt-8888",
798 "pipe-8888", 800 "pipe-8888",
799 "--src", 801 "--src",
800 "tests", 802 "tests",
801 "gm", 803 "gm",
802 "image", 804 "image",
803 "--blacklist", 805 "--blacklist",
804 "_", 806 "_",
805 "image", 807 "image",
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
928 "0", 930 "0",
929 "--config", 931 "--config",
930 "565", 932 "565",
931 "8888", 933 "8888",
932 "gpu", 934 "gpu",
933 "upright-matrix-8888", 935 "upright-matrix-8888",
934 "upright-matrix-gpu", 936 "upright-matrix-gpu",
935 "sp-8888", 937 "sp-8888",
936 "msaa16", 938 "msaa16",
937 "pdf", 939 "pdf",
940 "pdf_poppler",
938 "serialize-8888", 941 "serialize-8888",
939 "tiles_rt-8888", 942 "tiles_rt-8888",
940 "pipe-8888", 943 "pipe-8888",
941 "--src", 944 "--src",
942 "tests", 945 "tests",
943 "gm", 946 "gm",
944 "image", 947 "image",
945 "--blacklist", 948 "--blacklist",
946 "_", 949 "_",
947 "image", 950 "image",
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
1094 "0", 1097 "0",
1095 "--config", 1098 "--config",
1096 "565", 1099 "565",
1097 "8888", 1100 "8888",
1098 "gpu", 1101 "gpu",
1099 "upright-matrix-8888", 1102 "upright-matrix-8888",
1100 "upright-matrix-gpu", 1103 "upright-matrix-gpu",
1101 "nvprmsaa16", 1104 "nvprmsaa16",
1102 "msaa16", 1105 "msaa16",
1103 "pdf", 1106 "pdf",
1107 "pdf_poppler",
1104 "serialize-8888", 1108 "serialize-8888",
1105 "tiles_rt-8888", 1109 "tiles_rt-8888",
1106 "pipe-8888", 1110 "pipe-8888",
1107 "--src", 1111 "--src",
1108 "tests", 1112 "tests",
1109 "gm", 1113 "gm",
1110 "--blacklist", 1114 "--blacklist",
1111 "_", 1115 "_",
1112 "image", 1116 "image",
1113 "decode", 1117 "decode",
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
1258 "1", 1262 "1",
1259 "0", 1263 "0",
1260 "--config", 1264 "--config",
1261 "565", 1265 "565",
1262 "8888", 1266 "8888",
1263 "gpu", 1267 "gpu",
1264 "upright-matrix-8888", 1268 "upright-matrix-8888",
1265 "upright-matrix-gpu", 1269 "upright-matrix-gpu",
1266 "msaa16", 1270 "msaa16",
1267 "pdf", 1271 "pdf",
1272 "pdf_poppler",
1268 "serialize-8888", 1273 "serialize-8888",
1269 "tiles_rt-8888", 1274 "tiles_rt-8888",
1270 "pipe-8888", 1275 "pipe-8888",
1271 "angle", 1276 "angle",
1272 "--src", 1277 "--src",
1273 "tests", 1278 "tests",
1274 "gm", 1279 "gm",
1275 "--blacklist", 1280 "--blacklist",
1276 "_", 1281 "_",
1277 "image", 1282 "image",
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
1400 "_", 1405 "_",
1401 "image", 1406 "image",
1402 "_", 1407 "_",
1403 "interlaced2.png", 1408 "interlaced2.png",
1404 "_", 1409 "_",
1405 "image", 1410 "image",
1406 "_", 1411 "_",
1407 "interlaced3.png" 1412 "interlaced3.png"
1408 ] 1413 ]
1409 } 1414 }
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