aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Reduce usage of MakeRenderTargetDirectGravatar robertphillips2016-07-26
* Remove SkSurfaceProps gamma-correctness flag entirely.Gravatar brianosman2016-07-26
* Remove all usage of SkSurfaceProps::isGammaCorrect()Gravatar brianosman2016-07-26
* Move prepareForExternalIO from GrRenderTarget to GrDrawContextGravatar robertphillips2016-07-26
* Update typeface serialization style.Gravatar bungeman2016-07-25
* Add test for typeface style round trip.Gravatar bungeman2016-07-25
* Just pass the draw context to paint conversionGravatar brianosman2016-07-25
* remove/deprecate SkBitmap::getTexture, as it now always returns falseGravatar reed2016-07-25
* remove fClipStack and attach/deattach-from-canvasGravatar reed2016-07-25
* typedef uint16_t SkGlyphIDGravatar halcanary2016-07-25
* Add destination color space to AsFPArgs. Eliminates last XFORMTODO.Gravatar brianosman2016-07-25
* lockPixelsAreWritable is deprecatedGravatar reed2016-07-24
* Always init SkPathRef variables.Gravatar senorblanco2016-07-22
* Add SkRasterPipeline blitter.Gravatar mtklein2016-07-22
* Bundle SkShader::asFragmentProcessor arguments in a structGravatar brianosman2016-07-22
* Revert of Add SkRasterPipeline blitter. (patchset #18 id:340001 of https://co...Gravatar mtklein2016-07-22
* Creating framework for drawShadowedPictureGravatar vjiaoblack2016-07-22
* Allow GrReducedClip to take non-integer query boundsGravatar csmartdalton2016-07-22
* Add SkRasterPipeline blitter.Gravatar mtklein2016-07-22
* Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https:/...Gravatar bsalomon2016-07-22
* Cleanup of code that converts from GPU-backed resources to SkImageInfoGravatar brianosman2016-07-22
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* Retract PipelineBuilder some moreGravatar robertphillips2016-07-21
* Remove unnecessary getColorSpace() API from SkCodecGravatar msarett2016-07-21
* Creating framework for drawShadowedPictureGravatar vjiaoblack2016-07-21
* Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 ...Gravatar vjiaoblack2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Creating framework for drawShadowedPictureGravatar vjiaoblack2016-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
* Deprecate SkDevice::accessBitmap methodGravatar robertphillips2016-07-21
* Adding color space to SkSpecialImageGravatar brianosman2016-07-21
* Adding an SkColorSpace to SkImage_GpuGravatar brianosman2016-07-20
* remove dead methods now that we use specials exclusively for imagefiltersGravatar reed2016-07-20
* SkLS now accepting nullptr for diffuse shader and normal source, now accurate...Gravatar dvonbeck2016-07-20
* Improve assert reporting.Gravatar bungeman2016-07-20
* Remove SkDevice::accessRenderTarget virtualGravatar robertphillips2016-07-20
* use special-image for imagefilters and save/restore layerGravatar reed2016-07-20
* pre-land special methods on deviceGravatar reed2016-07-19
* Remove unused MakeFromTextureCopy APIGravatar brianosman2016-07-19
* Make SkFont a bit more useableGravatar robertphillips2016-07-19
* Delete the legacy SVG parserGravatar fmalita2016-07-19
* Delete SkXMLPullParserGravatar fmalita2016-07-19
* Remove SkDOM::build(const char doc[], size_t len)Gravatar fmalita2016-07-18
* Introduce GrColorSpaceXform, for gamut conversion on texturesGravatar brianosman2016-07-18
* Add makeSpecial calls to SkGpuDeviceGravatar robertphillips2016-07-18
* Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://coderevi...Gravatar jcgregorio2016-07-18
* In GrShape detect that stroked axis-aligned lines are rrects.Gravatar bsalomon2016-07-18
* Add support for FuchsiaGravatar abarth2016-07-15
* move responsibility for creating raster-device into pdfGravatar reed2016-07-15