| commit | f0fad4a76fcb3105f871ad93311a13cd83cd6bd8 | [log] [tgz] |
|---|---|---|
| author | junov <junov@chromium.org> | Wed Jul 06 21:39:20 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 06 21:41:10 2016 |
| tree | dc6804c9961f2ead1c49d3a3c9e63af8e20a3662 | |
| parent | 8315cc9a9db180f31cf199f1435c7cb21a25eca9 [diff] |
Fix canvas blink_perf tests to avoid GPU fallback There is an artificial regression in some of the canvas performance tests after landing commit 627ddfd0de197d67567a15191f654b8835408bce this change fixes the tests to prevent them from triggering the fallback to CPU-based rendering. BUG=606688 Review-Url: https://codereview.chromium.org/2126013002 Cr-Commit-Position: refs/heads/master@{#403957}