blob: 2992ea2dba0172605b80a397689d8f9e796a9761 [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",
796 "Hopstarter-Mac-Folders-Apple.ico"
797 ],
borenetdbf9f012015-07-30 07:09:20 -0700798 "do_perf_steps": false,
799 "do_test_steps": false,
borenet7bccca12015-07-29 11:15:42 -0700800 "env": {
801 "GYP_DEFINES": "skia_arch_type=x86_64 skia_warnings_as_errors=1"
borenet2481b8b2015-07-29 11:43:07 -0700802 },
803 "nanobench_flags": [
804 "--scales",
805 "1.0",
806 "1.1",
807 "--config",
808 "565",
809 "8888",
810 "gpu",
811 "nonrendering",
812 "angle",
813 "hwui",
814 "msaa16",
815 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -0700816 ],
817 "upload_dm_results": true,
818 "upload_perf_results": false
borenet7bccca12015-07-29 11:15:42 -0700819 },
borenetb76c1f72015-07-29 07:38:49 -0700820 "Build-Ubuntu-GCC-x86_64-Release-Mesa": {
821 "build_targets": [
822 "most"
823 ],
borenet7bccca12015-07-29 11:15:42 -0700824 "builder_cfg": {
825 "compiler": "GCC",
826 "configuration": "Release",
827 "extra_config": "Mesa",
828 "is_trybot": false,
829 "os": "Ubuntu",
830 "role": "Build",
831 "target_arch": "x86_64"
832 },
borenetdbf9f012015-07-30 07:09:20 -0700833 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -0700834 "dm_flags": [
835 "--matrix",
836 "0",
837 "1",
838 "1",
839 "0",
840 "--config",
841 "565",
842 "8888",
843 "gpu",
844 "upright-matrix-8888",
845 "upright-matrix-gpu",
846 "msaa16",
847 "pdf",
848 "serialize-8888",
849 "tiles_rt-8888",
850 "pipe-8888",
851 "--src",
852 "tests",
853 "gm",
854 "image",
855 "--blacklist",
856 "_",
857 "image",
858 "decode",
859 "pal8os2v2.bmp",
860 "_",
861 "image",
862 "decode",
863 "pal8v4.bmp",
864 "_",
865 "image",
866 "decode",
867 "pal8v5.bmp",
868 "_",
869 "image",
870 "decode",
871 "rgb16-565.bmp",
872 "_",
873 "image",
874 "decode",
875 "rgb16-565pal.bmp",
876 "_",
877 "image",
878 "decode",
879 "rgb32-111110.bmp",
880 "_",
881 "image",
882 "decode",
883 "rgb32bf.bmp",
884 "_",
885 "image",
886 "decode",
887 "rgba32.bmp",
888 "_",
889 "image",
890 "decode",
891 "rgba32abf.bmp",
892 "_",
893 "image",
894 "decode",
895 "rgb24largepal.bmp",
896 "_",
897 "image",
898 "decode",
899 "pal8os2v2-16.bmp",
900 "_",
901 "image",
902 "decode",
903 "pal8oversizepal.bmp",
904 "_",
905 "image",
906 "decode",
907 "pal4rletrns.bmp",
908 "_",
909 "image",
910 "decode",
911 "pal8rletrns.bmp",
912 "_",
913 "image",
914 "decode",
915 "4bpp-pixeldata-cropped.bmp",
916 "_",
917 "image",
918 "decode",
919 "8bpp-pixeldata-cropped.bmp",
920 "_",
921 "image",
922 "decode",
923 "24bpp-pixeldata-cropped.bmp",
924 "_",
925 "image",
926 "decode",
927 "32bpp-pixeldata-cropped.bmp",
928 "_",
929 "image",
930 "subset",
931 "rgb24largepal.bmp",
932 "_",
933 "image",
934 "subset",
935 "pal8os2v2-16.bmp",
936 "_",
937 "image",
938 "subset",
939 "pal8oversizepal.bmp",
940 "_",
941 "image",
942 "subset",
943 "4bpp-pixeldata-cropped.bmp",
944 "_",
945 "image",
946 "subset",
947 "8bpp-pixeldata-cropped.bmp",
948 "_",
949 "image",
950 "subset",
951 "24bpp-pixeldata-cropped.bmp",
952 "_",
953 "image",
954 "subset",
955 "32bpp-pixeldata-cropped.bmp",
956 "_",
957 "image",
958 "decode",
959 "Hopstarter-Mac-Folders-Apple.ico"
960 ],
borenetdbf9f012015-07-30 07:09:20 -0700961 "do_perf_steps": false,
962 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -0700963 "env": {
964 "GYP_DEFINES": "skia_arch_type=x86_64 skia_mesa=1 skia_warnings_as_errors=1"
borenet2481b8b2015-07-29 11:43:07 -0700965 },
966 "nanobench_flags": [
967 "--scales",
968 "1.0",
969 "1.1",
970 "--config",
971 "565",
972 "8888",
973 "gpu",
974 "nonrendering",
975 "angle",
976 "hwui",
977 "msaa16",
978 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -0700979 ],
980 "upload_dm_results": true,
981 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -0700982 },
983 "Build-Win-MSVC-x86-Debug": {
984 "build_targets": [
985 "most"
986 ],
borenet7bccca12015-07-29 11:15:42 -0700987 "builder_cfg": {
988 "compiler": "MSVC",
989 "configuration": "Debug",
990 "is_trybot": false,
991 "os": "Win",
992 "role": "Build",
993 "target_arch": "x86"
994 },
borenetdbf9f012015-07-30 07:09:20 -0700995 "configuration": "Debug",
borenet2481b8b2015-07-29 11:43:07 -0700996 "dm_flags": [
997 "--matrix",
998 "0",
999 "1",
1000 "1",
1001 "0",
1002 "--config",
1003 "565",
1004 "8888",
1005 "gpu",
1006 "upright-matrix-8888",
1007 "upright-matrix-gpu",
1008 "msaa16",
1009 "pdf",
1010 "serialize-8888",
1011 "tiles_rt-8888",
1012 "pipe-8888",
1013 "--src",
1014 "tests",
1015 "gm",
1016 "image",
1017 "--blacklist",
1018 "_",
1019 "image",
1020 "decode",
1021 "pal8os2v2.bmp",
1022 "_",
1023 "image",
1024 "decode",
1025 "pal8v4.bmp",
1026 "_",
1027 "image",
1028 "decode",
1029 "pal8v5.bmp",
1030 "_",
1031 "image",
1032 "decode",
1033 "rgb16-565.bmp",
1034 "_",
1035 "image",
1036 "decode",
1037 "rgb16-565pal.bmp",
1038 "_",
1039 "image",
1040 "decode",
1041 "rgb32-111110.bmp",
1042 "_",
1043 "image",
1044 "decode",
1045 "rgb32bf.bmp",
1046 "_",
1047 "image",
1048 "decode",
1049 "rgba32.bmp",
1050 "_",
1051 "image",
1052 "decode",
1053 "rgba32abf.bmp",
1054 "_",
1055 "image",
1056 "decode",
1057 "rgb24largepal.bmp",
1058 "_",
1059 "image",
1060 "decode",
1061 "pal8os2v2-16.bmp",
1062 "_",
1063 "image",
1064 "decode",
1065 "pal8oversizepal.bmp",
1066 "_",
1067 "image",
1068 "decode",
1069 "pal4rletrns.bmp",
1070 "_",
1071 "image",
1072 "decode",
1073 "pal8rletrns.bmp",
1074 "_",
1075 "image",
1076 "decode",
1077 "4bpp-pixeldata-cropped.bmp",
1078 "_",
1079 "image",
1080 "decode",
1081 "8bpp-pixeldata-cropped.bmp",
1082 "_",
1083 "image",
1084 "decode",
1085 "24bpp-pixeldata-cropped.bmp",
1086 "_",
1087 "image",
1088 "decode",
1089 "32bpp-pixeldata-cropped.bmp",
1090 "_",
1091 "image",
1092 "subset",
1093 "rgb24largepal.bmp",
1094 "_",
1095 "image",
1096 "subset",
1097 "pal8os2v2-16.bmp",
1098 "_",
1099 "image",
1100 "subset",
1101 "pal8oversizepal.bmp",
1102 "_",
1103 "image",
1104 "subset",
1105 "4bpp-pixeldata-cropped.bmp",
1106 "_",
1107 "image",
1108 "subset",
1109 "8bpp-pixeldata-cropped.bmp",
1110 "_",
1111 "image",
1112 "subset",
1113 "24bpp-pixeldata-cropped.bmp",
1114 "_",
1115 "image",
1116 "subset",
1117 "32bpp-pixeldata-cropped.bmp",
1118 "_",
1119 "image",
1120 "decode",
1121 "Hopstarter-Mac-Folders-Apple.ico",
1122 "_",
1123 "image",
1124 "decode",
1125 "_",
1126 "_",
1127 "image",
1128 "subset",
1129 "_"
1130 ],
borenetdbf9f012015-07-30 07:09:20 -07001131 "do_perf_steps": false,
1132 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07001133 "env": {
1134 "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 -07001135 },
1136 "nanobench_flags": [
1137 "--scales",
1138 "1.0",
1139 "1.1",
1140 "--config",
1141 "565",
1142 "8888",
1143 "gpu",
1144 "nonrendering",
1145 "angle",
1146 "hwui",
1147 "msaa16",
1148 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07001149 ],
1150 "upload_dm_results": true,
1151 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07001152 },
1153 "Build-Win-MSVC-x86-Debug-Exceptions": {
1154 "build_targets": [
1155 "most"
1156 ],
borenet7bccca12015-07-29 11:15:42 -07001157 "builder_cfg": {
1158 "compiler": "MSVC",
1159 "configuration": "Debug",
1160 "extra_config": "Exceptions",
1161 "is_trybot": false,
1162 "os": "Win",
1163 "role": "Build",
1164 "target_arch": "x86"
1165 },
borenetdbf9f012015-07-30 07:09:20 -07001166 "configuration": "Debug",
borenet2481b8b2015-07-29 11:43:07 -07001167 "dm_flags": [
1168 "--matrix",
1169 "0",
1170 "1",
1171 "1",
1172 "0",
1173 "--config",
1174 "565",
1175 "8888",
1176 "gpu",
1177 "upright-matrix-8888",
1178 "upright-matrix-gpu",
1179 "msaa16",
1180 "pdf",
1181 "serialize-8888",
1182 "tiles_rt-8888",
1183 "pipe-8888",
1184 "--src",
1185 "tests",
1186 "gm",
1187 "image",
1188 "--blacklist",
1189 "_",
1190 "image",
1191 "decode",
1192 "pal8os2v2.bmp",
1193 "_",
1194 "image",
1195 "decode",
1196 "pal8v4.bmp",
1197 "_",
1198 "image",
1199 "decode",
1200 "pal8v5.bmp",
1201 "_",
1202 "image",
1203 "decode",
1204 "rgb16-565.bmp",
1205 "_",
1206 "image",
1207 "decode",
1208 "rgb16-565pal.bmp",
1209 "_",
1210 "image",
1211 "decode",
1212 "rgb32-111110.bmp",
1213 "_",
1214 "image",
1215 "decode",
1216 "rgb32bf.bmp",
1217 "_",
1218 "image",
1219 "decode",
1220 "rgba32.bmp",
1221 "_",
1222 "image",
1223 "decode",
1224 "rgba32abf.bmp",
1225 "_",
1226 "image",
1227 "decode",
1228 "rgb24largepal.bmp",
1229 "_",
1230 "image",
1231 "decode",
1232 "pal8os2v2-16.bmp",
1233 "_",
1234 "image",
1235 "decode",
1236 "pal8oversizepal.bmp",
1237 "_",
1238 "image",
1239 "decode",
1240 "pal4rletrns.bmp",
1241 "_",
1242 "image",
1243 "decode",
1244 "pal8rletrns.bmp",
1245 "_",
1246 "image",
1247 "decode",
1248 "4bpp-pixeldata-cropped.bmp",
1249 "_",
1250 "image",
1251 "decode",
1252 "8bpp-pixeldata-cropped.bmp",
1253 "_",
1254 "image",
1255 "decode",
1256 "24bpp-pixeldata-cropped.bmp",
1257 "_",
1258 "image",
1259 "decode",
1260 "32bpp-pixeldata-cropped.bmp",
1261 "_",
1262 "image",
1263 "subset",
1264 "rgb24largepal.bmp",
1265 "_",
1266 "image",
1267 "subset",
1268 "pal8os2v2-16.bmp",
1269 "_",
1270 "image",
1271 "subset",
1272 "pal8oversizepal.bmp",
1273 "_",
1274 "image",
1275 "subset",
1276 "4bpp-pixeldata-cropped.bmp",
1277 "_",
1278 "image",
1279 "subset",
1280 "8bpp-pixeldata-cropped.bmp",
1281 "_",
1282 "image",
1283 "subset",
1284 "24bpp-pixeldata-cropped.bmp",
1285 "_",
1286 "image",
1287 "subset",
1288 "32bpp-pixeldata-cropped.bmp",
1289 "_",
1290 "image",
1291 "decode",
1292 "Hopstarter-Mac-Folders-Apple.ico",
1293 "_",
1294 "image",
1295 "decode",
1296 "_",
1297 "_",
1298 "image",
1299 "subset",
1300 "_"
1301 ],
borenetdbf9f012015-07-30 07:09:20 -07001302 "do_perf_steps": false,
1303 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07001304 "env": {
1305 "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 -07001306 },
1307 "nanobench_flags": [
1308 "--scales",
1309 "1.0",
1310 "1.1",
1311 "--config",
1312 "565",
1313 "8888",
1314 "gpu",
1315 "nonrendering",
1316 "angle",
1317 "hwui",
1318 "msaa16",
1319 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07001320 ],
1321 "upload_dm_results": true,
1322 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07001323 },
1324 "Build-Win-MSVC-x86-Debug-GDI": {
1325 "build_targets": [
1326 "most"
1327 ],
borenet7bccca12015-07-29 11:15:42 -07001328 "builder_cfg": {
1329 "compiler": "MSVC",
1330 "configuration": "Debug",
1331 "extra_config": "GDI",
1332 "is_trybot": false,
1333 "os": "Win",
1334 "role": "Build",
1335 "target_arch": "x86"
1336 },
borenetdbf9f012015-07-30 07:09:20 -07001337 "configuration": "Debug",
borenet2481b8b2015-07-29 11:43:07 -07001338 "dm_flags": [
1339 "--matrix",
1340 "0",
1341 "1",
1342 "1",
1343 "0",
1344 "--config",
1345 "565",
1346 "8888",
1347 "gpu",
1348 "upright-matrix-8888",
1349 "upright-matrix-gpu",
1350 "msaa16",
1351 "pdf",
1352 "serialize-8888",
1353 "tiles_rt-8888",
1354 "pipe-8888",
1355 "--src",
1356 "tests",
1357 "gm",
1358 "image",
1359 "--blacklist",
1360 "_",
1361 "image",
1362 "decode",
1363 "pal8os2v2.bmp",
1364 "_",
1365 "image",
1366 "decode",
1367 "pal8v4.bmp",
1368 "_",
1369 "image",
1370 "decode",
1371 "pal8v5.bmp",
1372 "_",
1373 "image",
1374 "decode",
1375 "rgb16-565.bmp",
1376 "_",
1377 "image",
1378 "decode",
1379 "rgb16-565pal.bmp",
1380 "_",
1381 "image",
1382 "decode",
1383 "rgb32-111110.bmp",
1384 "_",
1385 "image",
1386 "decode",
1387 "rgb32bf.bmp",
1388 "_",
1389 "image",
1390 "decode",
1391 "rgba32.bmp",
1392 "_",
1393 "image",
1394 "decode",
1395 "rgba32abf.bmp",
1396 "_",
1397 "image",
1398 "decode",
1399 "rgb24largepal.bmp",
1400 "_",
1401 "image",
1402 "decode",
1403 "pal8os2v2-16.bmp",
1404 "_",
1405 "image",
1406 "decode",
1407 "pal8oversizepal.bmp",
1408 "_",
1409 "image",
1410 "decode",
1411 "pal4rletrns.bmp",
1412 "_",
1413 "image",
1414 "decode",
1415 "pal8rletrns.bmp",
1416 "_",
1417 "image",
1418 "decode",
1419 "4bpp-pixeldata-cropped.bmp",
1420 "_",
1421 "image",
1422 "decode",
1423 "8bpp-pixeldata-cropped.bmp",
1424 "_",
1425 "image",
1426 "decode",
1427 "24bpp-pixeldata-cropped.bmp",
1428 "_",
1429 "image",
1430 "decode",
1431 "32bpp-pixeldata-cropped.bmp",
1432 "_",
1433 "image",
1434 "subset",
1435 "rgb24largepal.bmp",
1436 "_",
1437 "image",
1438 "subset",
1439 "pal8os2v2-16.bmp",
1440 "_",
1441 "image",
1442 "subset",
1443 "pal8oversizepal.bmp",
1444 "_",
1445 "image",
1446 "subset",
1447 "4bpp-pixeldata-cropped.bmp",
1448 "_",
1449 "image",
1450 "subset",
1451 "8bpp-pixeldata-cropped.bmp",
1452 "_",
1453 "image",
1454 "subset",
1455 "24bpp-pixeldata-cropped.bmp",
1456 "_",
1457 "image",
1458 "subset",
1459 "32bpp-pixeldata-cropped.bmp",
1460 "_",
1461 "image",
1462 "decode",
1463 "Hopstarter-Mac-Folders-Apple.ico",
1464 "_",
1465 "image",
1466 "decode",
1467 "_",
1468 "_",
1469 "image",
1470 "subset",
1471 "_"
1472 ],
borenetdbf9f012015-07-30 07:09:20 -07001473 "do_perf_steps": false,
1474 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07001475 "env": {
1476 "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 -07001477 },
1478 "nanobench_flags": [
1479 "--scales",
1480 "1.0",
1481 "1.1",
1482 "--config",
1483 "565",
1484 "8888",
1485 "gpu",
1486 "nonrendering",
1487 "angle",
1488 "hwui",
1489 "msaa16",
1490 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07001491 ],
1492 "upload_dm_results": true,
1493 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07001494 },
1495 "Housekeeper-PerCommit": {
1496 "build_targets": [
1497 "most"
1498 ],
borenet7bccca12015-07-29 11:15:42 -07001499 "builder_cfg": {
1500 "frequency": "PerCommit",
1501 "is_trybot": false,
1502 "role": "Housekeeper"
1503 },
borenetdbf9f012015-07-30 07:09:20 -07001504 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07001505 "dm_flags": [
1506 "--matrix",
1507 "0",
1508 "1",
1509 "1",
1510 "0",
1511 "--config",
1512 "565",
1513 "8888",
1514 "gpu",
1515 "upright-matrix-8888",
1516 "upright-matrix-gpu",
1517 "msaa16",
1518 "pdf",
1519 "serialize-8888",
1520 "tiles_rt-8888",
1521 "pipe-8888",
1522 "--src",
1523 "tests",
1524 "gm",
1525 "image",
1526 "--blacklist",
1527 "_",
1528 "image",
1529 "decode",
1530 "pal8os2v2.bmp",
1531 "_",
1532 "image",
1533 "decode",
1534 "pal8v4.bmp",
1535 "_",
1536 "image",
1537 "decode",
1538 "pal8v5.bmp",
1539 "_",
1540 "image",
1541 "decode",
1542 "rgb16-565.bmp",
1543 "_",
1544 "image",
1545 "decode",
1546 "rgb16-565pal.bmp",
1547 "_",
1548 "image",
1549 "decode",
1550 "rgb32-111110.bmp",
1551 "_",
1552 "image",
1553 "decode",
1554 "rgb32bf.bmp",
1555 "_",
1556 "image",
1557 "decode",
1558 "rgba32.bmp",
1559 "_",
1560 "image",
1561 "decode",
1562 "rgba32abf.bmp",
1563 "_",
1564 "image",
1565 "decode",
1566 "rgb24largepal.bmp",
1567 "_",
1568 "image",
1569 "decode",
1570 "pal8os2v2-16.bmp",
1571 "_",
1572 "image",
1573 "decode",
1574 "pal8oversizepal.bmp",
1575 "_",
1576 "image",
1577 "decode",
1578 "pal4rletrns.bmp",
1579 "_",
1580 "image",
1581 "decode",
1582 "pal8rletrns.bmp",
1583 "_",
1584 "image",
1585 "decode",
1586 "4bpp-pixeldata-cropped.bmp",
1587 "_",
1588 "image",
1589 "decode",
1590 "8bpp-pixeldata-cropped.bmp",
1591 "_",
1592 "image",
1593 "decode",
1594 "24bpp-pixeldata-cropped.bmp",
1595 "_",
1596 "image",
1597 "decode",
1598 "32bpp-pixeldata-cropped.bmp",
1599 "_",
1600 "image",
1601 "subset",
1602 "rgb24largepal.bmp",
1603 "_",
1604 "image",
1605 "subset",
1606 "pal8os2v2-16.bmp",
1607 "_",
1608 "image",
1609 "subset",
1610 "pal8oversizepal.bmp",
1611 "_",
1612 "image",
1613 "subset",
1614 "4bpp-pixeldata-cropped.bmp",
1615 "_",
1616 "image",
1617 "subset",
1618 "8bpp-pixeldata-cropped.bmp",
1619 "_",
1620 "image",
1621 "subset",
1622 "24bpp-pixeldata-cropped.bmp",
1623 "_",
1624 "image",
1625 "subset",
1626 "32bpp-pixeldata-cropped.bmp",
1627 "_",
1628 "image",
1629 "decode",
1630 "Hopstarter-Mac-Folders-Apple.ico"
1631 ],
borenetdbf9f012015-07-30 07:09:20 -07001632 "do_perf_steps": false,
1633 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07001634 "env": {
1635 "GYP_DEFINES": "skia_shared_lib=1 skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07001636 },
1637 "nanobench_flags": [
1638 "--scales",
1639 "1.0",
1640 "1.1",
1641 "--config",
1642 "565",
1643 "8888",
1644 "gpu",
1645 "nonrendering",
1646 "angle",
1647 "hwui",
1648 "msaa16",
1649 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07001650 ],
1651 "upload_dm_results": true,
1652 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07001653 },
1654 "Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot": {
1655 "build_targets": [
1656 "nanobench"
1657 ],
borenet7bccca12015-07-29 11:15:42 -07001658 "builder_cfg": {
1659 "arch": "x86_64",
1660 "compiler": "MSVC",
1661 "configuration": "Release",
1662 "cpu_or_gpu": "GPU",
1663 "cpu_or_gpu_value": "HD4600",
1664 "is_trybot": true,
1665 "model": "ShuttleB",
1666 "os": "Win8",
1667 "role": "Perf"
1668 },
borenetdbf9f012015-07-30 07:09:20 -07001669 "configuration": "Release_x64",
borenet2481b8b2015-07-29 11:43:07 -07001670 "dm_flags": [
1671 "--matrix",
1672 "0",
1673 "1",
1674 "1",
1675 "0",
1676 "--config",
1677 "565",
1678 "8888",
1679 "gpu",
1680 "upright-matrix-8888",
1681 "upright-matrix-gpu",
1682 "msaa16",
1683 "pdf",
1684 "serialize-8888",
1685 "tiles_rt-8888",
1686 "pipe-8888",
1687 "--src",
1688 "tests",
1689 "gm",
1690 "--blacklist",
1691 "_",
1692 "image",
1693 "decode",
1694 "pal8os2v2.bmp",
1695 "_",
1696 "image",
1697 "decode",
1698 "pal8v4.bmp",
1699 "_",
1700 "image",
1701 "decode",
1702 "pal8v5.bmp",
1703 "_",
1704 "image",
1705 "decode",
1706 "rgb16-565.bmp",
1707 "_",
1708 "image",
1709 "decode",
1710 "rgb16-565pal.bmp",
1711 "_",
1712 "image",
1713 "decode",
1714 "rgb32-111110.bmp",
1715 "_",
1716 "image",
1717 "decode",
1718 "rgb32bf.bmp",
1719 "_",
1720 "image",
1721 "decode",
1722 "rgba32.bmp",
1723 "_",
1724 "image",
1725 "decode",
1726 "rgba32abf.bmp",
1727 "_",
1728 "image",
1729 "decode",
1730 "rgb24largepal.bmp",
1731 "_",
1732 "image",
1733 "decode",
1734 "pal8os2v2-16.bmp",
1735 "_",
1736 "image",
1737 "decode",
1738 "pal8oversizepal.bmp",
1739 "_",
1740 "image",
1741 "decode",
1742 "pal4rletrns.bmp",
1743 "_",
1744 "image",
1745 "decode",
1746 "pal8rletrns.bmp",
1747 "_",
1748 "image",
1749 "decode",
1750 "4bpp-pixeldata-cropped.bmp",
1751 "_",
1752 "image",
1753 "decode",
1754 "8bpp-pixeldata-cropped.bmp",
1755 "_",
1756 "image",
1757 "decode",
1758 "24bpp-pixeldata-cropped.bmp",
1759 "_",
1760 "image",
1761 "decode",
1762 "32bpp-pixeldata-cropped.bmp",
1763 "_",
1764 "image",
1765 "subset",
1766 "rgb24largepal.bmp",
1767 "_",
1768 "image",
1769 "subset",
1770 "pal8os2v2-16.bmp",
1771 "_",
1772 "image",
1773 "subset",
1774 "pal8oversizepal.bmp",
1775 "_",
1776 "image",
1777 "subset",
1778 "4bpp-pixeldata-cropped.bmp",
1779 "_",
1780 "image",
1781 "subset",
1782 "8bpp-pixeldata-cropped.bmp",
1783 "_",
1784 "image",
1785 "subset",
1786 "24bpp-pixeldata-cropped.bmp",
1787 "_",
1788 "image",
1789 "subset",
1790 "32bpp-pixeldata-cropped.bmp",
1791 "_",
1792 "image",
1793 "decode",
1794 "Hopstarter-Mac-Folders-Apple.ico",
1795 "_",
1796 "image",
1797 "decode",
1798 "_",
1799 "_",
1800 "image",
1801 "subset",
1802 "_"
1803 ],
borenetdbf9f012015-07-30 07:09:20 -07001804 "do_perf_steps": true,
1805 "do_test_steps": false,
borenetb76c1f72015-07-29 07:38:49 -07001806 "env": {
1807 "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 -07001808 },
1809 "nanobench_flags": [
1810 "--scales",
1811 "1.0",
1812 "1.1",
1813 "--config",
1814 "565",
1815 "8888",
1816 "gpu",
1817 "nonrendering",
1818 "angle",
1819 "hwui",
1820 "msaa16",
1821 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07001822 ],
1823 "upload_dm_results": true,
1824 "upload_perf_results": true
borenetb76c1f72015-07-29 07:38:49 -07001825 },
borenet7bccca12015-07-29 11:15:42 -07001826 "Test-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Debug": {
1827 "build_targets": [
1828 "dm",
1829 "nanobench"
1830 ],
1831 "builder_cfg": {
1832 "arch": "Arm7",
1833 "compiler": "GCC",
1834 "configuration": "Debug",
1835 "cpu_or_gpu": "GPU",
1836 "cpu_or_gpu_value": "Adreno420",
1837 "is_trybot": false,
1838 "model": "Nexus6",
1839 "os": "Android",
1840 "role": "Test"
1841 },
borenetdbf9f012015-07-30 07:09:20 -07001842 "configuration": "Debug",
borenet7bccca12015-07-29 11:15:42 -07001843 "device_cfg": "arm_v7_neon",
borenet2481b8b2015-07-29 11:43:07 -07001844 "dm_flags": [
1845 "--config",
1846 "565",
1847 "8888",
1848 "gpu",
1849 "msaa4",
1850 "serialize-8888",
1851 "tiles_rt-8888",
1852 "pipe-8888",
1853 "--src",
1854 "tests",
1855 "gm",
1856 "--blacklist",
1857 "_",
1858 "image",
1859 "decode",
1860 "pal8os2v2.bmp",
1861 "_",
1862 "image",
1863 "decode",
1864 "pal8v4.bmp",
1865 "_",
1866 "image",
1867 "decode",
1868 "pal8v5.bmp",
1869 "_",
1870 "image",
1871 "decode",
1872 "rgb16-565.bmp",
1873 "_",
1874 "image",
1875 "decode",
1876 "rgb16-565pal.bmp",
1877 "_",
1878 "image",
1879 "decode",
1880 "rgb32-111110.bmp",
1881 "_",
1882 "image",
1883 "decode",
1884 "rgb32bf.bmp",
1885 "_",
1886 "image",
1887 "decode",
1888 "rgba32.bmp",
1889 "_",
1890 "image",
1891 "decode",
1892 "rgba32abf.bmp",
1893 "_",
1894 "image",
1895 "decode",
1896 "rgb24largepal.bmp",
1897 "_",
1898 "image",
1899 "decode",
1900 "pal8os2v2-16.bmp",
1901 "_",
1902 "image",
1903 "decode",
1904 "pal8oversizepal.bmp",
1905 "_",
1906 "image",
1907 "decode",
1908 "pal4rletrns.bmp",
1909 "_",
1910 "image",
1911 "decode",
1912 "pal8rletrns.bmp",
1913 "_",
1914 "image",
1915 "decode",
1916 "4bpp-pixeldata-cropped.bmp",
1917 "_",
1918 "image",
1919 "decode",
1920 "8bpp-pixeldata-cropped.bmp",
1921 "_",
1922 "image",
1923 "decode",
1924 "24bpp-pixeldata-cropped.bmp",
1925 "_",
1926 "image",
1927 "decode",
1928 "32bpp-pixeldata-cropped.bmp",
1929 "_",
1930 "image",
1931 "subset",
1932 "rgb24largepal.bmp",
1933 "_",
1934 "image",
1935 "subset",
1936 "pal8os2v2-16.bmp",
1937 "_",
1938 "image",
1939 "subset",
1940 "pal8oversizepal.bmp",
1941 "_",
1942 "image",
1943 "subset",
1944 "4bpp-pixeldata-cropped.bmp",
1945 "_",
1946 "image",
1947 "subset",
1948 "8bpp-pixeldata-cropped.bmp",
1949 "_",
1950 "image",
1951 "subset",
1952 "24bpp-pixeldata-cropped.bmp",
1953 "_",
1954 "image",
1955 "subset",
1956 "32bpp-pixeldata-cropped.bmp",
1957 "_",
1958 "image",
1959 "decode",
1960 "Hopstarter-Mac-Folders-Apple.ico",
1961 "--match",
1962 "~tabl_mozilla_0",
1963 "~desk_yahoonews_0"
1964 ],
borenetdbf9f012015-07-30 07:09:20 -07001965 "do_perf_steps": true,
1966 "do_test_steps": true,
borenet7bccca12015-07-29 11:15:42 -07001967 "env": {
1968 "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07001969 },
1970 "nanobench_flags": [
1971 "--scales",
1972 "1.0",
1973 "1.1",
1974 "--config",
1975 "565",
1976 "8888",
1977 "gpu",
1978 "nonrendering",
1979 "angle",
1980 "hwui",
1981 "msaa4",
1982 "nvprmsaa4",
1983 "--match",
1984 "~blurroundrect",
1985 "~patch_grid",
1986 "~desk_carsvg"
borenetdbf9f012015-07-30 07:09:20 -07001987 ],
1988 "upload_dm_results": true,
1989 "upload_perf_results": false
borenet7bccca12015-07-29 11:15:42 -07001990 },
1991 "Test-ChromeOS-GCC-Link-CPU-AVX-x86_64-Debug": {
1992 "build_targets": [
1993 "dm",
1994 "nanobench"
1995 ],
1996 "builder_cfg": {
1997 "arch": "x86_64",
1998 "compiler": "GCC",
1999 "configuration": "Debug",
2000 "cpu_or_gpu": "CPU",
2001 "cpu_or_gpu_value": "AVX",
2002 "is_trybot": false,
2003 "model": "Link",
2004 "os": "ChromeOS",
2005 "role": "Test"
2006 },
borenetdbf9f012015-07-30 07:09:20 -07002007 "configuration": "Debug",
borenet7bccca12015-07-29 11:15:42 -07002008 "device_cfg": "link",
borenet2481b8b2015-07-29 11:43:07 -07002009 "dm_flags": [
2010 "--matrix",
2011 "0",
2012 "1",
2013 "1",
2014 "0",
2015 "--config",
2016 "565",
2017 "8888",
2018 "gpu",
2019 "upright-matrix-8888",
2020 "upright-matrix-gpu",
2021 "msaa16",
2022 "pdf",
2023 "serialize-8888",
2024 "tiles_rt-8888",
2025 "pipe-8888",
2026 "--src",
2027 "tests",
2028 "gm",
2029 "image",
2030 "--blacklist",
2031 "_",
2032 "image",
2033 "decode",
2034 "pal8os2v2.bmp",
2035 "_",
2036 "image",
2037 "decode",
2038 "pal8v4.bmp",
2039 "_",
2040 "image",
2041 "decode",
2042 "pal8v5.bmp",
2043 "_",
2044 "image",
2045 "decode",
2046 "rgb16-565.bmp",
2047 "_",
2048 "image",
2049 "decode",
2050 "rgb16-565pal.bmp",
2051 "_",
2052 "image",
2053 "decode",
2054 "rgb32-111110.bmp",
2055 "_",
2056 "image",
2057 "decode",
2058 "rgb32bf.bmp",
2059 "_",
2060 "image",
2061 "decode",
2062 "rgba32.bmp",
2063 "_",
2064 "image",
2065 "decode",
2066 "rgba32abf.bmp",
2067 "_",
2068 "image",
2069 "decode",
2070 "rgb24largepal.bmp",
2071 "_",
2072 "image",
2073 "decode",
2074 "pal8os2v2-16.bmp",
2075 "_",
2076 "image",
2077 "decode",
2078 "pal8oversizepal.bmp",
2079 "_",
2080 "image",
2081 "decode",
2082 "pal4rletrns.bmp",
2083 "_",
2084 "image",
2085 "decode",
2086 "pal8rletrns.bmp",
2087 "_",
2088 "image",
2089 "decode",
2090 "4bpp-pixeldata-cropped.bmp",
2091 "_",
2092 "image",
2093 "decode",
2094 "8bpp-pixeldata-cropped.bmp",
2095 "_",
2096 "image",
2097 "decode",
2098 "24bpp-pixeldata-cropped.bmp",
2099 "_",
2100 "image",
2101 "decode",
2102 "32bpp-pixeldata-cropped.bmp",
2103 "_",
2104 "image",
2105 "subset",
2106 "rgb24largepal.bmp",
2107 "_",
2108 "image",
2109 "subset",
2110 "pal8os2v2-16.bmp",
2111 "_",
2112 "image",
2113 "subset",
2114 "pal8oversizepal.bmp",
2115 "_",
2116 "image",
2117 "subset",
2118 "4bpp-pixeldata-cropped.bmp",
2119 "_",
2120 "image",
2121 "subset",
2122 "8bpp-pixeldata-cropped.bmp",
2123 "_",
2124 "image",
2125 "subset",
2126 "24bpp-pixeldata-cropped.bmp",
2127 "_",
2128 "image",
2129 "subset",
2130 "32bpp-pixeldata-cropped.bmp",
2131 "_",
2132 "image",
2133 "decode",
2134 "Hopstarter-Mac-Folders-Apple.ico"
2135 ],
borenetdbf9f012015-07-30 07:09:20 -07002136 "do_perf_steps": true,
2137 "do_test_steps": true,
borenet7bccca12015-07-29 11:15:42 -07002138 "env": {
2139 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07002140 },
2141 "nanobench_flags": [
2142 "--scales",
2143 "1.0",
2144 "1.1",
2145 "--config",
2146 "565",
2147 "8888",
2148 "gpu",
2149 "nonrendering",
2150 "angle",
2151 "hwui",
2152 "msaa16",
2153 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07002154 ],
2155 "upload_dm_results": true,
2156 "upload_perf_results": false
borenet7bccca12015-07-29 11:15:42 -07002157 },
borenetb76c1f72015-07-29 07:38:49 -07002158 "Test-Mac10.8-Clang-MacMini4.1-GPU-GeForce320M-x86_64-Release": {
2159 "build_targets": [
2160 "dm"
2161 ],
borenet7bccca12015-07-29 11:15:42 -07002162 "builder_cfg": {
2163 "arch": "x86_64",
2164 "compiler": "Clang",
2165 "configuration": "Release",
2166 "cpu_or_gpu": "GPU",
2167 "cpu_or_gpu_value": "GeForce320M",
2168 "is_trybot": false,
2169 "model": "MacMini4.1",
2170 "os": "Mac10.8",
2171 "role": "Test"
2172 },
borenetdbf9f012015-07-30 07:09:20 -07002173 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07002174 "dm_flags": [
2175 "--matrix",
2176 "0",
2177 "1",
2178 "1",
2179 "0",
2180 "--config",
2181 "565",
2182 "8888",
2183 "gpu",
2184 "upright-matrix-8888",
2185 "upright-matrix-gpu",
2186 "msaa16",
2187 "pdf",
2188 "serialize-8888",
2189 "tiles_rt-8888",
2190 "pipe-8888",
2191 "--src",
2192 "tests",
2193 "gm",
2194 "--blacklist",
2195 "_",
2196 "image",
2197 "decode",
2198 "pal8os2v2.bmp",
2199 "_",
2200 "image",
2201 "decode",
2202 "pal8v4.bmp",
2203 "_",
2204 "image",
2205 "decode",
2206 "pal8v5.bmp",
2207 "_",
2208 "image",
2209 "decode",
2210 "rgb16-565.bmp",
2211 "_",
2212 "image",
2213 "decode",
2214 "rgb16-565pal.bmp",
2215 "_",
2216 "image",
2217 "decode",
2218 "rgb32-111110.bmp",
2219 "_",
2220 "image",
2221 "decode",
2222 "rgb32bf.bmp",
2223 "_",
2224 "image",
2225 "decode",
2226 "rgba32.bmp",
2227 "_",
2228 "image",
2229 "decode",
2230 "rgba32abf.bmp",
2231 "_",
2232 "image",
2233 "decode",
2234 "rgb24largepal.bmp",
2235 "_",
2236 "image",
2237 "decode",
2238 "pal8os2v2-16.bmp",
2239 "_",
2240 "image",
2241 "decode",
2242 "pal8oversizepal.bmp",
2243 "_",
2244 "image",
2245 "decode",
2246 "pal4rletrns.bmp",
2247 "_",
2248 "image",
2249 "decode",
2250 "pal8rletrns.bmp",
2251 "_",
2252 "image",
2253 "decode",
2254 "4bpp-pixeldata-cropped.bmp",
2255 "_",
2256 "image",
2257 "decode",
2258 "8bpp-pixeldata-cropped.bmp",
2259 "_",
2260 "image",
2261 "decode",
2262 "24bpp-pixeldata-cropped.bmp",
2263 "_",
2264 "image",
2265 "decode",
2266 "32bpp-pixeldata-cropped.bmp",
2267 "_",
2268 "image",
2269 "subset",
2270 "rgb24largepal.bmp",
2271 "_",
2272 "image",
2273 "subset",
2274 "pal8os2v2-16.bmp",
2275 "_",
2276 "image",
2277 "subset",
2278 "pal8oversizepal.bmp",
2279 "_",
2280 "image",
2281 "subset",
2282 "4bpp-pixeldata-cropped.bmp",
2283 "_",
2284 "image",
2285 "subset",
2286 "8bpp-pixeldata-cropped.bmp",
2287 "_",
2288 "image",
2289 "subset",
2290 "24bpp-pixeldata-cropped.bmp",
2291 "_",
2292 "image",
2293 "subset",
2294 "32bpp-pixeldata-cropped.bmp",
2295 "_",
2296 "image",
2297 "decode",
2298 "Hopstarter-Mac-Folders-Apple.ico"
2299 ],
borenetdbf9f012015-07-30 07:09:20 -07002300 "do_perf_steps": false,
2301 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07002302 "env": {
2303 "CC": "/usr/bin/clang",
2304 "CXX": "/usr/bin/clang++",
2305 "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 -07002306 },
2307 "nanobench_flags": [
2308 "--scales",
2309 "1.0",
2310 "1.1",
2311 "--config",
2312 "565",
2313 "8888",
2314 "gpu",
2315 "nonrendering",
2316 "angle",
2317 "hwui",
2318 "msaa16",
2319 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07002320 ],
2321 "upload_dm_results": true,
2322 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07002323 },
2324 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD": {
2325 "build_targets": [
2326 "dm"
2327 ],
borenet7bccca12015-07-29 11:15:42 -07002328 "builder_cfg": {
2329 "arch": "x86_64",
2330 "compiler": "GCC",
2331 "configuration": "Release",
2332 "cpu_or_gpu": "CPU",
2333 "cpu_or_gpu_value": "AVX2",
2334 "extra_config": "SKNX_NO_SIMD",
2335 "is_trybot": false,
2336 "model": "GCE",
2337 "os": "Ubuntu",
2338 "role": "Test"
2339 },
borenetdbf9f012015-07-30 07:09:20 -07002340 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07002341 "dm_flags": [
2342 "--matrix",
2343 "0",
2344 "1",
2345 "1",
2346 "0",
2347 "--config",
2348 "565",
2349 "8888",
2350 "gpu",
2351 "upright-matrix-8888",
2352 "upright-matrix-gpu",
2353 "sp-8888",
2354 "msaa16",
2355 "pdf",
2356 "serialize-8888",
2357 "tiles_rt-8888",
2358 "pipe-8888",
2359 "--src",
2360 "tests",
2361 "gm",
2362 "image",
2363 "--blacklist",
2364 "_",
2365 "image",
2366 "decode",
2367 "pal8os2v2.bmp",
2368 "_",
2369 "image",
2370 "decode",
2371 "pal8v4.bmp",
2372 "_",
2373 "image",
2374 "decode",
2375 "pal8v5.bmp",
2376 "_",
2377 "image",
2378 "decode",
2379 "rgb16-565.bmp",
2380 "_",
2381 "image",
2382 "decode",
2383 "rgb16-565pal.bmp",
2384 "_",
2385 "image",
2386 "decode",
2387 "rgb32-111110.bmp",
2388 "_",
2389 "image",
2390 "decode",
2391 "rgb32bf.bmp",
2392 "_",
2393 "image",
2394 "decode",
2395 "rgba32.bmp",
2396 "_",
2397 "image",
2398 "decode",
2399 "rgba32abf.bmp",
2400 "_",
2401 "image",
2402 "decode",
2403 "rgb24largepal.bmp",
2404 "_",
2405 "image",
2406 "decode",
2407 "pal8os2v2-16.bmp",
2408 "_",
2409 "image",
2410 "decode",
2411 "pal8oversizepal.bmp",
2412 "_",
2413 "image",
2414 "decode",
2415 "pal4rletrns.bmp",
2416 "_",
2417 "image",
2418 "decode",
2419 "pal8rletrns.bmp",
2420 "_",
2421 "image",
2422 "decode",
2423 "4bpp-pixeldata-cropped.bmp",
2424 "_",
2425 "image",
2426 "decode",
2427 "8bpp-pixeldata-cropped.bmp",
2428 "_",
2429 "image",
2430 "decode",
2431 "24bpp-pixeldata-cropped.bmp",
2432 "_",
2433 "image",
2434 "decode",
2435 "32bpp-pixeldata-cropped.bmp",
2436 "_",
2437 "image",
2438 "subset",
2439 "rgb24largepal.bmp",
2440 "_",
2441 "image",
2442 "subset",
2443 "pal8os2v2-16.bmp",
2444 "_",
2445 "image",
2446 "subset",
2447 "pal8oversizepal.bmp",
2448 "_",
2449 "image",
2450 "subset",
2451 "4bpp-pixeldata-cropped.bmp",
2452 "_",
2453 "image",
2454 "subset",
2455 "8bpp-pixeldata-cropped.bmp",
2456 "_",
2457 "image",
2458 "subset",
2459 "24bpp-pixeldata-cropped.bmp",
2460 "_",
2461 "image",
2462 "subset",
2463 "32bpp-pixeldata-cropped.bmp",
2464 "_",
2465 "image",
2466 "decode",
2467 "Hopstarter-Mac-Folders-Apple.ico"
2468 ],
borenetdbf9f012015-07-30 07:09:20 -07002469 "do_perf_steps": false,
2470 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07002471 "env": {
2472 "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0 sknx_no_simd=1"
borenet2481b8b2015-07-29 11:43:07 -07002473 },
2474 "nanobench_flags": [
2475 "--scales",
2476 "1.0",
2477 "1.1",
2478 "--config",
2479 "565",
2480 "8888",
2481 "gpu",
2482 "nonrendering",
2483 "angle",
2484 "hwui",
2485 "msaa16",
2486 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07002487 ],
2488 "upload_dm_results": true,
2489 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07002490 },
2491 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared": {
2492 "build_targets": [
2493 "dm"
2494 ],
borenet7bccca12015-07-29 11:15:42 -07002495 "builder_cfg": {
2496 "arch": "x86_64",
2497 "compiler": "GCC",
2498 "configuration": "Release",
2499 "cpu_or_gpu": "CPU",
2500 "cpu_or_gpu_value": "AVX2",
2501 "extra_config": "Shared",
2502 "is_trybot": false,
2503 "model": "GCE",
2504 "os": "Ubuntu",
2505 "role": "Test"
2506 },
borenetdbf9f012015-07-30 07:09:20 -07002507 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07002508 "dm_flags": [
2509 "--matrix",
2510 "0",
2511 "1",
2512 "1",
2513 "0",
2514 "--config",
2515 "565",
2516 "8888",
2517 "gpu",
2518 "upright-matrix-8888",
2519 "upright-matrix-gpu",
2520 "sp-8888",
2521 "msaa16",
2522 "pdf",
2523 "serialize-8888",
2524 "tiles_rt-8888",
2525 "pipe-8888",
2526 "--src",
2527 "tests",
2528 "gm",
2529 "image",
2530 "--blacklist",
2531 "_",
2532 "image",
2533 "decode",
2534 "pal8os2v2.bmp",
2535 "_",
2536 "image",
2537 "decode",
2538 "pal8v4.bmp",
2539 "_",
2540 "image",
2541 "decode",
2542 "pal8v5.bmp",
2543 "_",
2544 "image",
2545 "decode",
2546 "rgb16-565.bmp",
2547 "_",
2548 "image",
2549 "decode",
2550 "rgb16-565pal.bmp",
2551 "_",
2552 "image",
2553 "decode",
2554 "rgb32-111110.bmp",
2555 "_",
2556 "image",
2557 "decode",
2558 "rgb32bf.bmp",
2559 "_",
2560 "image",
2561 "decode",
2562 "rgba32.bmp",
2563 "_",
2564 "image",
2565 "decode",
2566 "rgba32abf.bmp",
2567 "_",
2568 "image",
2569 "decode",
2570 "rgb24largepal.bmp",
2571 "_",
2572 "image",
2573 "decode",
2574 "pal8os2v2-16.bmp",
2575 "_",
2576 "image",
2577 "decode",
2578 "pal8oversizepal.bmp",
2579 "_",
2580 "image",
2581 "decode",
2582 "pal4rletrns.bmp",
2583 "_",
2584 "image",
2585 "decode",
2586 "pal8rletrns.bmp",
2587 "_",
2588 "image",
2589 "decode",
2590 "4bpp-pixeldata-cropped.bmp",
2591 "_",
2592 "image",
2593 "decode",
2594 "8bpp-pixeldata-cropped.bmp",
2595 "_",
2596 "image",
2597 "decode",
2598 "24bpp-pixeldata-cropped.bmp",
2599 "_",
2600 "image",
2601 "decode",
2602 "32bpp-pixeldata-cropped.bmp",
2603 "_",
2604 "image",
2605 "subset",
2606 "rgb24largepal.bmp",
2607 "_",
2608 "image",
2609 "subset",
2610 "pal8os2v2-16.bmp",
2611 "_",
2612 "image",
2613 "subset",
2614 "pal8oversizepal.bmp",
2615 "_",
2616 "image",
2617 "subset",
2618 "4bpp-pixeldata-cropped.bmp",
2619 "_",
2620 "image",
2621 "subset",
2622 "8bpp-pixeldata-cropped.bmp",
2623 "_",
2624 "image",
2625 "subset",
2626 "24bpp-pixeldata-cropped.bmp",
2627 "_",
2628 "image",
2629 "subset",
2630 "32bpp-pixeldata-cropped.bmp",
2631 "_",
2632 "image",
2633 "decode",
2634 "Hopstarter-Mac-Folders-Apple.ico"
2635 ],
borenetdbf9f012015-07-30 07:09:20 -07002636 "do_perf_steps": false,
2637 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07002638 "env": {
2639 "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 -07002640 },
2641 "nanobench_flags": [
2642 "--scales",
2643 "1.0",
2644 "1.1",
2645 "--config",
2646 "565",
2647 "8888",
2648 "gpu",
2649 "nonrendering",
2650 "angle",
2651 "hwui",
2652 "msaa16",
2653 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07002654 ],
2655 "upload_dm_results": true,
2656 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07002657 },
2658 "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": {
2659 "build_targets": [
2660 "dm"
2661 ],
borenet7bccca12015-07-29 11:15:42 -07002662 "builder_cfg": {
2663 "arch": "x86_64",
2664 "compiler": "GCC",
2665 "configuration": "Release",
2666 "cpu_or_gpu": "GPU",
2667 "cpu_or_gpu_value": "GTX550Ti",
2668 "extra_config": "Valgrind",
2669 "is_trybot": false,
2670 "model": "ShuttleA",
2671 "os": "Ubuntu",
2672 "role": "Test"
2673 },
borenetdbf9f012015-07-30 07:09:20 -07002674 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07002675 "dm_flags": [
2676 "--matrix",
2677 "0",
2678 "1",
2679 "1",
2680 "0",
2681 "--config",
2682 "565",
2683 "8888",
2684 "gpu",
2685 "upright-matrix-8888",
2686 "upright-matrix-gpu",
2687 "nvprmsaa16",
2688 "msaa16",
2689 "pdf",
2690 "serialize-8888",
2691 "tiles_rt-8888",
2692 "pipe-8888",
2693 "--src",
2694 "tests",
2695 "gm",
2696 "--blacklist",
2697 "_",
2698 "image",
2699 "decode",
2700 "pal8os2v2.bmp",
2701 "_",
2702 "image",
2703 "decode",
2704 "pal8v4.bmp",
2705 "_",
2706 "image",
2707 "decode",
2708 "pal8v5.bmp",
2709 "_",
2710 "image",
2711 "decode",
2712 "rgb16-565.bmp",
2713 "_",
2714 "image",
2715 "decode",
2716 "rgb16-565pal.bmp",
2717 "_",
2718 "image",
2719 "decode",
2720 "rgb32-111110.bmp",
2721 "_",
2722 "image",
2723 "decode",
2724 "rgb32bf.bmp",
2725 "_",
2726 "image",
2727 "decode",
2728 "rgba32.bmp",
2729 "_",
2730 "image",
2731 "decode",
2732 "rgba32abf.bmp",
2733 "_",
2734 "image",
2735 "decode",
2736 "rgb24largepal.bmp",
2737 "_",
2738 "image",
2739 "decode",
2740 "pal8os2v2-16.bmp",
2741 "_",
2742 "image",
2743 "decode",
2744 "pal8oversizepal.bmp",
2745 "_",
2746 "image",
2747 "decode",
2748 "pal4rletrns.bmp",
2749 "_",
2750 "image",
2751 "decode",
2752 "pal8rletrns.bmp",
2753 "_",
2754 "image",
2755 "decode",
2756 "4bpp-pixeldata-cropped.bmp",
2757 "_",
2758 "image",
2759 "decode",
2760 "8bpp-pixeldata-cropped.bmp",
2761 "_",
2762 "image",
2763 "decode",
2764 "24bpp-pixeldata-cropped.bmp",
2765 "_",
2766 "image",
2767 "decode",
2768 "32bpp-pixeldata-cropped.bmp",
2769 "_",
2770 "image",
2771 "subset",
2772 "rgb24largepal.bmp",
2773 "_",
2774 "image",
2775 "subset",
2776 "pal8os2v2-16.bmp",
2777 "_",
2778 "image",
2779 "subset",
2780 "pal8oversizepal.bmp",
2781 "_",
2782 "image",
2783 "subset",
2784 "4bpp-pixeldata-cropped.bmp",
2785 "_",
2786 "image",
2787 "subset",
2788 "8bpp-pixeldata-cropped.bmp",
2789 "_",
2790 "image",
2791 "subset",
2792 "24bpp-pixeldata-cropped.bmp",
2793 "_",
2794 "image",
2795 "subset",
2796 "32bpp-pixeldata-cropped.bmp",
2797 "_",
2798 "image",
2799 "decode",
2800 "Hopstarter-Mac-Folders-Apple.ico",
2801 "pdf",
2802 "_",
2803 "_",
2804 ".webp",
2805 "pdf",
2806 "gm",
2807 "_",
2808 "fontmgr_iter",
2809 "pdf",
2810 "_",
2811 "_",
2812 "PANO_20121023_214540.jpg",
2813 "pdf",
2814 "skp",
2815 "_",
2816 "worldjournal",
2817 "pdf",
2818 "skp",
2819 "_",
2820 "desk_baidu.skp",
2821 "pdf",
2822 "skp",
2823 "_",
2824 "desk_wikipedia.skp",
2825 "--match",
2826 "~Threaded"
2827 ],
borenetdbf9f012015-07-30 07:09:20 -07002828 "do_perf_steps": true,
2829 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07002830 "env": {
2831 "GYP_DEFINES": "skia_arch_type=x86_64 skia_release_optimization_level=1 skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07002832 },
2833 "nanobench_flags": [
2834 "--scales",
2835 "1.0",
2836 "1.1",
2837 "--config",
2838 "565",
2839 "8888",
2840 "gpu",
2841 "nonrendering",
2842 "angle",
2843 "hwui",
2844 "msaa16",
2845 "nvprmsaa16",
2846 "--loops",
2847 "1",
2848 "--samples",
2849 "1"
borenetdbf9f012015-07-30 07:09:20 -07002850 ],
2851 "upload_dm_results": false,
2852 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07002853 },
2854 "Test-Win8-MSVC-ShuttleA-CPU-AVX-x86_64-Debug": {
2855 "build_targets": [
2856 "dm",
2857 "nanobench"
2858 ],
borenet7bccca12015-07-29 11:15:42 -07002859 "builder_cfg": {
2860 "arch": "x86_64",
2861 "compiler": "MSVC",
2862 "configuration": "Debug",
2863 "cpu_or_gpu": "CPU",
2864 "cpu_or_gpu_value": "AVX",
2865 "is_trybot": false,
2866 "model": "ShuttleA",
2867 "os": "Win8",
2868 "role": "Test"
2869 },
borenetdbf9f012015-07-30 07:09:20 -07002870 "configuration": "Debug_x64",
borenet2481b8b2015-07-29 11:43:07 -07002871 "dm_flags": [
2872 "--matrix",
2873 "0",
2874 "1",
2875 "1",
2876 "0",
2877 "--config",
2878 "565",
2879 "8888",
2880 "gpu",
2881 "upright-matrix-8888",
2882 "upright-matrix-gpu",
2883 "msaa16",
2884 "pdf",
2885 "serialize-8888",
2886 "tiles_rt-8888",
2887 "pipe-8888",
2888 "--src",
2889 "tests",
2890 "gm",
2891 "image",
2892 "--blacklist",
2893 "_",
2894 "image",
2895 "decode",
2896 "pal8os2v2.bmp",
2897 "_",
2898 "image",
2899 "decode",
2900 "pal8v4.bmp",
2901 "_",
2902 "image",
2903 "decode",
2904 "pal8v5.bmp",
2905 "_",
2906 "image",
2907 "decode",
2908 "rgb16-565.bmp",
2909 "_",
2910 "image",
2911 "decode",
2912 "rgb16-565pal.bmp",
2913 "_",
2914 "image",
2915 "decode",
2916 "rgb32-111110.bmp",
2917 "_",
2918 "image",
2919 "decode",
2920 "rgb32bf.bmp",
2921 "_",
2922 "image",
2923 "decode",
2924 "rgba32.bmp",
2925 "_",
2926 "image",
2927 "decode",
2928 "rgba32abf.bmp",
2929 "_",
2930 "image",
2931 "decode",
2932 "rgb24largepal.bmp",
2933 "_",
2934 "image",
2935 "decode",
2936 "pal8os2v2-16.bmp",
2937 "_",
2938 "image",
2939 "decode",
2940 "pal8oversizepal.bmp",
2941 "_",
2942 "image",
2943 "decode",
2944 "pal4rletrns.bmp",
2945 "_",
2946 "image",
2947 "decode",
2948 "pal8rletrns.bmp",
2949 "_",
2950 "image",
2951 "decode",
2952 "4bpp-pixeldata-cropped.bmp",
2953 "_",
2954 "image",
2955 "decode",
2956 "8bpp-pixeldata-cropped.bmp",
2957 "_",
2958 "image",
2959 "decode",
2960 "24bpp-pixeldata-cropped.bmp",
2961 "_",
2962 "image",
2963 "decode",
2964 "32bpp-pixeldata-cropped.bmp",
2965 "_",
2966 "image",
2967 "subset",
2968 "rgb24largepal.bmp",
2969 "_",
2970 "image",
2971 "subset",
2972 "pal8os2v2-16.bmp",
2973 "_",
2974 "image",
2975 "subset",
2976 "pal8oversizepal.bmp",
2977 "_",
2978 "image",
2979 "subset",
2980 "4bpp-pixeldata-cropped.bmp",
2981 "_",
2982 "image",
2983 "subset",
2984 "8bpp-pixeldata-cropped.bmp",
2985 "_",
2986 "image",
2987 "subset",
2988 "24bpp-pixeldata-cropped.bmp",
2989 "_",
2990 "image",
2991 "subset",
2992 "32bpp-pixeldata-cropped.bmp",
2993 "_",
2994 "image",
2995 "decode",
2996 "Hopstarter-Mac-Folders-Apple.ico",
2997 "_",
2998 "image",
2999 "decode",
3000 "_",
3001 "_",
3002 "image",
3003 "subset",
3004 "_"
3005 ],
borenetdbf9f012015-07-30 07:09:20 -07003006 "do_perf_steps": false,
3007 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07003008 "env": {
3009 "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 -07003010 },
3011 "nanobench_flags": [
3012 "--scales",
3013 "1.0",
3014 "1.1",
3015 "--config",
3016 "565",
3017 "8888",
3018 "gpu",
3019 "nonrendering",
3020 "angle",
3021 "hwui",
3022 "msaa16",
3023 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07003024 ],
3025 "upload_dm_results": true,
3026 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07003027 },
3028 "Test-Win8-MSVC-ShuttleB-GPU-HD4600-x86-Release-ANGLE": {
3029 "build_targets": [
3030 "dm"
3031 ],
borenet7bccca12015-07-29 11:15:42 -07003032 "builder_cfg": {
3033 "arch": "x86",
3034 "compiler": "MSVC",
3035 "configuration": "Release",
3036 "cpu_or_gpu": "GPU",
3037 "cpu_or_gpu_value": "HD4600",
3038 "extra_config": "ANGLE",
3039 "is_trybot": false,
3040 "model": "ShuttleB",
3041 "os": "Win8",
3042 "role": "Test"
3043 },
borenetdbf9f012015-07-30 07:09:20 -07003044 "configuration": "Release",
borenet2481b8b2015-07-29 11:43:07 -07003045 "dm_flags": [
3046 "--matrix",
3047 "0",
3048 "1",
3049 "1",
3050 "0",
3051 "--config",
3052 "565",
3053 "8888",
3054 "gpu",
3055 "upright-matrix-8888",
3056 "upright-matrix-gpu",
3057 "msaa16",
3058 "pdf",
3059 "serialize-8888",
3060 "tiles_rt-8888",
3061 "pipe-8888",
3062 "angle",
3063 "--src",
3064 "tests",
3065 "gm",
3066 "--blacklist",
3067 "_",
3068 "image",
3069 "decode",
3070 "pal8os2v2.bmp",
3071 "_",
3072 "image",
3073 "decode",
3074 "pal8v4.bmp",
3075 "_",
3076 "image",
3077 "decode",
3078 "pal8v5.bmp",
3079 "_",
3080 "image",
3081 "decode",
3082 "rgb16-565.bmp",
3083 "_",
3084 "image",
3085 "decode",
3086 "rgb16-565pal.bmp",
3087 "_",
3088 "image",
3089 "decode",
3090 "rgb32-111110.bmp",
3091 "_",
3092 "image",
3093 "decode",
3094 "rgb32bf.bmp",
3095 "_",
3096 "image",
3097 "decode",
3098 "rgba32.bmp",
3099 "_",
3100 "image",
3101 "decode",
3102 "rgba32abf.bmp",
3103 "_",
3104 "image",
3105 "decode",
3106 "rgb24largepal.bmp",
3107 "_",
3108 "image",
3109 "decode",
3110 "pal8os2v2-16.bmp",
3111 "_",
3112 "image",
3113 "decode",
3114 "pal8oversizepal.bmp",
3115 "_",
3116 "image",
3117 "decode",
3118 "pal4rletrns.bmp",
3119 "_",
3120 "image",
3121 "decode",
3122 "pal8rletrns.bmp",
3123 "_",
3124 "image",
3125 "decode",
3126 "4bpp-pixeldata-cropped.bmp",
3127 "_",
3128 "image",
3129 "decode",
3130 "8bpp-pixeldata-cropped.bmp",
3131 "_",
3132 "image",
3133 "decode",
3134 "24bpp-pixeldata-cropped.bmp",
3135 "_",
3136 "image",
3137 "decode",
3138 "32bpp-pixeldata-cropped.bmp",
3139 "_",
3140 "image",
3141 "subset",
3142 "rgb24largepal.bmp",
3143 "_",
3144 "image",
3145 "subset",
3146 "pal8os2v2-16.bmp",
3147 "_",
3148 "image",
3149 "subset",
3150 "pal8oversizepal.bmp",
3151 "_",
3152 "image",
3153 "subset",
3154 "4bpp-pixeldata-cropped.bmp",
3155 "_",
3156 "image",
3157 "subset",
3158 "8bpp-pixeldata-cropped.bmp",
3159 "_",
3160 "image",
3161 "subset",
3162 "24bpp-pixeldata-cropped.bmp",
3163 "_",
3164 "image",
3165 "subset",
3166 "32bpp-pixeldata-cropped.bmp",
3167 "_",
3168 "image",
3169 "decode",
3170 "Hopstarter-Mac-Folders-Apple.ico",
3171 "_",
3172 "image",
3173 "decode",
3174 "_",
3175 "_",
3176 "image",
3177 "subset",
3178 "_"
3179 ],
borenetdbf9f012015-07-30 07:09:20 -07003180 "do_perf_steps": false,
3181 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07003182 "env": {
3183 "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 -07003184 },
3185 "nanobench_flags": [
3186 "--scales",
3187 "1.0",
3188 "1.1",
3189 "--config",
3190 "565",
3191 "8888",
3192 "gpu",
3193 "nonrendering",
3194 "angle",
3195 "hwui",
3196 "msaa16",
3197 "nvprmsaa16"
borenetdbf9f012015-07-30 07:09:20 -07003198 ],
3199 "upload_dm_results": true,
3200 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07003201 },
3202 "Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": {
3203 "build_targets": [
3204 "iOSShell"
3205 ],
borenet7bccca12015-07-29 11:15:42 -07003206 "builder_cfg": {
3207 "arch": "Arm7",
3208 "compiler": "Clang",
3209 "configuration": "Debug",
3210 "cpu_or_gpu": "GPU",
3211 "cpu_or_gpu_value": "SGX554",
3212 "is_trybot": false,
3213 "model": "iPad4",
3214 "os": "iOS",
3215 "role": "Test"
3216 },
borenetdbf9f012015-07-30 07:09:20 -07003217 "configuration": "Debug",
borenet2481b8b2015-07-29 11:43:07 -07003218 "dm_flags": [
3219 "--matrix",
3220 "0",
3221 "1",
3222 "1",
3223 "0",
3224 "--config",
3225 "565",
3226 "8888",
3227 "gpu",
3228 "upright-matrix-8888",
3229 "upright-matrix-gpu",
3230 "pdf",
3231 "serialize-8888",
3232 "tiles_rt-8888",
3233 "pipe-8888",
3234 "--src",
3235 "tests",
3236 "gm",
3237 "--blacklist",
3238 "_",
3239 "image",
3240 "decode",
3241 "pal8os2v2.bmp",
3242 "_",
3243 "image",
3244 "decode",
3245 "pal8v4.bmp",
3246 "_",
3247 "image",
3248 "decode",
3249 "pal8v5.bmp",
3250 "_",
3251 "image",
3252 "decode",
3253 "rgb16-565.bmp",
3254 "_",
3255 "image",
3256 "decode",
3257 "rgb16-565pal.bmp",
3258 "_",
3259 "image",
3260 "decode",
3261 "rgb32-111110.bmp",
3262 "_",
3263 "image",
3264 "decode",
3265 "rgb32bf.bmp",
3266 "_",
3267 "image",
3268 "decode",
3269 "rgba32.bmp",
3270 "_",
3271 "image",
3272 "decode",
3273 "rgba32abf.bmp",
3274 "_",
3275 "image",
3276 "decode",
3277 "rgb24largepal.bmp",
3278 "_",
3279 "image",
3280 "decode",
3281 "pal8os2v2-16.bmp",
3282 "_",
3283 "image",
3284 "decode",
3285 "pal8oversizepal.bmp",
3286 "_",
3287 "image",
3288 "decode",
3289 "pal4rletrns.bmp",
3290 "_",
3291 "image",
3292 "decode",
3293 "pal8rletrns.bmp",
3294 "_",
3295 "image",
3296 "decode",
3297 "4bpp-pixeldata-cropped.bmp",
3298 "_",
3299 "image",
3300 "decode",
3301 "8bpp-pixeldata-cropped.bmp",
3302 "_",
3303 "image",
3304 "decode",
3305 "24bpp-pixeldata-cropped.bmp",
3306 "_",
3307 "image",
3308 "decode",
3309 "32bpp-pixeldata-cropped.bmp",
3310 "_",
3311 "image",
3312 "subset",
3313 "rgb24largepal.bmp",
3314 "_",
3315 "image",
3316 "subset",
3317 "pal8os2v2-16.bmp",
3318 "_",
3319 "image",
3320 "subset",
3321 "pal8oversizepal.bmp",
3322 "_",
3323 "image",
3324 "subset",
3325 "4bpp-pixeldata-cropped.bmp",
3326 "_",
3327 "image",
3328 "subset",
3329 "8bpp-pixeldata-cropped.bmp",
3330 "_",
3331 "image",
3332 "subset",
3333 "24bpp-pixeldata-cropped.bmp",
3334 "_",
3335 "image",
3336 "subset",
3337 "32bpp-pixeldata-cropped.bmp",
3338 "_",
3339 "image",
3340 "decode",
3341 "Hopstarter-Mac-Folders-Apple.ico",
3342 "gpu",
3343 "skp",
3344 "_",
3345 "_",
3346 "msaa",
3347 "skp",
3348 "_",
3349 "_",
3350 "gpu",
3351 "image",
3352 "decode",
3353 "_",
3354 "msaa",
3355 "image",
3356 "decode",
3357 "_",
3358 "gpu",
3359 "image",
3360 "subset",
3361 "_",
3362 "msaa",
3363 "image",
3364 "subset",
3365 "_",
3366 "msaa16",
3367 "gm",
3368 "_",
3369 "tilemodesProcess",
3370 "--match",
3371 "~WritePixels"
3372 ],
borenetdbf9f012015-07-30 07:09:20 -07003373 "do_perf_steps": true,
3374 "do_test_steps": true,
borenetb76c1f72015-07-29 07:38:49 -07003375 "env": {
3376 "CC": "/usr/bin/clang",
3377 "CXX": "/usr/bin/clang++",
3378 "GYP_DEFINES": "skia_arch_type=arm skia_clang_build=1 skia_os=ios skia_warnings_as_errors=0"
borenet2481b8b2015-07-29 11:43:07 -07003379 },
3380 "nanobench_flags": [
3381 "--scales",
3382 "1.0",
3383 "1.1",
3384 "--skps",
3385 "ignore_skps",
3386 "--config",
3387 "565",
3388 "8888",
3389 "gpu",
3390 "nonrendering",
3391 "angle",
3392 "hwui",
3393 "msaa16",
3394 "nvprmsaa16",
3395 "--match",
3396 "~blurroundrect",
3397 "~patch_grid",
3398 "~desk_carsvg",
3399 "~keymobi",
3400 "~path_hairline"
borenetdbf9f012015-07-30 07:09:20 -07003401 ],
3402 "upload_dm_results": true,
3403 "upload_perf_results": false
borenetb76c1f72015-07-29 07:38:49 -07003404 }
3405}