index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
text
/
GrStencilAndCoverTextContext.h
Commit message (
Expand
)
Author
Age
*
Move GrAtlasTextContext to GrDrawingManager, so we only have one.
brianosman
2016-08-11
*
Use sse4.2 CRC32 instructions to hash when available.
mtklein
2016-08-08
*
Minor cleanup of GrStencilAndCoverTextContext
robertphillips
2016-07-19
*
Push GrPipelineBuilder down to the drawBatch calls in the TextContext
robertphillips
2016-07-18
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Retract GrDrawTarget and GrPipelineBuilder a bit more
robertphillips
2016-03-02
*
Delete GrTextContext
joshualitt
2016-02-16
*
Remove GrContext* from GrTextContext
joshualitt
2016-02-11
*
Move surface props off of GrTextContext
joshualitt
2016-02-11
*
Start whittling down GrTextContext
joshualitt
2016-02-10
*
Move all text stuff to its own folder
joshualitt
2015-12-11