aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkTypeface_remote.h
Commit message (Expand)AuthorAge
* Device interface uses glyph run listGravatar Herb Derby2018-07-16
* Add SkTypeface::getVariationDesignParametersGravatar Ben Wagner2018-07-12
* Fix chrome memory dump crashes using out of process strike cachesGravatar Adrienne Walker2018-06-29
* Revert "Remove drawTextBlob from device use drawGlyphRunList"Gravatar Robert Phillips2018-06-28
* Remove drawTextBlob from device use drawGlyphRunListGravatar Herb Derby2018-06-28
* Implement onMakeClone function on all subclasses of SkTypeface exceptGravatar Bruce Wang2018-06-25
* 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
* Turn off logging for testsGravatar Herb Derby2018-06-04
* 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
* Revert "Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode""Gravatar Hal Canary2018-05-09
* Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode"Gravatar Greg Daniel2018-05-09
* SkAdvancedTypefaceMetrics: factor out GlyphToUnicodeGravatar Hal Canary2018-05-09
* 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
* Try to have glyph count go through to allow easier glyphid setsGravatar Herb Derby2018-03-21
* 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
* Generate cache traffic each iterationGravatar Herb Derby2018-02-05
* Consolidate all the id handling and caching code.Gravatar Herb Derby2018-02-01
* Add cache for handling of contexts.Gravatar Herb Derby2018-01-25
* Start of cross process SkScalerContext.Gravatar Mike Klein2018-01-24