aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
* Default fake gamma to sRGB.Gravatar mtklein2016-08-01
* Remove some ancillary users of SkSurface::MakeRenderTargetDirectGravatar robertphillips2016-08-01
* Conditionally define SK_SUPPORT_LEGACY_DATA_FACTORIES.Gravatar bungeman2016-07-29
* Add writeToMemory() API to SkColorSpaceGravatar msarett2016-07-28
* SkPaint intercept API for SkTextBlob and horizontal textGravatar fmalita2016-07-28
* Make both SK_API definition points identical and order independent.Gravatar mtklein2016-07-28
* Expose more gamma info for UMA statisticsGravatar msarett2016-07-27
* require semi at the end of SkASSERT and friendsGravatar caryclark2016-07-27
* Avoid warnings on GCC 4.8.4Gravatar jcgregorio2016-07-26
* Reduce usage of MakeRenderTargetDirectGravatar robertphillips2016-07-26
* Remove SkSurfaceProps gamma-correctness flag entirely.Gravatar brianosman2016-07-26
* Update typeface serialization style.Gravatar bungeman2016-07-25
* Add test for typeface style round trip.Gravatar bungeman2016-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
* Add SkRasterPipeline blitter.Gravatar mtklein2016-07-22
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* Creating framework for drawShadowedPictureGravatar vjiaoblack2016-07-21
* Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 ...Gravatar vjiaoblack2016-07-21
* Creating framework for drawShadowedPictureGravatar vjiaoblack2016-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
* 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
* Add makeSpecial calls to SkGpuDeviceGravatar robertphillips2016-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
* Remove dead flag from SkPictureRecorderGravatar robertphillips2016-07-14
* Added the framework for having canvas/recorder/picture record depth_set's.Gravatar vjiaoblack2016-07-13
* Remove GrLayerHoisterGravatar robertphillips2016-07-13
* handle large conic weightsGravatar reed2016-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