aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkGlyphCache_Globals.h
Commit message (Expand)AuthorAge
* add API to change max pointsize for font cacheGravatar Mike Reed2017-06-01
* Add guards around access to font cache global fields.Gravatar herb2016-06-22
* 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
* Correct a possible free after use.Gravatar herb2015-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
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Add RAII for other types of locks. Change SkGlyphCache_Globals toGravatar herb2015-07-09
* Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.Gravatar mtklein2015-07-07
* Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....Gravatar jvanverth2015-07-02
* Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.Gravatar mtklein2015-07-01
* try uping the cache-count-limit to see if it speeds up bench-picturesGravatar reed@google.com2013-10-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-27
* add counting to Globals, and refactor some for clarityGravatar reed@google.com2013-09-26