aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/SkRemoteGlyphCacheTest.cpp
Commit message (Expand)AuthorAge
* fonts: Don't recompute device descs on glyph cache hit.Gravatar Khushal2018-07-25
* Convert remote glyph cache to use glyp runsGravatar Herb Derby2018-07-20
* Revert "Remove drawTextBlob from device use drawGlyphRunList"Gravatar Robert Phillips2018-06-28
* Remove drawTextBlob from device use drawGlyphRunListGravatar Herb Derby2018-06-28
* Use local strike caches to avoid flaky test behaviorGravatar Herb Derby2018-06-21
* Make SkStrikeCache::Validate call non global versionGravatar 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: Ignore re-initialization of fallback glyphs from the server.Gravatar Khushal2018-06-13
* 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 SK_SUPPORT_GPU checks in tool-only codeGravatar Brian Osman2018-05-31
* Revert "fonts: Use correct SurfaceProps in analysis canvas for remoting."Gravatar Ravi Mistry2018-05-29
* fonts: Use correct SurfaceProps in analysis canvas for remoting.Gravatar Khushal2018-05-29
* Rename GrAtlasTextContext -> GrTextContextGravatar Herb Derby2018-05-24
* Reland fonts: Cleanup cache miss logging for font remoting.Gravatar Khushal2018-05-24
* Reland fonts: Add support for distance field text to font remoting.Gravatar Khushal2018-05-24
* Revert "fonts: Add support for distance field text to font remoting."Gravatar Mike Klein2018-05-23
* 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: Add support for distance field text to font remoting.Gravatar Khushal2018-05-22
* fonts: Handle fallback to using paths for text rendering for remoting.Gravatar Khushal2018-05-17
* fonts: Fix memory accounting for deserialized glyphs.Gravatar Khushal2018-05-15
* fonts: Cleanup header guard and stray printfs.Gravatar Khushal2018-05-03
* fonts: Reland push font remoting.Gravatar Khushal2018-05-02
* Revert "fonts: Set up remote glyph caching to push fonts."Gravatar Mike Klein2018-05-02
* Revert "fonts: Bandaid fix for desc mismatch in SkRemoteGlyphCache."Gravatar Mike Klein2018-05-02
* fonts: Bandaid fix for desc mismatch in SkRemoteGlyphCache.Gravatar Khushal2018-05-01
* fonts: Set up remote glyph caching to push fonts.Gravatar Khushal2018-05-01