aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/text
Commit message (Expand)AuthorAge
* Remove SkAutoTDelete.Gravatar Ben Wagner2016-11-03
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Revert of Generate Signed Distance Field directly from vector path (patchset ...Gravatar bsalomon2016-10-26
* Add GrOpList and rename GrDrawTarget to GrRenderTargetOpListGravatar Robert Phillips2016-10-26
* Generate Signed Distance Field directly from vector pathGravatar joel.liang2016-10-25
* Revert of Generate Signed Distance Field directly from vector path (patchset ...Gravatar benjaminwagner2016-10-19
* Generate Signed Distance Field directly from vector pathGravatar joel.liang2016-10-19
* Always use RGBA textures for color font atlasesGravatar Brian Osman2016-10-14
* Remove many uses of kSkia8888 and kSkiaGamma8888Gravatar Brian Osman2016-10-14
* Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar reed2016-10-05
* Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05
* Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05
* Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-04
* Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-04
* Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...Gravatar Mike Reed2016-10-03
* Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""Gravatar Mike Reed2016-10-03
* Revert "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-03
* replace SkXfermode obj with SkBlendMode enum in paintsGravatar Mike Reed2016-10-03
* Use sk_sp text blob APIsGravatar fmalita2016-09-13
* Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique idsGravatar robertphillips2016-08-31
* Move GrAtlasTextContext to GrDrawingManager, so we only have one.Gravatar brianosman2016-08-11
* Use sse4.2 CRC32 instructions to hash when available.Gravatar mtklein2016-08-08
* Rename GrContext's newDrawContext & drawContext to makeDrawContextGravatar robertphillips2016-07-27
* Just pass the draw context to paint conversionGravatar brianosman2016-07-25
* Add destination color space to AsFPArgs. Eliminates last XFORMTODO.Gravatar brianosman2016-07-25
* Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https:/...Gravatar bsalomon2016-07-22
* Retract PipelineBuilder some moreGravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Minor change to Ganesh path renderersGravatar robertphillips2016-07-21
* Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...Gravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Minor cleanup of GrStencilAndCoverTextContextGravatar robertphillips2016-07-19
* Make SkFont a bit more useableGravatar robertphillips2016-07-19
* Push GrPipelineBuilder down to the drawBatch calls in the TextContextGravatar robertphillips2016-07-18
* Use sRGB pixel config for ARGB masks (color emoji)Gravatar brianosman2016-07-08
* Revert of Use sRGB pixel config for ARGB masks (color emoji) (patchset #1 id:...Gravatar brianosman2016-07-07
* Use sRGB pixel config for ARGB masks (color emoji)Gravatar brianosman2016-07-07
* Replace targetHasUnifiedMultisampling in GrPB constructorGravatar csmartdalton2016-06-08
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* Change parameters to GrPipelineBuilder's ctorGravatar robertphillips2016-05-28
* Make GrAtlasTextBlob::run own effects it points to.Gravatar bsalomon2016-05-19
* Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text c...Gravatar bsalomon2016-05-19
* Remove GrFontScaler class.Gravatar bsalomon2016-05-17
* Remove GrFontDescKey.Gravatar bsalomon2016-05-17
* Rename SkDescriptor::equals to SkDescriptor::operator==Gravatar bsalomon2016-05-17
* Make GrFontScaler not be ref-countedGravatar bsalomon2016-05-17
* Remove unneeded reference count churn.Gravatar bungeman2016-05-16
* Remove clip from GrPipelineBuilderGravatar cdalton2016-05-12
* Eliminate special case nvpr batch handlingGravatar cdalton2016-05-12