aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ImageFilterCacheTest.cpp
Commit message (Expand)AuthorAge
* Remove SK_SUPPORT_GPU checks in tool-only codeGravatar Brian Osman2018-05-31
* Remove fCacheKeys from SkImageFilter.Gravatar Ben Wagner2018-05-04
* Add GrBackendTexture accessor to SkImage (take 2)Gravatar Robert Phillips2018-04-04
* Initial texture data is never flipped when uploaded.Gravatar Brian Salomon2018-03-07
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Move resourceProvider accessor to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-16
* Revert "Move resourceProvider accessor to GrContextPriv"Gravatar Hal Canary2018-01-16
* Move resourceProvider accessor to GrContextPrivGravatar Robert Phillips2018-01-16
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Add new SkImage factory to create from GrBackendTexture with SkColorTypeGravatar Greg Daniel2017-12-18
* Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...Gravatar Robert Phillips2017-12-13
* Add flag on GrBackendTexture to say whether texture is mipped or notGravatar Greg Daniel2017-10-12
* 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
* Fix memory leak in SkImageFilterGravatar xidachen2017-06-29
* Remove GrGpu.h from GrResourceProvider.hGravatar Robert Phillips2017-06-15
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Make instantiate return a BooleanGravatar Robert Phillips2017-06-05
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20
* Revert "Plumb GrBackendTexture throughout skia."Gravatar Stan Iliev2017-04-19
* Plumb GrBackendTexture throughout skia.Gravatar Greg Daniel2017-04-18
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-06
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-05
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPrivGravatar Robert Phillips2017-04-05
* Add GrRenderTargetContext::resourceProvider & GrResourceProvider::capsGravatar Robert Phillips2017-03-14
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>Gravatar Robert Phillips2017-03-03
* Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""Gravatar Brian Osman2017-03-02
* Revert "Revert "Revert "Move GrTextureProvider to src"""Gravatar Brian Osman2017-03-02
* Revert "Revert "Move GrTextureProvider to src""Gravatar Brian Osman2017-03-01
* Revert "Move GrTextureProvider to src"Gravatar Brian Osman2017-03-01
* Move GrTextureProvider to srcGravatar Brian Osman2017-03-01
* Remove SkSpecialImage's GrTexture-based ctorsGravatar Robert Phillips2017-02-21
* Expand SkImage::getTextureHandle callGravatar Robert Phillips2017-02-01
* Fix SkImageFilterCache raceGravatar Florin Malita2017-01-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
* 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
* tests: s/SkAutoTUnref/sk_sp/Gravatar Hal Canary2016-11-04
* Fix bad test that was asserting on Vulkan Win10 botGravatar Brian Osman2016-10-14
* Remove many uses of kSkia8888 and kSkiaGamma8888Gravatar Brian Osman2016-10-14
* Adding color space to SkSpecialImageGravatar brianosman2016-07-21
* Enable many more tests for VulkanGravatar egdaniel2016-06-28