blob: 71260bcd60c42952a421eef420d1cecc170119d7 [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 },
borenet08d77472015-09-21 08:20:24 -0700832 "Build-Ubuntu-GCC-x86_64-Release-ANGLE": {
833 "build_targets": [
834 "most"
835 ],
836 "builder_cfg": {
837 "compiler": "GCC",
838 "configuration": "Release",
839 "extra_config": "ANGLE",
840 "is_trybot": false,
841 "os": "Ubuntu",
842 "role": "Build",
843 "target_arch": "x86_64"
844 },
845 "configuration": "Release",
846 "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 "angle",
864 "--src",
865 "tests",
866 "gm",
867 "image",
868 "--blacklist",
869 "_",
870 "image",
871 "decode",
872 "pal8os2v2.bmp",
873 "_",
874 "image",
875 "decode",
876 "pal8v4.bmp",
877 "_",
878 "image",
879 "decode",
880 "pal8v5.bmp",
881 "_",
882 "image",
883 "decode",
884 "rgb16-565.bmp",
885 "_",
886 "image",
887 "decode",
888 "rgb16-565pal.bmp",
889 "_",
890 "image",
891 "decode",
892 "rgb32-111110.bmp",
893 "_",
894 "image",
895 "decode",
896 "rgb32bf.bmp",
897 "_",
898 "image",
899 "decode",
900 "rgba32.bmp",
901 "_",
902 "image",
903 "decode",
904 "rgba32abf.bmp",
905 "_",
906 "image",
907 "decode",
908 "rgb24largepal.bmp",
909 "_",
910 "image",
911 "decode",
912 "pal8os2v2-16.bmp",
913 "_",
914 "image",
915 "decode",
916 "pal8oversizepal.bmp",
917 "_",
918 "image",
919 "decode",
920 "pal4rletrns.bmp",
921 "_",
922 "image",
923 "decode",
924 "pal8rletrns.bmp",
925 "_",
926 "image",
927 "decode",
928 "4bpp-pixeldata-cropped.bmp",
929 "_",
930 "image",
931 "decode",
932 "8bpp-pixeldata-cropped.bmp",
933 "_",
934 "image",
935 "decode",
936 "24bpp-pixeldata-cropped.bmp",
937 "_",
938 "image",
939 "decode",
940 "32bpp-pixeldata-cropped.bmp",
941 "_",
942 "image",
943 "subset",
944 "rgb24largepal.bmp",
945 "_",
946 "image",
947 "subset",
948 "pal8os2v2-16.bmp",
949 "_",
950 "image",
951 "subset",
952 "pal8oversizepal.bmp",
953 "_",
954 "image",
955 "subset",
956 "4bpp-pixeldata-cropped.bmp",
957 "_",
958 "image",
959 "subset",
960 "8bpp-pixeldata-cropped.bmp",
961 "_",
962 "image",
963 "subset",
964 "24bpp-pixeldata-cropped.bmp",
965 "_",
966 "image",
967 "subset",
968 "32bpp-pixeldata-cropped.bmp",
969 "_",
970 "image",
971 "decode",
972 "Hopstarter-Mac-Folders-Apple.ico",
973 "_",
974 "image",
975 "_",
976 "interlaced1.png",
977 "_",
978 "image",
979 "_",
980 "interlaced2.png",
981 "_",
982 "image",
983 "_",
984 "interlaced3.png"
985 ],
986 "do_perf_steps": false,
987 "do_test_steps": false,
988 "env": {
989 "GYP_DEFINES": "chromeos=0 skia_angle=1 skia_arch_type=x86_64 skia_warnings_as_errors=1 use_x11=1"
990 },
991 "nanobench_flags": [
992 "--scales",
993 "1.0",
994 "1.1",
995 "--config",
996 "565",
997 "8888",
998 "gpu",
999 "nonrendering",
1000 "angle",
1001 "hwui",
1002 "msaa16",
1003 "nvprmsaa16"
1004 ],
1005 "upload_dm_results": true,
1006 "upload_perf_results": false
1007 },
borenetb76c1f72015-07-29 07:38:49 -07001008 "Build-Ubuntu-GCC-x86_64-Release-Mesa": {
1009 "build_targets": [
1010 "most"
1011 ],
borenet7bccca12015-07-29 11:15:42 -07001012 "builder_cfg": {
1013 "compiler": "GCC",
1014 "configuration": "Release",
1015 "extra_config": "Mesa",
1016 "is_trybot": false,
1017 "os": "Ubuntu",
1018 "role": "Build",
1019 "target_arch": "x86_64"
1020 },
borenetdbf9f012015-07-30 07:09:20 -07001021 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07001022 "dm_flags": [
1023 "--matrix",
1024 "0",
1025 "1",
1026 "1",
1027 "0",
1028 "--config",
1029 "565",
1030 "8888",
1031 "gpu",
1032 "upright-matrix-8888",
1033 "upright-matrix-gpu",
1034 "msaa16",
1035 "pdf",
1036 "serialize-8888",
1037 "tiles_rt-8888",
1038 "pipe-8888",
1039 "--src",
1040 "tests",
1041 "gm",
1042 "image",
1043 "--blacklist",
1044 "_",
1045 "image",
1046 "decode",
1047 "pal8os2v2.bmp",
1048 "_",
1049 "image",
1050 "decode",
1051 "pal8v4.bmp",
1052 "_",
1053 "image",
1054 "decode",
1055 "pal8v5.bmp",
1056 "_",
1057 "image",
1058 "decode",
1059 "rgb16-565.bmp",
1060 "_",
1061 "image",
1062 "decode",
1063 "rgb16-565pal.bmp",
1064 "_",
1065 "image",
1066 "decode",
1067 "rgb32-111110.bmp",
1068 "_",
1069 "image",
1070 "decode",
1071 "rgb32bf.bmp",
1072 "_",
1073 "image",
1074 "decode",
1075 "rgba32.bmp",
1076 "_",
1077 "image",
1078 "decode",
1079 "rgba32abf.bmp",
1080 "_",
1081 "image",
1082 "decode",
1083 "rgb24largepal.bmp",
1084 "_",
1085 "image",
1086 "decode",
1087 "pal8os2v2-16.bmp",
1088 "_",
1089 "image",
1090 "decode",
1091 "pal8oversizepal.bmp",
1092 "_",
1093 "image",
1094 "decode",
1095 "pal4rletrns.bmp",
1096 "_",
1097 "image",
1098 "decode",
1099 "pal8rletrns.bmp",
1100 "_",
1101 "image",
1102 "decode",
1103 "4bpp-pixeldata-cropped.bmp",
1104 "_",
1105 "image",
1106 "decode",
1107 "8bpp-pixeldata-cropped.bmp",
1108 "_",
1109 "image",
1110 "decode",
1111 "24bpp-pixeldata-cropped.bmp",
1112 "_",
1113 "image",
1114 "decode",
1115 "32bpp-pixeldata-cropped.bmp",
1116 "_",
1117 "image",
1118 "subset",
1119 "rgb24largepal.bmp",
1120 "_",
1121 "image",
1122 "subset",
1123 "pal8os2v2-16.bmp",
1124 "_",
1125 "image",
1126 "subset",
1127 "pal8oversizepal.bmp",
1128 "_",
1129 "image",
1130 "subset",
1131 "4bpp-pixeldata-cropped.bmp",
1132 "_",
1133 "image",
1134 "subset",
1135 "8bpp-pixeldata-cropped.bmp",
1136 "_",
1137 "image",
1138 "subset",
1139 "24bpp-pixeldata-cropped.bmp",
1140 "_",
1141 "image",
1142 "subset",
1143 "32bpp-pixeldata-cropped.bmp",
1144 "_",
1145 "image",
1146 "decode",
borenet98f7e332015-08-24 12:50:59 -07001147 "Hopstarter-Mac-Folders-Apple.ico",
1148 "_",
1149 "image",
1150 "_",
1151 "interlaced1.png",
1152 "_",
1153 "image",
1154 "_",
1155 "interlaced2.png",
1156 "_",
1157 "image",
1158 "_",
1159 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07001160 ],
borenetdbf9f012015-07-30 07:09:20 -07001161 "do_perf_steps": false,
1162 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07001163 "env": {
1164 "GYP_DEFINES": "skia_arch_type=x86_64 skia_mesa=1 skia_warnings_as_errors=1"
borenet2481b8b2015-07-29 11:43:07 -07001165 },
1166 "nanobench_flags": [
1167 "--scales",
1168 "1.0",
1169 "1.1",
1170 "--config",
1171 "565",
1172 "8888",
1173 "gpu",
1174 "nonrendering",
1175 "angle",
1176 "hwui",
1177 "msaa16",
1178 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07001179 ],
1180 "upload_dm_results": true,
1181 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07001182 },
1183 "Build-Win-MSVC-x86-Debug": {
1184 "build_targets": [
1185 "most"
1186 ],
borenet7bccca12015-07-29 11:15:42 -07001187 "builder_cfg": {
1188 "compiler": "MSVC",
1189 "configuration": "Debug",
1190 "is_trybot": false,
1191 "os": "Win",
1192 "role": "Build",
1193 "target_arch": "x86"
1194 },
borenetdbf9f012015-07-30 07:09:20 -07001195 "configuration": "Debug",
borenet2481b8b2015-07-29 11:43:07 -07001196 "dm_flags": [
1197 "--matrix",
1198 "0",
1199 "1",
1200 "1",
1201 "0",
1202 "--config",
1203 "565",
1204 "8888",
1205 "gpu",
1206 "upright-matrix-8888",
1207 "upright-matrix-gpu",
1208 "msaa16",
1209 "pdf",
1210 "serialize-8888",
1211 "tiles_rt-8888",
1212 "pipe-8888",
1213 "--src",
1214 "tests",
1215 "gm",
1216 "image",
1217 "--blacklist",
1218 "_",
1219 "image",
1220 "decode",
1221 "pal8os2v2.bmp",
1222 "_",
1223 "image",
1224 "decode",
1225 "pal8v4.bmp",
1226 "_",
1227 "image",
1228 "decode",
1229 "pal8v5.bmp",
1230 "_",
1231 "image",
1232 "decode",
1233 "rgb16-565.bmp",
1234 "_",
1235 "image",
1236 "decode",
1237 "rgb16-565pal.bmp",
1238 "_",
1239 "image",
1240 "decode",
1241 "rgb32-111110.bmp",
1242 "_",
1243 "image",
1244 "decode",
1245 "rgb32bf.bmp",
1246 "_",
1247 "image",
1248 "decode",
1249 "rgba32.bmp",
1250 "_",
1251 "image",
1252 "decode",
1253 "rgba32abf.bmp",
1254 "_",
1255 "image",
1256 "decode",
1257 "rgb24largepal.bmp",
1258 "_",
1259 "image",
1260 "decode",
1261 "pal8os2v2-16.bmp",
1262 "_",
1263 "image",
1264 "decode",
1265 "pal8oversizepal.bmp",
1266 "_",
1267 "image",
1268 "decode",
1269 "pal4rletrns.bmp",
1270 "_",
1271 "image",
1272 "decode",
1273 "pal8rletrns.bmp",
1274 "_",
1275 "image",
1276 "decode",
1277 "4bpp-pixeldata-cropped.bmp",
1278 "_",
1279 "image",
1280 "decode",
1281 "8bpp-pixeldata-cropped.bmp",
1282 "_",
1283 "image",
1284 "decode",
1285 "24bpp-pixeldata-cropped.bmp",
1286 "_",
1287 "image",
1288 "decode",
1289 "32bpp-pixeldata-cropped.bmp",
1290 "_",
1291 "image",
1292 "subset",
1293 "rgb24largepal.bmp",
1294 "_",
1295 "image",
1296 "subset",
1297 "pal8os2v2-16.bmp",
1298 "_",
1299 "image",
1300 "subset",
1301 "pal8oversizepal.bmp",
1302 "_",
1303 "image",
1304 "subset",
1305 "4bpp-pixeldata-cropped.bmp",
1306 "_",
1307 "image",
1308 "subset",
1309 "8bpp-pixeldata-cropped.bmp",
1310 "_",
1311 "image",
1312 "subset",
1313 "24bpp-pixeldata-cropped.bmp",
1314 "_",
1315 "image",
1316 "subset",
1317 "32bpp-pixeldata-cropped.bmp",
1318 "_",
1319 "image",
1320 "decode",
1321 "Hopstarter-Mac-Folders-Apple.ico",
1322 "_",
1323 "image",
1324 "decode",
1325 "_",
1326 "_",
1327 "image",
1328 "subset",
borenet98f7e332015-08-24 12:50:59 -07001329 "_",
1330 "_",
1331 "image",
1332 "_",
1333 "interlaced1.png",
1334 "_",
1335 "image",
1336 "_",
1337 "interlaced2.png",
1338 "_",
1339 "image",
1340 "_",
1341 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07001342 ],
borenetdbf9f012015-07-30 07:09:20 -07001343 "do_perf_steps": false,
1344 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07001345 "env": {
1346 "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 -07001347 },
1348 "nanobench_flags": [
1349 "--scales",
1350 "1.0",
1351 "1.1",
1352 "--config",
1353 "565",
1354 "8888",
1355 "gpu",
1356 "nonrendering",
1357 "angle",
1358 "hwui",
1359 "msaa16",
1360 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07001361 ],
1362 "upload_dm_results": true,
1363 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07001364 },
1365 "Build-Win-MSVC-x86-Debug-Exceptions": {
1366 "build_targets": [
1367 "most"
1368 ],
borenet7bccca12015-07-29 11:15:42 -07001369 "builder_cfg": {
1370 "compiler": "MSVC",
1371 "configuration": "Debug",
1372 "extra_config": "Exceptions",
1373 "is_trybot": false,
1374 "os": "Win",
1375 "role": "Build",
1376 "target_arch": "x86"
1377 },
borenetdbf9f012015-07-30 07:09:20 -07001378 "configuration": "Debug",
borenet2481b8b2015-07-29 11:43:07 -07001379 "dm_flags": [
1380 "--matrix",
1381 "0",
1382 "1",
1383 "1",
1384 "0",
1385 "--config",
1386 "565",
1387 "8888",
1388 "gpu",
1389 "upright-matrix-8888",
1390 "upright-matrix-gpu",
1391 "msaa16",
1392 "pdf",
1393 "serialize-8888",
1394 "tiles_rt-8888",
1395 "pipe-8888",
1396 "--src",
1397 "tests",
1398 "gm",
1399 "image",
1400 "--blacklist",
1401 "_",
1402 "image",
1403 "decode",
1404 "pal8os2v2.bmp",
1405 "_",
1406 "image",
1407 "decode",
1408 "pal8v4.bmp",
1409 "_",
1410 "image",
1411 "decode",
1412 "pal8v5.bmp",
1413 "_",
1414 "image",
1415 "decode",
1416 "rgb16-565.bmp",
1417 "_",
1418 "image",
1419 "decode",
1420 "rgb16-565pal.bmp",
1421 "_",
1422 "image",
1423 "decode",
1424 "rgb32-111110.bmp",
1425 "_",
1426 "image",
1427 "decode",
1428 "rgb32bf.bmp",
1429 "_",
1430 "image",
1431 "decode",
1432 "rgba32.bmp",
1433 "_",
1434 "image",
1435 "decode",
1436 "rgba32abf.bmp",
1437 "_",
1438 "image",
1439 "decode",
1440 "rgb24largepal.bmp",
1441 "_",
1442 "image",
1443 "decode",
1444 "pal8os2v2-16.bmp",
1445 "_",
1446 "image",
1447 "decode",
1448 "pal8oversizepal.bmp",
1449 "_",
1450 "image",
1451 "decode",
1452 "pal4rletrns.bmp",
1453 "_",
1454 "image",
1455 "decode",
1456 "pal8rletrns.bmp",
1457 "_",
1458 "image",
1459 "decode",
1460 "4bpp-pixeldata-cropped.bmp",
1461 "_",
1462 "image",
1463 "decode",
1464 "8bpp-pixeldata-cropped.bmp",
1465 "_",
1466 "image",
1467 "decode",
1468 "24bpp-pixeldata-cropped.bmp",
1469 "_",
1470 "image",
1471 "decode",
1472 "32bpp-pixeldata-cropped.bmp",
1473 "_",
1474 "image",
1475 "subset",
1476 "rgb24largepal.bmp",
1477 "_",
1478 "image",
1479 "subset",
1480 "pal8os2v2-16.bmp",
1481 "_",
1482 "image",
1483 "subset",
1484 "pal8oversizepal.bmp",
1485 "_",
1486 "image",
1487 "subset",
1488 "4bpp-pixeldata-cropped.bmp",
1489 "_",
1490 "image",
1491 "subset",
1492 "8bpp-pixeldata-cropped.bmp",
1493 "_",
1494 "image",
1495 "subset",
1496 "24bpp-pixeldata-cropped.bmp",
1497 "_",
1498 "image",
1499 "subset",
1500 "32bpp-pixeldata-cropped.bmp",
1501 "_",
1502 "image",
1503 "decode",
1504 "Hopstarter-Mac-Folders-Apple.ico",
1505 "_",
1506 "image",
1507 "decode",
1508 "_",
1509 "_",
1510 "image",
1511 "subset",
borenet98f7e332015-08-24 12:50:59 -07001512 "_",
1513 "_",
1514 "image",
1515 "_",
1516 "interlaced1.png",
1517 "_",
1518 "image",
1519 "_",
1520 "interlaced2.png",
1521 "_",
1522 "image",
1523 "_",
1524 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07001525 ],
borenetdbf9f012015-07-30 07:09:20 -07001526 "do_perf_steps": false,
1527 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07001528 "env": {
1529 "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 -07001530 },
1531 "nanobench_flags": [
1532 "--scales",
1533 "1.0",
1534 "1.1",
1535 "--config",
1536 "565",
1537 "8888",
1538 "gpu",
1539 "nonrendering",
1540 "angle",
1541 "hwui",
1542 "msaa16",
1543 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07001544 ],
1545 "upload_dm_results": true,
1546 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07001547 },
1548 "Build-Win-MSVC-x86-Debug-GDI": {
1549 "build_targets": [
1550 "most"
1551 ],
borenet7bccca12015-07-29 11:15:42 -07001552 "builder_cfg": {
1553 "compiler": "MSVC",
1554 "configuration": "Debug",
1555 "extra_config": "GDI",
1556 "is_trybot": false,
1557 "os": "Win",
1558 "role": "Build",
1559 "target_arch": "x86"
1560 },
borenetdbf9f012015-07-30 07:09:20 -07001561 "configuration": "Debug",
borenet2481b8b2015-07-29 11:43:07 -07001562 "dm_flags": [
1563 "--matrix",
1564 "0",
1565 "1",
1566 "1",
1567 "0",
1568 "--config",
1569 "565",
1570 "8888",
1571 "gpu",
1572 "upright-matrix-8888",
1573 "upright-matrix-gpu",
1574 "msaa16",
1575 "pdf",
1576 "serialize-8888",
1577 "tiles_rt-8888",
1578 "pipe-8888",
1579 "--src",
1580 "tests",
1581 "gm",
1582 "image",
1583 "--blacklist",
1584 "_",
1585 "image",
1586 "decode",
1587 "pal8os2v2.bmp",
1588 "_",
1589 "image",
1590 "decode",
1591 "pal8v4.bmp",
1592 "_",
1593 "image",
1594 "decode",
1595 "pal8v5.bmp",
1596 "_",
1597 "image",
1598 "decode",
1599 "rgb16-565.bmp",
1600 "_",
1601 "image",
1602 "decode",
1603 "rgb16-565pal.bmp",
1604 "_",
1605 "image",
1606 "decode",
1607 "rgb32-111110.bmp",
1608 "_",
1609 "image",
1610 "decode",
1611 "rgb32bf.bmp",
1612 "_",
1613 "image",
1614 "decode",
1615 "rgba32.bmp",
1616 "_",
1617 "image",
1618 "decode",
1619 "rgba32abf.bmp",
1620 "_",
1621 "image",
1622 "decode",
1623 "rgb24largepal.bmp",
1624 "_",
1625 "image",
1626 "decode",
1627 "pal8os2v2-16.bmp",
1628 "_",
1629 "image",
1630 "decode",
1631 "pal8oversizepal.bmp",
1632 "_",
1633 "image",
1634 "decode",
1635 "pal4rletrns.bmp",
1636 "_",
1637 "image",
1638 "decode",
1639 "pal8rletrns.bmp",
1640 "_",
1641 "image",
1642 "decode",
1643 "4bpp-pixeldata-cropped.bmp",
1644 "_",
1645 "image",
1646 "decode",
1647 "8bpp-pixeldata-cropped.bmp",
1648 "_",
1649 "image",
1650 "decode",
1651 "24bpp-pixeldata-cropped.bmp",
1652 "_",
1653 "image",
1654 "decode",
1655 "32bpp-pixeldata-cropped.bmp",
1656 "_",
1657 "image",
1658 "subset",
1659 "rgb24largepal.bmp",
1660 "_",
1661 "image",
1662 "subset",
1663 "pal8os2v2-16.bmp",
1664 "_",
1665 "image",
1666 "subset",
1667 "pal8oversizepal.bmp",
1668 "_",
1669 "image",
1670 "subset",
1671 "4bpp-pixeldata-cropped.bmp",
1672 "_",
1673 "image",
1674 "subset",
1675 "8bpp-pixeldata-cropped.bmp",
1676 "_",
1677 "image",
1678 "subset",
1679 "24bpp-pixeldata-cropped.bmp",
1680 "_",
1681 "image",
1682 "subset",
1683 "32bpp-pixeldata-cropped.bmp",
1684 "_",
1685 "image",
1686 "decode",
1687 "Hopstarter-Mac-Folders-Apple.ico",
1688 "_",
1689 "image",
1690 "decode",
1691 "_",
1692 "_",
1693 "image",
1694 "subset",
borenet98f7e332015-08-24 12:50:59 -07001695 "_",
1696 "_",
1697 "image",
1698 "_",
1699 "interlaced1.png",
1700 "_",
1701 "image",
1702 "_",
1703 "interlaced2.png",
1704 "_",
1705 "image",
1706 "_",
1707 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07001708 ],
borenetdbf9f012015-07-30 07:09:20 -07001709 "do_perf_steps": false,
1710 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07001711 "env": {
1712 "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 -07001713 },
1714 "nanobench_flags": [
1715 "--scales",
1716 "1.0",
1717 "1.1",
1718 "--config",
1719 "565",
1720 "8888",
1721 "gpu",
1722 "nonrendering",
1723 "angle",
1724 "hwui",
1725 "msaa16",
1726 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07001727 ],
1728 "upload_dm_results": true,
1729 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07001730 },
1731 "Housekeeper-PerCommit": {
1732 "build_targets": [
1733 "most"
1734 ],
borenet7bccca12015-07-29 11:15:42 -07001735 "builder_cfg": {
1736 "frequency": "PerCommit",
1737 "is_trybot": false,
1738 "role": "Housekeeper"
1739 },
borenetdbf9f012015-07-30 07:09:20 -07001740 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07001741 "dm_flags": [
1742 "--matrix",
1743 "0",
1744 "1",
1745 "1",
1746 "0",
1747 "--config",
1748 "565",
1749 "8888",
1750 "gpu",
1751 "upright-matrix-8888",
1752 "upright-matrix-gpu",
1753 "msaa16",
1754 "pdf",
1755 "serialize-8888",
1756 "tiles_rt-8888",
1757 "pipe-8888",
1758 "--src",
1759 "tests",
1760 "gm",
1761 "image",
1762 "--blacklist",
1763 "_",
1764 "image",
1765 "decode",
1766 "pal8os2v2.bmp",
1767 "_",
1768 "image",
1769 "decode",
1770 "pal8v4.bmp",
1771 "_",
1772 "image",
1773 "decode",
1774 "pal8v5.bmp",
1775 "_",
1776 "image",
1777 "decode",
1778 "rgb16-565.bmp",
1779 "_",
1780 "image",
1781 "decode",
1782 "rgb16-565pal.bmp",
1783 "_",
1784 "image",
1785 "decode",
1786 "rgb32-111110.bmp",
1787 "_",
1788 "image",
1789 "decode",
1790 "rgb32bf.bmp",
1791 "_",
1792 "image",
1793 "decode",
1794 "rgba32.bmp",
1795 "_",
1796 "image",
1797 "decode",
1798 "rgba32abf.bmp",
1799 "_",
1800 "image",
1801 "decode",
1802 "rgb24largepal.bmp",
1803 "_",
1804 "image",
1805 "decode",
1806 "pal8os2v2-16.bmp",
1807 "_",
1808 "image",
1809 "decode",
1810 "pal8oversizepal.bmp",
1811 "_",
1812 "image",
1813 "decode",
1814 "pal4rletrns.bmp",
1815 "_",
1816 "image",
1817 "decode",
1818 "pal8rletrns.bmp",
1819 "_",
1820 "image",
1821 "decode",
1822 "4bpp-pixeldata-cropped.bmp",
1823 "_",
1824 "image",
1825 "decode",
1826 "8bpp-pixeldata-cropped.bmp",
1827 "_",
1828 "image",
1829 "decode",
1830 "24bpp-pixeldata-cropped.bmp",
1831 "_",
1832 "image",
1833 "decode",
1834 "32bpp-pixeldata-cropped.bmp",
1835 "_",
1836 "image",
1837 "subset",
1838 "rgb24largepal.bmp",
1839 "_",
1840 "image",
1841 "subset",
1842 "pal8os2v2-16.bmp",
1843 "_",
1844 "image",
1845 "subset",
1846 "pal8oversizepal.bmp",
1847 "_",
1848 "image",
1849 "subset",
1850 "4bpp-pixeldata-cropped.bmp",
1851 "_",
1852 "image",
1853 "subset",
1854 "8bpp-pixeldata-cropped.bmp",
1855 "_",
1856 "image",
1857 "subset",
1858 "24bpp-pixeldata-cropped.bmp",
1859 "_",
1860 "image",
1861 "subset",
1862 "32bpp-pixeldata-cropped.bmp",
1863 "_",
1864 "image",
1865 "decode",
1866 "Hopstarter-Mac-Folders-Apple.ico"
1867 ],
borenetdbf9f012015-07-30 07:09:20 -07001868 "do_perf_steps": false,
1869 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07001870 "env": {
1871 "GYP_DEFINES": "skia_shared_lib=1 skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07001872 },
1873 "nanobench_flags": [
1874 "--scales",
1875 "1.0",
1876 "1.1",
1877 "--config",
1878 "565",
1879 "8888",
1880 "gpu",
1881 "nonrendering",
1882 "angle",
1883 "hwui",
1884 "msaa16",
1885 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07001886 ],
1887 "upload_dm_results": true,
1888 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07001889 },
borenet98f7e332015-08-24 12:50:59 -07001890 "Perf-Android-GCC-Nexus5-GPU-Adreno330-Arm7-Release-Appurify": {
1891 "build_targets": [
1892 "VisualBenchTest_APK"
1893 ],
1894 "builder_cfg": {
1895 "arch": "Arm7",
1896 "compiler": "GCC",
1897 "configuration": "Release",
1898 "cpu_or_gpu": "GPU",
1899 "cpu_or_gpu_value": "Adreno330",
1900 "extra_config": "Appurify",
1901 "is_trybot": false,
1902 "model": "Nexus5",
1903 "os": "Android",
1904 "role": "Perf"
1905 },
1906 "configuration": "Release",
1907 "device_cfg": "arm_v7",
1908 "dm_flags": [
1909 "--config",
1910 "565",
1911 "8888",
1912 "gpu",
1913 "msaa4",
1914 "serialize-8888",
1915 "tiles_rt-8888",
1916 "pipe-8888",
1917 "--src",
1918 "tests",
1919 "gm",
1920 "--blacklist",
1921 "_",
1922 "image",
1923 "decode",
1924 "pal8os2v2.bmp",
1925 "_",
1926 "image",
1927 "decode",
1928 "pal8v4.bmp",
1929 "_",
1930 "image",
1931 "decode",
1932 "pal8v5.bmp",
1933 "_",
1934 "image",
1935 "decode",
1936 "rgb16-565.bmp",
1937 "_",
1938 "image",
1939 "decode",
1940 "rgb16-565pal.bmp",
1941 "_",
1942 "image",
1943 "decode",
1944 "rgb32-111110.bmp",
1945 "_",
1946 "image",
1947 "decode",
1948 "rgb32bf.bmp",
1949 "_",
1950 "image",
1951 "decode",
1952 "rgba32.bmp",
1953 "_",
1954 "image",
1955 "decode",
1956 "rgba32abf.bmp",
1957 "_",
1958 "image",
1959 "decode",
1960 "rgb24largepal.bmp",
1961 "_",
1962 "image",
1963 "decode",
1964 "pal8os2v2-16.bmp",
1965 "_",
1966 "image",
1967 "decode",
1968 "pal8oversizepal.bmp",
1969 "_",
1970 "image",
1971 "decode",
1972 "pal4rletrns.bmp",
1973 "_",
1974 "image",
1975 "decode",
1976 "pal8rletrns.bmp",
1977 "_",
1978 "image",
1979 "decode",
1980 "4bpp-pixeldata-cropped.bmp",
1981 "_",
1982 "image",
1983 "decode",
1984 "8bpp-pixeldata-cropped.bmp",
1985 "_",
1986 "image",
1987 "decode",
1988 "24bpp-pixeldata-cropped.bmp",
1989 "_",
1990 "image",
1991 "decode",
1992 "32bpp-pixeldata-cropped.bmp",
1993 "_",
1994 "image",
1995 "subset",
1996 "rgb24largepal.bmp",
1997 "_",
1998 "image",
1999 "subset",
2000 "pal8os2v2-16.bmp",
2001 "_",
2002 "image",
2003 "subset",
2004 "pal8oversizepal.bmp",
2005 "_",
2006 "image",
2007 "subset",
2008 "4bpp-pixeldata-cropped.bmp",
2009 "_",
2010 "image",
2011 "subset",
2012 "8bpp-pixeldata-cropped.bmp",
2013 "_",
2014 "image",
2015 "subset",
2016 "24bpp-pixeldata-cropped.bmp",
2017 "_",
2018 "image",
2019 "subset",
2020 "32bpp-pixeldata-cropped.bmp",
2021 "_",
2022 "image",
2023 "decode",
2024 "Hopstarter-Mac-Folders-Apple.ico",
2025 "--match",
2026 "~tabl_mozilla_0",
2027 "~desk_yahoonews_0"
2028 ],
2029 "do_perf_steps": true,
2030 "do_test_steps": false,
2031 "env": {
borenet98f7e332015-08-24 12:50:59 -07002032 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0"
2033 },
2034 "nanobench_flags": [
borenet98f7e332015-08-24 12:50:59 -07002035 "--match",
2036 "~blurroundrect",
2037 "~patch_grid",
2038 "~desk_carsvg"
2039 ],
2040 "upload_dm_results": true,
2041 "upload_perf_results": true
2042 },
borenetb76c1f72015-07-29 07:38:49 -07002043 "Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot": {
2044 "build_targets": [
2045 "nanobench"
2046 ],
borenet7bccca12015-07-29 11:15:42 -07002047 "builder_cfg": {
2048 "arch": "x86_64",
2049 "compiler": "MSVC",
2050 "configuration": "Release",
2051 "cpu_or_gpu": "GPU",
2052 "cpu_or_gpu_value": "HD4600",
2053 "is_trybot": true,
2054 "model": "ShuttleB",
2055 "os": "Win8",
2056 "role": "Perf"
2057 },
borenetdbf9f012015-07-30 07:09:20 -07002058 "configuration": "Release_x64",
borenet2481b8b2015-07-29 11:43:07 -07002059 "dm_flags": [
2060 "--matrix",
2061 "0",
2062 "1",
2063 "1",
2064 "0",
2065 "--config",
2066 "565",
2067 "8888",
2068 "gpu",
2069 "upright-matrix-8888",
2070 "upright-matrix-gpu",
2071 "msaa16",
2072 "pdf",
2073 "serialize-8888",
2074 "tiles_rt-8888",
2075 "pipe-8888",
2076 "--src",
2077 "tests",
2078 "gm",
2079 "--blacklist",
2080 "_",
2081 "image",
2082 "decode",
2083 "pal8os2v2.bmp",
2084 "_",
2085 "image",
2086 "decode",
2087 "pal8v4.bmp",
2088 "_",
2089 "image",
2090 "decode",
2091 "pal8v5.bmp",
2092 "_",
2093 "image",
2094 "decode",
2095 "rgb16-565.bmp",
2096 "_",
2097 "image",
2098 "decode",
2099 "rgb16-565pal.bmp",
2100 "_",
2101 "image",
2102 "decode",
2103 "rgb32-111110.bmp",
2104 "_",
2105 "image",
2106 "decode",
2107 "rgb32bf.bmp",
2108 "_",
2109 "image",
2110 "decode",
2111 "rgba32.bmp",
2112 "_",
2113 "image",
2114 "decode",
2115 "rgba32abf.bmp",
2116 "_",
2117 "image",
2118 "decode",
2119 "rgb24largepal.bmp",
2120 "_",
2121 "image",
2122 "decode",
2123 "pal8os2v2-16.bmp",
2124 "_",
2125 "image",
2126 "decode",
2127 "pal8oversizepal.bmp",
2128 "_",
2129 "image",
2130 "decode",
2131 "pal4rletrns.bmp",
2132 "_",
2133 "image",
2134 "decode",
2135 "pal8rletrns.bmp",
2136 "_",
2137 "image",
2138 "decode",
2139 "4bpp-pixeldata-cropped.bmp",
2140 "_",
2141 "image",
2142 "decode",
2143 "8bpp-pixeldata-cropped.bmp",
2144 "_",
2145 "image",
2146 "decode",
2147 "24bpp-pixeldata-cropped.bmp",
2148 "_",
2149 "image",
2150 "decode",
2151 "32bpp-pixeldata-cropped.bmp",
2152 "_",
2153 "image",
2154 "subset",
2155 "rgb24largepal.bmp",
2156 "_",
2157 "image",
2158 "subset",
2159 "pal8os2v2-16.bmp",
2160 "_",
2161 "image",
2162 "subset",
2163 "pal8oversizepal.bmp",
2164 "_",
2165 "image",
2166 "subset",
2167 "4bpp-pixeldata-cropped.bmp",
2168 "_",
2169 "image",
2170 "subset",
2171 "8bpp-pixeldata-cropped.bmp",
2172 "_",
2173 "image",
2174 "subset",
2175 "24bpp-pixeldata-cropped.bmp",
2176 "_",
2177 "image",
2178 "subset",
2179 "32bpp-pixeldata-cropped.bmp",
2180 "_",
2181 "image",
2182 "decode",
2183 "Hopstarter-Mac-Folders-Apple.ico",
2184 "_",
2185 "image",
2186 "decode",
2187 "_",
2188 "_",
2189 "image",
2190 "subset",
borenet98f7e332015-08-24 12:50:59 -07002191 "_",
2192 "_",
2193 "image",
2194 "_",
2195 "interlaced1.png",
2196 "_",
2197 "image",
2198 "_",
2199 "interlaced2.png",
2200 "_",
2201 "image",
2202 "_",
2203 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07002204 ],
borenetdbf9f012015-07-30 07:09:20 -07002205 "do_perf_steps": true,
2206 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07002207 "env": {
2208 "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 -07002209 },
2210 "nanobench_flags": [
2211 "--scales",
2212 "1.0",
2213 "1.1",
2214 "--config",
2215 "565",
2216 "8888",
2217 "gpu",
2218 "nonrendering",
2219 "angle",
2220 "hwui",
2221 "msaa16",
2222 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07002223 ],
2224 "upload_dm_results": true,
2225 "upload_perf_results": true
borenetb76c1f72015-07-29 07:38:49 -07002226 },
borenet7bccca12015-07-29 11:15:42 -07002227 "Test-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Debug": {
2228 "build_targets": [
2229 "dm",
2230 "nanobench"
2231 ],
2232 "builder_cfg": {
2233 "arch": "Arm7",
2234 "compiler": "GCC",
2235 "configuration": "Debug",
2236 "cpu_or_gpu": "GPU",
2237 "cpu_or_gpu_value": "Adreno420",
2238 "is_trybot": false,
2239 "model": "Nexus6",
2240 "os": "Android",
2241 "role": "Test"
2242 },
borenetdbf9f012015-07-30 07:09:20 -07002243 "configuration": "Debug",
borenet7bccca12015-07-29 11:15:42 -07002244 "device_cfg": "arm_v7_neon",
borenet2481b8b2015-07-29 11:43:07 -07002245 "dm_flags": [
2246 "--config",
2247 "565",
2248 "8888",
2249 "gpu",
2250 "msaa4",
2251 "serialize-8888",
2252 "tiles_rt-8888",
2253 "pipe-8888",
2254 "--src",
2255 "tests",
2256 "gm",
2257 "--blacklist",
2258 "_",
2259 "image",
2260 "decode",
2261 "pal8os2v2.bmp",
2262 "_",
2263 "image",
2264 "decode",
2265 "pal8v4.bmp",
2266 "_",
2267 "image",
2268 "decode",
2269 "pal8v5.bmp",
2270 "_",
2271 "image",
2272 "decode",
2273 "rgb16-565.bmp",
2274 "_",
2275 "image",
2276 "decode",
2277 "rgb16-565pal.bmp",
2278 "_",
2279 "image",
2280 "decode",
2281 "rgb32-111110.bmp",
2282 "_",
2283 "image",
2284 "decode",
2285 "rgb32bf.bmp",
2286 "_",
2287 "image",
2288 "decode",
2289 "rgba32.bmp",
2290 "_",
2291 "image",
2292 "decode",
2293 "rgba32abf.bmp",
2294 "_",
2295 "image",
2296 "decode",
2297 "rgb24largepal.bmp",
2298 "_",
2299 "image",
2300 "decode",
2301 "pal8os2v2-16.bmp",
2302 "_",
2303 "image",
2304 "decode",
2305 "pal8oversizepal.bmp",
2306 "_",
2307 "image",
2308 "decode",
2309 "pal4rletrns.bmp",
2310 "_",
2311 "image",
2312 "decode",
2313 "pal8rletrns.bmp",
2314 "_",
2315 "image",
2316 "decode",
2317 "4bpp-pixeldata-cropped.bmp",
2318 "_",
2319 "image",
2320 "decode",
2321 "8bpp-pixeldata-cropped.bmp",
2322 "_",
2323 "image",
2324 "decode",
2325 "24bpp-pixeldata-cropped.bmp",
2326 "_",
2327 "image",
2328 "decode",
2329 "32bpp-pixeldata-cropped.bmp",
2330 "_",
2331 "image",
2332 "subset",
2333 "rgb24largepal.bmp",
2334 "_",
2335 "image",
2336 "subset",
2337 "pal8os2v2-16.bmp",
2338 "_",
2339 "image",
2340 "subset",
2341 "pal8oversizepal.bmp",
2342 "_",
2343 "image",
2344 "subset",
2345 "4bpp-pixeldata-cropped.bmp",
2346 "_",
2347 "image",
2348 "subset",
2349 "8bpp-pixeldata-cropped.bmp",
2350 "_",
2351 "image",
2352 "subset",
2353 "24bpp-pixeldata-cropped.bmp",
2354 "_",
2355 "image",
2356 "subset",
2357 "32bpp-pixeldata-cropped.bmp",
2358 "_",
2359 "image",
2360 "decode",
2361 "Hopstarter-Mac-Folders-Apple.ico",
2362 "--match",
2363 "~tabl_mozilla_0",
2364 "~desk_yahoonews_0"
2365 ],
borenetdbf9f012015-07-30 07:09:20 -07002366 "do_perf_steps": true,
2367 "do_test_steps": true,
borenet7bccca12015-07-29 11:15:42 -07002368 "env": {
2369 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07002370 },
2371 "nanobench_flags": [
2372 "--scales",
2373 "1.0",
2374 "1.1",
2375 "--config",
2376 "565",
2377 "8888",
2378 "gpu",
2379 "nonrendering",
2380 "angle",
2381 "hwui",
2382 "msaa4",
2383 "nvprmsaa4",
2384 "--match",
2385 "~blurroundrect",
2386 "~patch_grid",
2387 "~desk_carsvg"
borenetdbf9f012015-07-30 07:09:20 -07002388 ],
2389 "upload_dm_results": true,
2390 "upload_perf_results": false
borenet7bccca12015-07-29 11:15:42 -07002391 },
2392 "Test-ChromeOS-GCC-Link-CPU-AVX-x86_64-Debug": {
2393 "build_targets": [
2394 "dm",
2395 "nanobench"
2396 ],
2397 "builder_cfg": {
2398 "arch": "x86_64",
2399 "compiler": "GCC",
2400 "configuration": "Debug",
2401 "cpu_or_gpu": "CPU",
2402 "cpu_or_gpu_value": "AVX",
2403 "is_trybot": false,
2404 "model": "Link",
2405 "os": "ChromeOS",
2406 "role": "Test"
2407 },
borenetdbf9f012015-07-30 07:09:20 -07002408 "configuration": "Debug",
borenet7bccca12015-07-29 11:15:42 -07002409 "device_cfg": "link",
borenet2481b8b2015-07-29 11:43:07 -07002410 "dm_flags": [
2411 "--matrix",
2412 "0",
2413 "1",
2414 "1",
2415 "0",
2416 "--config",
2417 "565",
2418 "8888",
2419 "gpu",
2420 "upright-matrix-8888",
2421 "upright-matrix-gpu",
2422 "msaa16",
2423 "pdf",
2424 "serialize-8888",
2425 "tiles_rt-8888",
2426 "pipe-8888",
2427 "--src",
2428 "tests",
2429 "gm",
2430 "image",
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": true,
2550 "do_test_steps": true,
borenet7bccca12015-07-29 11:15:42 -07002551 "env": {
2552 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07002553 },
2554 "nanobench_flags": [
2555 "--scales",
2556 "1.0",
2557 "1.1",
2558 "--config",
2559 "565",
2560 "8888",
2561 "gpu",
2562 "nonrendering",
2563 "angle",
2564 "hwui",
2565 "msaa16",
2566 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07002567 ],
2568 "upload_dm_results": true,
2569 "upload_perf_results": false
borenet7bccca12015-07-29 11:15:42 -07002570 },
borenetb76c1f72015-07-29 07:38:49 -07002571 "Test-Mac10.8-Clang-MacMini4.1-GPU-GeForce320M-x86_64-Release": {
2572 "build_targets": [
2573 "dm"
2574 ],
borenet7bccca12015-07-29 11:15:42 -07002575 "builder_cfg": {
2576 "arch": "x86_64",
2577 "compiler": "Clang",
2578 "configuration": "Release",
2579 "cpu_or_gpu": "GPU",
2580 "cpu_or_gpu_value": "GeForce320M",
2581 "is_trybot": false,
2582 "model": "MacMini4.1",
2583 "os": "Mac10.8",
2584 "role": "Test"
2585 },
borenetdbf9f012015-07-30 07:09:20 -07002586 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07002587 "dm_flags": [
2588 "--matrix",
2589 "0",
2590 "1",
2591 "1",
2592 "0",
2593 "--config",
2594 "565",
2595 "8888",
2596 "gpu",
2597 "upright-matrix-8888",
2598 "upright-matrix-gpu",
2599 "msaa16",
2600 "pdf",
2601 "serialize-8888",
2602 "tiles_rt-8888",
2603 "pipe-8888",
2604 "--src",
2605 "tests",
2606 "gm",
2607 "--blacklist",
2608 "_",
2609 "image",
2610 "decode",
2611 "pal8os2v2.bmp",
2612 "_",
2613 "image",
2614 "decode",
2615 "pal8v4.bmp",
2616 "_",
2617 "image",
2618 "decode",
2619 "pal8v5.bmp",
2620 "_",
2621 "image",
2622 "decode",
2623 "rgb16-565.bmp",
2624 "_",
2625 "image",
2626 "decode",
2627 "rgb16-565pal.bmp",
2628 "_",
2629 "image",
2630 "decode",
2631 "rgb32-111110.bmp",
2632 "_",
2633 "image",
2634 "decode",
2635 "rgb32bf.bmp",
2636 "_",
2637 "image",
2638 "decode",
2639 "rgba32.bmp",
2640 "_",
2641 "image",
2642 "decode",
2643 "rgba32abf.bmp",
2644 "_",
2645 "image",
2646 "decode",
2647 "rgb24largepal.bmp",
2648 "_",
2649 "image",
2650 "decode",
2651 "pal8os2v2-16.bmp",
2652 "_",
2653 "image",
2654 "decode",
2655 "pal8oversizepal.bmp",
2656 "_",
2657 "image",
2658 "decode",
2659 "pal4rletrns.bmp",
2660 "_",
2661 "image",
2662 "decode",
2663 "pal8rletrns.bmp",
2664 "_",
2665 "image",
2666 "decode",
2667 "4bpp-pixeldata-cropped.bmp",
2668 "_",
2669 "image",
2670 "decode",
2671 "8bpp-pixeldata-cropped.bmp",
2672 "_",
2673 "image",
2674 "decode",
2675 "24bpp-pixeldata-cropped.bmp",
2676 "_",
2677 "image",
2678 "decode",
2679 "32bpp-pixeldata-cropped.bmp",
2680 "_",
2681 "image",
2682 "subset",
2683 "rgb24largepal.bmp",
2684 "_",
2685 "image",
2686 "subset",
2687 "pal8os2v2-16.bmp",
2688 "_",
2689 "image",
2690 "subset",
2691 "pal8oversizepal.bmp",
2692 "_",
2693 "image",
2694 "subset",
2695 "4bpp-pixeldata-cropped.bmp",
2696 "_",
2697 "image",
2698 "subset",
2699 "8bpp-pixeldata-cropped.bmp",
2700 "_",
2701 "image",
2702 "subset",
2703 "24bpp-pixeldata-cropped.bmp",
2704 "_",
2705 "image",
2706 "subset",
2707 "32bpp-pixeldata-cropped.bmp",
2708 "_",
2709 "image",
2710 "decode",
borenet98f7e332015-08-24 12:50:59 -07002711 "Hopstarter-Mac-Folders-Apple.ico",
2712 "_",
2713 "image",
2714 "_",
2715 "interlaced1.png",
2716 "_",
2717 "image",
2718 "_",
2719 "interlaced2.png",
2720 "_",
2721 "image",
2722 "_",
2723 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07002724 ],
borenetdbf9f012015-07-30 07:09:20 -07002725 "do_perf_steps": false,
2726 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07002727 "env": {
2728 "CC": "/usr/bin/clang",
2729 "CXX": "/usr/bin/clang++",
2730 "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 -07002731 },
2732 "nanobench_flags": [
2733 "--scales",
2734 "1.0",
2735 "1.1",
2736 "--config",
2737 "565",
2738 "8888",
2739 "gpu",
2740 "nonrendering",
2741 "angle",
2742 "hwui",
2743 "msaa16",
2744 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07002745 ],
2746 "upload_dm_results": true,
2747 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07002748 },
borenet98f7e332015-08-24 12:50:59 -07002749 "Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage": {
2750 "build_targets": [
2751 "dm"
2752 ],
2753 "builder_cfg": {
2754 "arch": "x86_64",
2755 "compiler": "Clang",
2756 "configuration": "Coverage",
2757 "cpu_or_gpu": "CPU",
2758 "cpu_or_gpu_value": "AVX2",
2759 "is_trybot": false,
2760 "model": "GCE",
2761 "os": "Ubuntu",
2762 "role": "Test"
2763 },
2764 "configuration": "Coverage",
2765 "dm_flags": [
2766 "--matrix",
2767 "0",
2768 "1",
2769 "1",
2770 "0",
2771 "--config",
2772 "565",
2773 "8888",
2774 "gpu",
2775 "upright-matrix-8888",
2776 "upright-matrix-gpu",
2777 "sp-8888",
2778 "msaa16",
2779 "pdf",
2780 "serialize-8888",
2781 "tiles_rt-8888",
2782 "pipe-8888",
2783 "--src",
2784 "tests",
2785 "gm",
2786 "image",
2787 "--blacklist",
2788 "_",
2789 "image",
2790 "decode",
2791 "pal8os2v2.bmp",
2792 "_",
2793 "image",
2794 "decode",
2795 "pal8v4.bmp",
2796 "_",
2797 "image",
2798 "decode",
2799 "pal8v5.bmp",
2800 "_",
2801 "image",
2802 "decode",
2803 "rgb16-565.bmp",
2804 "_",
2805 "image",
2806 "decode",
2807 "rgb16-565pal.bmp",
2808 "_",
2809 "image",
2810 "decode",
2811 "rgb32-111110.bmp",
2812 "_",
2813 "image",
2814 "decode",
2815 "rgb32bf.bmp",
2816 "_",
2817 "image",
2818 "decode",
2819 "rgba32.bmp",
2820 "_",
2821 "image",
2822 "decode",
2823 "rgba32abf.bmp",
2824 "_",
2825 "image",
2826 "decode",
2827 "rgb24largepal.bmp",
2828 "_",
2829 "image",
2830 "decode",
2831 "pal8os2v2-16.bmp",
2832 "_",
2833 "image",
2834 "decode",
2835 "pal8oversizepal.bmp",
2836 "_",
2837 "image",
2838 "decode",
2839 "pal4rletrns.bmp",
2840 "_",
2841 "image",
2842 "decode",
2843 "pal8rletrns.bmp",
2844 "_",
2845 "image",
2846 "decode",
2847 "4bpp-pixeldata-cropped.bmp",
2848 "_",
2849 "image",
2850 "decode",
2851 "8bpp-pixeldata-cropped.bmp",
2852 "_",
2853 "image",
2854 "decode",
2855 "24bpp-pixeldata-cropped.bmp",
2856 "_",
2857 "image",
2858 "decode",
2859 "32bpp-pixeldata-cropped.bmp",
2860 "_",
2861 "image",
2862 "subset",
2863 "rgb24largepal.bmp",
2864 "_",
2865 "image",
2866 "subset",
2867 "pal8os2v2-16.bmp",
2868 "_",
2869 "image",
2870 "subset",
2871 "pal8oversizepal.bmp",
2872 "_",
2873 "image",
2874 "subset",
2875 "4bpp-pixeldata-cropped.bmp",
2876 "_",
2877 "image",
2878 "subset",
2879 "8bpp-pixeldata-cropped.bmp",
2880 "_",
2881 "image",
2882 "subset",
2883 "24bpp-pixeldata-cropped.bmp",
2884 "_",
2885 "image",
2886 "subset",
2887 "32bpp-pixeldata-cropped.bmp",
2888 "_",
2889 "image",
2890 "decode",
2891 "Hopstarter-Mac-Folders-Apple.ico",
2892 "_",
2893 "image",
2894 "_",
2895 "interlaced1.png",
2896 "_",
2897 "image",
2898 "_",
2899 "interlaced2.png",
2900 "_",
2901 "image",
2902 "_",
2903 "interlaced3.png"
2904 ],
2905 "do_perf_steps": false,
2906 "do_test_steps": true,
2907 "env": {
2908 "CC": "/usr/bin/clang-3.6",
2909 "CXX": "/usr/bin/clang++-3.6",
2910 "GYP_DEFINES": "skia_arch_type=x86_64 skia_clang_build=1 skia_gpu=0 skia_warnings_as_errors=0"
2911 },
2912 "nanobench_flags": [
2913 "--scales",
2914 "1.0",
2915 "1.1",
2916 "--config",
2917 "565",
2918 "8888",
2919 "gpu",
2920 "nonrendering",
2921 "angle",
2922 "hwui",
2923 "msaa16",
2924 "nvprmsaa16"
2925 ],
2926 "upload_dm_results": false,
2927 "upload_perf_results": false
2928 },
borenetb76c1f72015-07-29 07:38:49 -07002929 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD": {
2930 "build_targets": [
2931 "dm"
2932 ],
borenet7bccca12015-07-29 11:15:42 -07002933 "builder_cfg": {
2934 "arch": "x86_64",
2935 "compiler": "GCC",
2936 "configuration": "Release",
2937 "cpu_or_gpu": "CPU",
2938 "cpu_or_gpu_value": "AVX2",
2939 "extra_config": "SKNX_NO_SIMD",
2940 "is_trybot": false,
2941 "model": "GCE",
2942 "os": "Ubuntu",
2943 "role": "Test"
2944 },
borenetdbf9f012015-07-30 07:09:20 -07002945 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07002946 "dm_flags": [
2947 "--matrix",
2948 "0",
2949 "1",
2950 "1",
2951 "0",
2952 "--config",
2953 "565",
2954 "8888",
2955 "gpu",
2956 "upright-matrix-8888",
2957 "upright-matrix-gpu",
2958 "sp-8888",
2959 "msaa16",
2960 "pdf",
2961 "serialize-8888",
2962 "tiles_rt-8888",
2963 "pipe-8888",
2964 "--src",
2965 "tests",
2966 "gm",
2967 "image",
2968 "--blacklist",
2969 "_",
2970 "image",
2971 "decode",
2972 "pal8os2v2.bmp",
2973 "_",
2974 "image",
2975 "decode",
2976 "pal8v4.bmp",
2977 "_",
2978 "image",
2979 "decode",
2980 "pal8v5.bmp",
2981 "_",
2982 "image",
2983 "decode",
2984 "rgb16-565.bmp",
2985 "_",
2986 "image",
2987 "decode",
2988 "rgb16-565pal.bmp",
2989 "_",
2990 "image",
2991 "decode",
2992 "rgb32-111110.bmp",
2993 "_",
2994 "image",
2995 "decode",
2996 "rgb32bf.bmp",
2997 "_",
2998 "image",
2999 "decode",
3000 "rgba32.bmp",
3001 "_",
3002 "image",
3003 "decode",
3004 "rgba32abf.bmp",
3005 "_",
3006 "image",
3007 "decode",
3008 "rgb24largepal.bmp",
3009 "_",
3010 "image",
3011 "decode",
3012 "pal8os2v2-16.bmp",
3013 "_",
3014 "image",
3015 "decode",
3016 "pal8oversizepal.bmp",
3017 "_",
3018 "image",
3019 "decode",
3020 "pal4rletrns.bmp",
3021 "_",
3022 "image",
3023 "decode",
3024 "pal8rletrns.bmp",
3025 "_",
3026 "image",
3027 "decode",
3028 "4bpp-pixeldata-cropped.bmp",
3029 "_",
3030 "image",
3031 "decode",
3032 "8bpp-pixeldata-cropped.bmp",
3033 "_",
3034 "image",
3035 "decode",
3036 "24bpp-pixeldata-cropped.bmp",
3037 "_",
3038 "image",
3039 "decode",
3040 "32bpp-pixeldata-cropped.bmp",
3041 "_",
3042 "image",
3043 "subset",
3044 "rgb24largepal.bmp",
3045 "_",
3046 "image",
3047 "subset",
3048 "pal8os2v2-16.bmp",
3049 "_",
3050 "image",
3051 "subset",
3052 "pal8oversizepal.bmp",
3053 "_",
3054 "image",
3055 "subset",
3056 "4bpp-pixeldata-cropped.bmp",
3057 "_",
3058 "image",
3059 "subset",
3060 "8bpp-pixeldata-cropped.bmp",
3061 "_",
3062 "image",
3063 "subset",
3064 "24bpp-pixeldata-cropped.bmp",
3065 "_",
3066 "image",
3067 "subset",
3068 "32bpp-pixeldata-cropped.bmp",
3069 "_",
3070 "image",
3071 "decode",
borenet98f7e332015-08-24 12:50:59 -07003072 "Hopstarter-Mac-Folders-Apple.ico",
3073 "_",
3074 "image",
3075 "_",
3076 "interlaced1.png",
3077 "_",
3078 "image",
3079 "_",
3080 "interlaced2.png",
3081 "_",
3082 "image",
3083 "_",
3084 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07003085 ],
borenetdbf9f012015-07-30 07:09:20 -07003086 "do_perf_steps": false,
3087 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07003088 "env": {
mtkleind0fff5b2015-09-18 06:15:55 -07003089 "CPPFLAGS": "-DSKNX_NO_SIMD",
3090 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07003091 },
3092 "nanobench_flags": [
3093 "--scales",
3094 "1.0",
3095 "1.1",
3096 "--config",
3097 "565",
3098 "8888",
3099 "gpu",
3100 "nonrendering",
3101 "angle",
3102 "hwui",
3103 "msaa16",
3104 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07003105 ],
3106 "upload_dm_results": true,
3107 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07003108 },
borenet9063e422015-09-18 06:37:14 -07003109 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SK_USE_DISCARDABLE_SCALEDIMAGECACHE": {
3110 "build_targets": [
3111 "dm"
3112 ],
3113 "builder_cfg": {
3114 "arch": "x86_64",
3115 "compiler": "GCC",
3116 "configuration": "Release",
3117 "cpu_or_gpu": "CPU",
3118 "cpu_or_gpu_value": "AVX2",
3119 "extra_config": "SK_USE_DISCARDABLE_SCALEDIMAGECACHE",
3120 "is_trybot": false,
3121 "model": "GCE",
3122 "os": "Ubuntu",
3123 "role": "Test"
3124 },
3125 "configuration": "Release",
3126 "dm_flags": [
3127 "--matrix",
3128 "0",
3129 "1",
3130 "1",
3131 "0",
3132 "--config",
3133 "565",
3134 "8888",
3135 "gpu",
3136 "upright-matrix-8888",
3137 "upright-matrix-gpu",
3138 "sp-8888",
3139 "msaa16",
3140 "pdf",
3141 "serialize-8888",
3142 "tiles_rt-8888",
3143 "pipe-8888",
3144 "--src",
3145 "tests",
3146 "gm",
3147 "image",
3148 "--blacklist",
3149 "_",
3150 "image",
3151 "decode",
3152 "pal8os2v2.bmp",
3153 "_",
3154 "image",
3155 "decode",
3156 "pal8v4.bmp",
3157 "_",
3158 "image",
3159 "decode",
3160 "pal8v5.bmp",
3161 "_",
3162 "image",
3163 "decode",
3164 "rgb16-565.bmp",
3165 "_",
3166 "image",
3167 "decode",
3168 "rgb16-565pal.bmp",
3169 "_",
3170 "image",
3171 "decode",
3172 "rgb32-111110.bmp",
3173 "_",
3174 "image",
3175 "decode",
3176 "rgb32bf.bmp",
3177 "_",
3178 "image",
3179 "decode",
3180 "rgba32.bmp",
3181 "_",
3182 "image",
3183 "decode",
3184 "rgba32abf.bmp",
3185 "_",
3186 "image",
3187 "decode",
3188 "rgb24largepal.bmp",
3189 "_",
3190 "image",
3191 "decode",
3192 "pal8os2v2-16.bmp",
3193 "_",
3194 "image",
3195 "decode",
3196 "pal8oversizepal.bmp",
3197 "_",
3198 "image",
3199 "decode",
3200 "pal4rletrns.bmp",
3201 "_",
3202 "image",
3203 "decode",
3204 "pal8rletrns.bmp",
3205 "_",
3206 "image",
3207 "decode",
3208 "4bpp-pixeldata-cropped.bmp",
3209 "_",
3210 "image",
3211 "decode",
3212 "8bpp-pixeldata-cropped.bmp",
3213 "_",
3214 "image",
3215 "decode",
3216 "24bpp-pixeldata-cropped.bmp",
3217 "_",
3218 "image",
3219 "decode",
3220 "32bpp-pixeldata-cropped.bmp",
3221 "_",
3222 "image",
3223 "subset",
3224 "rgb24largepal.bmp",
3225 "_",
3226 "image",
3227 "subset",
3228 "pal8os2v2-16.bmp",
3229 "_",
3230 "image",
3231 "subset",
3232 "pal8oversizepal.bmp",
3233 "_",
3234 "image",
3235 "subset",
3236 "4bpp-pixeldata-cropped.bmp",
3237 "_",
3238 "image",
3239 "subset",
3240 "8bpp-pixeldata-cropped.bmp",
3241 "_",
3242 "image",
3243 "subset",
3244 "24bpp-pixeldata-cropped.bmp",
3245 "_",
3246 "image",
3247 "subset",
3248 "32bpp-pixeldata-cropped.bmp",
3249 "_",
3250 "image",
3251 "decode",
3252 "Hopstarter-Mac-Folders-Apple.ico",
3253 "_",
3254 "image",
3255 "_",
3256 "interlaced1.png",
3257 "_",
3258 "image",
3259 "_",
3260 "interlaced2.png",
3261 "_",
3262 "image",
3263 "_",
3264 "interlaced3.png"
3265 ],
3266 "do_perf_steps": false,
3267 "do_test_steps": true,
3268 "env": {
3269 "CPPFLAGS": "-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE",
3270 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0"
3271 },
3272 "nanobench_flags": [
3273 "--scales",
3274 "1.0",
3275 "1.1",
3276 "--config",
3277 "565",
3278 "8888",
3279 "gpu",
3280 "nonrendering",
3281 "angle",
3282 "hwui",
3283 "msaa16",
3284 "nvprmsaa16"
3285 ],
3286 "upload_dm_results": true,
3287 "upload_perf_results": false
3288 },
borenetb76c1f72015-07-29 07:38:49 -07003289 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared": {
3290 "build_targets": [
3291 "dm"
3292 ],
borenet7bccca12015-07-29 11:15:42 -07003293 "builder_cfg": {
3294 "arch": "x86_64",
3295 "compiler": "GCC",
3296 "configuration": "Release",
3297 "cpu_or_gpu": "CPU",
3298 "cpu_or_gpu_value": "AVX2",
3299 "extra_config": "Shared",
3300 "is_trybot": false,
3301 "model": "GCE",
3302 "os": "Ubuntu",
3303 "role": "Test"
3304 },
borenetdbf9f012015-07-30 07:09:20 -07003305 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07003306 "dm_flags": [
3307 "--matrix",
3308 "0",
3309 "1",
3310 "1",
3311 "0",
3312 "--config",
3313 "565",
3314 "8888",
3315 "gpu",
3316 "upright-matrix-8888",
3317 "upright-matrix-gpu",
3318 "sp-8888",
3319 "msaa16",
3320 "pdf",
3321 "serialize-8888",
3322 "tiles_rt-8888",
3323 "pipe-8888",
3324 "--src",
3325 "tests",
3326 "gm",
3327 "image",
3328 "--blacklist",
3329 "_",
3330 "image",
3331 "decode",
3332 "pal8os2v2.bmp",
3333 "_",
3334 "image",
3335 "decode",
3336 "pal8v4.bmp",
3337 "_",
3338 "image",
3339 "decode",
3340 "pal8v5.bmp",
3341 "_",
3342 "image",
3343 "decode",
3344 "rgb16-565.bmp",
3345 "_",
3346 "image",
3347 "decode",
3348 "rgb16-565pal.bmp",
3349 "_",
3350 "image",
3351 "decode",
3352 "rgb32-111110.bmp",
3353 "_",
3354 "image",
3355 "decode",
3356 "rgb32bf.bmp",
3357 "_",
3358 "image",
3359 "decode",
3360 "rgba32.bmp",
3361 "_",
3362 "image",
3363 "decode",
3364 "rgba32abf.bmp",
3365 "_",
3366 "image",
3367 "decode",
3368 "rgb24largepal.bmp",
3369 "_",
3370 "image",
3371 "decode",
3372 "pal8os2v2-16.bmp",
3373 "_",
3374 "image",
3375 "decode",
3376 "pal8oversizepal.bmp",
3377 "_",
3378 "image",
3379 "decode",
3380 "pal4rletrns.bmp",
3381 "_",
3382 "image",
3383 "decode",
3384 "pal8rletrns.bmp",
3385 "_",
3386 "image",
3387 "decode",
3388 "4bpp-pixeldata-cropped.bmp",
3389 "_",
3390 "image",
3391 "decode",
3392 "8bpp-pixeldata-cropped.bmp",
3393 "_",
3394 "image",
3395 "decode",
3396 "24bpp-pixeldata-cropped.bmp",
3397 "_",
3398 "image",
3399 "decode",
3400 "32bpp-pixeldata-cropped.bmp",
3401 "_",
3402 "image",
3403 "subset",
3404 "rgb24largepal.bmp",
3405 "_",
3406 "image",
3407 "subset",
3408 "pal8os2v2-16.bmp",
3409 "_",
3410 "image",
3411 "subset",
3412 "pal8oversizepal.bmp",
3413 "_",
3414 "image",
3415 "subset",
3416 "4bpp-pixeldata-cropped.bmp",
3417 "_",
3418 "image",
3419 "subset",
3420 "8bpp-pixeldata-cropped.bmp",
3421 "_",
3422 "image",
3423 "subset",
3424 "24bpp-pixeldata-cropped.bmp",
3425 "_",
3426 "image",
3427 "subset",
3428 "32bpp-pixeldata-cropped.bmp",
3429 "_",
3430 "image",
3431 "decode",
borenet98f7e332015-08-24 12:50:59 -07003432 "Hopstarter-Mac-Folders-Apple.ico",
3433 "_",
3434 "image",
3435 "_",
3436 "interlaced1.png",
3437 "_",
3438 "image",
3439 "_",
3440 "interlaced2.png",
3441 "_",
3442 "image",
3443 "_",
3444 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07003445 ],
borenetdbf9f012015-07-30 07:09:20 -07003446 "do_perf_steps": false,
3447 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07003448 "env": {
3449 "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 -07003450 },
3451 "nanobench_flags": [
3452 "--scales",
3453 "1.0",
3454 "1.1",
3455 "--config",
3456 "565",
3457 "8888",
3458 "gpu",
3459 "nonrendering",
3460 "angle",
3461 "hwui",
3462 "msaa16",
3463 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07003464 ],
3465 "upload_dm_results": true,
3466 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07003467 },
3468 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": {
3469 "build_targets": [
3470 "dm"
3471 ],
borenet7bccca12015-07-29 11:15:42 -07003472 "builder_cfg": {
3473 "arch": "x86_64",
3474 "compiler": "GCC",
3475 "configuration": "Release",
3476 "cpu_or_gpu": "GPU",
3477 "cpu_or_gpu_value": "GTX550Ti",
3478 "extra_config": "Valgrind",
3479 "is_trybot": false,
3480 "model": "ShuttleA",
3481 "os": "Ubuntu",
3482 "role": "Test"
3483 },
borenetdbf9f012015-07-30 07:09:20 -07003484 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07003485 "dm_flags": [
3486 "--matrix",
3487 "0",
3488 "1",
3489 "1",
3490 "0",
3491 "--config",
3492 "565",
3493 "8888",
3494 "gpu",
3495 "upright-matrix-8888",
3496 "upright-matrix-gpu",
3497 "nvprmsaa16",
3498 "msaa16",
3499 "pdf",
3500 "serialize-8888",
3501 "tiles_rt-8888",
3502 "pipe-8888",
3503 "--src",
3504 "tests",
3505 "gm",
3506 "--blacklist",
3507 "_",
3508 "image",
3509 "decode",
3510 "pal8os2v2.bmp",
3511 "_",
3512 "image",
3513 "decode",
3514 "pal8v4.bmp",
3515 "_",
3516 "image",
3517 "decode",
3518 "pal8v5.bmp",
3519 "_",
3520 "image",
3521 "decode",
3522 "rgb16-565.bmp",
3523 "_",
3524 "image",
3525 "decode",
3526 "rgb16-565pal.bmp",
3527 "_",
3528 "image",
3529 "decode",
3530 "rgb32-111110.bmp",
3531 "_",
3532 "image",
3533 "decode",
3534 "rgb32bf.bmp",
3535 "_",
3536 "image",
3537 "decode",
3538 "rgba32.bmp",
3539 "_",
3540 "image",
3541 "decode",
3542 "rgba32abf.bmp",
3543 "_",
3544 "image",
3545 "decode",
3546 "rgb24largepal.bmp",
3547 "_",
3548 "image",
3549 "decode",
3550 "pal8os2v2-16.bmp",
3551 "_",
3552 "image",
3553 "decode",
3554 "pal8oversizepal.bmp",
3555 "_",
3556 "image",
3557 "decode",
3558 "pal4rletrns.bmp",
3559 "_",
3560 "image",
3561 "decode",
3562 "pal8rletrns.bmp",
3563 "_",
3564 "image",
3565 "decode",
3566 "4bpp-pixeldata-cropped.bmp",
3567 "_",
3568 "image",
3569 "decode",
3570 "8bpp-pixeldata-cropped.bmp",
3571 "_",
3572 "image",
3573 "decode",
3574 "24bpp-pixeldata-cropped.bmp",
3575 "_",
3576 "image",
3577 "decode",
3578 "32bpp-pixeldata-cropped.bmp",
3579 "_",
3580 "image",
3581 "subset",
3582 "rgb24largepal.bmp",
3583 "_",
3584 "image",
3585 "subset",
3586 "pal8os2v2-16.bmp",
3587 "_",
3588 "image",
3589 "subset",
3590 "pal8oversizepal.bmp",
3591 "_",
3592 "image",
3593 "subset",
3594 "4bpp-pixeldata-cropped.bmp",
3595 "_",
3596 "image",
3597 "subset",
3598 "8bpp-pixeldata-cropped.bmp",
3599 "_",
3600 "image",
3601 "subset",
3602 "24bpp-pixeldata-cropped.bmp",
3603 "_",
3604 "image",
3605 "subset",
3606 "32bpp-pixeldata-cropped.bmp",
3607 "_",
3608 "image",
3609 "decode",
3610 "Hopstarter-Mac-Folders-Apple.ico",
3611 "pdf",
3612 "_",
3613 "_",
3614 ".webp",
3615 "pdf",
3616 "gm",
3617 "_",
3618 "fontmgr_iter",
3619 "pdf",
3620 "_",
3621 "_",
3622 "PANO_20121023_214540.jpg",
3623 "pdf",
3624 "skp",
3625 "_",
3626 "worldjournal",
3627 "pdf",
3628 "skp",
3629 "_",
3630 "desk_baidu.skp",
3631 "pdf",
3632 "skp",
3633 "_",
3634 "desk_wikipedia.skp",
borenet98f7e332015-08-24 12:50:59 -07003635 "_",
3636 "image",
3637 "_",
3638 "interlaced1.png",
3639 "_",
3640 "image",
3641 "_",
3642 "interlaced2.png",
3643 "_",
3644 "image",
3645 "_",
3646 "interlaced3.png",
borenet2481b8b2015-07-29 11:43:07 -07003647 "--match",
3648 "~Threaded"
3649 ],
borenetdbf9f012015-07-30 07:09:20 -07003650 "do_perf_steps": true,
3651 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07003652 "env": {
3653 "GYP_DEFINES": "skia_arch_type=x86_64 skia_release_optimization_level=1 skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07003654 },
3655 "nanobench_flags": [
3656 "--scales",
3657 "1.0",
3658 "1.1",
3659 "--config",
3660 "565",
3661 "8888",
3662 "gpu",
3663 "nonrendering",
3664 "angle",
3665 "hwui",
3666 "msaa16",
3667 "nvprmsaa16",
3668 "--loops",
3669 "1",
3670 "--samples",
3671 "1"
borenetdbf9f012015-07-30 07:09:20 -07003672 ],
3673 "upload_dm_results": false,
3674 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07003675 },
3676 "Test-Win8-MSVC-ShuttleA-CPU-AVX-x86_64-Debug": {
3677 "build_targets": [
3678 "dm",
3679 "nanobench"
3680 ],
borenet7bccca12015-07-29 11:15:42 -07003681 "builder_cfg": {
3682 "arch": "x86_64",
3683 "compiler": "MSVC",
3684 "configuration": "Debug",
3685 "cpu_or_gpu": "CPU",
3686 "cpu_or_gpu_value": "AVX",
3687 "is_trybot": false,
3688 "model": "ShuttleA",
3689 "os": "Win8",
3690 "role": "Test"
3691 },
borenetdbf9f012015-07-30 07:09:20 -07003692 "configuration": "Debug_x64",
borenet2481b8b2015-07-29 11:43:07 -07003693 "dm_flags": [
3694 "--matrix",
3695 "0",
3696 "1",
3697 "1",
3698 "0",
3699 "--config",
3700 "565",
3701 "8888",
3702 "gpu",
3703 "upright-matrix-8888",
3704 "upright-matrix-gpu",
3705 "msaa16",
3706 "pdf",
3707 "serialize-8888",
3708 "tiles_rt-8888",
3709 "pipe-8888",
3710 "--src",
3711 "tests",
3712 "gm",
3713 "image",
3714 "--blacklist",
3715 "_",
3716 "image",
3717 "decode",
3718 "pal8os2v2.bmp",
3719 "_",
3720 "image",
3721 "decode",
3722 "pal8v4.bmp",
3723 "_",
3724 "image",
3725 "decode",
3726 "pal8v5.bmp",
3727 "_",
3728 "image",
3729 "decode",
3730 "rgb16-565.bmp",
3731 "_",
3732 "image",
3733 "decode",
3734 "rgb16-565pal.bmp",
3735 "_",
3736 "image",
3737 "decode",
3738 "rgb32-111110.bmp",
3739 "_",
3740 "image",
3741 "decode",
3742 "rgb32bf.bmp",
3743 "_",
3744 "image",
3745 "decode",
3746 "rgba32.bmp",
3747 "_",
3748 "image",
3749 "decode",
3750 "rgba32abf.bmp",
3751 "_",
3752 "image",
3753 "decode",
3754 "rgb24largepal.bmp",
3755 "_",
3756 "image",
3757 "decode",
3758 "pal8os2v2-16.bmp",
3759 "_",
3760 "image",
3761 "decode",
3762 "pal8oversizepal.bmp",
3763 "_",
3764 "image",
3765 "decode",
3766 "pal4rletrns.bmp",
3767 "_",
3768 "image",
3769 "decode",
3770 "pal8rletrns.bmp",
3771 "_",
3772 "image",
3773 "decode",
3774 "4bpp-pixeldata-cropped.bmp",
3775 "_",
3776 "image",
3777 "decode",
3778 "8bpp-pixeldata-cropped.bmp",
3779 "_",
3780 "image",
3781 "decode",
3782 "24bpp-pixeldata-cropped.bmp",
3783 "_",
3784 "image",
3785 "decode",
3786 "32bpp-pixeldata-cropped.bmp",
3787 "_",
3788 "image",
3789 "subset",
3790 "rgb24largepal.bmp",
3791 "_",
3792 "image",
3793 "subset",
3794 "pal8os2v2-16.bmp",
3795 "_",
3796 "image",
3797 "subset",
3798 "pal8oversizepal.bmp",
3799 "_",
3800 "image",
3801 "subset",
3802 "4bpp-pixeldata-cropped.bmp",
3803 "_",
3804 "image",
3805 "subset",
3806 "8bpp-pixeldata-cropped.bmp",
3807 "_",
3808 "image",
3809 "subset",
3810 "24bpp-pixeldata-cropped.bmp",
3811 "_",
3812 "image",
3813 "subset",
3814 "32bpp-pixeldata-cropped.bmp",
3815 "_",
3816 "image",
3817 "decode",
3818 "Hopstarter-Mac-Folders-Apple.ico",
3819 "_",
3820 "image",
3821 "decode",
3822 "_",
3823 "_",
3824 "image",
3825 "subset",
borenet98f7e332015-08-24 12:50:59 -07003826 "_",
3827 "_",
3828 "image",
3829 "_",
3830 "interlaced1.png",
3831 "_",
3832 "image",
3833 "_",
3834 "interlaced2.png",
3835 "_",
3836 "image",
3837 "_",
3838 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07003839 ],
borenetdbf9f012015-07-30 07:09:20 -07003840 "do_perf_steps": false,
3841 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07003842 "env": {
3843 "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 -07003844 },
3845 "nanobench_flags": [
3846 "--scales",
3847 "1.0",
3848 "1.1",
3849 "--config",
3850 "565",
3851 "8888",
3852 "gpu",
3853 "nonrendering",
3854 "angle",
3855 "hwui",
3856 "msaa16",
3857 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07003858 ],
3859 "upload_dm_results": true,
3860 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07003861 },
3862 "Test-Win8-MSVC-ShuttleB-GPU-HD4600-x86-Release-ANGLE": {
3863 "build_targets": [
3864 "dm"
3865 ],
borenet7bccca12015-07-29 11:15:42 -07003866 "builder_cfg": {
3867 "arch": "x86",
3868 "compiler": "MSVC",
3869 "configuration": "Release",
3870 "cpu_or_gpu": "GPU",
3871 "cpu_or_gpu_value": "HD4600",
3872 "extra_config": "ANGLE",
3873 "is_trybot": false,
3874 "model": "ShuttleB",
3875 "os": "Win8",
3876 "role": "Test"
3877 },
borenetdbf9f012015-07-30 07:09:20 -07003878 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07003879 "dm_flags": [
3880 "--matrix",
3881 "0",
3882 "1",
3883 "1",
3884 "0",
3885 "--config",
3886 "565",
3887 "8888",
3888 "gpu",
3889 "upright-matrix-8888",
3890 "upright-matrix-gpu",
3891 "msaa16",
3892 "pdf",
3893 "serialize-8888",
3894 "tiles_rt-8888",
3895 "pipe-8888",
3896 "angle",
3897 "--src",
3898 "tests",
3899 "gm",
3900 "--blacklist",
3901 "_",
3902 "image",
3903 "decode",
3904 "pal8os2v2.bmp",
3905 "_",
3906 "image",
3907 "decode",
3908 "pal8v4.bmp",
3909 "_",
3910 "image",
3911 "decode",
3912 "pal8v5.bmp",
3913 "_",
3914 "image",
3915 "decode",
3916 "rgb16-565.bmp",
3917 "_",
3918 "image",
3919 "decode",
3920 "rgb16-565pal.bmp",
3921 "_",
3922 "image",
3923 "decode",
3924 "rgb32-111110.bmp",
3925 "_",
3926 "image",
3927 "decode",
3928 "rgb32bf.bmp",
3929 "_",
3930 "image",
3931 "decode",
3932 "rgba32.bmp",
3933 "_",
3934 "image",
3935 "decode",
3936 "rgba32abf.bmp",
3937 "_",
3938 "image",
3939 "decode",
3940 "rgb24largepal.bmp",
3941 "_",
3942 "image",
3943 "decode",
3944 "pal8os2v2-16.bmp",
3945 "_",
3946 "image",
3947 "decode",
3948 "pal8oversizepal.bmp",
3949 "_",
3950 "image",
3951 "decode",
3952 "pal4rletrns.bmp",
3953 "_",
3954 "image",
3955 "decode",
3956 "pal8rletrns.bmp",
3957 "_",
3958 "image",
3959 "decode",
3960 "4bpp-pixeldata-cropped.bmp",
3961 "_",
3962 "image",
3963 "decode",
3964 "8bpp-pixeldata-cropped.bmp",
3965 "_",
3966 "image",
3967 "decode",
3968 "24bpp-pixeldata-cropped.bmp",
3969 "_",
3970 "image",
3971 "decode",
3972 "32bpp-pixeldata-cropped.bmp",
3973 "_",
3974 "image",
3975 "subset",
3976 "rgb24largepal.bmp",
3977 "_",
3978 "image",
3979 "subset",
3980 "pal8os2v2-16.bmp",
3981 "_",
3982 "image",
3983 "subset",
3984 "pal8oversizepal.bmp",
3985 "_",
3986 "image",
3987 "subset",
3988 "4bpp-pixeldata-cropped.bmp",
3989 "_",
3990 "image",
3991 "subset",
3992 "8bpp-pixeldata-cropped.bmp",
3993 "_",
3994 "image",
3995 "subset",
3996 "24bpp-pixeldata-cropped.bmp",
3997 "_",
3998 "image",
3999 "subset",
4000 "32bpp-pixeldata-cropped.bmp",
4001 "_",
4002 "image",
4003 "decode",
4004 "Hopstarter-Mac-Folders-Apple.ico",
4005 "_",
4006 "image",
4007 "decode",
4008 "_",
4009 "_",
4010 "image",
4011 "subset",
borenet98f7e332015-08-24 12:50:59 -07004012 "_",
4013 "_",
4014 "image",
4015 "_",
4016 "interlaced1.png",
4017 "_",
4018 "image",
4019 "_",
4020 "interlaced2.png",
4021 "_",
4022 "image",
4023 "_",
4024 "interlaced3.png"
borenet2481b8b2015-07-29 11:43:07 -07004025 ],
borenetdbf9f012015-07-30 07:09:20 -07004026 "do_perf_steps": false,
4027 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07004028 "env": {
4029 "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 -07004030 },
4031 "nanobench_flags": [
4032 "--scales",
4033 "1.0",
4034 "1.1",
4035 "--config",
4036 "565",
4037 "8888",
4038 "gpu",
4039 "nonrendering",
4040 "angle",
4041 "hwui",
4042 "msaa16",
4043 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07004044 ],
4045 "upload_dm_results": true,
4046 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07004047 },
4048 "Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": {
4049 "build_targets": [
4050 "iOSShell"
4051 ],
borenet7bccca12015-07-29 11:15:42 -07004052 "builder_cfg": {
4053 "arch": "Arm7",
4054 "compiler": "Clang",
4055 "configuration": "Debug",
4056 "cpu_or_gpu": "GPU",
4057 "cpu_or_gpu_value": "SGX554",
4058 "is_trybot": false,
4059 "model": "iPad4",
4060 "os": "iOS",
4061 "role": "Test"
4062 },
borenetdbf9f012015-07-30 07:09:20 -07004063 "configuration": "Debug",
borenet2481b8b2015-07-29 11:43:07 -07004064 "dm_flags": [
4065 "--matrix",
4066 "0",
4067 "1",
4068 "1",
4069 "0",
4070 "--config",
4071 "565",
4072 "8888",
4073 "gpu",
4074 "upright-matrix-8888",
4075 "upright-matrix-gpu",
4076 "pdf",
4077 "serialize-8888",
4078 "tiles_rt-8888",
4079 "pipe-8888",
4080 "--src",
4081 "tests",
4082 "gm",
4083 "--blacklist",
4084 "_",
4085 "image",
4086 "decode",
4087 "pal8os2v2.bmp",
4088 "_",
4089 "image",
4090 "decode",
4091 "pal8v4.bmp",
4092 "_",
4093 "image",
4094 "decode",
4095 "pal8v5.bmp",
4096 "_",
4097 "image",
4098 "decode",
4099 "rgb16-565.bmp",
4100 "_",
4101 "image",
4102 "decode",
4103 "rgb16-565pal.bmp",
4104 "_",
4105 "image",
4106 "decode",
4107 "rgb32-111110.bmp",
4108 "_",
4109 "image",
4110 "decode",
4111 "rgb32bf.bmp",
4112 "_",
4113 "image",
4114 "decode",
4115 "rgba32.bmp",
4116 "_",
4117 "image",
4118 "decode",
4119 "rgba32abf.bmp",
4120 "_",
4121 "image",
4122 "decode",
4123 "rgb24largepal.bmp",
4124 "_",
4125 "image",
4126 "decode",
4127 "pal8os2v2-16.bmp",
4128 "_",
4129 "image",
4130 "decode",
4131 "pal8oversizepal.bmp",
4132 "_",
4133 "image",
4134 "decode",
4135 "pal4rletrns.bmp",
4136 "_",
4137 "image",
4138 "decode",
4139 "pal8rletrns.bmp",
4140 "_",
4141 "image",
4142 "decode",
4143 "4bpp-pixeldata-cropped.bmp",
4144 "_",
4145 "image",
4146 "decode",
4147 "8bpp-pixeldata-cropped.bmp",
4148 "_",
4149 "image",
4150 "decode",
4151 "24bpp-pixeldata-cropped.bmp",
4152 "_",
4153 "image",
4154 "decode",
4155 "32bpp-pixeldata-cropped.bmp",
4156 "_",
4157 "image",
4158 "subset",
4159 "rgb24largepal.bmp",
4160 "_",
4161 "image",
4162 "subset",
4163 "pal8os2v2-16.bmp",
4164 "_",
4165 "image",
4166 "subset",
4167 "pal8oversizepal.bmp",
4168 "_",
4169 "image",
4170 "subset",
4171 "4bpp-pixeldata-cropped.bmp",
4172 "_",
4173 "image",
4174 "subset",
4175 "8bpp-pixeldata-cropped.bmp",
4176 "_",
4177 "image",
4178 "subset",
4179 "24bpp-pixeldata-cropped.bmp",
4180 "_",
4181 "image",
4182 "subset",
4183 "32bpp-pixeldata-cropped.bmp",
4184 "_",
4185 "image",
4186 "decode",
4187 "Hopstarter-Mac-Folders-Apple.ico",
4188 "gpu",
4189 "skp",
4190 "_",
4191 "_",
4192 "msaa",
4193 "skp",
4194 "_",
4195 "_",
4196 "gpu",
4197 "image",
4198 "decode",
4199 "_",
4200 "msaa",
4201 "image",
4202 "decode",
4203 "_",
4204 "gpu",
4205 "image",
4206 "subset",
4207 "_",
4208 "msaa",
4209 "image",
4210 "subset",
4211 "_",
4212 "msaa16",
4213 "gm",
4214 "_",
4215 "tilemodesProcess",
4216 "--match",
4217 "~WritePixels"
4218 ],
borenetdbf9f012015-07-30 07:09:20 -07004219 "do_perf_steps": true,
4220 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07004221 "env": {
4222 "CC": "/usr/bin/clang",
4223 "CXX": "/usr/bin/clang++",
4224 "GYP_DEFINES": "skia_arch_type=arm skia_clang_build=1 skia_os=ios skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07004225 },
4226 "nanobench_flags": [
4227 "--scales",
4228 "1.0",
4229 "1.1",
4230 "--skps",
4231 "ignore_skps",
4232 "--config",
4233 "565",
4234 "8888",
4235 "gpu",
4236 "nonrendering",
4237 "angle",
4238 "hwui",
4239 "msaa16",
4240 "nvprmsaa16",
4241 "--match",
4242 "~blurroundrect",
4243 "~patch_grid",
4244 "~desk_carsvg",
4245 "~keymobi",
4246 "~path_hairline"
borenetdbf9f012015-07-30 07:09:20 -07004247 ],
4248 "upload_dm_results": true,
4249 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07004250 }
4251}