aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/text/GrTextContext.h
Commit message (Expand)AuthorAge
* Move one leaf loop from GPU to glyph drawerGravatar Herb Derby2018-07-31
* Combine GPU drawing routines into one large routineGravatar Herb Derby2018-07-30
* Make a glyphrun version of DrawBmpPosTextAsPathsGravatar Herb Derby2018-07-30
* Make regenerateGlyphRunList on use the iteratorGravatar Herb Derby2018-07-27
* Duplicate drawDFPosText into drawDFGlyphRunGravatar Herb Derby2018-07-27
* Hide SkTextBlob::GlyphPositioning from public APIGravatar Florin Malita2018-07-27
* const all the thingsGravatar Herb Derby2018-07-27
* Use SkGlyphRunListIterator in gpuGravatar Herb Derby2018-07-19
* Remove SkDrawFilter.Gravatar Ben Wagner2018-07-12
* Revert "Remove drawTextBlob from device use drawGlyphRunList"Gravatar Robert Phillips2018-06-28
* Remove drawTextBlob from device use drawGlyphRunListGravatar Herb Derby2018-06-28
* Plumb GrContext everywhereGravatar Robert Phillips2018-06-12
* fonts: Hook up FallbackTextHelper to font remoting.Gravatar Khushal2018-06-07
* Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"Gravatar Herb Derby2018-06-06
* Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"Gravatar Hal Canary2018-06-06
* Have draw(Text|PosText|PosTextH) use a single entry on the deviceGravatar Herb Derby2018-06-05
* Rename GrAtlasTextBlob -> GrTextBlobGravatar Herb Derby2018-05-29
* Rename GrAtlasTextContext -> GrTextContextGravatar Herb Derby2018-05-24
* Delete GrTextContextGravatar joshualitt2016-02-16
* Remove GrContext* from GrTextContextGravatar joshualitt2016-02-11
* Move surface props off of GrTextContextGravatar joshualitt2016-02-11
* Start whittling down GrTextContextGravatar joshualitt2016-02-10
* Move all text stuff to its own folderGravatar joshualitt2015-12-11