aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* In the current code, tiling and bilerp sampling are strongly tied together. T...Gravatar herb2016-07-21
* Miscellaneous color space refactorsGravatar msarett2016-07-21
* Reenable support for CHROMIUM_set_uniform_locationGravatar bsalomon2016-07-21
* let line/cubic intersect at four spotsGravatar caryclark2016-07-21
* Retract PipelineBuilder some moreGravatar robertphillips2016-07-21
* Drop support for libjpeg-turbo < 1.2 in SkJpegCodecGravatar msarett2016-07-21
* Remove unnecessary getColorSpace() API from SkCodecGravatar msarett2016-07-21
* Setup system in Vulkan to reuse VkDescriptorSet allocations.Gravatar egdaniel2016-07-21
* allow curves on side of lines to be very smallGravatar caryclark2016-07-21
* Creating framework for drawShadowedPictureGravatar vjiaoblack2016-07-21
* limit the number of points in SkDashPathEffect::asPointsGravatar lsalzman2016-07-21
* Remove SkGrPixelRefGravatar robertphillips2016-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
* Minor change to Ganesh path renderersGravatar robertphillips2016-07-21
* fix builder fuzzGravatar caryclark2016-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
* Refactor parsing and storage of SkGammasGravatar msarett2016-07-21
* fix fuzzer bugGravatar caryclark2016-07-21
* Correct sRGB <-> linear everywhere.Gravatar mtklein2016-07-20
* Revert of Refactor parsing and storage of SkGammas (patchset #8 id:280001 of ...Gravatar msarett2016-07-20
* Have MakeFromImage fission the SkImage into a raster or a texture (patchset #...Gravatar reed2016-07-20
* Revert of have MakeFromImage fission the SkImage into a raster or a texture (...Gravatar reed2016-07-20
* Refactor parsing and storage of SkGammasGravatar msarett2016-07-20
* have MakeFromImage fission the SkImage into a raster or a textureGravatar reed2016-07-20
* Adding an SkColorSpace to SkImage_GpuGravatar brianosman2016-07-20
* exclude unused functions when mac uses freetype (for pdf)Gravatar caryclark2016-07-20
* Revert of Refactor parsing and storage of SkGammas (patchset #7 id:220001 of ...Gravatar msarett2016-07-20
* remove dead methods now that we use specials exclusively for imagefiltersGravatar reed2016-07-20
* Use dFdx in Vulkan to address distance field issues.Gravatar jvanverth2016-07-20
* Tune linear->sRGB constants to round-trip all bytes.Gravatar mtklein2016-07-20
* Refactor parsing and storage of SkGammasGravatar msarett2016-07-20
* re-disable save/restore peephole optimizationGravatar reed2016-07-20
* SkLS now accepting nullptr for diffuse shader and normal source, now accurate...Gravatar dvonbeck2016-07-20
* re-chop if we fail on a big-bad-cubicGravatar reed2016-07-20
* Improve assert reporting.Gravatar bungeman2016-07-20
* Remove SkDevice::accessRenderTarget virtualGravatar robertphillips2016-07-20
* Add GrVkRecycledResource subclassGravatar egdaniel2016-07-20
* Add integer array uniforms to GL and VulkanGravatar fmenozzi2016-07-20
* Consolidate special case shape transformation logic in GrShapeTest.Gravatar bsalomon2016-07-20
* use special-image for imagefilters and save/restore layerGravatar reed2016-07-20
* Fix color order for 565,4444, and I8 samplers.Gravatar mtklein2016-07-20
* pre-land special methods on deviceGravatar reed2016-07-19
* Remove unused MakeFromTextureCopy APIGravatar brianosman2016-07-19
* Minor cleanup of GrStencilAndCoverTextContextGravatar robertphillips2016-07-19