aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkRemoteGlyphCache.cpp
Commit message (Expand)AuthorAge
* Hide SkTextBlob::GlyphPositioning from public APIGravatar Florin Malita2018-07-27
* const all the thingsGravatar Herb Derby2018-07-27
* 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
* Device interface uses glyph run listGravatar Herb Derby2018-07-16
* Remove SkDrawFilter.Gravatar Ben Wagner2018-07-12
* 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
* 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
* trim #include <new> from SkPostConfig.hGravatar Mike Klein2018-06-11
* 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
* font remoting: Fix errors with sub-pixel positioning mismatch.Gravatar Khushal2018-05-31
* fonts: Fix image cache miss from glyphs too large for atlas.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
* 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: Use empty glyphs on cache miss.Gravatar Khushal2018-05-17
* fonts: Fix memory accounting for deserialized glyphs.Gravatar Khushal2018-05-15
* fonts: Fix a trace name in SkRemoteGlyphCacheGravatar Khushal2018-05-09
* fonts: Fix subpixel position mismatch in font remotingGravatar Khushal2018-05-08
* Use device and key descriptorsGravatar Herb Derby2018-05-08
* Add move to quiet warningGravatar Herb Derby2018-05-03
* fonts: Reland push font remoting.Gravatar Khushal2018-05-02
* Take sk_sp<SkDevice> instead of SkDevice*Gravatar Herb Derby2018-05-02
* Revert "fonts: Set up remote glyph caching to push fonts."Gravatar Mike Klein2018-05-02
* Revert "fonts: Dont memcpy with nullptr in SkRemoteGlyphCache"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: Dont memcpy with nullptr in SkRemoteGlyphCacheGravatar Khushal2018-05-01
* fonts: Set up remote glyph caching to push fonts.Gravatar Khushal2018-05-01
* Untangle strike cache and glyph cacheGravatar Herb Derby2018-04-19
* Move strike cache Find*() to strike cacheGravatar Herb Derby2018-04-18
* Move node information to SkStrikeCacheGravatar Herb Derby2018-04-17
* SkStrikeDifferences::operator() -> add()Gravatar Mike Klein2018-04-17
* Remove SkPaint::kGenA8FromLCD_Flag.Gravatar Ben Wagner2018-04-16
* Remove all notion of transport from the API - V2.Gravatar Herb Derby2018-04-16