index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
text
/
GrAtlasTextBlob.cpp
Commit message (
Expand
)
Author
Age
*
hide SkBlurMaskFilter and SkBlurQuality
Mike Reed
2018-03-14
*
Remove another set of AttachCache
Herb Derby
2018-03-09
*
Remove GrRestrictedAtlasManager
Robert Phillips
2018-03-08
*
Revert "Remove attach and detach glyph cache."
Herb Derby
2018-03-07
*
Remove attach and detach glyph cache.
Herb Derby
2018-03-07
*
Add GetTypefaceOrDefault to SkPaintPriv
Herb Derby
2018-03-06
*
Add bilerp support to scaled emojis
Jim Van Verth
2018-03-05
*
sk_sp-ify GrGlyphCache
Robert Phillips
2018-03-01
*
Fission GrAtlasGlyphCache in two (take 2)
Robert Phillips
2018-03-01
*
Revert "Fission GrAtlasGlyphCache in two"
Robert Phillips
2018-02-28
*
Fission GrAtlasGlyphCache in two
Robert Phillips
2018-02-27
*
Update GrTextBlobCache for DDL
Robert Phillips
2018-02-15
*
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 glyph cache and descriptor functions off of SkPaint
Herb Derby
2018-01-23
*
move the guts of SkMaskFilter.h into SkMaskFilterBase.h
Mike Reed
2018-01-23
*
Clean up SkScalerContext descriptor creation
Herb Derby
2018-01-23
*
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
*
Revert "Revert "move homogenous with stride to matrixpriv""
Brian Salomon
2017-12-19
*
Revert "Transform vertices for distance field glyphs on CPU."
Greg Daniel
2017-12-18
*
Transform vertices for distance field glyphs on CPU.
Brian Salomon
2017-12-15
*
Make GrAtlasTextBlob return to caller when a flush is required during subrun ...
Brian Salomon
2017-11-07
*
More attempts at clipping perf.
Jim Van Verth
2017-11-01
*
Add GrTextUtils::Target
Brian Salomon
2017-10-30
*
Some more clipped text optimizations.
Jim Van Verth
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
*
Revert "Revert "Make GPU backend triangulate rects such that they are rendere...
Brian Salomon
2017-10-18
*
Revert "Make GPU backend triangulate rects such that they are rendered as tri...
Brian Salomon
2017-10-17
*
Make GPU backend triangulate rects such that they are rendered as tri strips ...
Brian Salomon
2017-10-17
*
Pull non-substantive changes out of explicit GPU resource allocation CL
Robert Phillips
2017-09-13
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp""
Brian Salomon
2017-07-19
*
Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"
Brian Salomon
2017-07-17
*
Make GrAtlasTextOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-14
*
Add proper aliased support for SDF text
Jim Van Verth
2017-07-06
*
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
*
Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp
Brian Salomon
2017-04-04
*
Move pipeline handling out of GrMeshDrawOp.
Brian Salomon
2017-04-03
*
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
[next]