commit | 860e8a67190e024b7375e52e270e6bd0a17af86e | [log] [tgz] |
---|---|---|
author | scroggo <scroggo@google.com> | Thu Oct 15 07:51:28 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 15 07:51:28 2015 -0700 |
tree | ba0cf7bf5b39a24ac426940c085e15c7822cef44 | |
parent | c603c143bb39e8a8dd1b35ad792c4dccb7de3a3a [diff] |
Renable image benchmarking - Remove --images '' to renable image benchmarking - Add a flag to disable testing JPEG's buildTileIndex, since it also leaks memory - Do not run images on GPU - Do not run large interlaced images on 32 bit bots - When buildTileIndex is not being used in the subset benches, do not use it for BRD BUG=skia:3418 BUG=skia:4469 BUG=skia:4471 BUG=skia:4360 Review URL: https://codereview.chromium.org/1396113002