index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
text
/
GrTextBlobCache.cpp
Commit message (
Expand
)
Author
Age
*
Rename GrAtlasTextBlob -> GrTextBlob
Herb Derby
2018-05-29
*
Remove memory pool use from SkTextBlobCache
Herb Derby
2018-05-24
*
Update GrTextBlobCache for DDL
Robert Phillips
2018-02-15
*
Send TextBlobCache purge messages only to owning cache.
Jim Van Verth
2017-12-14
*
Ensure we flush TextBlobCache message queue.
Jim Van Verth
2017-12-13
*
Purge GrTextBlobCache entries on SkTextBlob deletion
Florin Malita
2017-03-14
*
Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead o...
Florin Malita
2017-03-10
*
Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"
Florin Malita
2017-03-09
*
Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs
Florin Malita
2017-03-09
*
Refactor GrTextBlobCache
Florin Malita
2017-03-08
*
Remove GrTextBlobCache/GrAtlasTextBlob friendliness
joshualitt
2016-02-10
*
cleanup textblob cache sanity check and prevent it from bitrotting
joshualitt
2016-02-10
*
Add assert that memory pool is empty when GrTextBlobCache frees
joshualitt
2016-01-05
*
Move all text stuff to its own folder
joshualitt
2015-12-11