commit | e4499849df904c30c21e0eacaf11b9e9a985313f | [log] [tgz] |
---|---|---|
author | scroggo <scroggo@chromium.org> | Thu Feb 25 11:03:47 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 25 11:03:47 2016 -0800 |
tree | 95ef40eab92a0bbbb363e0be139e2a72fea8170c | |
parent | 3552ba18ee41e135d6fc52228adae37794fc15ff [diff] |
Add a DM flag to limit the types of Codec decodes When the flag "simpleCodec" is set to true, we will only decode to the canvas colortype and to a scale of 1. No SkAndroidCodec or BRDCodec tests are run. This makes it easier to find the simple case when running locally. Clean up some SkImageDecoder references along the way. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1735743003 Review URL: https://codereview.chromium.org/1735743003