aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkGlyphCache.h
Commit message (Expand)AuthorAge
* Use indices into the vectors shared by runsGravatar Herb Derby2018-06-25
* 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
* Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"Gravatar Herb Derby2018-06-06
* Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"Gravatar Hal Canary2018-06-06
* Have draw(Text|PosText|PosTextH) use a single entry on the deviceGravatar Herb Derby2018-06-05
* 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
* Remove android specific code - v2Gravatar Herb Derby2018-05-07
* Revert "Remove android specific code"Gravatar Greg Daniel2018-05-07
* Remove android specific codeGravatar Herb Derby2018-05-04
* Check that Android is not looking up fontsGravatar Herb Derby2018-04-30
* Untangle strike cache and glyph cacheGravatar Herb Derby2018-04-19
* Move strike cache Find*() to strike cacheGravatar Herb Derby2018-04-18
* Simplify strike cache NodeGravatar Herb Derby2018-04-18
* Move node information to SkStrikeCacheGravatar Herb Derby2018-04-17
* Reorganize strike cache and glyph cache codeGravatar Herbert Derby2018-04-17
* Rename SkGlyphCacheGlobals to SkStrikeCacheGravatar Herb Derby2018-04-16
* Remove SkAutoGlyphCacheGravatar Herb Derby2018-03-27
* Allow only Android to use SkAutoGlyphCacheNoGammaGravatar Herb Derby2018-03-20
* Regularize SkGlyphCache creation.Gravatar Herb Derby2018-03-20
* More removal of auto glyph cache.Gravatar Herb Derby2018-03-20
* Remove a ctor from SkAutoGlyphCache; removal continues.Gravatar Herb Derby2018-03-19
* Expose SkGlyphCache's allocGravatar Herb Derby2018-03-12
* Remove unused SkAutoGlyphCache constructorGravatar Herb Derby2018-03-12
* Remove DetachCache and AttachCache.Gravatar Herb Derby2018-03-12
* Remove getCache from SkAutoGlyphCache*Gravatar Herb Derby2018-03-09
* Remove one use of AttachCache, and a paint variant of FindOrCreate...Gravatar Herb Derby2018-03-09
* Revert "Remove attach and detach glyph cache."Gravatar Herb Derby2018-03-07
* Remove attach and detach glyph cache.Gravatar Herb Derby2018-03-07
* SkGlyphCache - update core routines.Gravatar Herb Derby2018-03-05
* Move glyph cache and descriptor functions off of SkPaintGravatar Herb Derby2018-01-23
* Clean up SkScalerContext descriptor creationGravatar Herb Derby2018-01-23
* Remove SkChunckAllocGravatar Herb Derby2017-03-08
* Do not embed glyph image data in SkGlyphCache.Gravatar Herb Derby2017-01-24
* Move from SkChunkAlloc to SkArenaAlloc for SkGlyphCache.Gravatar Herb Derby2017-01-20
* Clean up glyph id handling.Gravatar Ben Wagner2016-11-11
* SkScalerContext to use smart pointers.Gravatar bungeman2016-10-20
* SkDescriptors to be held in unique_ptr.Gravatar bungeman2016-10-19
* Remove aux procs from SkGlyphCache.Gravatar Ben Wagner2016-10-17
* Eagerly update the unichar to glyphID mapping.Gravatar herb2016-08-17
* Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text c...Gravatar bsalomon2016-05-19
* Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...Gravatar reed2016-04-12
* Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...Gravatar borenet2016-04-11
* Pass effects directly to fontcacheGravatar reed2016-04-11
* Decouple contrast boost from fake gamma.Gravatar brianosman2016-04-08
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Use std::unique_ptr.Gravatar mtklein2016-03-16
* Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview....Gravatar mtklein2016-03-16
* Use std::unique_ptr.Gravatar mtklein2016-03-16