blob: 65e26030b3035c82ea50b4f42aa8fc882dce6ed9 [file] [log] [blame]
borenetb76c1f72015-07-29 07:38:49 -07001{
2 "Build-Mac10.8-Clang-Arm7-Debug-Android": {
3 "build_targets": [
4 "most"
5 ],
borenet7bccca12015-07-29 11:15:42 -07006 "builder_cfg": {
7 "compiler": "Clang",
8 "configuration": "Debug",
9 "extra_config": "Android",
10 "is_trybot": false,
11 "os": "Mac10.8",
12 "role": "Build",
13 "target_arch": "Arm7"
14 },
borenetdbf9f012015-07-30 07:09:20 -070015 "configuration": "Debug",
borenet7bccca12015-07-29 11:15:42 -070016 "device_cfg": "arm_v7_neon",
borenet2481b8b2015-07-29 11:43:07 -070017 "dm_flags": [
18 "--config",
19 "565",
20 "8888",
21 "gpu",
22 "msaa4",
23 "serialize-8888",
24 "tiles_rt-8888",
25 "pipe-8888",
26 "--src",
27 "tests",
28 "gm",
29 "image",
30 "--blacklist",
31 "_",
32 "image",
33 "decode",
34 "pal8os2v2.bmp",
35 "_",
36 "image",
37 "decode",
38 "pal8v4.bmp",
39 "_",
40 "image",
41 "decode",
42 "pal8v5.bmp",
43 "_",
44 "image",
45 "decode",
46 "rgb16-565.bmp",
47 "_",
48 "image",
49 "decode",
50 "rgb16-565pal.bmp",
51 "_",
52 "image",
53 "decode",
54 "rgb32-111110.bmp",
55 "_",
56 "image",
57 "decode",
58 "rgb32bf.bmp",
59 "_",
60 "image",
61 "decode",
62 "rgba32.bmp",
63 "_",
64 "image",
65 "decode",
66 "rgba32abf.bmp",
67 "_",
68 "image",
69 "decode",
70 "rgb24largepal.bmp",
71 "_",
72 "image",
73 "decode",
74 "pal8os2v2-16.bmp",
75 "_",
76 "image",
77 "decode",
78 "pal8oversizepal.bmp",
79 "_",
80 "image",
81 "decode",
82 "pal4rletrns.bmp",
83 "_",
84 "image",
85 "decode",
86 "pal8rletrns.bmp",
87 "_",
88 "image",
89 "decode",
90 "4bpp-pixeldata-cropped.bmp",
91 "_",
92 "image",
93 "decode",
94 "8bpp-pixeldata-cropped.bmp",
95 "_",
96 "image",
97 "decode",
98 "24bpp-pixeldata-cropped.bmp",
99 "_",
100 "image",
101 "decode",
102 "32bpp-pixeldata-cropped.bmp",
103 "_",
104 "image",
105 "subset",
106 "rgb24largepal.bmp",
107 "_",
108 "image",
109 "subset",
110 "pal8os2v2-16.bmp",
111 "_",
112 "image",
113 "subset",
114 "pal8oversizepal.bmp",
115 "_",
116 "image",
117 "subset",
118 "4bpp-pixeldata-cropped.bmp",
119 "_",
120 "image",
121 "subset",
122 "8bpp-pixeldata-cropped.bmp",
123 "_",
124 "image",
125 "subset",
126 "24bpp-pixeldata-cropped.bmp",
127 "_",
128 "image",
129 "subset",
130 "32bpp-pixeldata-cropped.bmp",
131 "_",
132 "image",
133 "decode",
134 "Hopstarter-Mac-Folders-Apple.ico",
135 "--match",
136 "~tabl_mozilla_0",
137 "~desk_yahoonews_0"
138 ],
borenetdbf9f012015-07-30 07:09:20 -0700139 "do_perf_steps": false,
140 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -0700141 "env": {
142 "CC": "/usr/bin/clang",
143 "CXX": "/usr/bin/clang++",
144 "GYP_DEFINES": "skia_arch_type=arm skia_clang_build=1 skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -0700145 },
146 "nanobench_flags": [
147 "--scales",
148 "1.0",
149 "1.1",
150 "--config",
151 "565",
152 "8888",
153 "gpu",
154 "nonrendering",
155 "angle",
156 "hwui",
157 "msaa4",
158 "nvprmsaa4",
159 "--match",
160 "~blurroundrect",
161 "~patch_grid",
162 "~desk_carsvg"
borenetdbf9f012015-07-30 07:09:20 -0700163 ],
164 "upload_dm_results": true,
165 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -0700166 },
167 "Build-Ubuntu-GCC-Arm7-Debug-Android_FrameworkDefs": {
168 "build_targets": [
169 "most"
170 ],
borenet7bccca12015-07-29 11:15:42 -0700171 "builder_cfg": {
172 "compiler": "GCC",
173 "configuration": "Debug",
174 "extra_config": "Android_FrameworkDefs",
175 "is_trybot": false,
176 "os": "Ubuntu",
177 "role": "Build",
178 "target_arch": "Arm7"
179 },
borenetdbf9f012015-07-30 07:09:20 -0700180 "configuration": "Debug",
borenet7bccca12015-07-29 11:15:42 -0700181 "device_cfg": "arm_v7_neon",
borenet2481b8b2015-07-29 11:43:07 -0700182 "dm_flags": [
183 "--config",
184 "565",
185 "8888",
186 "gpu",
187 "msaa4",
188 "serialize-8888",
189 "tiles_rt-8888",
190 "pipe-8888",
191 "--src",
192 "tests",
193 "gm",
194 "image",
195 "--blacklist",
196 "_",
197 "image",
198 "decode",
199 "pal8os2v2.bmp",
200 "_",
201 "image",
202 "decode",
203 "pal8v4.bmp",
204 "_",
205 "image",
206 "decode",
207 "pal8v5.bmp",
208 "_",
209 "image",
210 "decode",
211 "rgb16-565.bmp",
212 "_",
213 "image",
214 "decode",
215 "rgb16-565pal.bmp",
216 "_",
217 "image",
218 "decode",
219 "rgb32-111110.bmp",
220 "_",
221 "image",
222 "decode",
223 "rgb32bf.bmp",
224 "_",
225 "image",
226 "decode",
227 "rgba32.bmp",
228 "_",
229 "image",
230 "decode",
231 "rgba32abf.bmp",
232 "_",
233 "image",
234 "decode",
235 "rgb24largepal.bmp",
236 "_",
237 "image",
238 "decode",
239 "pal8os2v2-16.bmp",
240 "_",
241 "image",
242 "decode",
243 "pal8oversizepal.bmp",
244 "_",
245 "image",
246 "decode",
247 "pal4rletrns.bmp",
248 "_",
249 "image",
250 "decode",
251 "pal8rletrns.bmp",
252 "_",
253 "image",
254 "decode",
255 "4bpp-pixeldata-cropped.bmp",
256 "_",
257 "image",
258 "decode",
259 "8bpp-pixeldata-cropped.bmp",
260 "_",
261 "image",
262 "decode",
263 "24bpp-pixeldata-cropped.bmp",
264 "_",
265 "image",
266 "decode",
267 "32bpp-pixeldata-cropped.bmp",
268 "_",
269 "image",
270 "subset",
271 "rgb24largepal.bmp",
272 "_",
273 "image",
274 "subset",
275 "pal8os2v2-16.bmp",
276 "_",
277 "image",
278 "subset",
279 "pal8oversizepal.bmp",
280 "_",
281 "image",
282 "subset",
283 "4bpp-pixeldata-cropped.bmp",
284 "_",
285 "image",
286 "subset",
287 "8bpp-pixeldata-cropped.bmp",
288 "_",
289 "image",
290 "subset",
291 "24bpp-pixeldata-cropped.bmp",
292 "_",
293 "image",
294 "subset",
295 "32bpp-pixeldata-cropped.bmp",
296 "_",
297 "image",
298 "decode",
299 "Hopstarter-Mac-Folders-Apple.ico",
300 "--match",
301 "~tabl_mozilla_0",
302 "~desk_yahoonews_0"
303 ],
borenetdbf9f012015-07-30 07:09:20 -0700304 "do_perf_steps": false,
305 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -0700306 "env": {
307 "GYP_DEFINES": "skia_arch_type=arm skia_use_android_framework_defines=1 skia_warnings_as_errors=1"
borenet2481b8b2015-07-29 11:43:07 -0700308 },
309 "nanobench_flags": [
310 "--scales",
311 "1.0",
312 "1.1",
313 "--config",
314 "565",
315 "8888",
316 "gpu",
317 "nonrendering",
318 "angle",
319 "hwui",
320 "msaa4",
321 "nvprmsaa4",
322 "--match",
323 "~blurroundrect",
324 "~patch_grid",
325 "~desk_carsvg"
borenetdbf9f012015-07-30 07:09:20 -0700326 ],
327 "upload_dm_results": true,
328 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -0700329 },
borenet7bccca12015-07-29 11:15:42 -0700330 "Build-Ubuntu-GCC-Arm7-Debug-Android_NoNeon": {
331 "build_targets": [
332 "most"
333 ],
334 "builder_cfg": {
335 "compiler": "GCC",
336 "configuration": "Debug",
337 "extra_config": "Android_NoNeon",
338 "is_trybot": false,
339 "os": "Ubuntu",
340 "role": "Build",
341 "target_arch": "Arm7"
342 },
borenetdbf9f012015-07-30 07:09:20 -0700343 "configuration": "Debug",
borenet7bccca12015-07-29 11:15:42 -0700344 "device_cfg": "arm_v7",
borenet2481b8b2015-07-29 11:43:07 -0700345 "dm_flags": [
346 "--config",
347 "565",
348 "8888",
349 "gpu",
350 "msaa4",
351 "serialize-8888",
352 "tiles_rt-8888",
353 "pipe-8888",
354 "--src",
355 "tests",
356 "gm",
357 "image",
358 "--blacklist",
359 "_",
360 "image",
361 "decode",
362 "pal8os2v2.bmp",
363 "_",
364 "image",
365 "decode",
366 "pal8v4.bmp",
367 "_",
368 "image",
369 "decode",
370 "pal8v5.bmp",
371 "_",
372 "image",
373 "decode",
374 "rgb16-565.bmp",
375 "_",
376 "image",
377 "decode",
378 "rgb16-565pal.bmp",
379 "_",
380 "image",
381 "decode",
382 "rgb32-111110.bmp",
383 "_",
384 "image",
385 "decode",
386 "rgb32bf.bmp",
387 "_",
388 "image",
389 "decode",
390 "rgba32.bmp",
391 "_",
392 "image",
393 "decode",
394 "rgba32abf.bmp",
395 "_",
396 "image",
397 "decode",
398 "rgb24largepal.bmp",
399 "_",
400 "image",
401 "decode",
402 "pal8os2v2-16.bmp",
403 "_",
404 "image",
405 "decode",
406 "pal8oversizepal.bmp",
407 "_",
408 "image",
409 "decode",
410 "pal4rletrns.bmp",
411 "_",
412 "image",
413 "decode",
414 "pal8rletrns.bmp",
415 "_",
416 "image",
417 "decode",
418 "4bpp-pixeldata-cropped.bmp",
419 "_",
420 "image",
421 "decode",
422 "8bpp-pixeldata-cropped.bmp",
423 "_",
424 "image",
425 "decode",
426 "24bpp-pixeldata-cropped.bmp",
427 "_",
428 "image",
429 "decode",
430 "32bpp-pixeldata-cropped.bmp",
431 "_",
432 "image",
433 "subset",
434 "rgb24largepal.bmp",
435 "_",
436 "image",
437 "subset",
438 "pal8os2v2-16.bmp",
439 "_",
440 "image",
441 "subset",
442 "pal8oversizepal.bmp",
443 "_",
444 "image",
445 "subset",
446 "4bpp-pixeldata-cropped.bmp",
447 "_",
448 "image",
449 "subset",
450 "8bpp-pixeldata-cropped.bmp",
451 "_",
452 "image",
453 "subset",
454 "24bpp-pixeldata-cropped.bmp",
455 "_",
456 "image",
457 "subset",
458 "32bpp-pixeldata-cropped.bmp",
459 "_",
460 "image",
461 "decode",
462 "Hopstarter-Mac-Folders-Apple.ico",
463 "--match",
464 "~tabl_mozilla_0",
465 "~desk_yahoonews_0"
466 ],
borenetdbf9f012015-07-30 07:09:20 -0700467 "do_perf_steps": false,
468 "do_test_steps": false,
borenet7bccca12015-07-29 11:15:42 -0700469 "env": {
470 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=1"
borenet2481b8b2015-07-29 11:43:07 -0700471 },
472 "nanobench_flags": [
473 "--scales",
474 "1.0",
475 "1.1",
476 "--config",
477 "565",
478 "8888",
479 "gpu",
480 "nonrendering",
481 "angle",
482 "hwui",
483 "msaa4",
484 "nvprmsaa4",
485 "--match",
486 "~blurroundrect",
487 "~patch_grid",
488 "~desk_carsvg"
borenetdbf9f012015-07-30 07:09:20 -0700489 ],
490 "upload_dm_results": true,
491 "upload_perf_results": false
borenet7bccca12015-07-29 11:15:42 -0700492 },
493 "Build-Ubuntu-GCC-Arm7-Debug-CrOS_Daisy": {
494 "build_targets": [
495 "most"
496 ],
497 "builder_cfg": {
498 "compiler": "GCC",
499 "configuration": "Debug",
500 "extra_config": "CrOS_Daisy",
501 "is_trybot": false,
502 "os": "Ubuntu",
503 "role": "Build",
504 "target_arch": "Arm7"
505 },
borenetdbf9f012015-07-30 07:09:20 -0700506 "configuration": "Debug",
borenet7bccca12015-07-29 11:15:42 -0700507 "device_cfg": "daisy",
borenet2481b8b2015-07-29 11:43:07 -0700508 "dm_flags": [
509 "--matrix",
510 "0",
511 "1",
512 "1",
513 "0",
514 "--config",
515 "565",
516 "8888",
517 "gpu",
518 "upright-matrix-8888",
519 "upright-matrix-gpu",
520 "msaa16",
521 "serialize-8888",
522 "tiles_rt-8888",
523 "pipe-8888",
524 "--src",
525 "tests",
526 "gm",
527 "image",
528 "--blacklist",
529 "_",
530 "image",
531 "decode",
532 "pal8os2v2.bmp",
533 "_",
534 "image",
535 "decode",
536 "pal8v4.bmp",
537 "_",
538 "image",
539 "decode",
540 "pal8v5.bmp",
541 "_",
542 "image",
543 "decode",
544 "rgb16-565.bmp",
545 "_",
546 "image",
547 "decode",
548 "rgb16-565pal.bmp",
549 "_",
550 "image",
551 "decode",
552 "rgb32-111110.bmp",
553 "_",
554 "image",
555 "decode",
556 "rgb32bf.bmp",
557 "_",
558 "image",
559 "decode",
560 "rgba32.bmp",
561 "_",
562 "image",
563 "decode",
564 "rgba32abf.bmp",
565 "_",
566 "image",
567 "decode",
568 "rgb24largepal.bmp",
569 "_",
570 "image",
571 "decode",
572 "pal8os2v2-16.bmp",
573 "_",
574 "image",
575 "decode",
576 "pal8oversizepal.bmp",
577 "_",
578 "image",
579 "decode",
580 "pal4rletrns.bmp",
581 "_",
582 "image",
583 "decode",
584 "pal8rletrns.bmp",
585 "_",
586 "image",
587 "decode",
588 "4bpp-pixeldata-cropped.bmp",
589 "_",
590 "image",
591 "decode",
592 "8bpp-pixeldata-cropped.bmp",
593 "_",
594 "image",
595 "decode",
596 "24bpp-pixeldata-cropped.bmp",
597 "_",
598 "image",
599 "decode",
600 "32bpp-pixeldata-cropped.bmp",
601 "_",
602 "image",
603 "subset",
604 "rgb24largepal.bmp",
605 "_",
606 "image",
607 "subset",
608 "pal8os2v2-16.bmp",
609 "_",
610 "image",
611 "subset",
612 "pal8oversizepal.bmp",
613 "_",
614 "image",
615 "subset",
616 "4bpp-pixeldata-cropped.bmp",
617 "_",
618 "image",
619 "subset",
620 "8bpp-pixeldata-cropped.bmp",
621 "_",
622 "image",
623 "subset",
624 "24bpp-pixeldata-cropped.bmp",
625 "_",
626 "image",
627 "subset",
628 "32bpp-pixeldata-cropped.bmp",
629 "_",
630 "image",
631 "decode",
632 "Hopstarter-Mac-Folders-Apple.ico"
633 ],
borenetdbf9f012015-07-30 07:09:20 -0700634 "do_perf_steps": false,
635 "do_test_steps": false,
borenet7bccca12015-07-29 11:15:42 -0700636 "env": {
637 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=1"
borenet2481b8b2015-07-29 11:43:07 -0700638 },
639 "nanobench_flags": [
640 "--scales",
641 "1.0",
642 "1.1",
643 "--config",
644 "565",
645 "8888",
646 "gpu",
647 "nonrendering",
648 "angle",
649 "hwui",
650 "msaa16",
651 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -0700652 ],
653 "upload_dm_results": true,
654 "upload_perf_results": false
borenet7bccca12015-07-29 11:15:42 -0700655 },
656 "Build-Ubuntu-GCC-x86_64-Debug-CrOS_Link": {
657 "build_targets": [
658 "most"
659 ],
660 "builder_cfg": {
661 "compiler": "GCC",
662 "configuration": "Debug",
663 "extra_config": "CrOS_Link",
664 "is_trybot": false,
665 "os": "Ubuntu",
666 "role": "Build",
667 "target_arch": "x86_64"
668 },
borenetdbf9f012015-07-30 07:09:20 -0700669 "configuration": "Debug",
borenet7bccca12015-07-29 11:15:42 -0700670 "device_cfg": "link",
borenet2481b8b2015-07-29 11:43:07 -0700671 "dm_flags": [
672 "--matrix",
673 "0",
674 "1",
675 "1",
676 "0",
677 "--config",
678 "565",
679 "8888",
680 "gpu",
681 "upright-matrix-8888",
682 "upright-matrix-gpu",
683 "msaa16",
684 "pdf",
685 "serialize-8888",
686 "tiles_rt-8888",
687 "pipe-8888",
688 "--src",
689 "tests",
690 "gm",
691 "image",
692 "--blacklist",
693 "_",
694 "image",
695 "decode",
696 "pal8os2v2.bmp",
697 "_",
698 "image",
699 "decode",
700 "pal8v4.bmp",
701 "_",
702 "image",
703 "decode",
704 "pal8v5.bmp",
705 "_",
706 "image",
707 "decode",
708 "rgb16-565.bmp",
709 "_",
710 "image",
711 "decode",
712 "rgb16-565pal.bmp",
713 "_",
714 "image",
715 "decode",
716 "rgb32-111110.bmp",
717 "_",
718 "image",
719 "decode",
720 "rgb32bf.bmp",
721 "_",
722 "image",
723 "decode",
724 "rgba32.bmp",
725 "_",
726 "image",
727 "decode",
728 "rgba32abf.bmp",
729 "_",
730 "image",
731 "decode",
732 "rgb24largepal.bmp",
733 "_",
734 "image",
735 "decode",
736 "pal8os2v2-16.bmp",
737 "_",
738 "image",
739 "decode",
740 "pal8oversizepal.bmp",
741 "_",
742 "image",
743 "decode",
744 "pal4rletrns.bmp",
745 "_",
746 "image",
747 "decode",
748 "pal8rletrns.bmp",
749 "_",
750 "image",
751 "decode",
752 "4bpp-pixeldata-cropped.bmp",
753 "_",
754 "image",
755 "decode",
756 "8bpp-pixeldata-cropped.bmp",
757 "_",
758 "image",
759 "decode",
760 "24bpp-pixeldata-cropped.bmp",
761 "_",
762 "image",
763 "decode",
764 "32bpp-pixeldata-cropped.bmp",
765 "_",
766 "image",
767 "subset",
768 "rgb24largepal.bmp",
769 "_",
770 "image",
771 "subset",
772 "pal8os2v2-16.bmp",
773 "_",
774 "image",
775 "subset",
776 "pal8oversizepal.bmp",
777 "_",
778 "image",
779 "subset",
780 "4bpp-pixeldata-cropped.bmp",
781 "_",
782 "image",
783 "subset",
784 "8bpp-pixeldata-cropped.bmp",
785 "_",
786 "image",
787 "subset",
788 "24bpp-pixeldata-cropped.bmp",
789 "_",
790 "image",
791 "subset",
792 "32bpp-pixeldata-cropped.bmp",
793 "_",
794 "image",
795 "decode",
borenet98f7e332015-08-24 12:50:59 -0700796 "Hopstarter-Mac-Folders-Apple.ico",
797 "_",
798 "image",
799 "_",
800 "interlaced1.png",
801 "_",
802 "image",
803 "_",
804 "interlaced2.png",
805 "_",
806 "image",
807 "_",
808 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -0700809 ],
borenetdbf9f012015-07-30 07:09:20 -0700810 "do_perf_steps": false,
811 "do_test_steps": false,
borenet7bccca12015-07-29 11:15:42 -0700812 "env": {
813 "GYP_DEFINES": "skia_arch_type=x86_64 skia_warnings_as_errors=1"
borenet2481b8b2015-07-29 11:43:07 -0700814 },
815 "nanobench_flags": [
816 "--scales",
817 "1.0",
818 "1.1",
819 "--config",
820 "565",
821 "8888",
822 "gpu",
823 "nonrendering",
824 "angle",
825 "hwui",
826 "msaa16",
827 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -0700828 ],
829 "upload_dm_results": true,
830 "upload_perf_results": false
borenet7bccca12015-07-29 11:15:42 -0700831 },
borenetb76c1f72015-07-29 07:38:49 -0700832 "Build-Ubuntu-GCC-x86_64-Release-Mesa": {
833 "build_targets": [
834 "most"
835 ],
borenet7bccca12015-07-29 11:15:42 -0700836 "builder_cfg": {
837 "compiler": "GCC",
838 "configuration": "Release",
839 "extra_config": "Mesa",
840 "is_trybot": false,
841 "os": "Ubuntu",
842 "role": "Build",
843 "target_arch": "x86_64"
844 },
borenetdbf9f012015-07-30 07:09:20 -0700845 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -0700846 "dm_flags": [
847 "--matrix",
848 "0",
849 "1",
850 "1",
851 "0",
852 "--config",
853 "565",
854 "8888",
855 "gpu",
856 "upright-matrix-8888",
857 "upright-matrix-gpu",
858 "msaa16",
859 "pdf",
860 "serialize-8888",
861 "tiles_rt-8888",
862 "pipe-8888",
863 "--src",
864 "tests",
865 "gm",
866 "image",
867 "--blacklist",
868 "_",
869 "image",
870 "decode",
871 "pal8os2v2.bmp",
872 "_",
873 "image",
874 "decode",
875 "pal8v4.bmp",
876 "_",
877 "image",
878 "decode",
879 "pal8v5.bmp",
880 "_",
881 "image",
882 "decode",
883 "rgb16-565.bmp",
884 "_",
885 "image",
886 "decode",
887 "rgb16-565pal.bmp",
888 "_",
889 "image",
890 "decode",
891 "rgb32-111110.bmp",
892 "_",
893 "image",
894 "decode",
895 "rgb32bf.bmp",
896 "_",
897 "image",
898 "decode",
899 "rgba32.bmp",
900 "_",
901 "image",
902 "decode",
903 "rgba32abf.bmp",
904 "_",
905 "image",
906 "decode",
907 "rgb24largepal.bmp",
908 "_",
909 "image",
910 "decode",
911 "pal8os2v2-16.bmp",
912 "_",
913 "image",
914 "decode",
915 "pal8oversizepal.bmp",
916 "_",
917 "image",
918 "decode",
919 "pal4rletrns.bmp",
920 "_",
921 "image",
922 "decode",
923 "pal8rletrns.bmp",
924 "_",
925 "image",
926 "decode",
927 "4bpp-pixeldata-cropped.bmp",
928 "_",
929 "image",
930 "decode",
931 "8bpp-pixeldata-cropped.bmp",
932 "_",
933 "image",
934 "decode",
935 "24bpp-pixeldata-cropped.bmp",
936 "_",
937 "image",
938 "decode",
939 "32bpp-pixeldata-cropped.bmp",
940 "_",
941 "image",
942 "subset",
943 "rgb24largepal.bmp",
944 "_",
945 "image",
946 "subset",
947 "pal8os2v2-16.bmp",
948 "_",
949 "image",
950 "subset",
951 "pal8oversizepal.bmp",
952 "_",
953 "image",
954 "subset",
955 "4bpp-pixeldata-cropped.bmp",
956 "_",
957 "image",
958 "subset",
959 "8bpp-pixeldata-cropped.bmp",
960 "_",
961 "image",
962 "subset",
963 "24bpp-pixeldata-cropped.bmp",
964 "_",
965 "image",
966 "subset",
967 "32bpp-pixeldata-cropped.bmp",
968 "_",
969 "image",
970 "decode",
borenet98f7e332015-08-24 12:50:59 -0700971 "Hopstarter-Mac-Folders-Apple.ico",
972 "_",
973 "image",
974 "_",
975 "interlaced1.png",
976 "_",
977 "image",
978 "_",
979 "interlaced2.png",
980 "_",
981 "image",
982 "_",
983 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -0700984 ],
borenetdbf9f012015-07-30 07:09:20 -0700985 "do_perf_steps": false,
986 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -0700987 "env": {
988 "GYP_DEFINES": "skia_arch_type=x86_64 skia_mesa=1 skia_warnings_as_errors=1"
borenet2481b8b2015-07-29 11:43:07 -0700989 },
990 "nanobench_flags": [
991 "--scales",
992 "1.0",
993 "1.1",
994 "--config",
995 "565",
996 "8888",
997 "gpu",
998 "nonrendering",
999 "angle",
1000 "hwui",
1001 "msaa16",
1002 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07001003 ],
1004 "upload_dm_results": true,
1005 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07001006 },
1007 "Build-Win-MSVC-x86-Debug": {
1008 "build_targets": [
1009 "most"
1010 ],
borenet7bccca12015-07-29 11:15:42 -07001011 "builder_cfg": {
1012 "compiler": "MSVC",
1013 "configuration": "Debug",
1014 "is_trybot": false,
1015 "os": "Win",
1016 "role": "Build",
1017 "target_arch": "x86"
1018 },
borenetdbf9f012015-07-30 07:09:20 -07001019 "configuration": "Debug",
borenet2481b8b2015-07-29 11:43:07 -07001020 "dm_flags": [
1021 "--matrix",
1022 "0",
1023 "1",
1024 "1",
1025 "0",
1026 "--config",
1027 "565",
1028 "8888",
1029 "gpu",
1030 "upright-matrix-8888",
1031 "upright-matrix-gpu",
1032 "msaa16",
1033 "pdf",
1034 "serialize-8888",
1035 "tiles_rt-8888",
1036 "pipe-8888",
1037 "--src",
1038 "tests",
1039 "gm",
1040 "image",
1041 "--blacklist",
1042 "_",
1043 "image",
1044 "decode",
1045 "pal8os2v2.bmp",
1046 "_",
1047 "image",
1048 "decode",
1049 "pal8v4.bmp",
1050 "_",
1051 "image",
1052 "decode",
1053 "pal8v5.bmp",
1054 "_",
1055 "image",
1056 "decode",
1057 "rgb16-565.bmp",
1058 "_",
1059 "image",
1060 "decode",
1061 "rgb16-565pal.bmp",
1062 "_",
1063 "image",
1064 "decode",
1065 "rgb32-111110.bmp",
1066 "_",
1067 "image",
1068 "decode",
1069 "rgb32bf.bmp",
1070 "_",
1071 "image",
1072 "decode",
1073 "rgba32.bmp",
1074 "_",
1075 "image",
1076 "decode",
1077 "rgba32abf.bmp",
1078 "_",
1079 "image",
1080 "decode",
1081 "rgb24largepal.bmp",
1082 "_",
1083 "image",
1084 "decode",
1085 "pal8os2v2-16.bmp",
1086 "_",
1087 "image",
1088 "decode",
1089 "pal8oversizepal.bmp",
1090 "_",
1091 "image",
1092 "decode",
1093 "pal4rletrns.bmp",
1094 "_",
1095 "image",
1096 "decode",
1097 "pal8rletrns.bmp",
1098 "_",
1099 "image",
1100 "decode",
1101 "4bpp-pixeldata-cropped.bmp",
1102 "_",
1103 "image",
1104 "decode",
1105 "8bpp-pixeldata-cropped.bmp",
1106 "_",
1107 "image",
1108 "decode",
1109 "24bpp-pixeldata-cropped.bmp",
1110 "_",
1111 "image",
1112 "decode",
1113 "32bpp-pixeldata-cropped.bmp",
1114 "_",
1115 "image",
1116 "subset",
1117 "rgb24largepal.bmp",
1118 "_",
1119 "image",
1120 "subset",
1121 "pal8os2v2-16.bmp",
1122 "_",
1123 "image",
1124 "subset",
1125 "pal8oversizepal.bmp",
1126 "_",
1127 "image",
1128 "subset",
1129 "4bpp-pixeldata-cropped.bmp",
1130 "_",
1131 "image",
1132 "subset",
1133 "8bpp-pixeldata-cropped.bmp",
1134 "_",
1135 "image",
1136 "subset",
1137 "24bpp-pixeldata-cropped.bmp",
1138 "_",
1139 "image",
1140 "subset",
1141 "32bpp-pixeldata-cropped.bmp",
1142 "_",
1143 "image",
1144 "decode",
1145 "Hopstarter-Mac-Folders-Apple.ico",
1146 "_",
1147 "image",
1148 "decode",
1149 "_",
1150 "_",
1151 "image",
1152 "subset",
borenet98f7e332015-08-24 12:50:59 -07001153 "_",
1154 "_",
1155 "image",
1156 "_",
1157 "interlaced1.png",
1158 "_",
1159 "image",
1160 "_",
1161 "interlaced2.png",
1162 "_",
1163 "image",
1164 "_",
1165 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07001166 ],
borenetdbf9f012015-07-30 07:09:20 -07001167 "do_perf_steps": false,
1168 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07001169 "env": {
1170 "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86 skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp skia_win_ltcg=0"
borenet2481b8b2015-07-29 11:43:07 -07001171 },
1172 "nanobench_flags": [
1173 "--scales",
1174 "1.0",
1175 "1.1",
1176 "--config",
1177 "565",
1178 "8888",
1179 "gpu",
1180 "nonrendering",
1181 "angle",
1182 "hwui",
1183 "msaa16",
1184 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07001185 ],
1186 "upload_dm_results": true,
1187 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07001188 },
1189 "Build-Win-MSVC-x86-Debug-Exceptions": {
1190 "build_targets": [
1191 "most"
1192 ],
borenet7bccca12015-07-29 11:15:42 -07001193 "builder_cfg": {
1194 "compiler": "MSVC",
1195 "configuration": "Debug",
1196 "extra_config": "Exceptions",
1197 "is_trybot": false,
1198 "os": "Win",
1199 "role": "Build",
1200 "target_arch": "x86"
1201 },
borenetdbf9f012015-07-30 07:09:20 -07001202 "configuration": "Debug",
borenet2481b8b2015-07-29 11:43:07 -07001203 "dm_flags": [
1204 "--matrix",
1205 "0",
1206 "1",
1207 "1",
1208 "0",
1209 "--config",
1210 "565",
1211 "8888",
1212 "gpu",
1213 "upright-matrix-8888",
1214 "upright-matrix-gpu",
1215 "msaa16",
1216 "pdf",
1217 "serialize-8888",
1218 "tiles_rt-8888",
1219 "pipe-8888",
1220 "--src",
1221 "tests",
1222 "gm",
1223 "image",
1224 "--blacklist",
1225 "_",
1226 "image",
1227 "decode",
1228 "pal8os2v2.bmp",
1229 "_",
1230 "image",
1231 "decode",
1232 "pal8v4.bmp",
1233 "_",
1234 "image",
1235 "decode",
1236 "pal8v5.bmp",
1237 "_",
1238 "image",
1239 "decode",
1240 "rgb16-565.bmp",
1241 "_",
1242 "image",
1243 "decode",
1244 "rgb16-565pal.bmp",
1245 "_",
1246 "image",
1247 "decode",
1248 "rgb32-111110.bmp",
1249 "_",
1250 "image",
1251 "decode",
1252 "rgb32bf.bmp",
1253 "_",
1254 "image",
1255 "decode",
1256 "rgba32.bmp",
1257 "_",
1258 "image",
1259 "decode",
1260 "rgba32abf.bmp",
1261 "_",
1262 "image",
1263 "decode",
1264 "rgb24largepal.bmp",
1265 "_",
1266 "image",
1267 "decode",
1268 "pal8os2v2-16.bmp",
1269 "_",
1270 "image",
1271 "decode",
1272 "pal8oversizepal.bmp",
1273 "_",
1274 "image",
1275 "decode",
1276 "pal4rletrns.bmp",
1277 "_",
1278 "image",
1279 "decode",
1280 "pal8rletrns.bmp",
1281 "_",
1282 "image",
1283 "decode",
1284 "4bpp-pixeldata-cropped.bmp",
1285 "_",
1286 "image",
1287 "decode",
1288 "8bpp-pixeldata-cropped.bmp",
1289 "_",
1290 "image",
1291 "decode",
1292 "24bpp-pixeldata-cropped.bmp",
1293 "_",
1294 "image",
1295 "decode",
1296 "32bpp-pixeldata-cropped.bmp",
1297 "_",
1298 "image",
1299 "subset",
1300 "rgb24largepal.bmp",
1301 "_",
1302 "image",
1303 "subset",
1304 "pal8os2v2-16.bmp",
1305 "_",
1306 "image",
1307 "subset",
1308 "pal8oversizepal.bmp",
1309 "_",
1310 "image",
1311 "subset",
1312 "4bpp-pixeldata-cropped.bmp",
1313 "_",
1314 "image",
1315 "subset",
1316 "8bpp-pixeldata-cropped.bmp",
1317 "_",
1318 "image",
1319 "subset",
1320 "24bpp-pixeldata-cropped.bmp",
1321 "_",
1322 "image",
1323 "subset",
1324 "32bpp-pixeldata-cropped.bmp",
1325 "_",
1326 "image",
1327 "decode",
1328 "Hopstarter-Mac-Folders-Apple.ico",
1329 "_",
1330 "image",
1331 "decode",
1332 "_",
1333 "_",
1334 "image",
1335 "subset",
borenet98f7e332015-08-24 12:50:59 -07001336 "_",
1337 "_",
1338 "image",
1339 "_",
1340 "interlaced1.png",
1341 "_",
1342 "image",
1343 "_",
1344 "interlaced2.png",
1345 "_",
1346 "image",
1347 "_",
1348 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07001349 ],
borenetdbf9f012015-07-30 07:09:20 -07001350 "do_perf_steps": false,
1351 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07001352 "env": {
1353 "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp skia_win_exceptions=1 skia_win_ltcg=0"
borenet2481b8b2015-07-29 11:43:07 -07001354 },
1355 "nanobench_flags": [
1356 "--scales",
1357 "1.0",
1358 "1.1",
1359 "--config",
1360 "565",
1361 "8888",
1362 "gpu",
1363 "nonrendering",
1364 "angle",
1365 "hwui",
1366 "msaa16",
1367 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07001368 ],
1369 "upload_dm_results": true,
1370 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07001371 },
1372 "Build-Win-MSVC-x86-Debug-GDI": {
1373 "build_targets": [
1374 "most"
1375 ],
borenet7bccca12015-07-29 11:15:42 -07001376 "builder_cfg": {
1377 "compiler": "MSVC",
1378 "configuration": "Debug",
1379 "extra_config": "GDI",
1380 "is_trybot": false,
1381 "os": "Win",
1382 "role": "Build",
1383 "target_arch": "x86"
1384 },
borenetdbf9f012015-07-30 07:09:20 -07001385 "configuration": "Debug",
borenet2481b8b2015-07-29 11:43:07 -07001386 "dm_flags": [
1387 "--matrix",
1388 "0",
1389 "1",
1390 "1",
1391 "0",
1392 "--config",
1393 "565",
1394 "8888",
1395 "gpu",
1396 "upright-matrix-8888",
1397 "upright-matrix-gpu",
1398 "msaa16",
1399 "pdf",
1400 "serialize-8888",
1401 "tiles_rt-8888",
1402 "pipe-8888",
1403 "--src",
1404 "tests",
1405 "gm",
1406 "image",
1407 "--blacklist",
1408 "_",
1409 "image",
1410 "decode",
1411 "pal8os2v2.bmp",
1412 "_",
1413 "image",
1414 "decode",
1415 "pal8v4.bmp",
1416 "_",
1417 "image",
1418 "decode",
1419 "pal8v5.bmp",
1420 "_",
1421 "image",
1422 "decode",
1423 "rgb16-565.bmp",
1424 "_",
1425 "image",
1426 "decode",
1427 "rgb16-565pal.bmp",
1428 "_",
1429 "image",
1430 "decode",
1431 "rgb32-111110.bmp",
1432 "_",
1433 "image",
1434 "decode",
1435 "rgb32bf.bmp",
1436 "_",
1437 "image",
1438 "decode",
1439 "rgba32.bmp",
1440 "_",
1441 "image",
1442 "decode",
1443 "rgba32abf.bmp",
1444 "_",
1445 "image",
1446 "decode",
1447 "rgb24largepal.bmp",
1448 "_",
1449 "image",
1450 "decode",
1451 "pal8os2v2-16.bmp",
1452 "_",
1453 "image",
1454 "decode",
1455 "pal8oversizepal.bmp",
1456 "_",
1457 "image",
1458 "decode",
1459 "pal4rletrns.bmp",
1460 "_",
1461 "image",
1462 "decode",
1463 "pal8rletrns.bmp",
1464 "_",
1465 "image",
1466 "decode",
1467 "4bpp-pixeldata-cropped.bmp",
1468 "_",
1469 "image",
1470 "decode",
1471 "8bpp-pixeldata-cropped.bmp",
1472 "_",
1473 "image",
1474 "decode",
1475 "24bpp-pixeldata-cropped.bmp",
1476 "_",
1477 "image",
1478 "decode",
1479 "32bpp-pixeldata-cropped.bmp",
1480 "_",
1481 "image",
1482 "subset",
1483 "rgb24largepal.bmp",
1484 "_",
1485 "image",
1486 "subset",
1487 "pal8os2v2-16.bmp",
1488 "_",
1489 "image",
1490 "subset",
1491 "pal8oversizepal.bmp",
1492 "_",
1493 "image",
1494 "subset",
1495 "4bpp-pixeldata-cropped.bmp",
1496 "_",
1497 "image",
1498 "subset",
1499 "8bpp-pixeldata-cropped.bmp",
1500 "_",
1501 "image",
1502 "subset",
1503 "24bpp-pixeldata-cropped.bmp",
1504 "_",
1505 "image",
1506 "subset",
1507 "32bpp-pixeldata-cropped.bmp",
1508 "_",
1509 "image",
1510 "decode",
1511 "Hopstarter-Mac-Folders-Apple.ico",
1512 "_",
1513 "image",
1514 "decode",
1515 "_",
1516 "_",
1517 "image",
1518 "subset",
borenet98f7e332015-08-24 12:50:59 -07001519 "_",
1520 "_",
1521 "image",
1522 "_",
1523 "interlaced1.png",
1524 "_",
1525 "image",
1526 "_",
1527 "interlaced2.png",
1528 "_",
1529 "image",
1530 "_",
1531 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07001532 ],
borenetdbf9f012015-07-30 07:09:20 -07001533 "do_perf_steps": false,
1534 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07001535 "env": {
1536 "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86 skia_gdi=1 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp skia_win_ltcg=0"
borenet2481b8b2015-07-29 11:43:07 -07001537 },
1538 "nanobench_flags": [
1539 "--scales",
1540 "1.0",
1541 "1.1",
1542 "--config",
1543 "565",
1544 "8888",
1545 "gpu",
1546 "nonrendering",
1547 "angle",
1548 "hwui",
1549 "msaa16",
1550 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07001551 ],
1552 "upload_dm_results": true,
1553 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07001554 },
1555 "Housekeeper-PerCommit": {
1556 "build_targets": [
1557 "most"
1558 ],
borenet7bccca12015-07-29 11:15:42 -07001559 "builder_cfg": {
1560 "frequency": "PerCommit",
1561 "is_trybot": false,
1562 "role": "Housekeeper"
1563 },
borenetdbf9f012015-07-30 07:09:20 -07001564 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07001565 "dm_flags": [
1566 "--matrix",
1567 "0",
1568 "1",
1569 "1",
1570 "0",
1571 "--config",
1572 "565",
1573 "8888",
1574 "gpu",
1575 "upright-matrix-8888",
1576 "upright-matrix-gpu",
1577 "msaa16",
1578 "pdf",
1579 "serialize-8888",
1580 "tiles_rt-8888",
1581 "pipe-8888",
1582 "--src",
1583 "tests",
1584 "gm",
1585 "image",
1586 "--blacklist",
1587 "_",
1588 "image",
1589 "decode",
1590 "pal8os2v2.bmp",
1591 "_",
1592 "image",
1593 "decode",
1594 "pal8v4.bmp",
1595 "_",
1596 "image",
1597 "decode",
1598 "pal8v5.bmp",
1599 "_",
1600 "image",
1601 "decode",
1602 "rgb16-565.bmp",
1603 "_",
1604 "image",
1605 "decode",
1606 "rgb16-565pal.bmp",
1607 "_",
1608 "image",
1609 "decode",
1610 "rgb32-111110.bmp",
1611 "_",
1612 "image",
1613 "decode",
1614 "rgb32bf.bmp",
1615 "_",
1616 "image",
1617 "decode",
1618 "rgba32.bmp",
1619 "_",
1620 "image",
1621 "decode",
1622 "rgba32abf.bmp",
1623 "_",
1624 "image",
1625 "decode",
1626 "rgb24largepal.bmp",
1627 "_",
1628 "image",
1629 "decode",
1630 "pal8os2v2-16.bmp",
1631 "_",
1632 "image",
1633 "decode",
1634 "pal8oversizepal.bmp",
1635 "_",
1636 "image",
1637 "decode",
1638 "pal4rletrns.bmp",
1639 "_",
1640 "image",
1641 "decode",
1642 "pal8rletrns.bmp",
1643 "_",
1644 "image",
1645 "decode",
1646 "4bpp-pixeldata-cropped.bmp",
1647 "_",
1648 "image",
1649 "decode",
1650 "8bpp-pixeldata-cropped.bmp",
1651 "_",
1652 "image",
1653 "decode",
1654 "24bpp-pixeldata-cropped.bmp",
1655 "_",
1656 "image",
1657 "decode",
1658 "32bpp-pixeldata-cropped.bmp",
1659 "_",
1660 "image",
1661 "subset",
1662 "rgb24largepal.bmp",
1663 "_",
1664 "image",
1665 "subset",
1666 "pal8os2v2-16.bmp",
1667 "_",
1668 "image",
1669 "subset",
1670 "pal8oversizepal.bmp",
1671 "_",
1672 "image",
1673 "subset",
1674 "4bpp-pixeldata-cropped.bmp",
1675 "_",
1676 "image",
1677 "subset",
1678 "8bpp-pixeldata-cropped.bmp",
1679 "_",
1680 "image",
1681 "subset",
1682 "24bpp-pixeldata-cropped.bmp",
1683 "_",
1684 "image",
1685 "subset",
1686 "32bpp-pixeldata-cropped.bmp",
1687 "_",
1688 "image",
1689 "decode",
1690 "Hopstarter-Mac-Folders-Apple.ico"
1691 ],
borenetdbf9f012015-07-30 07:09:20 -07001692 "do_perf_steps": false,
1693 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07001694 "env": {
1695 "GYP_DEFINES": "skia_shared_lib=1 skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07001696 },
1697 "nanobench_flags": [
1698 "--scales",
1699 "1.0",
1700 "1.1",
1701 "--config",
1702 "565",
1703 "8888",
1704 "gpu",
1705 "nonrendering",
1706 "angle",
1707 "hwui",
1708 "msaa16",
1709 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07001710 ],
1711 "upload_dm_results": true,
1712 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07001713 },
borenet98f7e332015-08-24 12:50:59 -07001714 "Perf-Android-GCC-Nexus5-GPU-Adreno330-Arm7-Release-Appurify": {
1715 "build_targets": [
1716 "VisualBenchTest_APK"
1717 ],
1718 "builder_cfg": {
1719 "arch": "Arm7",
1720 "compiler": "GCC",
1721 "configuration": "Release",
1722 "cpu_or_gpu": "GPU",
1723 "cpu_or_gpu_value": "Adreno330",
1724 "extra_config": "Appurify",
1725 "is_trybot": false,
1726 "model": "Nexus5",
1727 "os": "Android",
1728 "role": "Perf"
1729 },
1730 "configuration": "Release",
1731 "device_cfg": "arm_v7",
1732 "dm_flags": [
1733 "--config",
1734 "565",
1735 "8888",
1736 "gpu",
1737 "msaa4",
1738 "serialize-8888",
1739 "tiles_rt-8888",
1740 "pipe-8888",
1741 "--src",
1742 "tests",
1743 "gm",
1744 "--blacklist",
1745 "_",
1746 "image",
1747 "decode",
1748 "pal8os2v2.bmp",
1749 "_",
1750 "image",
1751 "decode",
1752 "pal8v4.bmp",
1753 "_",
1754 "image",
1755 "decode",
1756 "pal8v5.bmp",
1757 "_",
1758 "image",
1759 "decode",
1760 "rgb16-565.bmp",
1761 "_",
1762 "image",
1763 "decode",
1764 "rgb16-565pal.bmp",
1765 "_",
1766 "image",
1767 "decode",
1768 "rgb32-111110.bmp",
1769 "_",
1770 "image",
1771 "decode",
1772 "rgb32bf.bmp",
1773 "_",
1774 "image",
1775 "decode",
1776 "rgba32.bmp",
1777 "_",
1778 "image",
1779 "decode",
1780 "rgba32abf.bmp",
1781 "_",
1782 "image",
1783 "decode",
1784 "rgb24largepal.bmp",
1785 "_",
1786 "image",
1787 "decode",
1788 "pal8os2v2-16.bmp",
1789 "_",
1790 "image",
1791 "decode",
1792 "pal8oversizepal.bmp",
1793 "_",
1794 "image",
1795 "decode",
1796 "pal4rletrns.bmp",
1797 "_",
1798 "image",
1799 "decode",
1800 "pal8rletrns.bmp",
1801 "_",
1802 "image",
1803 "decode",
1804 "4bpp-pixeldata-cropped.bmp",
1805 "_",
1806 "image",
1807 "decode",
1808 "8bpp-pixeldata-cropped.bmp",
1809 "_",
1810 "image",
1811 "decode",
1812 "24bpp-pixeldata-cropped.bmp",
1813 "_",
1814 "image",
1815 "decode",
1816 "32bpp-pixeldata-cropped.bmp",
1817 "_",
1818 "image",
1819 "subset",
1820 "rgb24largepal.bmp",
1821 "_",
1822 "image",
1823 "subset",
1824 "pal8os2v2-16.bmp",
1825 "_",
1826 "image",
1827 "subset",
1828 "pal8oversizepal.bmp",
1829 "_",
1830 "image",
1831 "subset",
1832 "4bpp-pixeldata-cropped.bmp",
1833 "_",
1834 "image",
1835 "subset",
1836 "8bpp-pixeldata-cropped.bmp",
1837 "_",
1838 "image",
1839 "subset",
1840 "24bpp-pixeldata-cropped.bmp",
1841 "_",
1842 "image",
1843 "subset",
1844 "32bpp-pixeldata-cropped.bmp",
1845 "_",
1846 "image",
1847 "decode",
1848 "Hopstarter-Mac-Folders-Apple.ico",
1849 "--match",
1850 "~tabl_mozilla_0",
1851 "~desk_yahoonews_0"
1852 ],
1853 "do_perf_steps": true,
1854 "do_test_steps": false,
1855 "env": {
borenet98f7e332015-08-24 12:50:59 -07001856 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0"
1857 },
1858 "nanobench_flags": [
borenet98f7e332015-08-24 12:50:59 -07001859 "--match",
1860 "~blurroundrect",
1861 "~patch_grid",
1862 "~desk_carsvg"
1863 ],
1864 "upload_dm_results": true,
1865 "upload_perf_results": true
1866 },
borenetb76c1f72015-07-29 07:38:49 -07001867 "Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot": {
1868 "build_targets": [
1869 "nanobench"
1870 ],
borenet7bccca12015-07-29 11:15:42 -07001871 "builder_cfg": {
1872 "arch": "x86_64",
1873 "compiler": "MSVC",
1874 "configuration": "Release",
1875 "cpu_or_gpu": "GPU",
1876 "cpu_or_gpu_value": "HD4600",
1877 "is_trybot": true,
1878 "model": "ShuttleB",
1879 "os": "Win8",
1880 "role": "Perf"
1881 },
borenetdbf9f012015-07-30 07:09:20 -07001882 "configuration": "Release_x64",
borenet2481b8b2015-07-29 11:43:07 -07001883 "dm_flags": [
1884 "--matrix",
1885 "0",
1886 "1",
1887 "1",
1888 "0",
1889 "--config",
1890 "565",
1891 "8888",
1892 "gpu",
1893 "upright-matrix-8888",
1894 "upright-matrix-gpu",
1895 "msaa16",
1896 "pdf",
1897 "serialize-8888",
1898 "tiles_rt-8888",
1899 "pipe-8888",
1900 "--src",
1901 "tests",
1902 "gm",
1903 "--blacklist",
1904 "_",
1905 "image",
1906 "decode",
1907 "pal8os2v2.bmp",
1908 "_",
1909 "image",
1910 "decode",
1911 "pal8v4.bmp",
1912 "_",
1913 "image",
1914 "decode",
1915 "pal8v5.bmp",
1916 "_",
1917 "image",
1918 "decode",
1919 "rgb16-565.bmp",
1920 "_",
1921 "image",
1922 "decode",
1923 "rgb16-565pal.bmp",
1924 "_",
1925 "image",
1926 "decode",
1927 "rgb32-111110.bmp",
1928 "_",
1929 "image",
1930 "decode",
1931 "rgb32bf.bmp",
1932 "_",
1933 "image",
1934 "decode",
1935 "rgba32.bmp",
1936 "_",
1937 "image",
1938 "decode",
1939 "rgba32abf.bmp",
1940 "_",
1941 "image",
1942 "decode",
1943 "rgb24largepal.bmp",
1944 "_",
1945 "image",
1946 "decode",
1947 "pal8os2v2-16.bmp",
1948 "_",
1949 "image",
1950 "decode",
1951 "pal8oversizepal.bmp",
1952 "_",
1953 "image",
1954 "decode",
1955 "pal4rletrns.bmp",
1956 "_",
1957 "image",
1958 "decode",
1959 "pal8rletrns.bmp",
1960 "_",
1961 "image",
1962 "decode",
1963 "4bpp-pixeldata-cropped.bmp",
1964 "_",
1965 "image",
1966 "decode",
1967 "8bpp-pixeldata-cropped.bmp",
1968 "_",
1969 "image",
1970 "decode",
1971 "24bpp-pixeldata-cropped.bmp",
1972 "_",
1973 "image",
1974 "decode",
1975 "32bpp-pixeldata-cropped.bmp",
1976 "_",
1977 "image",
1978 "subset",
1979 "rgb24largepal.bmp",
1980 "_",
1981 "image",
1982 "subset",
1983 "pal8os2v2-16.bmp",
1984 "_",
1985 "image",
1986 "subset",
1987 "pal8oversizepal.bmp",
1988 "_",
1989 "image",
1990 "subset",
1991 "4bpp-pixeldata-cropped.bmp",
1992 "_",
1993 "image",
1994 "subset",
1995 "8bpp-pixeldata-cropped.bmp",
1996 "_",
1997 "image",
1998 "subset",
1999 "24bpp-pixeldata-cropped.bmp",
2000 "_",
2001 "image",
2002 "subset",
2003 "32bpp-pixeldata-cropped.bmp",
2004 "_",
2005 "image",
2006 "decode",
2007 "Hopstarter-Mac-Folders-Apple.ico",
2008 "_",
2009 "image",
2010 "decode",
2011 "_",
2012 "_",
2013 "image",
2014 "subset",
borenet98f7e332015-08-24 12:50:59 -07002015 "_",
2016 "_",
2017 "image",
2018 "_",
2019 "interlaced1.png",
2020 "_",
2021 "image",
2022 "_",
2023 "interlaced2.png",
2024 "_",
2025 "image",
2026 "_",
2027 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07002028 ],
borenetdbf9f012015-07-30 07:09:20 -07002029 "do_perf_steps": true,
2030 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07002031 "env": {
2032 "GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_arch_type=x86_64 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp"
borenet2481b8b2015-07-29 11:43:07 -07002033 },
2034 "nanobench_flags": [
2035 "--scales",
2036 "1.0",
2037 "1.1",
2038 "--config",
2039 "565",
2040 "8888",
2041 "gpu",
2042 "nonrendering",
2043 "angle",
2044 "hwui",
2045 "msaa16",
2046 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07002047 ],
2048 "upload_dm_results": true,
2049 "upload_perf_results": true
borenetb76c1f72015-07-29 07:38:49 -07002050 },
borenet7bccca12015-07-29 11:15:42 -07002051 "Test-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Debug": {
2052 "build_targets": [
2053 "dm",
2054 "nanobench"
2055 ],
2056 "builder_cfg": {
2057 "arch": "Arm7",
2058 "compiler": "GCC",
2059 "configuration": "Debug",
2060 "cpu_or_gpu": "GPU",
2061 "cpu_or_gpu_value": "Adreno420",
2062 "is_trybot": false,
2063 "model": "Nexus6",
2064 "os": "Android",
2065 "role": "Test"
2066 },
borenetdbf9f012015-07-30 07:09:20 -07002067 "configuration": "Debug",
borenet7bccca12015-07-29 11:15:42 -07002068 "device_cfg": "arm_v7_neon",
borenet2481b8b2015-07-29 11:43:07 -07002069 "dm_flags": [
2070 "--config",
2071 "565",
2072 "8888",
2073 "gpu",
2074 "msaa4",
2075 "serialize-8888",
2076 "tiles_rt-8888",
2077 "pipe-8888",
2078 "--src",
2079 "tests",
2080 "gm",
2081 "--blacklist",
2082 "_",
2083 "image",
2084 "decode",
2085 "pal8os2v2.bmp",
2086 "_",
2087 "image",
2088 "decode",
2089 "pal8v4.bmp",
2090 "_",
2091 "image",
2092 "decode",
2093 "pal8v5.bmp",
2094 "_",
2095 "image",
2096 "decode",
2097 "rgb16-565.bmp",
2098 "_",
2099 "image",
2100 "decode",
2101 "rgb16-565pal.bmp",
2102 "_",
2103 "image",
2104 "decode",
2105 "rgb32-111110.bmp",
2106 "_",
2107 "image",
2108 "decode",
2109 "rgb32bf.bmp",
2110 "_",
2111 "image",
2112 "decode",
2113 "rgba32.bmp",
2114 "_",
2115 "image",
2116 "decode",
2117 "rgba32abf.bmp",
2118 "_",
2119 "image",
2120 "decode",
2121 "rgb24largepal.bmp",
2122 "_",
2123 "image",
2124 "decode",
2125 "pal8os2v2-16.bmp",
2126 "_",
2127 "image",
2128 "decode",
2129 "pal8oversizepal.bmp",
2130 "_",
2131 "image",
2132 "decode",
2133 "pal4rletrns.bmp",
2134 "_",
2135 "image",
2136 "decode",
2137 "pal8rletrns.bmp",
2138 "_",
2139 "image",
2140 "decode",
2141 "4bpp-pixeldata-cropped.bmp",
2142 "_",
2143 "image",
2144 "decode",
2145 "8bpp-pixeldata-cropped.bmp",
2146 "_",
2147 "image",
2148 "decode",
2149 "24bpp-pixeldata-cropped.bmp",
2150 "_",
2151 "image",
2152 "decode",
2153 "32bpp-pixeldata-cropped.bmp",
2154 "_",
2155 "image",
2156 "subset",
2157 "rgb24largepal.bmp",
2158 "_",
2159 "image",
2160 "subset",
2161 "pal8os2v2-16.bmp",
2162 "_",
2163 "image",
2164 "subset",
2165 "pal8oversizepal.bmp",
2166 "_",
2167 "image",
2168 "subset",
2169 "4bpp-pixeldata-cropped.bmp",
2170 "_",
2171 "image",
2172 "subset",
2173 "8bpp-pixeldata-cropped.bmp",
2174 "_",
2175 "image",
2176 "subset",
2177 "24bpp-pixeldata-cropped.bmp",
2178 "_",
2179 "image",
2180 "subset",
2181 "32bpp-pixeldata-cropped.bmp",
2182 "_",
2183 "image",
2184 "decode",
2185 "Hopstarter-Mac-Folders-Apple.ico",
2186 "--match",
2187 "~tabl_mozilla_0",
2188 "~desk_yahoonews_0"
2189 ],
borenetdbf9f012015-07-30 07:09:20 -07002190 "do_perf_steps": true,
2191 "do_test_steps": true,
borenet7bccca12015-07-29 11:15:42 -07002192 "env": {
2193 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07002194 },
2195 "nanobench_flags": [
2196 "--scales",
2197 "1.0",
2198 "1.1",
2199 "--config",
2200 "565",
2201 "8888",
2202 "gpu",
2203 "nonrendering",
2204 "angle",
2205 "hwui",
2206 "msaa4",
2207 "nvprmsaa4",
2208 "--match",
2209 "~blurroundrect",
2210 "~patch_grid",
2211 "~desk_carsvg"
borenetdbf9f012015-07-30 07:09:20 -07002212 ],
2213 "upload_dm_results": true,
2214 "upload_perf_results": false
borenet7bccca12015-07-29 11:15:42 -07002215 },
2216 "Test-ChromeOS-GCC-Link-CPU-AVX-x86_64-Debug": {
2217 "build_targets": [
2218 "dm",
2219 "nanobench"
2220 ],
2221 "builder_cfg": {
2222 "arch": "x86_64",
2223 "compiler": "GCC",
2224 "configuration": "Debug",
2225 "cpu_or_gpu": "CPU",
2226 "cpu_or_gpu_value": "AVX",
2227 "is_trybot": false,
2228 "model": "Link",
2229 "os": "ChromeOS",
2230 "role": "Test"
2231 },
borenetdbf9f012015-07-30 07:09:20 -07002232 "configuration": "Debug",
borenet7bccca12015-07-29 11:15:42 -07002233 "device_cfg": "link",
borenet2481b8b2015-07-29 11:43:07 -07002234 "dm_flags": [
2235 "--matrix",
2236 "0",
2237 "1",
2238 "1",
2239 "0",
2240 "--config",
2241 "565",
2242 "8888",
2243 "gpu",
2244 "upright-matrix-8888",
2245 "upright-matrix-gpu",
2246 "msaa16",
2247 "pdf",
2248 "serialize-8888",
2249 "tiles_rt-8888",
2250 "pipe-8888",
2251 "--src",
2252 "tests",
2253 "gm",
2254 "image",
2255 "--blacklist",
2256 "_",
2257 "image",
2258 "decode",
2259 "pal8os2v2.bmp",
2260 "_",
2261 "image",
2262 "decode",
2263 "pal8v4.bmp",
2264 "_",
2265 "image",
2266 "decode",
2267 "pal8v5.bmp",
2268 "_",
2269 "image",
2270 "decode",
2271 "rgb16-565.bmp",
2272 "_",
2273 "image",
2274 "decode",
2275 "rgb16-565pal.bmp",
2276 "_",
2277 "image",
2278 "decode",
2279 "rgb32-111110.bmp",
2280 "_",
2281 "image",
2282 "decode",
2283 "rgb32bf.bmp",
2284 "_",
2285 "image",
2286 "decode",
2287 "rgba32.bmp",
2288 "_",
2289 "image",
2290 "decode",
2291 "rgba32abf.bmp",
2292 "_",
2293 "image",
2294 "decode",
2295 "rgb24largepal.bmp",
2296 "_",
2297 "image",
2298 "decode",
2299 "pal8os2v2-16.bmp",
2300 "_",
2301 "image",
2302 "decode",
2303 "pal8oversizepal.bmp",
2304 "_",
2305 "image",
2306 "decode",
2307 "pal4rletrns.bmp",
2308 "_",
2309 "image",
2310 "decode",
2311 "pal8rletrns.bmp",
2312 "_",
2313 "image",
2314 "decode",
2315 "4bpp-pixeldata-cropped.bmp",
2316 "_",
2317 "image",
2318 "decode",
2319 "8bpp-pixeldata-cropped.bmp",
2320 "_",
2321 "image",
2322 "decode",
2323 "24bpp-pixeldata-cropped.bmp",
2324 "_",
2325 "image",
2326 "decode",
2327 "32bpp-pixeldata-cropped.bmp",
2328 "_",
2329 "image",
2330 "subset",
2331 "rgb24largepal.bmp",
2332 "_",
2333 "image",
2334 "subset",
2335 "pal8os2v2-16.bmp",
2336 "_",
2337 "image",
2338 "subset",
2339 "pal8oversizepal.bmp",
2340 "_",
2341 "image",
2342 "subset",
2343 "4bpp-pixeldata-cropped.bmp",
2344 "_",
2345 "image",
2346 "subset",
2347 "8bpp-pixeldata-cropped.bmp",
2348 "_",
2349 "image",
2350 "subset",
2351 "24bpp-pixeldata-cropped.bmp",
2352 "_",
2353 "image",
2354 "subset",
2355 "32bpp-pixeldata-cropped.bmp",
2356 "_",
2357 "image",
2358 "decode",
borenet98f7e332015-08-24 12:50:59 -07002359 "Hopstarter-Mac-Folders-Apple.ico",
2360 "_",
2361 "image",
2362 "_",
2363 "interlaced1.png",
2364 "_",
2365 "image",
2366 "_",
2367 "interlaced2.png",
2368 "_",
2369 "image",
2370 "_",
2371 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07002372 ],
borenetdbf9f012015-07-30 07:09:20 -07002373 "do_perf_steps": true,
2374 "do_test_steps": true,
borenet7bccca12015-07-29 11:15:42 -07002375 "env": {
2376 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07002377 },
2378 "nanobench_flags": [
2379 "--scales",
2380 "1.0",
2381 "1.1",
2382 "--config",
2383 "565",
2384 "8888",
2385 "gpu",
2386 "nonrendering",
2387 "angle",
2388 "hwui",
2389 "msaa16",
2390 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07002391 ],
2392 "upload_dm_results": true,
2393 "upload_perf_results": false
borenet7bccca12015-07-29 11:15:42 -07002394 },
borenetb76c1f72015-07-29 07:38:49 -07002395 "Test-Mac10.8-Clang-MacMini4.1-GPU-GeForce320M-x86_64-Release": {
2396 "build_targets": [
2397 "dm"
2398 ],
borenet7bccca12015-07-29 11:15:42 -07002399 "builder_cfg": {
2400 "arch": "x86_64",
2401 "compiler": "Clang",
2402 "configuration": "Release",
2403 "cpu_or_gpu": "GPU",
2404 "cpu_or_gpu_value": "GeForce320M",
2405 "is_trybot": false,
2406 "model": "MacMini4.1",
2407 "os": "Mac10.8",
2408 "role": "Test"
2409 },
borenetdbf9f012015-07-30 07:09:20 -07002410 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07002411 "dm_flags": [
2412 "--matrix",
2413 "0",
2414 "1",
2415 "1",
2416 "0",
2417 "--config",
2418 "565",
2419 "8888",
2420 "gpu",
2421 "upright-matrix-8888",
2422 "upright-matrix-gpu",
2423 "msaa16",
2424 "pdf",
2425 "serialize-8888",
2426 "tiles_rt-8888",
2427 "pipe-8888",
2428 "--src",
2429 "tests",
2430 "gm",
2431 "--blacklist",
2432 "_",
2433 "image",
2434 "decode",
2435 "pal8os2v2.bmp",
2436 "_",
2437 "image",
2438 "decode",
2439 "pal8v4.bmp",
2440 "_",
2441 "image",
2442 "decode",
2443 "pal8v5.bmp",
2444 "_",
2445 "image",
2446 "decode",
2447 "rgb16-565.bmp",
2448 "_",
2449 "image",
2450 "decode",
2451 "rgb16-565pal.bmp",
2452 "_",
2453 "image",
2454 "decode",
2455 "rgb32-111110.bmp",
2456 "_",
2457 "image",
2458 "decode",
2459 "rgb32bf.bmp",
2460 "_",
2461 "image",
2462 "decode",
2463 "rgba32.bmp",
2464 "_",
2465 "image",
2466 "decode",
2467 "rgba32abf.bmp",
2468 "_",
2469 "image",
2470 "decode",
2471 "rgb24largepal.bmp",
2472 "_",
2473 "image",
2474 "decode",
2475 "pal8os2v2-16.bmp",
2476 "_",
2477 "image",
2478 "decode",
2479 "pal8oversizepal.bmp",
2480 "_",
2481 "image",
2482 "decode",
2483 "pal4rletrns.bmp",
2484 "_",
2485 "image",
2486 "decode",
2487 "pal8rletrns.bmp",
2488 "_",
2489 "image",
2490 "decode",
2491 "4bpp-pixeldata-cropped.bmp",
2492 "_",
2493 "image",
2494 "decode",
2495 "8bpp-pixeldata-cropped.bmp",
2496 "_",
2497 "image",
2498 "decode",
2499 "24bpp-pixeldata-cropped.bmp",
2500 "_",
2501 "image",
2502 "decode",
2503 "32bpp-pixeldata-cropped.bmp",
2504 "_",
2505 "image",
2506 "subset",
2507 "rgb24largepal.bmp",
2508 "_",
2509 "image",
2510 "subset",
2511 "pal8os2v2-16.bmp",
2512 "_",
2513 "image",
2514 "subset",
2515 "pal8oversizepal.bmp",
2516 "_",
2517 "image",
2518 "subset",
2519 "4bpp-pixeldata-cropped.bmp",
2520 "_",
2521 "image",
2522 "subset",
2523 "8bpp-pixeldata-cropped.bmp",
2524 "_",
2525 "image",
2526 "subset",
2527 "24bpp-pixeldata-cropped.bmp",
2528 "_",
2529 "image",
2530 "subset",
2531 "32bpp-pixeldata-cropped.bmp",
2532 "_",
2533 "image",
2534 "decode",
borenet98f7e332015-08-24 12:50:59 -07002535 "Hopstarter-Mac-Folders-Apple.ico",
2536 "_",
2537 "image",
2538 "_",
2539 "interlaced1.png",
2540 "_",
2541 "image",
2542 "_",
2543 "interlaced2.png",
2544 "_",
2545 "image",
2546 "_",
2547 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07002548 ],
borenetdbf9f012015-07-30 07:09:20 -07002549 "do_perf_steps": false,
2550 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07002551 "env": {
2552 "CC": "/usr/bin/clang",
2553 "CXX": "/usr/bin/clang++",
2554 "GYP_DEFINES": "skia_arch_type=x86_64 skia_clang_build=1 skia_run_pdfviewer_in_gm=1 skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07002555 },
2556 "nanobench_flags": [
2557 "--scales",
2558 "1.0",
2559 "1.1",
2560 "--config",
2561 "565",
2562 "8888",
2563 "gpu",
2564 "nonrendering",
2565 "angle",
2566 "hwui",
2567 "msaa16",
2568 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07002569 ],
2570 "upload_dm_results": true,
2571 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07002572 },
borenet98f7e332015-08-24 12:50:59 -07002573 "Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage": {
2574 "build_targets": [
2575 "dm"
2576 ],
2577 "builder_cfg": {
2578 "arch": "x86_64",
2579 "compiler": "Clang",
2580 "configuration": "Coverage",
2581 "cpu_or_gpu": "CPU",
2582 "cpu_or_gpu_value": "AVX2",
2583 "is_trybot": false,
2584 "model": "GCE",
2585 "os": "Ubuntu",
2586 "role": "Test"
2587 },
2588 "configuration": "Coverage",
2589 "dm_flags": [
2590 "--matrix",
2591 "0",
2592 "1",
2593 "1",
2594 "0",
2595 "--config",
2596 "565",
2597 "8888",
2598 "gpu",
2599 "upright-matrix-8888",
2600 "upright-matrix-gpu",
2601 "sp-8888",
2602 "msaa16",
2603 "pdf",
2604 "serialize-8888",
2605 "tiles_rt-8888",
2606 "pipe-8888",
2607 "--src",
2608 "tests",
2609 "gm",
2610 "image",
2611 "--blacklist",
2612 "_",
2613 "image",
2614 "decode",
2615 "pal8os2v2.bmp",
2616 "_",
2617 "image",
2618 "decode",
2619 "pal8v4.bmp",
2620 "_",
2621 "image",
2622 "decode",
2623 "pal8v5.bmp",
2624 "_",
2625 "image",
2626 "decode",
2627 "rgb16-565.bmp",
2628 "_",
2629 "image",
2630 "decode",
2631 "rgb16-565pal.bmp",
2632 "_",
2633 "image",
2634 "decode",
2635 "rgb32-111110.bmp",
2636 "_",
2637 "image",
2638 "decode",
2639 "rgb32bf.bmp",
2640 "_",
2641 "image",
2642 "decode",
2643 "rgba32.bmp",
2644 "_",
2645 "image",
2646 "decode",
2647 "rgba32abf.bmp",
2648 "_",
2649 "image",
2650 "decode",
2651 "rgb24largepal.bmp",
2652 "_",
2653 "image",
2654 "decode",
2655 "pal8os2v2-16.bmp",
2656 "_",
2657 "image",
2658 "decode",
2659 "pal8oversizepal.bmp",
2660 "_",
2661 "image",
2662 "decode",
2663 "pal4rletrns.bmp",
2664 "_",
2665 "image",
2666 "decode",
2667 "pal8rletrns.bmp",
2668 "_",
2669 "image",
2670 "decode",
2671 "4bpp-pixeldata-cropped.bmp",
2672 "_",
2673 "image",
2674 "decode",
2675 "8bpp-pixeldata-cropped.bmp",
2676 "_",
2677 "image",
2678 "decode",
2679 "24bpp-pixeldata-cropped.bmp",
2680 "_",
2681 "image",
2682 "decode",
2683 "32bpp-pixeldata-cropped.bmp",
2684 "_",
2685 "image",
2686 "subset",
2687 "rgb24largepal.bmp",
2688 "_",
2689 "image",
2690 "subset",
2691 "pal8os2v2-16.bmp",
2692 "_",
2693 "image",
2694 "subset",
2695 "pal8oversizepal.bmp",
2696 "_",
2697 "image",
2698 "subset",
2699 "4bpp-pixeldata-cropped.bmp",
2700 "_",
2701 "image",
2702 "subset",
2703 "8bpp-pixeldata-cropped.bmp",
2704 "_",
2705 "image",
2706 "subset",
2707 "24bpp-pixeldata-cropped.bmp",
2708 "_",
2709 "image",
2710 "subset",
2711 "32bpp-pixeldata-cropped.bmp",
2712 "_",
2713 "image",
2714 "decode",
2715 "Hopstarter-Mac-Folders-Apple.ico",
2716 "_",
2717 "image",
2718 "_",
2719 "interlaced1.png",
2720 "_",
2721 "image",
2722 "_",
2723 "interlaced2.png",
2724 "_",
2725 "image",
2726 "_",
2727 "interlaced3.png"
2728 ],
2729 "do_perf_steps": false,
2730 "do_test_steps": true,
2731 "env": {
2732 "CC": "/usr/bin/clang-3.6",
2733 "CXX": "/usr/bin/clang++-3.6",
2734 "GYP_DEFINES": "skia_arch_type=x86_64 skia_clang_build=1 skia_gpu=0 skia_warnings_as_errors=0"
2735 },
2736 "nanobench_flags": [
2737 "--scales",
2738 "1.0",
2739 "1.1",
2740 "--config",
2741 "565",
2742 "8888",
2743 "gpu",
2744 "nonrendering",
2745 "angle",
2746 "hwui",
2747 "msaa16",
2748 "nvprmsaa16"
2749 ],
2750 "upload_dm_results": false,
2751 "upload_perf_results": false
2752 },
borenetb76c1f72015-07-29 07:38:49 -07002753 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD": {
2754 "build_targets": [
2755 "dm"
2756 ],
borenet7bccca12015-07-29 11:15:42 -07002757 "builder_cfg": {
2758 "arch": "x86_64",
2759 "compiler": "GCC",
2760 "configuration": "Release",
2761 "cpu_or_gpu": "CPU",
2762 "cpu_or_gpu_value": "AVX2",
2763 "extra_config": "SKNX_NO_SIMD",
2764 "is_trybot": false,
2765 "model": "GCE",
2766 "os": "Ubuntu",
2767 "role": "Test"
2768 },
borenetdbf9f012015-07-30 07:09:20 -07002769 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07002770 "dm_flags": [
2771 "--matrix",
2772 "0",
2773 "1",
2774 "1",
2775 "0",
2776 "--config",
2777 "565",
2778 "8888",
2779 "gpu",
2780 "upright-matrix-8888",
2781 "upright-matrix-gpu",
2782 "sp-8888",
2783 "msaa16",
2784 "pdf",
2785 "serialize-8888",
2786 "tiles_rt-8888",
2787 "pipe-8888",
2788 "--src",
2789 "tests",
2790 "gm",
2791 "image",
2792 "--blacklist",
2793 "_",
2794 "image",
2795 "decode",
2796 "pal8os2v2.bmp",
2797 "_",
2798 "image",
2799 "decode",
2800 "pal8v4.bmp",
2801 "_",
2802 "image",
2803 "decode",
2804 "pal8v5.bmp",
2805 "_",
2806 "image",
2807 "decode",
2808 "rgb16-565.bmp",
2809 "_",
2810 "image",
2811 "decode",
2812 "rgb16-565pal.bmp",
2813 "_",
2814 "image",
2815 "decode",
2816 "rgb32-111110.bmp",
2817 "_",
2818 "image",
2819 "decode",
2820 "rgb32bf.bmp",
2821 "_",
2822 "image",
2823 "decode",
2824 "rgba32.bmp",
2825 "_",
2826 "image",
2827 "decode",
2828 "rgba32abf.bmp",
2829 "_",
2830 "image",
2831 "decode",
2832 "rgb24largepal.bmp",
2833 "_",
2834 "image",
2835 "decode",
2836 "pal8os2v2-16.bmp",
2837 "_",
2838 "image",
2839 "decode",
2840 "pal8oversizepal.bmp",
2841 "_",
2842 "image",
2843 "decode",
2844 "pal4rletrns.bmp",
2845 "_",
2846 "image",
2847 "decode",
2848 "pal8rletrns.bmp",
2849 "_",
2850 "image",
2851 "decode",
2852 "4bpp-pixeldata-cropped.bmp",
2853 "_",
2854 "image",
2855 "decode",
2856 "8bpp-pixeldata-cropped.bmp",
2857 "_",
2858 "image",
2859 "decode",
2860 "24bpp-pixeldata-cropped.bmp",
2861 "_",
2862 "image",
2863 "decode",
2864 "32bpp-pixeldata-cropped.bmp",
2865 "_",
2866 "image",
2867 "subset",
2868 "rgb24largepal.bmp",
2869 "_",
2870 "image",
2871 "subset",
2872 "pal8os2v2-16.bmp",
2873 "_",
2874 "image",
2875 "subset",
2876 "pal8oversizepal.bmp",
2877 "_",
2878 "image",
2879 "subset",
2880 "4bpp-pixeldata-cropped.bmp",
2881 "_",
2882 "image",
2883 "subset",
2884 "8bpp-pixeldata-cropped.bmp",
2885 "_",
2886 "image",
2887 "subset",
2888 "24bpp-pixeldata-cropped.bmp",
2889 "_",
2890 "image",
2891 "subset",
2892 "32bpp-pixeldata-cropped.bmp",
2893 "_",
2894 "image",
2895 "decode",
borenet98f7e332015-08-24 12:50:59 -07002896 "Hopstarter-Mac-Folders-Apple.ico",
2897 "_",
2898 "image",
2899 "_",
2900 "interlaced1.png",
2901 "_",
2902 "image",
2903 "_",
2904 "interlaced2.png",
2905 "_",
2906 "image",
2907 "_",
2908 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07002909 ],
borenetdbf9f012015-07-30 07:09:20 -07002910 "do_perf_steps": false,
2911 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07002912 "env": {
mtkleind0fff5b2015-09-18 06:15:55 -07002913 "CPPFLAGS": "-DSKNX_NO_SIMD",
2914 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07002915 },
2916 "nanobench_flags": [
2917 "--scales",
2918 "1.0",
2919 "1.1",
2920 "--config",
2921 "565",
2922 "8888",
2923 "gpu",
2924 "nonrendering",
2925 "angle",
2926 "hwui",
2927 "msaa16",
2928 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07002929 ],
2930 "upload_dm_results": true,
2931 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07002932 },
2933 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared": {
2934 "build_targets": [
2935 "dm"
2936 ],
borenet7bccca12015-07-29 11:15:42 -07002937 "builder_cfg": {
2938 "arch": "x86_64",
2939 "compiler": "GCC",
2940 "configuration": "Release",
2941 "cpu_or_gpu": "CPU",
2942 "cpu_or_gpu_value": "AVX2",
2943 "extra_config": "Shared",
2944 "is_trybot": false,
2945 "model": "GCE",
2946 "os": "Ubuntu",
2947 "role": "Test"
2948 },
borenetdbf9f012015-07-30 07:09:20 -07002949 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07002950 "dm_flags": [
2951 "--matrix",
2952 "0",
2953 "1",
2954 "1",
2955 "0",
2956 "--config",
2957 "565",
2958 "8888",
2959 "gpu",
2960 "upright-matrix-8888",
2961 "upright-matrix-gpu",
2962 "sp-8888",
2963 "msaa16",
2964 "pdf",
2965 "serialize-8888",
2966 "tiles_rt-8888",
2967 "pipe-8888",
2968 "--src",
2969 "tests",
2970 "gm",
2971 "image",
2972 "--blacklist",
2973 "_",
2974 "image",
2975 "decode",
2976 "pal8os2v2.bmp",
2977 "_",
2978 "image",
2979 "decode",
2980 "pal8v4.bmp",
2981 "_",
2982 "image",
2983 "decode",
2984 "pal8v5.bmp",
2985 "_",
2986 "image",
2987 "decode",
2988 "rgb16-565.bmp",
2989 "_",
2990 "image",
2991 "decode",
2992 "rgb16-565pal.bmp",
2993 "_",
2994 "image",
2995 "decode",
2996 "rgb32-111110.bmp",
2997 "_",
2998 "image",
2999 "decode",
3000 "rgb32bf.bmp",
3001 "_",
3002 "image",
3003 "decode",
3004 "rgba32.bmp",
3005 "_",
3006 "image",
3007 "decode",
3008 "rgba32abf.bmp",
3009 "_",
3010 "image",
3011 "decode",
3012 "rgb24largepal.bmp",
3013 "_",
3014 "image",
3015 "decode",
3016 "pal8os2v2-16.bmp",
3017 "_",
3018 "image",
3019 "decode",
3020 "pal8oversizepal.bmp",
3021 "_",
3022 "image",
3023 "decode",
3024 "pal4rletrns.bmp",
3025 "_",
3026 "image",
3027 "decode",
3028 "pal8rletrns.bmp",
3029 "_",
3030 "image",
3031 "decode",
3032 "4bpp-pixeldata-cropped.bmp",
3033 "_",
3034 "image",
3035 "decode",
3036 "8bpp-pixeldata-cropped.bmp",
3037 "_",
3038 "image",
3039 "decode",
3040 "24bpp-pixeldata-cropped.bmp",
3041 "_",
3042 "image",
3043 "decode",
3044 "32bpp-pixeldata-cropped.bmp",
3045 "_",
3046 "image",
3047 "subset",
3048 "rgb24largepal.bmp",
3049 "_",
3050 "image",
3051 "subset",
3052 "pal8os2v2-16.bmp",
3053 "_",
3054 "image",
3055 "subset",
3056 "pal8oversizepal.bmp",
3057 "_",
3058 "image",
3059 "subset",
3060 "4bpp-pixeldata-cropped.bmp",
3061 "_",
3062 "image",
3063 "subset",
3064 "8bpp-pixeldata-cropped.bmp",
3065 "_",
3066 "image",
3067 "subset",
3068 "24bpp-pixeldata-cropped.bmp",
3069 "_",
3070 "image",
3071 "subset",
3072 "32bpp-pixeldata-cropped.bmp",
3073 "_",
3074 "image",
3075 "decode",
borenet98f7e332015-08-24 12:50:59 -07003076 "Hopstarter-Mac-Folders-Apple.ico",
3077 "_",
3078 "image",
3079 "_",
3080 "interlaced1.png",
3081 "_",
3082 "image",
3083 "_",
3084 "interlaced2.png",
3085 "_",
3086 "image",
3087 "_",
3088 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07003089 ],
borenetdbf9f012015-07-30 07:09:20 -07003090 "do_perf_steps": false,
3091 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07003092 "env": {
3093 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_shared_lib=1 skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07003094 },
3095 "nanobench_flags": [
3096 "--scales",
3097 "1.0",
3098 "1.1",
3099 "--config",
3100 "565",
3101 "8888",
3102 "gpu",
3103 "nonrendering",
3104 "angle",
3105 "hwui",
3106 "msaa16",
3107 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07003108 ],
3109 "upload_dm_results": true,
3110 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07003111 },
3112 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": {
3113 "build_targets": [
3114 "dm"
3115 ],
borenet7bccca12015-07-29 11:15:42 -07003116 "builder_cfg": {
3117 "arch": "x86_64",
3118 "compiler": "GCC",
3119 "configuration": "Release",
3120 "cpu_or_gpu": "GPU",
3121 "cpu_or_gpu_value": "GTX550Ti",
3122 "extra_config": "Valgrind",
3123 "is_trybot": false,
3124 "model": "ShuttleA",
3125 "os": "Ubuntu",
3126 "role": "Test"
3127 },
borenetdbf9f012015-07-30 07:09:20 -07003128 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07003129 "dm_flags": [
3130 "--matrix",
3131 "0",
3132 "1",
3133 "1",
3134 "0",
3135 "--config",
3136 "565",
3137 "8888",
3138 "gpu",
3139 "upright-matrix-8888",
3140 "upright-matrix-gpu",
3141 "nvprmsaa16",
3142 "msaa16",
3143 "pdf",
3144 "serialize-8888",
3145 "tiles_rt-8888",
3146 "pipe-8888",
3147 "--src",
3148 "tests",
3149 "gm",
3150 "--blacklist",
3151 "_",
3152 "image",
3153 "decode",
3154 "pal8os2v2.bmp",
3155 "_",
3156 "image",
3157 "decode",
3158 "pal8v4.bmp",
3159 "_",
3160 "image",
3161 "decode",
3162 "pal8v5.bmp",
3163 "_",
3164 "image",
3165 "decode",
3166 "rgb16-565.bmp",
3167 "_",
3168 "image",
3169 "decode",
3170 "rgb16-565pal.bmp",
3171 "_",
3172 "image",
3173 "decode",
3174 "rgb32-111110.bmp",
3175 "_",
3176 "image",
3177 "decode",
3178 "rgb32bf.bmp",
3179 "_",
3180 "image",
3181 "decode",
3182 "rgba32.bmp",
3183 "_",
3184 "image",
3185 "decode",
3186 "rgba32abf.bmp",
3187 "_",
3188 "image",
3189 "decode",
3190 "rgb24largepal.bmp",
3191 "_",
3192 "image",
3193 "decode",
3194 "pal8os2v2-16.bmp",
3195 "_",
3196 "image",
3197 "decode",
3198 "pal8oversizepal.bmp",
3199 "_",
3200 "image",
3201 "decode",
3202 "pal4rletrns.bmp",
3203 "_",
3204 "image",
3205 "decode",
3206 "pal8rletrns.bmp",
3207 "_",
3208 "image",
3209 "decode",
3210 "4bpp-pixeldata-cropped.bmp",
3211 "_",
3212 "image",
3213 "decode",
3214 "8bpp-pixeldata-cropped.bmp",
3215 "_",
3216 "image",
3217 "decode",
3218 "24bpp-pixeldata-cropped.bmp",
3219 "_",
3220 "image",
3221 "decode",
3222 "32bpp-pixeldata-cropped.bmp",
3223 "_",
3224 "image",
3225 "subset",
3226 "rgb24largepal.bmp",
3227 "_",
3228 "image",
3229 "subset",
3230 "pal8os2v2-16.bmp",
3231 "_",
3232 "image",
3233 "subset",
3234 "pal8oversizepal.bmp",
3235 "_",
3236 "image",
3237 "subset",
3238 "4bpp-pixeldata-cropped.bmp",
3239 "_",
3240 "image",
3241 "subset",
3242 "8bpp-pixeldata-cropped.bmp",
3243 "_",
3244 "image",
3245 "subset",
3246 "24bpp-pixeldata-cropped.bmp",
3247 "_",
3248 "image",
3249 "subset",
3250 "32bpp-pixeldata-cropped.bmp",
3251 "_",
3252 "image",
3253 "decode",
3254 "Hopstarter-Mac-Folders-Apple.ico",
3255 "pdf",
3256 "_",
3257 "_",
3258 ".webp",
3259 "pdf",
3260 "gm",
3261 "_",
3262 "fontmgr_iter",
3263 "pdf",
3264 "_",
3265 "_",
3266 "PANO_20121023_214540.jpg",
3267 "pdf",
3268 "skp",
3269 "_",
3270 "worldjournal",
3271 "pdf",
3272 "skp",
3273 "_",
3274 "desk_baidu.skp",
3275 "pdf",
3276 "skp",
3277 "_",
3278 "desk_wikipedia.skp",
borenet98f7e332015-08-24 12:50:59 -07003279 "_",
3280 "image",
3281 "_",
3282 "interlaced1.png",
3283 "_",
3284 "image",
3285 "_",
3286 "interlaced2.png",
3287 "_",
3288 "image",
3289 "_",
3290 "interlaced3.png",
borenet2481b8b2015-07-29 11:43:07 -07003291 "--match",
3292 "~Threaded"
3293 ],
borenetdbf9f012015-07-30 07:09:20 -07003294 "do_perf_steps": true,
3295 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07003296 "env": {
3297 "GYP_DEFINES": "skia_arch_type=x86_64 skia_release_optimization_level=1 skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07003298 },
3299 "nanobench_flags": [
3300 "--scales",
3301 "1.0",
3302 "1.1",
3303 "--config",
3304 "565",
3305 "8888",
3306 "gpu",
3307 "nonrendering",
3308 "angle",
3309 "hwui",
3310 "msaa16",
3311 "nvprmsaa16",
3312 "--loops",
3313 "1",
3314 "--samples",
3315 "1"
borenetdbf9f012015-07-30 07:09:20 -07003316 ],
3317 "upload_dm_results": false,
3318 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07003319 },
3320 "Test-Win8-MSVC-ShuttleA-CPU-AVX-x86_64-Debug": {
3321 "build_targets": [
3322 "dm",
3323 "nanobench"
3324 ],
borenet7bccca12015-07-29 11:15:42 -07003325 "builder_cfg": {
3326 "arch": "x86_64",
3327 "compiler": "MSVC",
3328 "configuration": "Debug",
3329 "cpu_or_gpu": "CPU",
3330 "cpu_or_gpu_value": "AVX",
3331 "is_trybot": false,
3332 "model": "ShuttleA",
3333 "os": "Win8",
3334 "role": "Test"
3335 },
borenetdbf9f012015-07-30 07:09:20 -07003336 "configuration": "Debug_x64",
borenet2481b8b2015-07-29 11:43:07 -07003337 "dm_flags": [
3338 "--matrix",
3339 "0",
3340 "1",
3341 "1",
3342 "0",
3343 "--config",
3344 "565",
3345 "8888",
3346 "gpu",
3347 "upright-matrix-8888",
3348 "upright-matrix-gpu",
3349 "msaa16",
3350 "pdf",
3351 "serialize-8888",
3352 "tiles_rt-8888",
3353 "pipe-8888",
3354 "--src",
3355 "tests",
3356 "gm",
3357 "image",
3358 "--blacklist",
3359 "_",
3360 "image",
3361 "decode",
3362 "pal8os2v2.bmp",
3363 "_",
3364 "image",
3365 "decode",
3366 "pal8v4.bmp",
3367 "_",
3368 "image",
3369 "decode",
3370 "pal8v5.bmp",
3371 "_",
3372 "image",
3373 "decode",
3374 "rgb16-565.bmp",
3375 "_",
3376 "image",
3377 "decode",
3378 "rgb16-565pal.bmp",
3379 "_",
3380 "image",
3381 "decode",
3382 "rgb32-111110.bmp",
3383 "_",
3384 "image",
3385 "decode",
3386 "rgb32bf.bmp",
3387 "_",
3388 "image",
3389 "decode",
3390 "rgba32.bmp",
3391 "_",
3392 "image",
3393 "decode",
3394 "rgba32abf.bmp",
3395 "_",
3396 "image",
3397 "decode",
3398 "rgb24largepal.bmp",
3399 "_",
3400 "image",
3401 "decode",
3402 "pal8os2v2-16.bmp",
3403 "_",
3404 "image",
3405 "decode",
3406 "pal8oversizepal.bmp",
3407 "_",
3408 "image",
3409 "decode",
3410 "pal4rletrns.bmp",
3411 "_",
3412 "image",
3413 "decode",
3414 "pal8rletrns.bmp",
3415 "_",
3416 "image",
3417 "decode",
3418 "4bpp-pixeldata-cropped.bmp",
3419 "_",
3420 "image",
3421 "decode",
3422 "8bpp-pixeldata-cropped.bmp",
3423 "_",
3424 "image",
3425 "decode",
3426 "24bpp-pixeldata-cropped.bmp",
3427 "_",
3428 "image",
3429 "decode",
3430 "32bpp-pixeldata-cropped.bmp",
3431 "_",
3432 "image",
3433 "subset",
3434 "rgb24largepal.bmp",
3435 "_",
3436 "image",
3437 "subset",
3438 "pal8os2v2-16.bmp",
3439 "_",
3440 "image",
3441 "subset",
3442 "pal8oversizepal.bmp",
3443 "_",
3444 "image",
3445 "subset",
3446 "4bpp-pixeldata-cropped.bmp",
3447 "_",
3448 "image",
3449 "subset",
3450 "8bpp-pixeldata-cropped.bmp",
3451 "_",
3452 "image",
3453 "subset",
3454 "24bpp-pixeldata-cropped.bmp",
3455 "_",
3456 "image",
3457 "subset",
3458 "32bpp-pixeldata-cropped.bmp",
3459 "_",
3460 "image",
3461 "decode",
3462 "Hopstarter-Mac-Folders-Apple.ico",
3463 "_",
3464 "image",
3465 "decode",
3466 "_",
3467 "_",
3468 "image",
3469 "subset",
borenet98f7e332015-08-24 12:50:59 -07003470 "_",
3471 "_",
3472 "image",
3473 "_",
3474 "interlaced1.png",
3475 "_",
3476 "image",
3477 "_",
3478 "interlaced2.png",
3479 "_",
3480 "image",
3481 "_",
3482 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07003483 ],
borenetdbf9f012015-07-30 07:09:20 -07003484 "do_perf_steps": false,
3485 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07003486 "env": {
3487 "GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp"
borenet2481b8b2015-07-29 11:43:07 -07003488 },
3489 "nanobench_flags": [
3490 "--scales",
3491 "1.0",
3492 "1.1",
3493 "--config",
3494 "565",
3495 "8888",
3496 "gpu",
3497 "nonrendering",
3498 "angle",
3499 "hwui",
3500 "msaa16",
3501 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07003502 ],
3503 "upload_dm_results": true,
3504 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07003505 },
3506 "Test-Win8-MSVC-ShuttleB-GPU-HD4600-x86-Release-ANGLE": {
3507 "build_targets": [
3508 "dm"
3509 ],
borenet7bccca12015-07-29 11:15:42 -07003510 "builder_cfg": {
3511 "arch": "x86",
3512 "compiler": "MSVC",
3513 "configuration": "Release",
3514 "cpu_or_gpu": "GPU",
3515 "cpu_or_gpu_value": "HD4600",
3516 "extra_config": "ANGLE",
3517 "is_trybot": false,
3518 "model": "ShuttleB",
3519 "os": "Win8",
3520 "role": "Test"
3521 },
borenetdbf9f012015-07-30 07:09:20 -07003522 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07003523 "dm_flags": [
3524 "--matrix",
3525 "0",
3526 "1",
3527 "1",
3528 "0",
3529 "--config",
3530 "565",
3531 "8888",
3532 "gpu",
3533 "upright-matrix-8888",
3534 "upright-matrix-gpu",
3535 "msaa16",
3536 "pdf",
3537 "serialize-8888",
3538 "tiles_rt-8888",
3539 "pipe-8888",
3540 "angle",
3541 "--src",
3542 "tests",
3543 "gm",
3544 "--blacklist",
3545 "_",
3546 "image",
3547 "decode",
3548 "pal8os2v2.bmp",
3549 "_",
3550 "image",
3551 "decode",
3552 "pal8v4.bmp",
3553 "_",
3554 "image",
3555 "decode",
3556 "pal8v5.bmp",
3557 "_",
3558 "image",
3559 "decode",
3560 "rgb16-565.bmp",
3561 "_",
3562 "image",
3563 "decode",
3564 "rgb16-565pal.bmp",
3565 "_",
3566 "image",
3567 "decode",
3568 "rgb32-111110.bmp",
3569 "_",
3570 "image",
3571 "decode",
3572 "rgb32bf.bmp",
3573 "_",
3574 "image",
3575 "decode",
3576 "rgba32.bmp",
3577 "_",
3578 "image",
3579 "decode",
3580 "rgba32abf.bmp",
3581 "_",
3582 "image",
3583 "decode",
3584 "rgb24largepal.bmp",
3585 "_",
3586 "image",
3587 "decode",
3588 "pal8os2v2-16.bmp",
3589 "_",
3590 "image",
3591 "decode",
3592 "pal8oversizepal.bmp",
3593 "_",
3594 "image",
3595 "decode",
3596 "pal4rletrns.bmp",
3597 "_",
3598 "image",
3599 "decode",
3600 "pal8rletrns.bmp",
3601 "_",
3602 "image",
3603 "decode",
3604 "4bpp-pixeldata-cropped.bmp",
3605 "_",
3606 "image",
3607 "decode",
3608 "8bpp-pixeldata-cropped.bmp",
3609 "_",
3610 "image",
3611 "decode",
3612 "24bpp-pixeldata-cropped.bmp",
3613 "_",
3614 "image",
3615 "decode",
3616 "32bpp-pixeldata-cropped.bmp",
3617 "_",
3618 "image",
3619 "subset",
3620 "rgb24largepal.bmp",
3621 "_",
3622 "image",
3623 "subset",
3624 "pal8os2v2-16.bmp",
3625 "_",
3626 "image",
3627 "subset",
3628 "pal8oversizepal.bmp",
3629 "_",
3630 "image",
3631 "subset",
3632 "4bpp-pixeldata-cropped.bmp",
3633 "_",
3634 "image",
3635 "subset",
3636 "8bpp-pixeldata-cropped.bmp",
3637 "_",
3638 "image",
3639 "subset",
3640 "24bpp-pixeldata-cropped.bmp",
3641 "_",
3642 "image",
3643 "subset",
3644 "32bpp-pixeldata-cropped.bmp",
3645 "_",
3646 "image",
3647 "decode",
3648 "Hopstarter-Mac-Folders-Apple.ico",
3649 "_",
3650 "image",
3651 "decode",
3652 "_",
3653 "_",
3654 "image",
3655 "subset",
borenet98f7e332015-08-24 12:50:59 -07003656 "_",
3657 "_",
3658 "image",
3659 "_",
3660 "interlaced1.png",
3661 "_",
3662 "image",
3663 "_",
3664 "interlaced2.png",
3665 "_",
3666 "image",
3667 "_",
3668 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07003669 ],
borenetdbf9f012015-07-30 07:09:20 -07003670 "do_perf_steps": false,
3671 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07003672 "env": {
3673 "GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_angle=1 skia_arch_type=x86 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp"
borenet2481b8b2015-07-29 11:43:07 -07003674 },
3675 "nanobench_flags": [
3676 "--scales",
3677 "1.0",
3678 "1.1",
3679 "--config",
3680 "565",
3681 "8888",
3682 "gpu",
3683 "nonrendering",
3684 "angle",
3685 "hwui",
3686 "msaa16",
3687 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07003688 ],
3689 "upload_dm_results": true,
3690 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07003691 },
3692 "Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": {
3693 "build_targets": [
3694 "iOSShell"
3695 ],
borenet7bccca12015-07-29 11:15:42 -07003696 "builder_cfg": {
3697 "arch": "Arm7",
3698 "compiler": "Clang",
3699 "configuration": "Debug",
3700 "cpu_or_gpu": "GPU",
3701 "cpu_or_gpu_value": "SGX554",
3702 "is_trybot": false,
3703 "model": "iPad4",
3704 "os": "iOS",
3705 "role": "Test"
3706 },
borenetdbf9f012015-07-30 07:09:20 -07003707 "configuration": "Debug",
borenet2481b8b2015-07-29 11:43:07 -07003708 "dm_flags": [
3709 "--matrix",
3710 "0",
3711 "1",
3712 "1",
3713 "0",
3714 "--config",
3715 "565",
3716 "8888",
3717 "gpu",
3718 "upright-matrix-8888",
3719 "upright-matrix-gpu",
3720 "pdf",
3721 "serialize-8888",
3722 "tiles_rt-8888",
3723 "pipe-8888",
3724 "--src",
3725 "tests",
3726 "gm",
3727 "--blacklist",
3728 "_",
3729 "image",
3730 "decode",
3731 "pal8os2v2.bmp",
3732 "_",
3733 "image",
3734 "decode",
3735 "pal8v4.bmp",
3736 "_",
3737 "image",
3738 "decode",
3739 "pal8v5.bmp",
3740 "_",
3741 "image",
3742 "decode",
3743 "rgb16-565.bmp",
3744 "_",
3745 "image",
3746 "decode",
3747 "rgb16-565pal.bmp",
3748 "_",
3749 "image",
3750 "decode",
3751 "rgb32-111110.bmp",
3752 "_",
3753 "image",
3754 "decode",
3755 "rgb32bf.bmp",
3756 "_",
3757 "image",
3758 "decode",
3759 "rgba32.bmp",
3760 "_",
3761 "image",
3762 "decode",
3763 "rgba32abf.bmp",
3764 "_",
3765 "image",
3766 "decode",
3767 "rgb24largepal.bmp",
3768 "_",
3769 "image",
3770 "decode",
3771 "pal8os2v2-16.bmp",
3772 "_",
3773 "image",
3774 "decode",
3775 "pal8oversizepal.bmp",
3776 "_",
3777 "image",
3778 "decode",
3779 "pal4rletrns.bmp",
3780 "_",
3781 "image",
3782 "decode",
3783 "pal8rletrns.bmp",
3784 "_",
3785 "image",
3786 "decode",
3787 "4bpp-pixeldata-cropped.bmp",
3788 "_",
3789 "image",
3790 "decode",
3791 "8bpp-pixeldata-cropped.bmp",
3792 "_",
3793 "image",
3794 "decode",
3795 "24bpp-pixeldata-cropped.bmp",
3796 "_",
3797 "image",
3798 "decode",
3799 "32bpp-pixeldata-cropped.bmp",
3800 "_",
3801 "image",
3802 "subset",
3803 "rgb24largepal.bmp",
3804 "_",
3805 "image",
3806 "subset",
3807 "pal8os2v2-16.bmp",
3808 "_",
3809 "image",
3810 "subset",
3811 "pal8oversizepal.bmp",
3812 "_",
3813 "image",
3814 "subset",
3815 "4bpp-pixeldata-cropped.bmp",
3816 "_",
3817 "image",
3818 "subset",
3819 "8bpp-pixeldata-cropped.bmp",
3820 "_",
3821 "image",
3822 "subset",
3823 "24bpp-pixeldata-cropped.bmp",
3824 "_",
3825 "image",
3826 "subset",
3827 "32bpp-pixeldata-cropped.bmp",
3828 "_",
3829 "image",
3830 "decode",
3831 "Hopstarter-Mac-Folders-Apple.ico",
3832 "gpu",
3833 "skp",
3834 "_",
3835 "_",
3836 "msaa",
3837 "skp",
3838 "_",
3839 "_",
3840 "gpu",
3841 "image",
3842 "decode",
3843 "_",
3844 "msaa",
3845 "image",
3846 "decode",
3847 "_",
3848 "gpu",
3849 "image",
3850 "subset",
3851 "_",
3852 "msaa",
3853 "image",
3854 "subset",
3855 "_",
3856 "msaa16",
3857 "gm",
3858 "_",
3859 "tilemodesProcess",
3860 "--match",
3861 "~WritePixels"
3862 ],
borenetdbf9f012015-07-30 07:09:20 -07003863 "do_perf_steps": true,
3864 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07003865 "env": {
3866 "CC": "/usr/bin/clang",
3867 "CXX": "/usr/bin/clang++",
3868 "GYP_DEFINES": "skia_arch_type=arm skia_clang_build=1 skia_os=ios skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07003869 },
3870 "nanobench_flags": [
3871 "--scales",
3872 "1.0",
3873 "1.1",
3874 "--skps",
3875 "ignore_skps",
3876 "--config",
3877 "565",
3878 "8888",
3879 "gpu",
3880 "nonrendering",
3881 "angle",
3882 "hwui",
3883 "msaa16",
3884 "nvprmsaa16",
3885 "--match",
3886 "~blurroundrect",
3887 "~patch_grid",
3888 "~desk_carsvg",
3889 "~keymobi",
3890 "~path_hairline"
borenetdbf9f012015-07-30 07:09:20 -07003891 ],
3892 "upload_dm_results": true,
3893 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07003894 }
3895}