aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/text/GrTextBlobCache.cpp
Commit message (Expand)AuthorAge
* Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."Gravatar Brian Salomon2018-07-11
* Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."Gravatar Brian Salomon2018-07-11
* Make GPU cache invalidation SkMessageBus messages go to one GrContext.Gravatar Brian Salomon2018-07-11
* Rename GrAtlasTextBlob -> GrTextBlobGravatar Herb Derby2018-05-29
* Remove memory pool use from SkTextBlobCacheGravatar Herb Derby2018-05-24
* Update GrTextBlobCache for DDLGravatar Robert Phillips2018-02-15
* Send TextBlobCache purge messages only to owning cache.Gravatar Jim Van Verth2017-12-14
* Ensure we flush TextBlobCache message queue.Gravatar Jim Van Verth2017-12-13
* Purge GrTextBlobCache entries on SkTextBlob deletionGravatar Florin Malita2017-03-14
* Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead o...Gravatar Florin Malita2017-03-10
* Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"Gravatar Florin Malita2017-03-09
* Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrsGravatar Florin Malita2017-03-09
* Refactor GrTextBlobCacheGravatar Florin Malita2017-03-08
* Remove GrTextBlobCache/GrAtlasTextBlob friendlinessGravatar joshualitt2016-02-10
* cleanup textblob cache sanity check and prevent it from bitrottingGravatar joshualitt2016-02-10
* Add assert that memory pool is empty when GrTextBlobCache freesGravatar joshualitt2016-01-05
* Move all text stuff to its own folderGravatar joshualitt2015-12-11