aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* 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
* remove unused CreateInfo flagGravatar reed2016-07-15
* Dust-off SkXMLParserGravatar fmalita2016-07-14
* remove unused TableMaskFilterGravatar reed2016-07-14
* Remove dead flag from SkPictureRecorderGravatar robertphillips2016-07-14
* Added premulFourChannelColor to GrInvariantOutputGravatar dvonbeck2016-07-14
* Remove GrWrapTextureInBitmap from public APIGravatar bsalomon2016-07-13
* Add Texture2D and Sampler GrSLTypesGravatar egdaniel2016-07-13
* Added the framework for having canvas/recorder/picture record depth_set's.Gravatar vjiaoblack2016-07-13
* move GrPixelRef headers to private (as we work to eliminate them)Gravatar reed2016-07-13
* Pre-crop filled rects to avoid scissorGravatar csmartdalton2016-07-13
* Fix SkFixedDiv macroGravatar liyuqian2016-07-13
* Remove GrLayerHoisterGravatar robertphillips2016-07-13
* handle large conic weightsGravatar reed2016-07-13
* Add resource provider flag to avoid client-side buffersGravatar csmartdalton2016-07-13
* Retract PipelineBuilder from GrClip::applyGravatar robertphillips2016-07-13
* Revert "Added the framework for having canvas/recorder/picture record depth_s...Gravatar mtklein2016-07-13
* Added the framework for having canvas/recorder/picture record depth_set's.Gravatar vjiaoblack2016-07-13
* Remove user specified typeface id.Gravatar bungeman2016-07-13
* Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of ht...Gravatar msarett2016-07-12
* Add a function to convert a texture backed SkImage to raster.Gravatar bsalomon2016-07-12
* Revert "Added the framework for having canvas/recorder/picture record depth_s...Gravatar mtklein2016-07-12
* Factor code to rotate a canvas about a point.Gravatar bungeman2016-07-12
* Added the framework for having canvas/recorder/picture record depth_set's.Gravatar vjiaoblack2016-07-12
* Pre-crop filled rects to avoid scissorGravatar csmartdalton2016-07-12
* Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of ht...Gravatar msarett2016-07-12
* Revert of try to speed-up maprect + round2i + contains (patchset #8 id:140001...Gravatar msarett2016-07-11
* Pre-crop filled rects to avoid scissorGravatar csmartdalton2016-07-11
* try to speed-up maprect + round2i + containsGravatar reed2016-07-11
* Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1...Gravatar reed2016-07-10
* change mapRectScaleTranslate to pass args/ret by valueGravatar reed2016-07-10
* Add choke point for modifying non-AA rect draws (e.g., applying clipping)Gravatar robertphillips2016-07-08
* Revert of Add choke point for modifying non-AA rect draws (e.g., applying cli...Gravatar robertphillips2016-07-08