aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkGlyphCache.h
Commit message (Expand)AuthorAge
* 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
* Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.c...Gravatar mtklein2016-03-11
* Use std::unique_ptr.Gravatar mtklein2016-03-11
* Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.c...Gravatar mtklein2016-03-10
* Use std::unique_ptr.Gravatar mtklein2016-03-10
* Only use fake gamma with linear devices.Gravatar bungeman2016-02-22
* add helper to create fancy underlinesGravatar caryclark2016-02-09
* Revert of Stop using SkScalerContext::getAdvance() in SkGlyphCache. (patchset...Gravatar mtklein2015-10-06
* Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://co...Gravatar herb2015-09-15
* Parallel cache.Gravatar herb2015-09-15
* Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://co...Gravatar jyasskin2015-09-10
* Parallel cache.Gravatar herb2015-09-09
* Revert of Parallel cache - preliminary (patchset #22 id:420001 of https://co...Gravatar herb2015-09-04
* Parallel cache.Gravatar herb2015-09-04
* Stop using SkScalerContext::getAdvance() in SkGlyphCache.Gravatar mtklein2015-09-01
* [tracing] Add support for skia caches to dump memory statsGravatar ssid2015-08-27
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* private iterator to visit all resource cache entriesGravatar reed2015-08-19
* Change the GlyphCache to use a hash table instead of doing its own ad-hocGravatar herb2015-07-21
* Cleanup: Comment and ordering changes.Gravatar herb2015-06-24
* remove SkDevicePropertiesGravatar robertphillips2015-06-19
* Fix uninitialized memory bug in the SkGlyphCache.Gravatar herb2015-03-05
* Make the glyph array entries inline.Gravatar herb2015-02-27
* Revert of Make the glyph array entries inline. (patchset #11 id:190001 of htt...Gravatar mtklein2015-02-09
* Make the glyph array entries inline.Gravatar herb2015-02-09
* Revert of Make the glyph array entries inline. (patchset #10 id:170001 of htt...Gravatar bsalomon2015-02-02
* Make the glyph array entries inline.Gravatar herb2015-02-02
* Make char hash dynamic when needed.Gravatar herb2015-01-28
* Use murmur3 finisher to improve font hash efficiency.Gravatar reed2015-01-28
* Revert of patch from issue 885453002 at patchset 20001 (http://crrev.com/8854...Gravatar mtklein2015-01-27
* patch from issue 885453002 at patchset 20001 (http://crrev.com/885453002#ps20...Gravatar mtklein2015-01-27
* Remove distance field generation and storage from SkGlyphCache.Gravatar jvanverth2015-01-07
* Comment out unused names in src/core/SkGlyphCache.hGravatar tomhudson2015-01-06
* Remove unused SkGlyphCache::VisitAllCaches.Gravatar bungeman2014-08-18
* Remove ALL font fallback logic from Skia.Gravatar djsollen2014-08-06
* Gamma correction for distance field text.Gravatar jvanverth2014-06-10
* Revert of Gamma correction for distance field text. (https://codereview.chrom...Gravatar scroggo2014-06-09
* Gamma correction for distance field text.Gravatar jvanverth2014-06-09
* Move distance field generation to the glyph cache.Gravatar commit-bot@chromium.org2014-04-14