DescriptionUpdates nvpr text blobs to not store a direct reference to the
per-glyph GPU path object, but rather store a key for looking it up in
the resource cache. This allows the cache to purge glyphs when needed.
Also indirectly fixes a memory leak that was introduced with nvpr text
blobs.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/8585dd26bf74edf26a1cd1c31699c03347f78937
Patch Set 1 #Patch Set 2 : Fix caching as well #
Total comments: 4
Patch Set 3 : Address comments #Patch Set 4 : rebase #Patch Set 5 : Accidental build error #Patch Set 6 : MSVC warnings #
Messages
Total messages: 26 (11 generated)
|