aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
* Ignore ctm param of SkShader::onAppendStages()Gravatar Florin Malita2016-11-15
* More shader preliminaries / refactoringGravatar Mike Klein2016-11-15
* Start hooking shaders into SkRasterPipelineBlitter.Gravatar Mike Klein2016-11-14
* Mark inline functions in SkTypes.h as static.Gravatar Mike Klein2016-11-14
* Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"Gravatar Mike Reed2016-11-13
* SkPath::fIsVolatile does not need to be mutable.Gravatar Mike Klein2016-11-12
* Fix SkModeColorFilter in 565Gravatar Mike Klein2016-11-12
* Revert "Change SkCanvas to *not* inherit from SkRefCnt"Gravatar Heather Miller2016-11-10
* 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