commit | 6fb183b9d6c40539d6fa690211b6d29db104cd34 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Thu Nov 17 18:03:07 2022 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Fri Nov 18 00:07:57 2022 +0000 |
tree | 257f6b278e111bd2379fa8d9a06f009d1e54f512 | |
parent | dd78cb8afd365e158f32c2ed55b4282e136333a3 [diff] |
Reland "[includes] Enforce IWYU on GrCaps" This is a reland of commit c3c4e81145c9ca9d3dd4041038b92fada3dd1082 Original change's description: > [includes] Enforce IWYU on GrCaps > > This also attempts to remove an include of GrBackendSurface.h > by breaking out TestFormatColorTypeCombination into its own > file (and moving it into the GrTest namespace). > > Change-Id: I9af7a6bd87c7bffe262d2b021d4135de4345f5f2 > Bug: skia:13052 > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/607001 > Reviewed-by: John Stiles <johnstiles@google.com> > Commit-Queue: Kevin Lubick <kjlubick@google.com> Bug: skia:13052 Change-Id: I611e545cf09b641f181770584bdff819df7aad7e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/607657 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>