commit | d7689d434c6fdf35c15626f186d1416618567393 | [log] [tgz] |
---|---|---|
author | Herbert Derby <herb@google.com> | Fri Oct 11 10:56:31 2019 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Oct 17 17:26:37 2019 +0000 |
tree | 37c0c0f3617815f1ef819827465d0a5873649024 | |
parent | c3a927fc455aa3080d9b0dd6fd1832a5a37774f3 [diff] |
Reland "Introduce SkGlyphSourceBuffer" This is a reland of 77c53087c1ea92bc6c7e436f60746da7605cad98 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> Change-Id: Ib90508a21993b12c71ee86cbdeb51c4d4c2ec913 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/249128 Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Herb Derby <herb@google.com>