aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/SpecialImageTest.cpp
Commit message (Expand)AuthorAge
* Pull non-substantive changes out of omnibus GrSurface CLGravatar Robert Phillips2017-07-27
* Second small fragment from "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-24
* Revert "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Reduce dependence on GrSurface's origin fieldGravatar Robert Phillips2017-07-21
* 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
* Add GrRenderTargetContext::resourceProvider & GrResourceProvider::capsGravatar Robert Phillips2017-03-14
* make GrPaint.h private -- IWYUGravatar Mike Reed2017-03-09
* Make SkGr.h private and remove unused functionsGravatar Brian Osman2017-03-08
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>Gravatar Robert Phillips2017-03-03
* Remove SkSpecialImage's GrTexture-based ctorsGravatar Robert Phillips2017-02-21
* Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)Gravatar Robert Phillips2017-02-20
* Replace SkSpecialImage::makeTightSubset with asImage (take 2)Gravatar Robert Phillips2017-02-18
* Revert "Replace SkSpecialImage::makeTightSubset with asImage"Gravatar Robert Phillips2017-02-17
* Replace SkSpecialImage::makeTightSubset with asImageGravatar Robert Phillips2017-02-16
* Tighten up GrSurfaceProxy typingGravatar Robert Phillips2017-02-15
* Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"Gravatar Robert Phillips2017-02-08
* Remove asTextureRef from SkSpecialImage & update effects accordinglyGravatar Robert Phillips2017-02-07
* 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
* Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Matt Sarett2017-01-17
* Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Brian Osman2017-01-15
* Add SkImageInfoValidConversion() and SkImageInfoIsValidGravatar Matt Sarett2017-01-13
* 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
* 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
* Consolidate GrSurfaceProxy Make methodsGravatar Robert Phillips2016-11-09
* Add GrTextureRenderTargetProxy and support switching between RT & Tex ProxiesGravatar Robert Phillips2016-11-07
* Back SkSpecialImage_Gpu with a GrTextureProxyGravatar Robert Phillips2016-11-02
* Change SkSpecialImage::makeSurface and makeTightSurface to take outputGravatar brianosman2016-09-23
* Revert of Create special surfaces according to original device (not always in...Gravatar brianosman2016-09-23
* Change SkSpecialImage::makeSurface and makeTightSurface to take outputGravatar brianosman2016-09-23
* Adding color space to SkSpecialImageGravatar brianosman2016-07-21
* remove unused MakeFromPixmapGravatar reed2016-07-19
* Turn ContextInfos returned by GrContextFactory into structs.Gravatar bsalomon2016-05-11
* Revert of Remove gpu-specialization of SkSpecialImage (patchset #5 id:80001 o...Gravatar robertphillips2016-04-26
* Remove gpu-specialization of SkSpecialImageGravatar robertphillips2016-04-26
* Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurfaceGravatar robertphillips2016-04-25
* Begin removing deprecated (and now, unused) ImageFilter code pathsGravatar robertphillips2016-04-20
* Make more unit tests run on VulkanGravatar bsalomon2016-04-12
* Upgrade SkSpecialImage to have getTextureRef & getROPixels entry pointsGravatar robertphillips2016-04-08
* Make existing unit tests only run on GL contextsGravatar bsalomon2016-04-06
* One signature for creating unit tests that run on premade GrContextsGravatar bsalomon2016-04-05
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Remove SkPixmap::releaseGravatar robertphillips2016-03-22