commit | c69d9991f51b749b867fdff8845db687a7d946a0 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Wed Feb 15 08:04:24 2023 -0500 |
committer | Kevin Lubick <kjlubick@google.com> | Wed Feb 15 15:23:56 2023 +0000 |
tree | 522403a3064cb8f3778c26ca5ddf5586efb1f6fe | |
parent | 21627ff455d04b4e442336596d2ef3654241de78 [diff] |
Enforce IWYU on things needed for core build Client CLs: - http://ag/21408973 - https://crrev.com/c/4247679 - http://cl/509514434 - http://cl/509515755 non-trivial changes to: - SkBitmap.h to allow forward declares of SkShader and SkTileMode. - SkCanvas.h to allow SkSpecialImage to be forward-declared. Everything else was mechanical. Change-Id: I297fe955e1846cf3884da871a2a2a144bb7a9a42 Bug: skia:13983 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/642658 Reviewed-by: Brian Osman <brianosman@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>