commit | 95e8d0a4ae3c755fd9ffbd0c276fc657999fecee | [log] [tgz] |
---|---|---|
author | brianosman <brianosman@google.com> | Thu Sep 29 13:43:49 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 29 13:43:49 2016 -0700 |
tree | b51069087b6199a542408c5f14d6e343d21609c5 | |
parent | eb0d91cfa278bceba3ec9a3fdcbc7c47a2ed3a3f [diff] |
Remove caching from the draw-atlas GMs. Fixes bugs cycling backends. When we would change backend or color type in SampleApp, we'd be rendering from a no-longer-valid image, leading to missing output, etc... BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2381893004 Review-Url: https://codereview.chromium.org/2381893004