skia2/include
Cary Clark 785586af7d remove unused serialization in textblob
The SKTextBlob serialization code that is tested by Skia is
unused by Chrome. The serialization code that is
used by Chrome is untested by Skia.

Remove the unused code; test the used code.

The code path introduced nearly a year ago,
likely for slimming paint, attempts to make
text blobs smarter by allowing the reuse of typefaces.

Maybe there needs to be a Chrome bug / feature
request to use this?

If if turns out there is no interest to do so,
This CL aligns used interfaces with tests.

R=reed@google.com,fmalita@google.com,bungeman@google.com

Bug: skia:6818
Change-Id: I9b3ec0c326495322986ba26f20f901bcb208be73
Reviewed-on: https://skia-review.googlesource.com/141542
Reviewed-by: Cary Clark <caryclark@skia.org>
Reviewed-by: Florin Malita <fmalita@chromium.org>
Reviewed-by: Ben Wagner <bungeman@google.com>
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Cary Clark <caryclark@skia.org>
Auto-Submit: Cary Clark <caryclark@skia.org>
2018-07-19 14:32:45 +00:00
..
android Alternate between two SkBitmaps in SkAnimatedImage 2018-05-23 20:49:42 +00:00
atlastext Move op memory storage to GrContext (take 2) 2018-06-19 19:51:20 +00:00
c
codec Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
config remove unused parts of SkTypes.h 2018-06-08 23:53:57 +00:00
core remove unused serialization in textblob 2018-07-19 14:32:45 +00:00
effects add new patheffects 2018-07-18 18:56:07 +00:00
encode Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
gpu Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
pathops Remove trailing whitespace. 2017-10-09 21:20:34 +00:00
ports Expose public factories for platform decoders 2018-06-26 17:30:52 +00:00
private Revert "Add kAAHairline to GpuPathRenderers" 2018-07-18 21:24:22 +00:00
svg Add a SkWStream-based SkSVGCanvas factory 2017-09-19 20:33:19 +00:00
utils Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
views [Viewer] Preserve gesture transformation matrix on slide/backend change 2018-01-05 18:18:39 +00:00