index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
atlastext
Commit message (
Expand
)
Author
Age
*
Revert "Move op memory storage to GrContext"
Robert Phillips
2018-06-15
*
Move op memory storage to GrContext
Robert Phillips
2018-06-15
*
Plumb GrContext everywhere
Robert Phillips
2018-06-12
*
Rename GrAtlasTextBlob -> GrTextBlob
Herb Derby
2018-05-29
*
Rename GrAtlasTextContext -> GrTextContext
Herb Derby
2018-05-24
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
move SkIPoint16 to private header
Mike Reed
2018-04-04
*
Remove SkAutoGlyphCache decls that happen to work
Herb Derby
2018-03-22
*
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
*
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
*
Pull non-substantive changes out of omnibus CL
Robert Phillips
2018-02-21
*
Change signature of GrAtlasGlyphCache::getProxies
Robert Phillips
2018-02-20
*
Introduce GrColorType
Brian Salomon
2018-02-20
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
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
*
Move GrOpFlushState out of GrDrawingManager and onto the stack
Robert Phillips
2018-01-18
*
Add matrix stack to SkAtlasTextTarget.
Brian Salomon
2017-12-20
*
Fix SkInternalAtlasTextContext to update advance the flush token after issuin...
Brian Salomon
2017-11-30
*
Batch ops together in SkAtasTextTarget
Brian Salomon
2017-11-27
*
Require glyph positions in SkAtlasTextTarget::drawText
Brian Salomon
2017-11-20
*
Make SkAtlasTextTarget use glyph IDs
Brian Salomon
2017-11-20
*
Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""
Brian Salomon
2017-11-19
*
Revert "Add Atlas Text interface for rendering SDF glyphs."
Greg Daniel
2017-11-18
*
Add Atlas Text interface for rendering SDF glyphs.
Brian Salomon
2017-11-17