aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/atlastext
Commit message (Expand)AuthorAge
* Move one leaf loop from GPU to glyph drawerGravatar Herb Derby2018-07-31
* Make SkInternalAtlasTextTarget use glyph runsGravatar Herb Derby2018-07-30
* Remove clamping of kPlus with F16 configsGravatar Brian Osman2018-07-11
* Move op memory storage to GrContext (take 2)Gravatar Robert Phillips2018-06-19
* Revert "Move op memory storage to GrContext"Gravatar Robert Phillips2018-06-15
* Move op memory storage to GrContextGravatar Robert Phillips2018-06-15
* Plumb GrContext everywhereGravatar Robert Phillips2018-06-12
* Rename GrAtlasTextBlob -> GrTextBlobGravatar Herb Derby2018-05-29
* Rename GrAtlasTextContext -> GrTextContextGravatar Herb Derby2018-05-24
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* move SkIPoint16 to private headerGravatar Mike Reed2018-04-04
* Remove SkAutoGlyphCache decls that happen to workGravatar Herb Derby2018-03-22
* Remove GrRestrictedAtlasManagerGravatar Robert Phillips2018-03-08
* Revise Text & Small Path Atlas so instantiation failure is handled at flush timeGravatar Robert Phillips2018-03-07
* Fission GrAtlasGlyphCache in two (take 2)Gravatar Robert Phillips2018-03-01
* Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)Gravatar Robert Phillips2018-03-01
* Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...Gravatar Robert Phillips2018-02-28
* Revert "Fission GrAtlasGlyphCache in two"Gravatar Robert Phillips2018-02-28
* Fission GrAtlasGlyphCache in twoGravatar Robert Phillips2018-02-27
* Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...Gravatar Robert Phillips2018-02-26
* Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"Gravatar Robert Phillips2018-02-26
* Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)Gravatar Robert Phillips2018-02-26
* Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"Gravatar Robert Phillips2018-02-21
* Separate creation time & flush time behavior in GrDrawOpAtlasGravatar Robert Phillips2018-02-21
* Pull non-substantive changes out of omnibus CLGravatar Robert Phillips2018-02-21
* Change signature of GrAtlasGlyphCache::getProxiesGravatar Robert Phillips2018-02-20
* Introduce GrColorTypeGravatar Brian Salomon2018-02-20
* Move more internal methods from GrContext to GrContextPriv (take 3)Gravatar Robert Phillips2018-01-22
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Gravatar Leon Scroggins2018-01-20
* Move more internal methods from GrContext to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-19
* Revert "Move more internal methods from GrContext to GrContextPriv"Gravatar Hal Canary2018-01-19
* Move more internal methods from GrContext to GrContextPrivGravatar Robert Phillips2018-01-19
* Move GrOpFlushState out of GrDrawingManager and onto the stackGravatar Robert Phillips2018-01-18
* Add matrix stack to SkAtlasTextTarget.Gravatar Brian Salomon2017-12-20
* Fix SkInternalAtlasTextContext to update advance the flush token after issuin...Gravatar Brian Salomon2017-11-30
* Batch ops together in SkAtasTextTargetGravatar Brian Salomon2017-11-27
* Require glyph positions in SkAtlasTextTarget::drawTextGravatar Brian Salomon2017-11-20
* Make SkAtlasTextTarget use glyph IDsGravatar Brian Salomon2017-11-20
* Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""Gravatar Brian Salomon2017-11-19
* Revert "Add Atlas Text interface for rendering SDF glyphs."Gravatar Greg Daniel2017-11-18
* Add Atlas Text interface for rendering SDF glyphs.Gravatar Brian Salomon2017-11-17