index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
text
/
GrAtlasTextContext.h
Commit message (
Expand
)
Author
Age
*
Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"
Brian Salomon
2017-07-17
*
Make GrAtlasTextOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-14
*
Include non-legacy GrMeshDrawOps in GLPrograms test.
Brian Salomon
2017-05-12
*
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
*
make GR_TEST_UTILS=0 work
Hal Canary
2017-02-02
*
Delay SkPaint->GrPaint conversion in text rendering.
Brian Salomon
2017-01-13
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Rename files, macros, types, and functions related to GrDrawOp testing.
Brian Salomon
2016-12-20
*
Rename GrBatchFontCache->GrAtlasGlyphCache
Brian Salomon
2016-12-16
*
Rename GrDrawBatch->GrDrawOp
Brian Salomon
2016-12-01
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Remove GrRenderTarget from GrPipelineBuilder
robertphillips
2016-06-06
*
Simplify gamma-correctness for text rendering.
brianosman
2016-04-14
*
Decouple contrast boost from fake gamma.
brianosman
2016-04-08
*
sRGB text fake-gamma progress:
brianosman
2016-04-07
*
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
*
A few more small changes to make GrAtlasTextBlob nearly self contained
joshualitt
2016-01-20
*
Move distance field text positioning into GrTextUtils
joshualitt
2016-01-20
*
This CL moves a bit more logic into GrAtlasTextBlob
joshualitt
2016-01-19
*
Reland of Make draw* lines responsible for cache management (patchset #1 id:1...
joshualitt
2015-12-28
*
Revert of Make draw* lines responsible for cache management (patchset #1 id:1...
joshualitt
2015-12-28
*
Make draw* lines responsible for cache management
joshualitt
2015-12-15
*
A change to cleanup some organization around df text
joshualitt
2015-12-11
*
Move all text stuff to its own folder
joshualitt
2015-12-11