aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkTypeface_remote.cpp
Commit message (Expand)AuthorAge
* Use local strike caches to avoid flaky test behaviorGravatar Herb Derby2018-06-21
* Revert "Make SkRemoteGlyphCache tests use private glyph cache"Gravatar Herb Derby2018-06-21
* Make SkRemoteGlyphCache tests use private glyph cacheGravatar Herb Derby2018-06-20
* fonts: Fix memory allocation for fallback glyphs.Gravatar Khushal2018-06-12
* Glyph search of desperationGravatar Herb Derby2018-06-08
* fonts: Hook up FallbackTextHelper to font remoting.Gravatar Khushal2018-06-07
* Turn off logging for testsGravatar Herb Derby2018-06-04
* Remove noise from test outputGravatar Herb Derby2018-06-01
* Reland fonts: Cleanup cache miss logging for font remoting.Gravatar Khushal2018-05-24
* Revert "fonts: Cleanup cache miss logging for font remoting."Gravatar Mike Klein2018-05-23
* fonts: Cleanup cache miss logging for font remoting.Gravatar Khushal2018-05-22
* fonts: Use empty glyphs on cache miss.Gravatar Khushal2018-05-17
* fonts: Reland push font remoting.Gravatar Khushal2018-05-02
* Revert "fonts: Set up remote glyph caching to push fonts."Gravatar Mike Klein2018-05-02
* fonts: Set up remote glyph caching to push fonts.Gravatar Khushal2018-05-01
* Distinguish between glyphs with empty path and no path.Gravatar Ben Wagner2018-04-05
* Move cache difference code into remote cache filesGravatar Herb Derby2018-03-26
* Regularize SkGlyphCache creation.Gravatar Herb Derby2018-03-20
* Add glyph cache warming - prototypeGravatar Herb Derby2018-03-14
* Collapse metrics and image into a single call.Gravatar Herb Derby2018-02-05
* Start of cross process SkScalerContext.Gravatar Mike Klein2018-01-24