aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/text/GrTextContext.cpp
Commit message (Expand)AuthorAge
* Move path leaf loop to drawerGravatar Herb Derby2018-07-31
* 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
* SkUtils: remove some versions of UTF routines.Gravatar Hal Canary2018-07-25
* Use SkGlyphRunListIterator in gpuGravatar Herb Derby2018-07-19
* Introduce text blob processing but don't wire it upGravatar Herb Derby2018-07-13
* Move to using pointers in simplifyDraw*Gravatar Herb Derby2018-07-12
* Remove SkDrawFilter.Gravatar Ben Wagner2018-07-12
* Replace isGammaCorrect with isLinearlyBlendedGravatar Brian Osman2018-07-03
* Revert "Remove drawTextBlob from device use drawGlyphRunList"Gravatar Robert Phillips2018-06-28
* Remove drawTextBlob from device use drawGlyphRunListGravatar Herb Derby2018-06-28
* gpu: Expose GrContextPriv::abandoned in the public API.Gravatar Khushal2018-06-27
* Use SkGlyphRun instead of builderGravatar Herb Derby2018-06-19
* Revert "Revert "SkTypes: extract SkTo""Gravatar Hal Canary2018-06-14
* Revert "SkTypes: extract SkTo"Gravatar Hal Canary2018-06-13
* SkTypes: extract SkToGravatar Hal Canary2018-06-12
* Plumb GrContext everywhereGravatar Robert Phillips2018-06-12
* New more efficient run builderGravatar Herb Derby2018-06-08
* fonts: Hook up FallbackTextHelper to font remoting.Gravatar Khushal2018-06-07
* Smarter use of glyph cacheGravatar Herb Derby2018-06-06
* 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