aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkRemoteGlyphCache.h
Commit message (Expand)AuthorAge
* fonts: Don't recompute device descs on glyph cache hit.Gravatar Khushal2018-07-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
* fonts: Perform blob analysis at SkBaseDevice layer instead of canvas.Gravatar Khushal2018-06-08
* fonts: Hook up FallbackTextHelper to font remoting.Gravatar Khushal2018-06-07
* Turn off logging for testsGravatar Herb Derby2018-06-04
* Reland fonts: Use correct SurfaceProps in analysis canvas for remoting.Gravatar Khushal2018-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
* 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
* Fix compiler warning for MSVCGravatar Herb Derby2018-05-16
* Use device and key descriptorsGravatar Herb Derby2018-05-08
* 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
* fonts: Set up remote glyph caching to push fonts.Gravatar Khushal2018-05-01
* Generalize to SkDescriptorMapGravatar Herb Derby2018-04-23
* SkStrikeDifferences::operator() -> add()Gravatar Mike Klein2018-04-17
* Remove all notion of transport from the API - V2.Gravatar Herb Derby2018-04-16
* Revert "Remove all notion of transport from the API."Gravatar Herb Derby2018-04-08
* Remove all notion of transport from the API.Gravatar Herb Derby2018-04-06
* Distinguish between glyphs with empty path and no path.Gravatar Ben Wagner2018-04-05
* Clean up buffering and serializatoin.Gravatar Herb Derby2018-04-04
* Cleanup Ops - remove extra bytes sent and receivedGravatar Herb Derby2018-04-02
* Various cleanup to remote_demoGravatar Herb Derby2018-03-27
* Move cache difference code into remote cache filesGravatar Herb Derby2018-03-26
* Add glyph cache warming - prototypeGravatar Herb Derby2018-03-14
* Generate cache traffic each iterationGravatar Herb Derby2018-02-05
* Consolidate all the id handling and caching code.Gravatar Herb Derby2018-02-01