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.cpp
Commit message (
Expand
)
Author
Age
*
Hide SkTextBlob::GlyphPositioning from public API
Florin Malita
2018-07-27
*
SkUtils: remove some versions of UTF routines.
Hal Canary
2018-07-25
*
Remove SkDrawFilter.
Ben Wagner
2018-07-12
*
Always use filterColor4f to filter paint colors
Brian Osman
2018-06-05
*
Reland "Remove devKerning"
Herb Derby
2018-05-02
*
Revert "Remove devKerning"
Mike Klein
2018-05-02
*
Remove devKerning
Herb Derby
2018-05-01
*
Remove SkPaint::kGenA8FromLCD_Flag.
Ben Wagner
2018-04-16
*
Remove one use of AttachCache, and a paint variant of FindOrCreate...
Herb Derby
2018-03-09
*
Revert "Remove attach and detach glyph cache."
Herb Derby
2018-03-07
*
Remove attach and detach glyph cache.
Herb Derby
2018-03-07
*
Add full scaling for color emoji.
Jim Van Verth
2018-02-16
*
Cleanup of large text rendering, take 2.
Jim Van Verth
2018-02-08
*
Revert "Cleanup of large text rendering."
Jim Van Verth
2018-02-06
*
Cleanup of large text rendering.
Jim Van Verth
2018-02-06
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
remove unused SkRasterizer
Mike Reed
2018-01-21
*
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
Leon Scroggins
2018-01-20
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
Begin support for large color emoji glyphs
Jim Van Verth
2018-01-12
*
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
*
Clip text geometrically when possible.
Jim Van Verth
2017-10-20
*
Don't draw text with zero glyph counts as paths
Jim Van Verth
2017-07-31
*
Add proper aliased support for SDF text
Jim Van Verth
2017-07-06
*
Enable SDF text when using a perspective matrix.
Jim Van Verth
2017-06-27
*
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
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
*
Delay SkPaint->GrPaint conversion in text rendering.
Brian Salomon
2017-01-13
*
refFoo variant for getters that naturally have a sk_sp
Mike Reed
2017-01-12
*
Rename GrBatchFontCache->GrAtlasGlyphCache
Brian Salomon
2016-12-16
*
Fix error with transforming custom/large glyphs
Jim Van Verth
2016-11-16
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Make SkFont a bit more useable
robertphillips
2016-07-19
*
Remove GrFontScaler class.
bsalomon
2016-05-17
[next]