aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
...
* Revert "Fix BUG=chromium:664036"Gravatar Heather Miller2016-11-10
* Fix BUG=chromium:664036Gravatar Hal Canary2016-11-10
* Revert "add alias for xfermode::getproc to allow legacy g client to bulid"Gravatar Mike Reed2016-11-09
* Change SkCanvas to *not* inherit from SkRefCntGravatar Mike Reed2016-11-09
* add alias for xfermode::getproc to allow legacy g client to bulidGravatar Mike Reed2016-11-09
* remove use of xfermode* in procsGravatar Mike Reed2016-11-09
* Rename SkSourceGammaTreatment to SkDestinationSurfaceColorModeGravatar Brian Osman2016-11-09
* Move SkOSPath out of include/core.Gravatar Ben Wagner2016-11-08
* Remove SkAutoTUnref from public APIGravatar Hal Canary2016-11-08
* Revert "Delete SkImage::encode(Type)"Gravatar Leon Scroggins2016-11-08
* Delete SkImage::encode(Type)Gravatar Matt Sarett2016-11-08
* Move SkChunkAlloc.h to include/private.Gravatar Ben Wagner2016-11-07
* remove obsolete flagsGravatar Mike Reed2016-11-07
* Further centralize computation of GrSurface VRAM consumption - take 2Gravatar Robert Phillips2016-11-07
* use reversePathTo in place of addPathReverseGravatar caryclark2016-11-07
* Revert "Further centralize computation of GrSurface VRAM consumption"Gravatar Ben Wagner2016-11-06
* Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of h...Gravatar caryclark2016-11-04
* use reversePathTo in place of addPathReverseGravatar caryclark2016-11-04
* Use alignas to force alignment.Gravatar herb2016-11-04
* Further centralize computation of GrSurface VRAM consumptionGravatar Robert Phillips2016-11-04
* Remove SkAutoUnref.Gravatar Ben Wagner2016-11-03
* remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAMGravatar Mike Reed2016-11-03
* Add Matrix colorfilter pipeline stages.Gravatar Mike Klein2016-11-03
* Revert of Try to use only std::aligned_storage. (patchset #2 id:20001 of http...Gravatar benjaminwagner2016-11-03
* Try to use only std::aligned_storage. This does not change the API.Gravatar herb2016-11-03
* Remove SK_SUPPORT_LEGACY_SHADER_ASALOCALMATRIXSHADERGravatar Ben Wagner2016-11-02
* Remove SkImageInfoIsGammaCorrect, etc...Gravatar Brian Osman2016-11-01
* hide setImageFilter(ptr)Gravatar Mike Reed2016-11-01
* remove lots of legacy flagsGravatar Mike Reed2016-10-31
* SkPixmap::getColor()Gravatar Hal Canary2016-10-31
* add isAlphaOnly() queryGravatar reed2016-10-31
* remove xfermode from public apiGravatar Mike Reed2016-10-28
* Remove unneeded SkColorSpace constructorGravatar Matt Sarett2016-10-28
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* SkRasterPipelineBlitter simplificationsGravatar Mike Klein2016-10-26
* Move when swapping, if possible.Gravatar bungeman2016-10-26
* GrConstColorProcessor uses 4f colors in the destination spaceGravatar Brian Osman2016-10-26
* remove discardablepixelrefGravatar Mike Reed2016-10-25
* SkShader* refAs... to sk_sp<SkShader> makeAs...Gravatar Ben Wagner2016-10-24
* Rename all color space factories from New* to Make*Gravatar Brian Osman2016-10-24
* use conservative-clip-bit in pipecanvasGravatar Mike Reed2016-10-21
* SkScalerContext to use smart pointers.Gravatar bungeman2016-10-20
* remove 4 legacy flags (clients already updated)Gravatar Mike Reed2016-10-20
* Add query to imagegenerator if it can efficiently generate a textureGravatar Mike Reed2016-10-20
* Class delete call unsized delete when size not known.Gravatar Ben Wagner2016-10-19
* Add helper to create random AsFPArgs for Ganesh unit testsGravatar Brian Osman2016-10-19
* SkDescriptors to be held in unique_ptr.Gravatar bungeman2016-10-19
* Make SkColorSpaceXform an SK_APIGravatar Matt Sarett2016-10-18
* Avoid integer overflow in SkIcoCodec and SkImageInfoGravatar Matt Sarett2016-10-17