Chromium Code Reviews| Index: tools/nanobench_flags.json |
| diff --git a/tools/nanobench_flags.json b/tools/nanobench_flags.json |
| index 4f669e1fe5839bd5411c6ac0af9e3b39ca5aa310..81649152b876a4a93845d123ca8807a6c12d896a 100644 |
| --- a/tools/nanobench_flags.json |
| +++ b/tools/nanobench_flags.json |
| @@ -15,10 +15,12 @@ |
| "~blurroundrect", |
| "~patch_grid", |
| "~desk_carsvg", |
| - "~desk_unicodetable" |
| + "~desk_unicodetable", |
| + "~interlaced1.png", |
| + "~interlaced2.png", |
| + "~interlaced3.png" |
| ], |
| "Perf-Android-Nexus7-Tegra3-Arm7-Release": [ |
| - "--images", |
| "--scales", |
| "1.0", |
| "1.1", |
| @@ -71,7 +73,11 @@ |
| "--loops", |
| "1", |
| "--samples", |
| - "1" |
| + "1", |
| + "--match", |
| + "~interlaced1.png", |
| + "~interlaced2.png", |
| + "~interlaced3.png" |
| ], |
| "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [ |
| "--images", |
| @@ -93,7 +99,10 @@ |
| "256", |
| "--match", |
| "~gradient", |
| - "~etc1bitmap" |
| + "~etc1bitmap", |
| + "~interlaced1.png", |
| + "~interlaced2.png", |
| + "~interlaced3.png" |
| ], |
| "Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": [ |
| "--images", |