skia2/include/private/chromium
Herb Derby 627969bf1b serialize/draw GrSlug into a SkPicture
Chrome uses a picture to manage some of their drawing in the GPU
process. This CL serializes GrSlugs into an SkPicture, and to
draw from that picture. Pictures with GrSlugs can not be stored;
they must be created and played back directly. In addition, the
SkStrikes used by the slugs must be pinned in the SkStrikeCache.

Bug: chromium:1302036

Change-Id: I19fa9c06c08f64ad066326e90bc6425dd90b3342
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/514360
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Herb Derby <herb@google.com>
2022-03-16 15:24:43 +00:00
..
BUILD.bazel [bazel] Fix Bazel build by guarding addToKey 2022-02-24 18:10:40 +00:00
GrSlug.h serialize/draw GrSlug into a SkPicture 2022-03-16 15:24:43 +00:00
SkChromeRemoteGlyphCache.h change to serialize/Deserialize API 2022-02-22 19:03:49 +00:00