commit | ff6595286c0cd458979bb465078309543c68210a | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Fri Mar 25 09:48:45 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 25 09:48:45 2016 -0700 |
tree | 0ccf825f7b7ab2d8162e8358fc8ecdce9ace571f | |
parent | face88a8ce51da4d1cecc2b70317f23413d3e0ad [diff] |
Turn off Discardable scaled image cache This change accidentally slipped into the checked in version of https://codereview.chromium.org/1785643003/ (Switch SkBlurImageFilter over to new onFilterImage interface). It is the reason why we're seeing performance improvements on Android and Ubuntu for the ugamsolutions skp (and others). I guess the real question is, since it isn't crashing, do we want to leave it enabled? GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1835563002 Review URL: https://codereview.chromium.org/1835563002