blob: 0432e88fbfea04b2cd0a71f5bd870af0e9cf874f [file] [log] [blame]
[email protected]fb22b44a2014-09-04 23:34:581[
2 {
3 "prefix": "gpu",
4 "base": "fast/canvas",
[email protected]b7a97f92014-11-21 17:29:505 "args": ["--enable-accelerated-2d-canvas",
[email protected]828d72c2015-06-21 04:25:316 "--disable-display-list-2d-canvas"]
[email protected]fb22b44a2014-09-04 23:34:587 },
8 {
[email protected]85013a12014-11-04 00:58:529 "prefix": "display_list_2d_canvas",
10 "base": "fast/canvas",
[email protected]828d72c2015-06-21 04:25:3111 "args": ["--force-display-list-2d-canvas"]
[email protected]85013a12014-11-04 00:58:5212 },
13 {
[email protected]fb22b44a2014-09-04 23:34:5814 "prefix": "threaded",
15 "base": "compositing/visibility",
[email protected]828d72c2015-06-21 04:25:3116 "args": ["--enable-threaded-compositing"]
[email protected]fb22b44a2014-09-04 23:34:5817 },
18 {
19 "prefix": "threaded",
vollick1050cc62015-12-03 07:04:5420 "base": "fast/compositorworker",
21 "args": ["--enable-threaded-compositing"]
22 },
23 {
24 "prefix": "threaded",
[email protected]fb22b44a2014-09-04 23:34:5825 "base": "compositing/webgl",
[email protected]828d72c2015-06-21 04:25:3126 "args": ["--enable-threaded-compositing"]
[email protected]fb22b44a2014-09-04 23:34:5827 },
28 {
[email protected]84fbb5d2014-09-10 02:40:1529 "prefix": "prefer_compositing_to_lcd_text",
[email protected]fb22b44a2014-09-04 23:34:5830 "base": "compositing/overflow",
[email protected]828d72c2015-06-21 04:25:3131 "args": ["--enable-prefer-compositing-to-lcd-text"]
[email protected]fb22b44a2014-09-04 23:34:5832 },
33 {
[email protected]84fbb5d2014-09-10 02:40:1534 "prefix": "prefer_compositing_to_lcd_text",
[email protected]fb22b44a2014-09-04 23:34:5835 "base": "scrollbars",
[email protected]828d72c2015-06-21 04:25:3136 "args": ["--enable-prefer-compositing-to-lcd-text"]
[email protected]fb22b44a2014-09-04 23:34:5837 },
38 {
39 "prefix": "threaded",
40 "base": "animations",
loysofabe15e02015-10-06 05:03:3941 "args": ["--enable-threaded-compositing",
42 "--disable-composited-antialiasing"]
[email protected]fb22b44a2014-09-04 23:34:5843 },
44 {
45 "prefix": "threaded",
46 "base": "transitions",
[email protected]828d72c2015-06-21 04:25:3147 "args": ["--enable-threaded-compositing"]
[email protected]fb22b44a2014-09-04 23:34:5848 },
49 {
[email protected]f150188c2015-01-19 15:47:2050 "prefix": "threaded",
51 "base": "fast/scroll-behavior",
52 "args": ["--enable-threaded-compositing",
[email protected]828d72c2015-06-21 04:25:3153 "--enable-prefer-compositing-to-lcd-text"]
[email protected]f150188c2015-01-19 15:47:2054 },
55 {
noel8a842c72016-04-04 04:26:3256 "prefix": "gpu-rasterization",
57 "base": "fast/images",
58 "args": ["--force-gpu-rasterization"]
59 },
60 {
[email protected]fb22b44a2014-09-04 23:34:5861 "prefix": "stable",
62 "base": "webexposed",
63 "args": ["--stable-release-mode"]
64 },
65 {
66 "prefix": "stable",
[email protected]52b9dac02015-07-02 02:55:3267 "base": "http/tests/serviceworker/webexposed",
68 "args": ["--stable-release-mode"]
69 },
70 {
71 "prefix": "stable",
tyoshino035deef2016-08-04 03:25:2072 "base": "http/tests/navigation",
73 "args": ["--stable-release-mode"]
74 },
75 {
76 "prefix": "stable",
[email protected]fb22b44a2014-09-04 23:34:5877 "base": "animations-unprefixed",
[email protected]3f976692015-01-23 18:57:4378 "args": ["--stable-release-mode"]
[email protected]fb22b44a2014-09-04 23:34:5879 },
80 {
81 "prefix": "stable",
82 "base": "media/stable",
[email protected]3f976692015-01-23 18:57:4383 "args": ["--stable-release-mode"]
[email protected]fb22b44a2014-09-04 23:34:5884 },
85 {
86 "prefix": "android",
87 "base": "fullscreen",
[email protected]3f976692015-01-23 18:57:4388 "args": ["--enable-threaded-compositing",
[email protected]fb22b44a2014-09-04 23:34:5889 "--enable-fixed-position-compositing", "--enable-prefer-compositing-to-lcd-text",
90 "--enable-composited-scrolling-for-frames", "--enable-gesture-tap-highlight", "--enable-pinch",
[email protected]dd33b132015-09-01 08:55:1191 "--force-overlay-fullscreen-video", "--enable-overlay-scrollbars", "--enable-overscroll-notifications",
[email protected]fb22b44a2014-09-04 23:34:5892 "--enable-fixed-layout", "--enable-viewport", "--disable-canvas-aa",
93 "--disable-composited-antialiasing"]
94 },
95 {
chcunninghamb0a4caea2016-07-27 23:11:5096 "prefix": "media-gpu-accelerated",
97 "base": "http/tests/media/media-source",
98 "args": ["--use-gpu-in-tests"]
99 },
100 {
chcunningham4172ea22016-07-28 21:34:46101 "prefix": "media-gpu-accelerated",
102 "base": "media",
103 "args": ["--use-gpu-in-tests"]
104 },
105 {
qinmin20651ad2016-04-07 01:05:24106 "prefix": "android",
107 "base": "media/mediadocument",
108 "args": ["--enable-features=MediaDocumentDownloadButton"]
109 },
110 {
[email protected]fb22b44a2014-09-04 23:34:58111 "prefix": "stable",
112 "base": "fast/css3-text/css3-text-decoration/stable",
[email protected]3f976692015-01-23 18:57:43113 "args": ["--stable-release-mode"]
[email protected]fb22b44a2014-09-04 23:34:58114 },
115 {
116 "prefix": "stable",
117 "base": "web-animations-api",
[email protected]3f976692015-01-23 18:57:43118 "args": ["--stable-release-mode"]
[email protected]fb22b44a2014-09-04 23:34:58119 },
120 {
[email protected]e1ddf6c2015-07-27 07:51:01121 "prefix": "without-smil",
122 "base": "svg/animations/exposed",
123 "args": ["--disable-blink-features=smil"]
124 },
125 {
[email protected]fb22b44a2014-09-04 23:34:58126 "prefix": "linux-subpixel",
127 "base": "platform/linux/fast/text/subpixel",
[email protected]828d72c2015-06-21 04:25:31128 "args": ["--enable-webkit-text-subpixel-positioning"]
[email protected]fb22b44a2014-09-04 23:34:58129 },
130 {
[email protected]fb22b44a2014-09-04 23:34:58131 "prefix": "threaded",
132 "base": "printing",
[email protected]828d72c2015-06-21 04:25:31133 "args": ["--enable-threaded-compositing"]
[email protected]fb22b44a2014-09-04 23:34:58134 },
[email protected]9c350692015-06-10 01:41:42135 {
[email protected]461d73122015-04-29 20:55:20136 "prefix": "rootlayerscrolls",
137 "base": "fast/scrolling",
[email protected]828d72c2015-06-21 04:25:31138 "args": ["--root-layer-scrolls"]
[email protected]461d73122015-04-29 20:55:20139 },
140 {
[email protected]bcd76f022015-08-08 12:38:37141 "prefix": "rootlayerscrolls",
142 "base": "fast/history/scroll-restoration",
143 "args": ["--root-layer-scrolls"]
144 },
145 {
sataya.mc1de2072015-10-14 10:20:13146 "prefix": "rootlayerscrolls",
147 "base": "scrollbars",
148 "args": ["--root-layer-scrolls"]
149 },
150 {
[email protected]3086f272015-02-25 22:32:45151 "prefix": "scroll_customization",
152 "base": "fast/scroll-behavior",
153 "args": ["--enable-blink-features=ScrollCustomization"]
154 },
155 {
156 "prefix": "scroll_customization",
157 "base": "fast/scrolling",
158 "args": ["--enable-blink-features=ScrollCustomization"]
159 },
160 {
161 "prefix": "scroll_customization",
162 "base": "fast/events/touch",
163 "args": ["--enable-blink-features=ScrollCustomization"]
[email protected]b6f0f9222015-03-19 18:13:36164 },
165 {
166 "prefix": "smoothscrolling",
167 "base": "fast/events/touch/gesture",
168 "args": ["--enable-smooth-scrolling"]
[email protected]55557b882015-04-21 22:00:42169 },
170 {
[email protected]11d7a452015-06-30 10:50:36171 "prefix": "mediasession",
172 "base": "media/mediasession",
173 "args": ["--enable-blink-features=MediaSession"]
[email protected]67fa70d2015-07-17 16:12:33174 },
175 {
servolk2f93caff2016-08-03 15:48:36176 "prefix": "mse-1mb-buffers",
177 "base": "http/tests/media/media-source/stream_memory_tests",
178 "args": ["--mse-audio-buffer-size-limit=1048576",
179 "--mse-video-buffer-size-limit=1048576"]
180 },
181 {
[email protected]67fa70d2015-07-17 16:12:33182 "prefix": "sharedarraybuffer",
183 "base": "fast/workers",
184 "args": ["--js-flags=--harmony-sharedarraybuffer",
185 "--enable-blink-features=SharedArrayBuffer"]
[email protected]893c3912015-07-23 16:21:47186 },
187 {
[email protected]895f39e2015-08-21 17:17:49188 "prefix": "threaded",
189 "base": "fast/idle-callback",
190 "args": ["--enable-threaded-compositing"]
[email protected]f0d46a7d2015-08-27 20:53:10191 },
192 {
caseqf430d702015-09-24 05:07:38193 "prefix": "threaded",
194 "base": "inspector/tracing",
195 "args": ["--enable-threaded-compositing"]
196 },
197 {
[email protected]f0d46a7d2015-08-27 20:53:10198 "prefix": "spv2",
pdrf31f83e2016-02-23 04:35:19199 "base": "compositing",
[email protected]9180d4b2015-09-04 18:37:23200 "args": ["--enable-slimming-paint-v2"]
oshimac059194c2016-01-12 19:40:15201 },
202 {
jbroman848d94d42016-01-15 19:56:53203 "prefix": "spv2",
204 "base": "fast/block",
205 "args": ["--enable-slimming-paint-v2"]
206 },
207 {
jbromandbfab28f2016-01-30 16:45:32208 "prefix": "spv2",
209 "base": "fast/borders",
210 "args": ["--enable-slimming-paint-v2"]
211 },
212 {
pdr2fef7d62016-02-03 18:38:01213 "prefix": "spv2",
trchene5eb731a2016-03-29 02:13:11214 "base": "fast/clip",
215 "args": ["--enable-slimming-paint-v2"]
216 },
217 {
218 "prefix": "spv2",
pdr00793202016-05-27 00:06:54219 "base": "fast/css",
220 "args": ["--enable-slimming-paint-v2"]
221 },
222 {
223 "prefix": "spv2",
trchenbe699772016-03-09 00:32:44224 "base": "fast/overflow",
225 "args": ["--enable-slimming-paint-v2"]
226 },
227 {
228 "prefix": "spv2",
pdrf31f83e2016-02-23 04:35:19229 "base": "paint",
230 "args": ["--enable-slimming-paint-v2"]
231 },
232 {
233 "prefix": "spv2",
wangxianzhu37a16702016-05-26 21:54:54234 "base": "fast/repaint",
235 "args": ["--enable-slimming-paint-v2"]
236 },
237 {
238 "prefix": "spv2",
pdr2fef7d62016-02-03 18:38:01239 "base": "svg",
240 "args": ["--enable-slimming-paint-v2"]
241 },
242 {
oshimac059194c2016-01-12 19:40:15243 "prefix": "scalefactor200",
244 "base": "fast/hidpi/static",
245 "args": ["--force-device-scale-factor=2"]
246 },
247 {
248 "prefix": "scalefactor150",
249 "base": "fast/hidpi/static",
250 "args": ["--force-device-scale-factor=1.5"]
251 },
252 {
253 "prefix": "scalefactor200withzoom",
254 "base": "fast/hidpi/static",
255 "args": ["--force-device-scale-factor=2", "--enable-use-zoom-for-dsf"]
csharrison485e6992016-04-08 20:04:27256 },
257 {
258 "prefix": "documentwriteevaluator",
259 "base": "http/tests/preload/document-write",
260 "args": ["--enable-blink-features=DocumentWriteEvaluator"]
caitpotter883daa5882016-06-20 17:52:03261 },
262 {
263 "prefix": "asyncawait",
264 "base": "inspector/sources/debugger-async/async-await",
265 "args": ["--js-flags=--harmony-async-await"]
csharrison46be1b82016-08-13 06:17:18266 },
267 {
sahelb9e7f192016-08-15 16:51:17268 "prefix": "wheelscrolllatching",
269 "base": "fast/events/wheel",
270 "args": ["--enable-features=TouchpadAndWheelScrollLatching"]
271 },
272 {
csharrison46be1b82016-08-13 06:17:18273 "prefix": "parsehtmlonmainthread_sync",
274 "base": "fast/parser",
275 "args": ["--blink-settings=parseHTMLOnMainThreadSyncTokenize=true"]
276 },
277 {
278 "prefix": "parsehtmlonmainthread_coalesce",
279 "base": "fast/parser",
280 "args": ["--disable-blink-features=ParseHTMLOnMainThread", "--blink-settings=parseHTMLOnMainThreadCoalesceChunks=true"]
yhirano72f62272016-08-13 12:50:06281 },
282 {
283 "prefix": "mojo-loading",
284 "base": "webexposed",
285 "args": ["--enable-blink-features=LoadingWithMojo"]
[email protected]fb22b44a2014-09-04 23:34:58286 }
287]