aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrAtlasTextContext.h
Commit message (Expand)AuthorAge
* Convert BitmapTextBlob from using STArray to AutoSTMallocGravatar joshualitt2015-04-14
* Start canonicalizing color for all A8 textblobsGravatar joshualitt2015-04-14
* Start caching masks / stroke fills for textblobsGravatar joshualitt2015-04-13
* Avoid regenerating cached textblobs on integer scrollsGravatar joshualitt2015-04-13
* Adding a cache + memory pool for GPU TextBlobsGravatar joshualitt2015-04-08
* Adding bulk plot reffer to cached textblobsGravatar joshualitt2015-04-08
* Revert of Adding bulk plot reffer to cached textblobs (patchset #7 id:110001 ...Gravatar joshualitt2015-04-07
* Adding bulk plot reffer to cached textblobsGravatar joshualitt2015-04-07
* Handle large paths in textblobsGravatar joshualitt2015-04-06
* BUG=skia:Gravatar joshualitt2015-04-03
* Rename GrBitmapTextContextB to GrAtlasTextContextGravatar joshualitt2015-04-02
* move Atlas Text Context to its own fileGravatar joshualitt2015-04-01