Plumb dst color space in many places, rather than "mode"
[platform/upstream/libSkiaSharp.git] / tests / SpecialImageTest.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-09 Robert PhillipsConsolidate GrSurfaceProxy Make methods
2016-11-07 Robert PhillipsAdd GrTextureRenderTargetProxy and support switching...
2016-11-02 Robert PhillipsBack SkSpecialImage_Gpu with a GrTextureProxy
2016-09-23 brianosmanChange SkSpecialImage::makeSurface and makeTightSurface...
2016-09-23 brianosmanRevert of Create special surfaces according to original...
2016-09-23 brianosmanChange SkSpecialImage::makeSurface and makeTightSurface...
2016-07-21 brianosmanAdding color space to SkSpecialImage
2016-07-19 reedremove unused MakeFromPixmap
2016-05-11 bsalomonTurn ContextInfos returned by GrContextFactory into...
2016-04-26 robertphillipsRevert of Remove gpu-specialization of SkSpecialImage...
2016-04-26 robertphillipsRemove gpu-specialization of SkSpecialImage
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-12 bsalomonMake more unit tests run on Vulkan
2016-04-08 robertphillipsUpgrade SkSpecialImage to have getTextureRef & getROPix...
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-22 robertphillipsRemove SkPixmap::release
2016-03-21 robertphillipsUpdate SkSpecialImage to be able to create tight SkImag...
2016-03-18 robertphillipsAdd SkSpecialImage::makeTextureImage entry point
2016-03-18 bungemanRevert of Add SkSpecialImage::makeTextureImage entry...
2016-03-17 robertphillipsAdd SkSpecialImage::makeTextureImage entry point
2016-03-17 robertphillipsSwitch SkSpecialImage & SkSpecialSurface classes over...
2016-03-17 reedupdate callsites for Make image factories
2016-03-17 robertphillipsAdd SkSpecialImage::extractSubset & NewFromPixmap
2016-03-16 robertphillipsRevert of Add SkSpecialImage::extractSubset & NewFromPi...
2016-03-16 robertphillipsAdd SkSpecialImage::extractSubset & NewFromPixmap
2016-03-09 robertphillipsSwitch SkImageSource image filter over to new onFilterI...
2016-03-07 robertphillipsSwap over to using SkImageFilter::filterImage instead...
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-18 robertphillipsUpdate SkSpecialImage API
2016-02-16 robertphillipsChange signature of SkSpecialImage::draw to take SkScalars
2016-02-04 robertphillipsAdd SkSpecialImage & SkSpecialSurface classes