aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextBlobCache.h
Commit message (Expand)AuthorAge
* Move all text stuff to its own folderGravatar joshualitt2015-12-11
* Make SkTextBlob::RunIterator public.Gravatar halcanary2015-10-27
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* wire up reduced atlas and zero textblob cache to testGravatar joshualitt2015-08-21
* Add abliity to set textblob cache budget to GrContextGravatar joshualitt2015-08-03
* Add sanity check to GrAtlasTextBlobGravatar joshualitt2015-07-21
* rename BitmapTextBlob and move it to its own fileGravatar joshualitt2015-07-21
* add textblob cache freeallGravatar joshualitt2015-04-16
* Start caching masks / stroke fills for textblobsGravatar joshualitt2015-04-13
* Avoid regenerating cached textblobs on integer scrollsGravatar joshualitt2015-04-13
* trivial fix for TextBlobCacheGravatar joshualitt2015-04-10
* The TextBlobCache needs the ability to trigger a flush because otherwise its ...Gravatar joshualitt2015-04-10
* Adding a cache + memory pool for GPU TextBlobsGravatar joshualitt2015-04-08