Plumb dst color space in many places, rather than "mode"
[platform/upstream/libSkiaSharp.git] / tests / ImageFilterCacheTest.cpp
2016-12-09 Brian OsmanPlumb dst color space in many places, rather than ...
2016-11-21 Brian OsmanSupport decoding images to multiple formats, depending...
2016-11-15 Brian OsmanRevert "Support decoding images to multiple formats...
2016-11-15 Brian OsmanSupport decoding images to multiple formats, depending...
2016-11-04 Hal Canarytests: s/SkAutoTUnref/sk_sp/
2016-10-14 Brian OsmanFix bad test that was asserting on Vulkan Win10 bot
2016-10-14 Brian OsmanRemove many uses of kSkia8888 and kSkiaGamma8888
2016-07-21 brianosmanAdding color space to SkSpecialImage
2016-06-28 egdanielEnable many more tests for Vulkan
2016-05-11 bsalomonTurn ContextInfos returned by GrContextFactory into...
2016-04-27 senorblancoImage filters: de-nest SkImageFilter::Cache and Cache...
2016-04-25 robertphillipsAdd another dollop of sk_sp to SkSpecialImage and SkSpe...
2016-04-20 robertphillipsBegin removing deprecated (and now, unused) ImageFilter...
2016-04-18 robertphillipsMake SkImageFilter::Cache purging methods pure virtual
2016-04-12 bsalomonMake more unit tests run on Vulkan
2016-04-06 bsalomonMake existing unit tests only run on GL contexts
2016-04-05 bsalomonOne signature for creating unit tests that run on prema...
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-17 robertphillipsSwitch SkSpecialImage & SkSpecialSurface classes over...
2016-03-17 reedupdate callsites for Make image factories
2016-03-09 robertphillipsSwitch SkImageSource image filter over to new onFilterI...
2016-02-25 bsalomonMove Budgeted enum out of SkSurface, use in GrTexturePr...
2016-02-25 bsalomonRevert of Move Budgeted enum out of SkSurface, use...
2016-02-25 bsalomonMove Budgeted enum out of SkSurface, use in GrTexturePr...
2016-02-21 mtkleinfix race: this kCacheSize is probably not meant to...
2016-02-19 robertphillipsAdd GPU-backed SkImage case to ImageFilterCache unit...
2016-02-19 robertphillipsUpdate SkImageFilter's cache to handle SkSpecialImages...