aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/text/GrStencilAndCoverTextContext.h
Commit message (Expand)AuthorAge
* Use sk_sp text blob APIsGravatar fmalita2016-09-13
* Move GrAtlasTextContext to GrDrawingManager, so we only have one.Gravatar brianosman2016-08-11
* Use sse4.2 CRC32 instructions to hash when available.Gravatar mtklein2016-08-08
* Minor cleanup of GrStencilAndCoverTextContextGravatar robertphillips2016-07-19
* Push GrPipelineBuilder down to the drawBatch calls in the TextContextGravatar robertphillips2016-07-18
* Remove clip from GrPipelineBuilderGravatar cdalton2016-05-12
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Retract GrDrawTarget and GrPipelineBuilder a bit moreGravatar robertphillips2016-03-02
* Delete GrTextContextGravatar joshualitt2016-02-16
* Remove GrContext* from GrTextContextGravatar joshualitt2016-02-11
* Move surface props off of GrTextContextGravatar joshualitt2016-02-11
* Start whittling down GrTextContextGravatar joshualitt2016-02-10
* Move all text stuff to its own folderGravatar joshualitt2015-12-11