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.h
Commit message (
Expand
)
Author
Age
*
Remove SkAutoGlyphCache decls that happen to work
Herb Derby
2018-03-22
*
Remove last use of DetachCache.
Herb Derby
2018-03-09
*
Remove another set of AttachCache
Herb Derby
2018-03-09
*
Remove GrRestrictedAtlasManager
Robert Phillips
2018-03-08
*
Revise Text & Small Path Atlas so instantiation failure is handled at flush time
Robert Phillips
2018-03-07
*
Revert "Remove attach and detach glyph cache."
Herb Derby
2018-03-07
*
Remove attach and detach glyph cache.
Herb Derby
2018-03-07
*
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
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
Robert Phillips
2018-03-01
*
Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...
Robert Phillips
2018-02-28
*
Revert "Fission GrAtlasGlyphCache in two"
Robert Phillips
2018-02-28
*
Fission GrAtlasGlyphCache in two
Robert Phillips
2018-02-27
*
Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...
Robert Phillips
2018-02-26
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"
Robert Phillips
2018-02-26
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)
Robert Phillips
2018-02-26
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"
Robert Phillips
2018-02-21
*
Separate creation time & flush time behavior in GrDrawOpAtlas
Robert Phillips
2018-02-21
*
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 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
*
move largest apis into private
Mike Reed
2018-01-08
*
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 GrTextBlob::VertexRegenerator determine vertex stride from mask format
Brian Salomon
2017-11-10
*
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
*
Make deferred upload handling and draw recording be virtual interfaces implem...
Brian Salomon
2017-10-31
*
Add GrTextUtils::Target
Brian Salomon
2017-10-30
*
Clip text geometrically when possible.
Jim Van Verth
2017-10-20
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
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
[next]