| Index: tools/buildbot_spec.json
|
| diff --git a/tools/buildbot_spec.json b/tools/buildbot_spec.json
|
| index fe2742c4caee4742cf8202bd93e8a9a3560fcb68..9a16f22be97e02c540f808e701ed77036a69d33a 100644
|
| --- a/tools/buildbot_spec.json
|
| +++ b/tools/buildbot_spec.json
|
| @@ -108,10 +108,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -328,10 +324,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -546,10 +538,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -687,31 +675,32 @@
|
| "upload_dm_results": true,
|
| "upload_perf_results": false
|
| },
|
| - "Build-Ubuntu-GCC-Arm7-Debug-CrOS_Daisy": {
|
| + "Build-Ubuntu-GCC-x86_64-Release-ANGLE": {
|
| "build_targets": [
|
| "most"
|
| ],
|
| "builder_cfg": {
|
| "compiler": "GCC",
|
| - "configuration": "Debug",
|
| - "extra_config": "CrOS_Daisy",
|
| + "configuration": "Release",
|
| + "extra_config": "ANGLE",
|
| "is_trybot": false,
|
| "os": "Ubuntu",
|
| "role": "Build",
|
| - "target_arch": "Arm7"
|
| + "target_arch": "x86_64"
|
| },
|
| - "configuration": "Debug",
|
| - "device_cfg": "daisy",
|
| + "configuration": "Release",
|
| "dm_flags": [
|
| "--config",
|
| "565",
|
| "8888",
|
| "gpu",
|
| "gpusrgb",
|
| + "pdf",
|
| "msaa16",
|
| "serialize-8888",
|
| "tiles_rt-8888",
|
| "pic-8888",
|
| + "angle",
|
| "--src",
|
| "tests",
|
| "gm",
|
| @@ -764,10 +753,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -861,7 +846,7 @@
|
| "do_perf_steps": false,
|
| "do_test_steps": false,
|
| "env": {
|
| - "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=1"
|
| + "GYP_DEFINES": "chromeos=0 skia_angle=1 skia_arch_type=x86_64 skia_warnings_as_errors=1 use_x11=1"
|
| },
|
| "nanobench_flags": [
|
| "--pre_log",
|
| @@ -879,6 +864,9 @@
|
| "nvpr16",
|
| "nvprdit16",
|
| "--match",
|
| + "~interlaced1.png",
|
| + "~interlaced2.png",
|
| + "~interlaced3.png",
|
| "~inc0.gif",
|
| "~inc1.gif",
|
| "~incInterlaced.gif",
|
| @@ -902,21 +890,20 @@
|
| "upload_dm_results": true,
|
| "upload_perf_results": false
|
| },
|
| - "Build-Ubuntu-GCC-x86_64-Debug-CrOS_Link": {
|
| + "Build-Ubuntu-GCC-x86_64-Release-Mesa": {
|
| "build_targets": [
|
| "most"
|
| ],
|
| "builder_cfg": {
|
| "compiler": "GCC",
|
| - "configuration": "Debug",
|
| - "extra_config": "CrOS_Link",
|
| + "configuration": "Release",
|
| + "extra_config": "Mesa",
|
| "is_trybot": false,
|
| "os": "Ubuntu",
|
| "role": "Build",
|
| "target_arch": "x86_64"
|
| },
|
| - "configuration": "Debug",
|
| - "device_cfg": "link",
|
| + "configuration": "Release",
|
| "dm_flags": [
|
| "--config",
|
| "565",
|
| @@ -980,10 +967,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -1077,7 +1060,7 @@
|
| "do_perf_steps": false,
|
| "do_test_steps": false,
|
| "env": {
|
| - "GYP_DEFINES": "skia_arch_type=x86_64 skia_warnings_as_errors=1"
|
| + "GYP_DEFINES": "skia_arch_type=x86_64 skia_mesa=1 skia_warnings_as_errors=1"
|
| },
|
| "nanobench_flags": [
|
| "--pre_log",
|
| @@ -1121,21 +1104,22 @@
|
| "upload_dm_results": true,
|
| "upload_perf_results": false
|
| },
|
| - "Build-Ubuntu-GCC-x86_64-Release-ANGLE": {
|
| + "Build-Win-MSVC-x86-Debug": {
|
| "build_targets": [
|
| "most"
|
| ],
|
| "builder_cfg": {
|
| - "compiler": "GCC",
|
| - "configuration": "Release",
|
| - "extra_config": "ANGLE",
|
| + "compiler": "MSVC",
|
| + "configuration": "Debug",
|
| "is_trybot": false,
|
| - "os": "Ubuntu",
|
| + "os": "Win",
|
| "role": "Build",
|
| - "target_arch": "x86_64"
|
| + "target_arch": "x86"
|
| },
|
| - "configuration": "Release",
|
| + "configuration": "Debug",
|
| "dm_flags": [
|
| + "--threads",
|
| + "4",
|
| "--config",
|
| "565",
|
| "8888",
|
| @@ -1146,7 +1130,6 @@
|
| "serialize-8888",
|
| "tiles_rt-8888",
|
| "pic-8888",
|
| - "angle",
|
| "--src",
|
| "tests",
|
| "gm",
|
| @@ -1168,6 +1151,50 @@
|
| "image",
|
| "_",
|
| "_",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "rle8-height-negative.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "rle4-height-negative.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "pal8os2v2.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "pal8os2v2-16.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "rgba32abf.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "rgb24prof.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "rgb24lprof.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "8bpp-pixeldata-cropped.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "4bpp-pixeldata-cropped.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "32bpp-pixeldata-cropped.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "24bpp-pixeldata-cropped.bmp",
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| @@ -1199,10 +1226,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -1296,7 +1319,7 @@
|
| "do_perf_steps": false,
|
| "do_test_steps": false,
|
| "env": {
|
| - "GYP_DEFINES": "chromeos=0 skia_angle=1 skia_arch_type=x86_64 skia_warnings_as_errors=1 use_x11=1"
|
| + "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"
|
| },
|
| "nanobench_flags": [
|
| "--pre_log",
|
| @@ -1340,21 +1363,23 @@
|
| "upload_dm_results": true,
|
| "upload_perf_results": false
|
| },
|
| - "Build-Ubuntu-GCC-x86_64-Release-Mesa": {
|
| + "Build-Win-MSVC-x86-Debug-Exceptions": {
|
| "build_targets": [
|
| "most"
|
| ],
|
| "builder_cfg": {
|
| - "compiler": "GCC",
|
| - "configuration": "Release",
|
| - "extra_config": "Mesa",
|
| + "compiler": "MSVC",
|
| + "configuration": "Debug",
|
| + "extra_config": "Exceptions",
|
| "is_trybot": false,
|
| - "os": "Ubuntu",
|
| + "os": "Win",
|
| "role": "Build",
|
| - "target_arch": "x86_64"
|
| + "target_arch": "x86"
|
| },
|
| - "configuration": "Release",
|
| + "configuration": "Debug",
|
| "dm_flags": [
|
| + "--threads",
|
| + "4",
|
| "--config",
|
| "565",
|
| "8888",
|
| @@ -1386,6 +1411,50 @@
|
| "image",
|
| "_",
|
| "_",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "rle8-height-negative.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "rle4-height-negative.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "pal8os2v2.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "pal8os2v2-16.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "rgba32abf.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "rgb24prof.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "rgb24lprof.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "8bpp-pixeldata-cropped.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "4bpp-pixeldata-cropped.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "32bpp-pixeldata-cropped.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "24bpp-pixeldata-cropped.bmp",
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| @@ -1417,10 +1486,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -1514,7 +1579,7 @@
|
| "do_perf_steps": false,
|
| "do_test_steps": false,
|
| "env": {
|
| - "GYP_DEFINES": "skia_arch_type=x86_64 skia_mesa=1 skia_warnings_as_errors=1"
|
| + "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"
|
| },
|
| "nanobench_flags": [
|
| "--pre_log",
|
| @@ -1558,13 +1623,14 @@
|
| "upload_dm_results": true,
|
| "upload_perf_results": false
|
| },
|
| - "Build-Win-MSVC-x86-Debug": {
|
| + "Build-Win-MSVC-x86-Debug-GDI": {
|
| "build_targets": [
|
| "most"
|
| ],
|
| "builder_cfg": {
|
| "compiler": "MSVC",
|
| "configuration": "Debug",
|
| + "extra_config": "GDI",
|
| "is_trybot": false,
|
| "os": "Win",
|
| "role": "Build",
|
| @@ -1680,10 +1746,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -1777,7 +1839,7 @@
|
| "do_perf_steps": false,
|
| "do_test_steps": false,
|
| "env": {
|
| - "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"
|
| + "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"
|
| },
|
| "nanobench_flags": [
|
| "--pre_log",
|
| @@ -1821,23 +1883,17 @@
|
| "upload_dm_results": true,
|
| "upload_perf_results": false
|
| },
|
| - "Build-Win-MSVC-x86-Debug-Exceptions": {
|
| + "Housekeeper-PerCommit": {
|
| "build_targets": [
|
| "most"
|
| ],
|
| "builder_cfg": {
|
| - "compiler": "MSVC",
|
| - "configuration": "Debug",
|
| - "extra_config": "Exceptions",
|
| + "frequency": "PerCommit",
|
| "is_trybot": false,
|
| - "os": "Win",
|
| - "role": "Build",
|
| - "target_arch": "x86"
|
| + "role": "Housekeeper"
|
| },
|
| - "configuration": "Debug",
|
| + "configuration": "Release",
|
| "dm_flags": [
|
| - "--threads",
|
| - "4",
|
| "--config",
|
| "565",
|
| "8888",
|
| @@ -1869,50 +1925,6 @@
|
| "image",
|
| "_",
|
| "_",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "rle8-height-negative.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "rle4-height-negative.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "pal8os2v2.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "pal8os2v2-16.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "rgba32abf.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "rgb24prof.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "rgb24lprof.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "8bpp-pixeldata-cropped.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "4bpp-pixeldata-cropped.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "32bpp-pixeldata-cropped.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "24bpp-pixeldata-cropped.bmp",
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| @@ -1944,10 +1956,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -2041,7 +2049,7 @@
|
| "do_perf_steps": false,
|
| "do_test_steps": false,
|
| "env": {
|
| - "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"
|
| + "GYP_DEFINES": "skia_shared_lib=1 skia_warnings_as_errors=0"
|
| },
|
| "nanobench_flags": [
|
| "--pre_log",
|
| @@ -2059,9 +2067,6 @@
|
| "nvpr16",
|
| "nvprdit16",
|
| "--match",
|
| - "~interlaced1.png",
|
| - "~interlaced2.png",
|
| - "~interlaced3.png",
|
| "~inc0.gif",
|
| "~inc1.gif",
|
| "~incInterlaced.gif",
|
| @@ -2085,815 +2090,31 @@
|
| "upload_dm_results": true,
|
| "upload_perf_results": false
|
| },
|
| - "Build-Win-MSVC-x86-Debug-GDI": {
|
| + "Perf-Android-GCC-Nexus5-GPU-Adreno330-Arm7-Release-Appurify": {
|
| "build_targets": [
|
| - "most"
|
| + "VisualBenchTest_APK"
|
| ],
|
| "builder_cfg": {
|
| - "compiler": "MSVC",
|
| - "configuration": "Debug",
|
| - "extra_config": "GDI",
|
| + "arch": "Arm7",
|
| + "compiler": "GCC",
|
| + "configuration": "Release",
|
| + "cpu_or_gpu": "GPU",
|
| + "cpu_or_gpu_value": "Adreno330",
|
| + "extra_config": "Appurify",
|
| "is_trybot": false,
|
| - "os": "Win",
|
| - "role": "Build",
|
| - "target_arch": "x86"
|
| - },
|
| - "configuration": "Debug",
|
| - "dm_flags": [
|
| - "--threads",
|
| - "4",
|
| - "--config",
|
| - "565",
|
| - "8888",
|
| - "gpu",
|
| - "gpusrgb",
|
| - "pdf",
|
| - "msaa16",
|
| - "serialize-8888",
|
| - "tiles_rt-8888",
|
| - "pic-8888",
|
| - "--src",
|
| - "tests",
|
| - "gm",
|
| - "image",
|
| - "--blacklist",
|
| - "f16",
|
| - "_",
|
| - "_",
|
| - "dstreadshuffle",
|
| - "f16",
|
| - "image",
|
| - "_",
|
| - "_",
|
| - "srgb",
|
| - "image",
|
| - "_",
|
| - "_",
|
| - "gpusrgb",
|
| - "image",
|
| - "_",
|
| - "_",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "rle8-height-negative.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "rle4-height-negative.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "pal8os2v2.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "pal8os2v2-16.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "rgba32abf.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "rgb24prof.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "rgb24lprof.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "8bpp-pixeldata-cropped.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "4bpp-pixeldata-cropped.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "32bpp-pixeldata-cropped.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "24bpp-pixeldata-cropped.bmp",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "not_native32_bitmap_config",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "bleed_image",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "bleed_alpha_image",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "bleed_alpha_image_shader",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "c_gms",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "colortype",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "colortype_xfermodes",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "drawfilter",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "fontmgr_bounds_0.75_0",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "fontmgr_bounds_1_-0.25",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "fontmgr_bounds",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "fontmgr_match",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "fontmgr_iter",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "verylargebitmap",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "verylarge_picture_image",
|
| - "sp-8888",
|
| - "gm",
|
| - "_",
|
| - "drawfilter",
|
| - "pic-8888",
|
| - "gm",
|
| - "_",
|
| - "drawfilter",
|
| - "2ndpic-8888",
|
| - "gm",
|
| - "_",
|
| - "drawfilter",
|
| - "sp-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-picture",
|
| - "pic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-picture",
|
| - "2ndpic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-picture",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-picture",
|
| - "sp-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-raster",
|
| - "pic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-raster",
|
| - "2ndpic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-raster",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-raster",
|
| - "sp-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-ctable",
|
| - "pic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-ctable",
|
| - "2ndpic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-ctable",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-ctable"
|
| - ],
|
| - "do_perf_steps": false,
|
| - "do_test_steps": false,
|
| - "env": {
|
| - "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"
|
| - },
|
| - "nanobench_flags": [
|
| - "--pre_log",
|
| - "--scales",
|
| - "1.0",
|
| - "1.1",
|
| - "--config",
|
| - "565",
|
| - "8888",
|
| - "gpu",
|
| - "nonrendering",
|
| - "angle",
|
| - "hwui",
|
| - "msaa16",
|
| - "nvpr16",
|
| - "nvprdit16",
|
| - "--match",
|
| - "~interlaced1.png",
|
| - "~interlaced2.png",
|
| - "~interlaced3.png",
|
| - "~inc0.gif",
|
| - "~inc1.gif",
|
| - "~incInterlaced.gif",
|
| - "~inc0.jpg",
|
| - "~incGray.jpg",
|
| - "~inc0.wbmp",
|
| - "~inc1.wbmp",
|
| - "~inc0.webp",
|
| - "~inc1.webp",
|
| - "~inc0.ico",
|
| - "~inc1.ico",
|
| - "~inc0.png",
|
| - "~inc1.png",
|
| - "~inc2.png",
|
| - "~inc12.png",
|
| - "~inc13.png",
|
| - "~inc14.png",
|
| - "~inc0.webp",
|
| - "~inc1.webp"
|
| - ],
|
| - "upload_dm_results": true,
|
| - "upload_perf_results": false
|
| - },
|
| - "Housekeeper-PerCommit": {
|
| - "build_targets": [
|
| - "most"
|
| - ],
|
| - "builder_cfg": {
|
| - "frequency": "PerCommit",
|
| - "is_trybot": false,
|
| - "role": "Housekeeper"
|
| - },
|
| - "configuration": "Release",
|
| - "dm_flags": [
|
| - "--config",
|
| - "565",
|
| - "8888",
|
| - "gpu",
|
| - "gpusrgb",
|
| - "pdf",
|
| - "msaa16",
|
| - "serialize-8888",
|
| - "tiles_rt-8888",
|
| - "pic-8888",
|
| - "--src",
|
| - "tests",
|
| - "gm",
|
| - "image",
|
| - "--blacklist",
|
| - "f16",
|
| - "_",
|
| - "_",
|
| - "dstreadshuffle",
|
| - "f16",
|
| - "image",
|
| - "_",
|
| - "_",
|
| - "srgb",
|
| - "image",
|
| - "_",
|
| - "_",
|
| - "gpusrgb",
|
| - "image",
|
| - "_",
|
| - "_",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "not_native32_bitmap_config",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "bleed_image",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "bleed_alpha_image",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "bleed_alpha_image_shader",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "c_gms",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "colortype",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "colortype_xfermodes",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "drawfilter",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "fontmgr_bounds_0.75_0",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "fontmgr_bounds_1_-0.25",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "fontmgr_bounds",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "fontmgr_match",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "fontmgr_iter",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "verylargebitmap",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "verylarge_picture_image",
|
| - "sp-8888",
|
| - "gm",
|
| - "_",
|
| - "drawfilter",
|
| - "pic-8888",
|
| - "gm",
|
| - "_",
|
| - "drawfilter",
|
| - "2ndpic-8888",
|
| - "gm",
|
| - "_",
|
| - "drawfilter",
|
| - "sp-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-picture",
|
| - "pic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-picture",
|
| - "2ndpic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-picture",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-picture",
|
| - "sp-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-raster",
|
| - "pic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-raster",
|
| - "2ndpic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-raster",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-raster",
|
| - "sp-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-ctable",
|
| - "pic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-ctable",
|
| - "2ndpic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-ctable",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-ctable"
|
| - ],
|
| - "do_perf_steps": false,
|
| - "do_test_steps": false,
|
| - "env": {
|
| - "GYP_DEFINES": "skia_shared_lib=1 skia_warnings_as_errors=0"
|
| - },
|
| - "nanobench_flags": [
|
| - "--pre_log",
|
| - "--scales",
|
| - "1.0",
|
| - "1.1",
|
| - "--config",
|
| - "565",
|
| - "8888",
|
| - "gpu",
|
| - "nonrendering",
|
| - "angle",
|
| - "hwui",
|
| - "msaa16",
|
| - "nvpr16",
|
| - "nvprdit16",
|
| - "--match",
|
| - "~inc0.gif",
|
| - "~inc1.gif",
|
| - "~incInterlaced.gif",
|
| - "~inc0.jpg",
|
| - "~incGray.jpg",
|
| - "~inc0.wbmp",
|
| - "~inc1.wbmp",
|
| - "~inc0.webp",
|
| - "~inc1.webp",
|
| - "~inc0.ico",
|
| - "~inc1.ico",
|
| - "~inc0.png",
|
| - "~inc1.png",
|
| - "~inc2.png",
|
| - "~inc12.png",
|
| - "~inc13.png",
|
| - "~inc14.png",
|
| - "~inc0.webp",
|
| - "~inc1.webp"
|
| - ],
|
| - "upload_dm_results": true,
|
| - "upload_perf_results": false
|
| - },
|
| - "Perf-Android-GCC-Nexus5-GPU-Adreno330-Arm7-Release-Appurify": {
|
| - "build_targets": [
|
| - "VisualBenchTest_APK"
|
| - ],
|
| - "builder_cfg": {
|
| - "arch": "Arm7",
|
| - "compiler": "GCC",
|
| - "configuration": "Release",
|
| - "cpu_or_gpu": "GPU",
|
| - "cpu_or_gpu_value": "Adreno330",
|
| - "extra_config": "Appurify",
|
| - "is_trybot": false,
|
| - "model": "Nexus5",
|
| - "os": "Android",
|
| - "role": "Perf"
|
| - },
|
| - "configuration": "Release",
|
| - "device_cfg": "arm_v7_neon",
|
| - "dm_flags": [
|
| - "--config",
|
| - "565",
|
| - "8888",
|
| - "gpu",
|
| - "gpusrgb",
|
| - "msaa4",
|
| - "serialize-8888",
|
| - "tiles_rt-8888",
|
| - "pic-8888",
|
| - "--src",
|
| - "tests",
|
| - "gm",
|
| - "image",
|
| - "--blacklist",
|
| - "f16",
|
| - "_",
|
| - "_",
|
| - "dstreadshuffle",
|
| - "f16",
|
| - "image",
|
| - "_",
|
| - "_",
|
| - "srgb",
|
| - "image",
|
| - "_",
|
| - "_",
|
| - "gpusrgb",
|
| - "image",
|
| - "_",
|
| - "_",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "not_native32_bitmap_config",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "bleed_image",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "bleed_alpha_image",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "bleed_alpha_image_shader",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "c_gms",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "colortype",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "colortype_xfermodes",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "drawfilter",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "fontmgr_bounds_0.75_0",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "fontmgr_bounds_1_-0.25",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "fontmgr_bounds",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "fontmgr_match",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "fontmgr_iter",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "verylargebitmap",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "verylarge_picture_image",
|
| - "sp-8888",
|
| - "gm",
|
| - "_",
|
| - "drawfilter",
|
| - "pic-8888",
|
| - "gm",
|
| - "_",
|
| - "drawfilter",
|
| - "2ndpic-8888",
|
| - "gm",
|
| - "_",
|
| - "drawfilter",
|
| - "sp-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-picture",
|
| - "pic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-picture",
|
| - "2ndpic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-picture",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-picture",
|
| - "sp-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-raster",
|
| - "pic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-raster",
|
| - "2ndpic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-raster",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-raster",
|
| - "sp-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-ctable",
|
| - "pic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-ctable",
|
| - "2ndpic-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-ctable",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| - "image-cacherator-from-ctable",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - "interlaced1.png",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - "interlaced2.png",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - "interlaced3.png",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".arw",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".cr2",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".dng",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".nef",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".nrw",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".orf",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".raf",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".rw2",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".pef",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".srw",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".ARW",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".CR2",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".DNG",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".NEF",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".NRW",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".ORF",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".RAF",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".RW2",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".PEF",
|
| - "_",
|
| - "image",
|
| - "_",
|
| - ".SRW",
|
| - "--noRAW_threading"
|
| - ],
|
| - "do_perf_steps": true,
|
| - "do_test_steps": false,
|
| - "env": {
|
| - "GYP_DEFINES": "skia_arch_type=arm skia_dump_stats=1 skia_warnings_as_errors=0"
|
| - },
|
| - "nanobench_flags": [
|
| - "--pre_log",
|
| - "--images",
|
| - "--gpuStatsDump",
|
| - "true",
|
| - "--useThermalManager",
|
| - "1,1,10,1000",
|
| - "--match",
|
| - "~blurroundrect",
|
| - "~patch_grid",
|
| - "~desk_carsvg",
|
| - "~keymobi_shop_mobileweb_ebay_com.skp",
|
| - "~inc0.gif",
|
| - "~inc1.gif",
|
| - "~incInterlaced.gif",
|
| - "~inc0.jpg",
|
| - "~incGray.jpg",
|
| - "~inc0.wbmp",
|
| - "~inc1.wbmp",
|
| - "~inc0.webp",
|
| - "~inc1.webp",
|
| - "~inc0.ico",
|
| - "~inc1.ico",
|
| - "~inc0.png",
|
| - "~inc1.png",
|
| - "~inc2.png",
|
| - "~inc12.png",
|
| - "~inc13.png",
|
| - "~inc14.png",
|
| - "~inc0.webp",
|
| - "~inc1.webp"
|
| - ],
|
| - "product.board": "hammerhead",
|
| - "upload_dm_results": true,
|
| - "upload_perf_results": true
|
| - },
|
| - "Perf-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-VisualBench": {
|
| - "build_targets": [
|
| - "visualbench"
|
| - ],
|
| - "builder_cfg": {
|
| - "arch": "x86_64",
|
| - "compiler": "GCC",
|
| - "configuration": "Release",
|
| - "cpu_or_gpu": "GPU",
|
| - "cpu_or_gpu_value": "GTX660",
|
| - "extra_config": "VisualBench",
|
| - "is_trybot": false,
|
| - "model": "ShuttleA",
|
| - "os": "Ubuntu",
|
| + "model": "Nexus5",
|
| + "os": "Android",
|
| "role": "Perf"
|
| },
|
| "configuration": "Release",
|
| + "device_cfg": "arm_v7_neon",
|
| "dm_flags": [
|
| "--config",
|
| "565",
|
| "8888",
|
| "gpu",
|
| "gpusrgb",
|
| - "pdf",
|
| - "msaa16",
|
| - "nvprdit16",
|
| + "msaa4",
|
| "serialize-8888",
|
| "tiles_rt-8888",
|
| "pic-8888",
|
| @@ -2949,10 +2170,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -3133,35 +2350,26 @@
|
| "_",
|
| "image",
|
| "_",
|
| - ".SRW"
|
| + ".SRW",
|
| + "--noRAW_threading"
|
| ],
|
| "do_perf_steps": true,
|
| "do_test_steps": false,
|
| "env": {
|
| - "GYP_DEFINES": "skia_arch_type=x86_64 skia_dump_stats=1 skia_use_sdl=1 skia_warnings_as_errors=0"
|
| + "GYP_DEFINES": "skia_arch_type=arm skia_dump_stats=1 skia_warnings_as_errors=0"
|
| },
|
| "nanobench_flags": [
|
| "--pre_log",
|
| "--images",
|
| "--gpuStatsDump",
|
| "true",
|
| - "--scales",
|
| - "1.0",
|
| - "1.1",
|
| - "--config",
|
| - "565",
|
| - "8888",
|
| - "gpu",
|
| - "nonrendering",
|
| - "angle",
|
| - "hwui",
|
| - "msaa16",
|
| - "nvpr16",
|
| - "nvprdit16",
|
| + "--useThermalManager",
|
| + "1,1,10,1000",
|
| "--match",
|
| - "~interlaced1.png",
|
| - "~interlaced2.png",
|
| - "~interlaced3.png",
|
| + "~blurroundrect",
|
| + "~patch_grid",
|
| + "~desk_carsvg",
|
| + "~keymobi_shop_mobileweb_ebay_com.skp",
|
| "~inc0.gif",
|
| "~inc1.gif",
|
| "~incInterlaced.gif",
|
| @@ -3182,25 +2390,27 @@
|
| "~inc0.webp",
|
| "~inc1.webp"
|
| ],
|
| + "product.board": "hammerhead",
|
| "upload_dm_results": true,
|
| "upload_perf_results": true
|
| },
|
| - "Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot": {
|
| + "Perf-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-VisualBench": {
|
| "build_targets": [
|
| - "nanobench"
|
| + "visualbench"
|
| ],
|
| "builder_cfg": {
|
| "arch": "x86_64",
|
| - "compiler": "MSVC",
|
| + "compiler": "GCC",
|
| "configuration": "Release",
|
| "cpu_or_gpu": "GPU",
|
| - "cpu_or_gpu_value": "HD4600",
|
| - "is_trybot": true,
|
| - "model": "ShuttleB",
|
| - "os": "Win8",
|
| + "cpu_or_gpu_value": "GTX660",
|
| + "extra_config": "VisualBench",
|
| + "is_trybot": false,
|
| + "model": "ShuttleA",
|
| + "os": "Ubuntu",
|
| "role": "Perf"
|
| },
|
| - "configuration": "Release_x64",
|
| + "configuration": "Release",
|
| "dm_flags": [
|
| "--config",
|
| "565",
|
| @@ -3209,6 +2419,7 @@
|
| "gpusrgb",
|
| "pdf",
|
| "msaa16",
|
| + "nvprdit16",
|
| "serialize-8888",
|
| "tiles_rt-8888",
|
| "pic-8888",
|
| @@ -3233,50 +2444,6 @@
|
| "image",
|
| "_",
|
| "_",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "rle8-height-negative.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "rle4-height-negative.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "pal8os2v2.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "pal8os2v2-16.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "rgba32abf.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "rgb24prof.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "rgb24lprof.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "8bpp-pixeldata-cropped.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "4bpp-pixeldata-cropped.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "32bpp-pixeldata-cropped.bmp",
|
| - "_",
|
| - "image",
|
| - "gen_platf",
|
| - "24bpp-pixeldata-cropped.bmp",
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| @@ -3308,10 +2475,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -3497,7 +2660,7 @@
|
| "do_perf_steps": true,
|
| "do_test_steps": false,
|
| "env": {
|
| - "GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_arch_type=x86_64 skia_dump_stats=1 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp"
|
| + "GYP_DEFINES": "skia_arch_type=x86_64 skia_dump_stats=1 skia_use_sdl=1 skia_warnings_as_errors=0"
|
| },
|
| "nanobench_flags": [
|
| "--pre_log",
|
| @@ -3544,29 +2707,30 @@
|
| "upload_dm_results": true,
|
| "upload_perf_results": true
|
| },
|
| - "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Debug": {
|
| + "Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot": {
|
| "build_targets": [
|
| - "dm"
|
| + "nanobench"
|
| ],
|
| "builder_cfg": {
|
| - "arch": "Arm7",
|
| - "compiler": "GCC",
|
| - "configuration": "Debug",
|
| + "arch": "x86_64",
|
| + "compiler": "MSVC",
|
| + "configuration": "Release",
|
| "cpu_or_gpu": "GPU",
|
| - "cpu_or_gpu_value": "SGX544",
|
| - "is_trybot": false,
|
| - "model": "GalaxyS4",
|
| - "os": "Android",
|
| - "role": "Test"
|
| + "cpu_or_gpu_value": "HD4600",
|
| + "is_trybot": true,
|
| + "model": "ShuttleB",
|
| + "os": "Win8",
|
| + "role": "Perf"
|
| },
|
| - "configuration": "Debug",
|
| - "device_cfg": "arm_v7_neon",
|
| + "configuration": "Release_x64",
|
| "dm_flags": [
|
| "--config",
|
| "565",
|
| "8888",
|
| "gpu",
|
| "gpusrgb",
|
| + "pdf",
|
| + "msaa16",
|
| "serialize-8888",
|
| "tiles_rt-8888",
|
| "pic-8888",
|
| @@ -3574,25 +2738,67 @@
|
| "tests",
|
| "gm",
|
| "image",
|
| - "--threads",
|
| - "0",
|
| "--blacklist",
|
| "f16",
|
| "_",
|
| "_",
|
| - "dstreadshuffle",
|
| - "f16",
|
| + "dstreadshuffle",
|
| + "f16",
|
| + "image",
|
| + "_",
|
| + "_",
|
| + "srgb",
|
| + "image",
|
| + "_",
|
| + "_",
|
| + "gpusrgb",
|
| + "image",
|
| + "_",
|
| + "_",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "rle8-height-negative.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "rle4-height-negative.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "pal8os2v2.bmp",
|
| + "_",
|
| + "image",
|
| + "gen_platf",
|
| + "pal8os2v2-16.bmp",
|
| + "_",
|
| "image",
|
| + "gen_platf",
|
| + "rgba32abf.bmp",
|
| "_",
|
| + "image",
|
| + "gen_platf",
|
| + "rgb24prof.bmp",
|
| "_",
|
| - "srgb",
|
| "image",
|
| + "gen_platf",
|
| + "rgb24lprof.bmp",
|
| "_",
|
| + "image",
|
| + "gen_platf",
|
| + "8bpp-pixeldata-cropped.bmp",
|
| "_",
|
| - "gpusrgb",
|
| "image",
|
| + "gen_platf",
|
| + "4bpp-pixeldata-cropped.bmp",
|
| "_",
|
| + "image",
|
| + "gen_platf",
|
| + "32bpp-pixeldata-cropped.bmp",
|
| "_",
|
| + "image",
|
| + "gen_platf",
|
| + "24bpp-pixeldata-cropped.bmp",
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| @@ -3624,10 +2830,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -3808,26 +3010,18 @@
|
| "_",
|
| "image",
|
| "_",
|
| - ".SRW",
|
| - "--match",
|
| - "~imagefiltersclipped",
|
| - "~imagefilterscropexpand",
|
| - "~scaled_tilemodes_npot",
|
| - "~bleed_image",
|
| - "~ReadPixels"
|
| + ".SRW"
|
| ],
|
| - "do_perf_steps": false,
|
| - "do_test_steps": true,
|
| + "do_perf_steps": true,
|
| + "do_test_steps": false,
|
| "env": {
|
| - "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0"
|
| + "GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_arch_type=x86_64 skia_dump_stats=1 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp"
|
| },
|
| "nanobench_flags": [
|
| "--pre_log",
|
| "--images",
|
| "--gpuStatsDump",
|
| "true",
|
| - "--useThermalManager",
|
| - "1,1,10,1000",
|
| "--scales",
|
| "1.0",
|
| "1.1",
|
| @@ -3838,11 +3032,13 @@
|
| "nonrendering",
|
| "angle",
|
| "hwui",
|
| + "msaa16",
|
| + "nvpr16",
|
| + "nvprdit16",
|
| "--match",
|
| - "~blurroundrect",
|
| - "~patch_grid",
|
| - "~desk_carsvg",
|
| - "~GLInstancedArraysBench",
|
| + "~interlaced1.png",
|
| + "~interlaced2.png",
|
| + "~interlaced3.png",
|
| "~inc0.gif",
|
| "~inc1.gif",
|
| "~incInterlaced.gif",
|
| @@ -3864,21 +3060,20 @@
|
| "~inc1.webp"
|
| ],
|
| "upload_dm_results": true,
|
| - "upload_perf_results": false
|
| + "upload_perf_results": true
|
| },
|
| - "Test-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Debug": {
|
| + "Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Debug": {
|
| "build_targets": [
|
| - "dm",
|
| - "nanobench"
|
| + "dm"
|
| ],
|
| "builder_cfg": {
|
| "arch": "Arm7",
|
| "compiler": "GCC",
|
| "configuration": "Debug",
|
| "cpu_or_gpu": "GPU",
|
| - "cpu_or_gpu_value": "Adreno420",
|
| + "cpu_or_gpu_value": "SGX544",
|
| "is_trybot": false,
|
| - "model": "Nexus6",
|
| + "model": "GalaxyS4",
|
| "os": "Android",
|
| "role": "Test"
|
| },
|
| @@ -3890,7 +3085,6 @@
|
| "8888",
|
| "gpu",
|
| "gpusrgb",
|
| - "msaa4",
|
| "serialize-8888",
|
| "tiles_rt-8888",
|
| "pic-8888",
|
| @@ -3898,6 +3092,8 @@
|
| "tests",
|
| "gm",
|
| "image",
|
| + "--threads",
|
| + "0",
|
| "--blacklist",
|
| "f16",
|
| "_",
|
| @@ -3946,10 +3142,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -4130,9 +3322,15 @@
|
| "_",
|
| "image",
|
| "_",
|
| - ".SRW"
|
| + ".SRW",
|
| + "--match",
|
| + "~imagefiltersclipped",
|
| + "~imagefilterscropexpand",
|
| + "~scaled_tilemodes_npot",
|
| + "~bleed_image",
|
| + "~ReadPixels"
|
| ],
|
| - "do_perf_steps": true,
|
| + "do_perf_steps": false,
|
| "do_test_steps": true,
|
| "env": {
|
| "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0"
|
| @@ -4154,13 +3352,11 @@
|
| "nonrendering",
|
| "angle",
|
| "hwui",
|
| - "msaa4",
|
| - "nvpr4",
|
| - "nvprdit4",
|
| "--match",
|
| "~blurroundrect",
|
| "~patch_grid",
|
| "~desk_carsvg",
|
| + "~GLInstancedArraysBench",
|
| "~inc0.gif",
|
| "~inc1.gif",
|
| "~incInterlaced.gif",
|
| @@ -4181,36 +3377,34 @@
|
| "~inc0.webp",
|
| "~inc1.webp"
|
| ],
|
| - "product.board": "shamu",
|
| "upload_dm_results": true,
|
| "upload_perf_results": false
|
| },
|
| - "Test-ChromeOS-GCC-Link-CPU-AVX-x86_64-Debug": {
|
| + "Test-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Debug": {
|
| "build_targets": [
|
| "dm",
|
| "nanobench"
|
| ],
|
| "builder_cfg": {
|
| - "arch": "x86_64",
|
| + "arch": "Arm7",
|
| "compiler": "GCC",
|
| "configuration": "Debug",
|
| - "cpu_or_gpu": "CPU",
|
| - "cpu_or_gpu_value": "AVX",
|
| + "cpu_or_gpu": "GPU",
|
| + "cpu_or_gpu_value": "Adreno420",
|
| "is_trybot": false,
|
| - "model": "Link",
|
| - "os": "ChromeOS",
|
| + "model": "Nexus6",
|
| + "os": "Android",
|
| "role": "Test"
|
| },
|
| "configuration": "Debug",
|
| - "device_cfg": "link",
|
| + "device_cfg": "arm_v7_neon",
|
| "dm_flags": [
|
| "--config",
|
| "565",
|
| "8888",
|
| "gpu",
|
| "gpusrgb",
|
| - "pdf",
|
| - "msaa16",
|
| + "msaa4",
|
| "serialize-8888",
|
| "tiles_rt-8888",
|
| "pic-8888",
|
| @@ -4266,10 +3460,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -4358,15 +3548,112 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "image-cacherator-from-ctable"
|
| + "image-cacherator-from-ctable",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + "interlaced1.png",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + "interlaced2.png",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + "interlaced3.png",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".arw",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".cr2",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".dng",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".nef",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".nrw",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".orf",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".raf",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".rw2",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".pef",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".srw",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".ARW",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".CR2",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".DNG",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".NEF",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".NRW",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".ORF",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".RAF",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".RW2",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".PEF",
|
| + "_",
|
| + "image",
|
| + "_",
|
| + ".SRW"
|
| ],
|
| "do_perf_steps": true,
|
| "do_test_steps": true,
|
| "env": {
|
| - "GYP_DEFINES": "skia_arch_type=x86_64 skia_gpu=0 skia_warnings_as_errors=0"
|
| + "GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0"
|
| },
|
| "nanobench_flags": [
|
| "--pre_log",
|
| + "--images",
|
| + "--gpuStatsDump",
|
| + "true",
|
| + "--useThermalManager",
|
| + "1,1,10,1000",
|
| "--scales",
|
| "1.0",
|
| "1.1",
|
| @@ -4377,13 +3664,13 @@
|
| "nonrendering",
|
| "angle",
|
| "hwui",
|
| - "msaa16",
|
| - "nvpr16",
|
| - "nvprdit16",
|
| + "msaa4",
|
| + "nvpr4",
|
| + "nvprdit4",
|
| "--match",
|
| - "~interlaced1.png",
|
| - "~interlaced2.png",
|
| - "~interlaced3.png",
|
| + "~blurroundrect",
|
| + "~patch_grid",
|
| + "~desk_carsvg",
|
| "~inc0.gif",
|
| "~inc1.gif",
|
| "~incInterlaced.gif",
|
| @@ -4404,6 +3691,7 @@
|
| "~inc0.webp",
|
| "~inc1.webp"
|
| ],
|
| + "product.board": "shamu",
|
| "upload_dm_results": true,
|
| "upload_perf_results": false
|
| },
|
| @@ -4427,7 +3715,7 @@
|
| "configuration": "Debug",
|
| "dm_flags": [
|
| "--config",
|
| - "command_buffer",
|
| + "commandbuffer",
|
| "--src",
|
| "tests",
|
| "gm",
|
| @@ -4512,10 +3800,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -4861,10 +4145,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -5186,10 +4466,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -5280,6 +4556,7 @@
|
| "_",
|
| "image-cacherator-from-ctable"
|
| ],
|
| + "do_compile_steps": false,
|
| "do_perf_steps": false,
|
| "do_test_steps": true,
|
| "env": {
|
| @@ -5413,10 +4690,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -5638,10 +4911,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -5864,10 +5133,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -6090,10 +5355,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -6333,10 +5594,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -6693,10 +5950,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -7052,10 +6305,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -7320,10 +6569,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
| @@ -7679,10 +6924,6 @@
|
| "serialize-8888",
|
| "gm",
|
| "_",
|
| - "colorwheelnative",
|
| - "serialize-8888",
|
| - "gm",
|
| - "_",
|
| "drawfilter",
|
| "serialize-8888",
|
| "gm",
|
|
|