skia2/include/private/chromium
Kevin Lubick b902658a1a [bazel] Fix Bazel build by guarding addToKey
PS1 is the automatic regenerated changes.
PS2-3 adds an #ifdef guard to the addToKey method on shaders.
The SkShaderCodeDictionary class helps generate SkSL and is
only necessary when we are building with SkSL (gpu builds and
cpu builds with SkVM).

Suggested Review order:
 - Use Gerrit to diff PS 1 and the last PS
 - src/core/BUILD.bazel adds some sources to the "only
   necessary if sksl is enabled" bucket
 - All the .cpp and .h files to see the #ifdef is added
   correctly.

Change-Id: I4d4ce61a4957ef1e0840204acff08ce7e616f9cb
Bug: skia:12541
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/512157
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
2022-02-24 18:10:40 +00:00
..
BUILD.bazel [bazel] Fix Bazel build by guarding addToKey 2022-02-24 18:10:40 +00:00
GrSlug.h additional serialize(void*, size_t) to match SkTextBlob 2022-02-22 19:36:40 +00:00
SkChromeRemoteGlyphCache.h change to serialize/Deserialize API 2022-02-22 19:03:49 +00:00