Chromium Code Reviews| Index: tools/nanobench_flags.json |
| diff --git a/tools/nanobench_flags.json b/tools/nanobench_flags.json |
| index 2ae91d0c3c164d80a1dc342605030728aa408ff9..c80ced8b61f3785603b5c2fcb9ab1378dba00bc3 100644 |
| --- a/tools/nanobench_flags.json |
| +++ b/tools/nanobench_flags.json |
| @@ -1,9 +1,54 @@ |
| { |
| + "Perf-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Release": [ |
| + "--pre_log", |
| + "--images", |
| + "--gpuStatsDump", |
| + "true", |
| + "--useThermalManager", |
| + "1,1,10,1000", |
| + "--scales", |
| + "1.0", |
| + "1.1", |
| + "--config", |
| + "565", |
| + "8888", |
| + "gpu", |
| + "nonrendering", |
| + "angle", |
| + "hwui", |
| + "msaa4", |
| + "nvprmsaa4", |
| + "--match", |
| + "~blurroundrect", |
| + "~patch_grid", |
| + "~desk_carsvg", |
| + "~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" |
| + ], |
| "Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release": [ |
| "--pre_log", |
| "--images", |
| "--gpuStatsDump", |
| "true", |
| + "--useThermalManager", |
| + "1,1,10,1000", |
| "--scales", |
| "1.0", |
| "1.1", |
| @@ -85,6 +130,8 @@ |
| "--images", |
| "--gpuStatsDump", |
| "true", |
| + "--useThermalManager", |
| + "1,1,10,1000", |
| "--scales", |
| "1.0", |
| "1.1", |