commit | 900c36779610dc65c42a5004ee3693fd70961ba4 | [log] [tgz] |
---|---|---|
author | senorblanco <senorblanco@chromium.org> | Wed Apr 27 11:31:23 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Apr 27 11:31:23 2016 -0700 |
tree | 603f3ab0fd1a59077c851a93148ee15064813073 | |
parent | f8e8d5ee432448a4ca5b6f22aabd148a6708d0c0 [diff] |
Image filters: de-nest SkImageFilter::Cache and Cache::Key. This reduces the public header, and also allows us to foward- declare them, so we can remove an #include from all the SkDevice subclass headers. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1919063002 Review-Url: https://codereview.chromium.org/1919063002