index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
text
/
GrTextUtils.h
Commit message (
Expand
)
Author
Age
*
Move bmp/mask/sdf functionality from GrTextUtils to GrAtlasTextContext
Brian Salomon
2017-11-07
*
Add GrTextUtils::Target
Brian Salomon
2017-10-30
*
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
Brian Salomon
2017-10-25
*
Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...
Brian Salomon
2017-10-24
*
Fix LCD distance field text color filtering
Jim Van Verth
2017-06-08
*
Fix GPU text colors when color spaces are involved
Brian Osman
2017-05-11
*
Delay SkPaint->GrPaint conversion in text rendering.
Brian Salomon
2017-01-13
*
Rename GrBatchFontCache->GrAtlasGlyphCache
Brian Salomon
2016-12-16
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Remove GrFontScaler class.
bsalomon
2016-05-17
*
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
*
Move distance field text positioning into GrTextUtils
joshualitt
2016-01-20
*
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
*
Move all text stuff to its own folder
joshualitt
2015-12-11