aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/image_pict.cpp
Commit message (Expand)AuthorAge
* Remove GrSurfaceProxy::desc()Gravatar Brian Salomon2017-05-17
* Add new SkImageGenerator::getPixels() API, deprecate the oldGravatar Matt Sarett2017-05-12
* Fold SkImageCacherator into SkImage_LazyGravatar Brian Osman2017-04-27
* Simplify SkImageCacherator slightlyGravatar Brian Osman2017-04-24
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* Revert[4] "clean up (partially) colortable api""""Gravatar Mike Reed2017-04-03
* Revert "Revert[2] "clean up (partially) colortable api"""Gravatar Mike Reed2017-04-01
* Revert[2] "clean up (partially) colortable api""Gravatar Mike Reed2017-04-01
* Revert "clean up (partially) colortable api"Gravatar Mike Klein2017-03-31
* clean up (partially) colortable apiGravatar Mike Reed2017-03-31
* Make SkImageCacherator be deferred (take 2)Gravatar Robert Phillips2017-03-23
* Revert "Make SkImageCacherator be deferred"Gravatar Robert Phillips2017-03-22
* Make SkImageCacherator be deferredGravatar 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
* Partially defer SkImage_GpuGravatar Robert Phillips2017-03-10
* Switch SkImageGenerator over to generating GrTextureProxiesGravatar Robert Phillips2017-03-03
* return and take SkImageGenerator as unique_ptrGravatar Mike Reed2017-02-15
* SkColorSpace: remove named API, add gamut APIGravatar Matt Sarett2017-02-07
* Revert "SkColorSpace: remove named API, add gamut API"Gravatar Matt Sarett2017-02-07
* SkColorSpace: remove named API, add gamut APIGravatar Matt Sarett2017-02-07
* Reduce use of SkImage_Base::peekTextureGravatar Robert Phillips2017-01-31
* Rationalize GrContext's Gr*Proxy getter namingGravatar Robert Phillips2017-01-30
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Specify bit depth and color space in SkImage::MakeFromPicture()Gravatar Matt Sarett2017-01-09
* Add color space to picture image as a creation parameterGravatar Brian Osman2016-12-16
* Add a deferred copy surface (take 3)Gravatar Robert Phillips2016-12-15
* Make picture backed images sRGB by defaultGravatar Brian Osman2016-12-14
* Revert "Add a deferred copy surface (take 2)"Gravatar Robert Phillips2016-12-14
* Add a deferred copy surface (take 2)Gravatar Robert Phillips2016-12-13
* Revert "Add a deferred copy surface"Gravatar Robert Phillips2016-12-13
* Add a deferred copy surfaceGravatar Robert Phillips2016-12-13
* Make subset param to texture generation API non-optionalGravatar Brian Osman2016-12-12
* 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
* Rename SkSourceGammaTreatment to SkDestinationSurfaceColorModeGravatar Brian Osman2016-11-09
* gm: s/SkAutoTUnref/sk_sp/Gravatar Hal Canary2016-11-07
* Remove SkAutoTDelete.Gravatar Ben Wagner2016-11-03
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Adding an SkColorSpace to SkImage_GpuGravatar brianosman2016-07-20
* Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...Gravatar brianosman2016-06-06
* GMs: fail gracefully for null surfaceGravatar scroggo2016-05-13
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* switch surface to sk_spGravatar reed2016-03-23
* return pictures as sk_spGravatar reed2016-03-18
* update callsites for Make image factoriesGravatar reed2016-03-17