aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image/SkImage_Base.h
Commit message (Expand)AuthorAge
* remove kRW_LegacyBitmapModeGravatar Cary Clark2018-02-08
* Rework GrSamplerParams to be more compact and use its own wrap mode enum.Gravatar Brian Salomon2017-09-07
* Remove SkImage_Base::peekTexture callGravatar Robert Phillips2017-06-26
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Hide ctors of SkShader, SkImage & SkColorSpaceGravatar Florin Malita2017-05-26
* remove (possibly slow) call to refEncoded in getDeferredTextureImageDataGravatar Mike Reed2017-05-09
* SkImage::isValidGravatar Brian Osman2017-05-08
* Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior"Gravatar Matt Sarett2017-05-04
* Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior"Gravatar Matt Sarett2017-05-04
* Add SkImage::makeColorSpace() with correct transfer fn behaviorGravatar Matt Sarett2017-05-03
* remove unused yuv methodsGravatar Mike Reed2017-04-28
* Remove compressed texture support from cacheratorGravatar Brian Osman2017-04-25
* Add SkImage::makeColorSpace() to public APIGravatar Matt Sarett2017-04-05
* Remove GrFragmentProcessor-derived class' GrTexture-based ctorsGravatar Robert Phillips2017-03-27
* Remove SkImage_Base::asTextureRef (in favor of asTextureProxyRef)Gravatar Robert Phillips2017-03-22
* Make SkImage_Gpu be deferred (take 2)Gravatar Robert Phillips2017-03-22
* Revert "Make SkImage_Gpu be deferred"Gravatar Robert Phillips2017-03-21
* Make SkImage_Gpu be deferredGravatar Robert Phillips2017-03-21
* Begin implementation of SkImage_Base::makeColorSpaceGravatar Matt Sarett2017-03-14
* Revert "Begin implementation of SkImage_Base::makeColorSpace"Gravatar Mike Reed2017-03-14
* Begin implementation of SkImage_Base::makeColorSpaceGravatar Matt Sarett2017-03-14
* Partially defer SkImage_GpuGravatar Robert Phillips2017-03-10
* Switch GrYUVProvider over to GrTextureProxiesGravatar Robert Phillips2017-03-08
* Add SkImage_Base::onMakeColorSpace() stubGravatar Matt Sarett2017-03-08
* Reduce use of SkImage_Base::peekTextureGravatar Robert Phillips2017-01-31
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Make SkImage_Base::onReadPixels() pure virtualGravatar Matt Sarett2017-01-10
* Plumb dst color space in many places, rather than "mode"Gravatar Brian Osman2016-12-09
* Support decoding images to multiple formats, depending on usageGravatar Brian Osman2016-11-21
* Rename GrTextureParams to GrSamplerParamsGravatar Brian Salomon2016-11-17
* Revert "Support decoding images to multiple formats, depending on usage"Gravatar Brian Osman2016-11-15
* Support decoding images to multiple formats, depending on usageGravatar Brian Osman2016-11-15
* Enable SkImage_pinAsTexture to signal if the operation succeeded.Gravatar Derek Sollenberger2016-11-09
* Rename SkSourceGammaTreatment to SkDestinationSurfaceColorModeGravatar Brian Osman2016-11-09
* Remove unused SkImage_Base and SkImage_Gpu onNewSurface methodsGravatar robertphillips2016-09-21
* Add alphaType() to SkImageGravatar brianosman2016-08-17
* fix no-gpu buildGravatar reed2016-08-17
* pin as texture apiGravatar reed2016-08-17
* implement isABitmap for imageshader, return localmatrix for bitmap's implGravatar reed2016-08-01
* Remove SkGrPixelRefGravatar robertphillips2016-07-21
* Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...Gravatar brianosman2016-06-06
* Add onImageInfo call to SkImage_Base.Gravatar herb2016-04-19
* switch surface to sk_spGravatar reed2016-03-23
* update callsites for Make image factoriesGravatar reed2016-03-17
* Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5...Gravatar reed2016-03-11
* Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:8000...Gravatar robertphillips2016-03-10
* add Make variations to return SkImage by sk_spGravatar reed2016-03-10
* unify peekPixels around pixmap parameterGravatar reed2016-03-09
* Remove internal calls to SkImage::getTextureGravatar bsalomon2016-02-29
* remove SkImage::applyFilter() -- unused, can always re-add laterGravatar reed2016-01-08