commit | 9a0f629973ee97ea10f5e3c36a802eca4270d7e0 | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Fri Mar 20 07:03:52 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 20 07:03:52 2015 -0700 |
tree | dbde5678c7975d32aa470b079bf99e6c7d43cb5e | |
parent | ca75ea871e40cc4ebd19bfa26a096bec19fd464e [diff] |
Only use 256x256 tiles on hd2000 nanobench bots Initial experiments did show that the 256 tile size fixed the hd2000 win7 nanobot failures. However it did not have any effect on other bots, so this change is to move back to the larger tile size on all bots expect for the hd2000. BUG=skia: Review URL: https://codereview.chromium.org/1022083002