skia2/src
Herb Derby f29cb70281 Revert "Introduce SkGlyphSourceBuffer"
This reverts commit 77c53087c1.

Reason for revert: Breaks some windows builds

Original change's description:
> Introduce SkGlyphSourceBuffer
> 
> SkGlyphSourceBuffer provides a system for taking rejected glyphs from
> one glyph drawing stage, and turns them into the source for the next stage.
> It is rarely used, so it tries to conserve memory.
> 
> Change-Id: I5275ffa3e804fc494eb2f5803e0cf2d148a755f7
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/248260
> Reviewed-by: Ben Wagner <bungeman@google.com>
> Commit-Queue: Herb Derby <herb@google.com>

TBR=bungeman@google.com,herb@google.com

Change-Id: I4270d092f8daba3dddcadd6abbed10f14bf57490
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/249077
Reviewed-by: Herb Derby <herb@google.com>
Commit-Queue: Herb Derby <herb@google.com>
2019-10-16 21:28:35 +00:00
..
android Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
atlastext Rename GrColorSpaceInfo -> GrColorInfo 2019-09-30 21:53:24 +00:00
c Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
codec Update Wuffs version to 0.2.0-rc.1 2019-10-10 15:12:21 +00:00
core Revert "Introduce SkGlyphSourceBuffer" 2019-10-16 21:28:35 +00:00
effects Starting to hack up HDR transfer function support 2019-10-16 18:40:16 +00:00
fonts Add SkUNREACHABLE to definition of SK_ABORT. 2019-08-09 20:43:39 +00:00
gpu Add unit test to exercise GrTextureFreed message handling after a context abandon 2019-10-16 21:11:12 +00:00
image Work around un-safe downcast in PromiseLazyInstantiateCallback destructor after a context abandon 2019-10-16 19:24:03 +00:00
images insist SkPngEncoder's input is initialized 2019-10-14 18:13:37 +00:00
lazy Remove std::move()s from returns of std::unique_ptrs 2019-08-15 23:48:59 +00:00
opts remove ternary min/max 2019-10-16 19:00:16 +00:00
pathops Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
pdf Retain hints when subsetting for PDF. 2019-10-09 14:58:02 +00:00
ports Revert "Hold onto FcConfig in SkFontConfigInterface_direct." 2019-10-03 17:58:21 +00:00
sfnt Add Symbol encoding when renaming a font. 2019-08-07 20:35:28 +00:00
shaders Plumb GrColorType through all ops/processors that sample textures. 2019-10-15 18:34:37 +00:00
sksl Interpreter: Reflect all uniform variables in ByteCode 2019-10-16 15:35:48 +00:00
svg [svgcanvas] Refactor clipping 2019-09-04 14:36:32 +00:00
utils Rename GrColorSpaceInfo -> GrColorInfo 2019-09-30 21:53:24 +00:00
xml [svgcanvas] Add flag to suppress newlines and tabs in XML 2019-08-21 20:17:37 +00:00
xps Basic changes to get XPS drawing text. 2019-08-26 16:20:44 +00:00