Merge branch 'chrome/m59' into update-m59
[platform/upstream/libSkiaSharp.git] / tests /
2017-05-08 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-05-06 Matthew LeibowitzCorrecting merge issues
2017-05-06 Matthew LeibowitzUpdate xamarin-mobile-bindings with chrome/m58
2017-04-12 Cary Clarkfix drawDRRect for fuzzer
2017-04-12 Leon Scroggins IIIAdd SkCodec methods for individual frames
2017-04-12 Robert PhillipsDisable deferred proxies for Chrome branch
2017-04-12 Mike ReedRevert "Revert "remove unused SkBitmap::copyPixelsTo""
2017-04-12 Mike Reedswitch over to no lockPixels in pixelref
2017-04-11 Jim Van VerthAdd perspective shadows
2017-04-11 Robert PhillipsRemove discard from GrRenderTarget & force it to always...
2017-04-11 Hal CanarySkSize can be aggregate-initialized
2017-04-11 Mike ReedChange bitmapcache to not rely on lockpixels.
2017-04-11 Mike KleinRevert "remove unused SkBitmap::copyPixelsTo"
2017-04-11 Leon Scroggins IIICorrect GIF frame dependencies and track alpha
2017-04-11 Mike Reedremove unused SkBitmap::copyPixelsTo
2017-04-11 Mike KleinRevert "Support Canvas Clip on Blit Framebuffer"
2017-04-11 Matt SarettSkCanvas constructor with legacy flag for Android framework
2017-04-11 Robert PhillipsRevert "Rm makeRenderTargetContext in favor of deferred...
2017-04-11 Robert PhillipsRm makeRenderTargetContext in favor of deferred version
2017-04-11 Eric KarlSupport Canvas Clip on Blit Framebuffer
2017-04-11 Mike Kleinremove kReturnNullForEmpty_FinishFlag feature
2017-04-10 Brian Salomonconstexprify GrBlend.h and GrPorterDuffXferProcessor.cpp
2017-04-10 Brian SalomonMove ref counting out of GrProcessor and into subclasses.
2017-04-10 Mike KleinFix infinite loop in SkRTree::insert()
2017-04-08 Brian SalomonRevert "Revert "Create GrXferProcessor while doing...
2017-04-08 Brian SalomonRevert "Create GrXferProcessor while doing GrProcessorS...
2017-04-08 Brian SalomonCreate GrXferProcessor while doing GrProcessorSet analysis.
2017-04-07 Mike Kleinmake SkAutoTMalloc self-move safe
2017-04-07 Robert PhillipsMake GrCopySurfaceOp friendlier to GrSurfaceProxy ...
2017-04-06 Robert PhillipsRevert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
2017-04-06 Matt SarettRevert "Manual revert: Add support for writing ICC...
2017-04-06 Robert PhillipsMake GrCopySurfaceOp friendlier to GrSurfaceProxy
2017-04-06 Mike Reedmake copyTo_with_allocator android only
2017-04-06 Mike Reedhandle odd-index-count in encode/decode
2017-04-06 Matt SarettManual revert: Add support for writing ICC profiles...
2017-04-06 Mike Reedadd guard for obsolete (non-functioning) replayClips
2017-04-06 Robert PhillipsRm readPixels from GrSurface & move read/writeSurfacePi...
2017-04-05 Matt SarettSkImageEncoder: Be more lenient on inputs
2017-04-05 Matt SarettRevert "Revert "Add support for writing ICC profiles...
2017-04-05 Matt SarettFix MSAN error in test
2017-04-05 Jim Van VerthRevert "Add support for writing ICC profiles to webp...
2017-04-05 Matt SarettAdd support for writing ICC profiles to webp encoder
2017-04-05 Matt SarettFix various SkBitmap::copyTo() bugs
2017-04-05 Robert PhillipsRevert "Rm readPixels from GrSurface & move read/writeS...
2017-04-05 Robert PhillipsRm readPixels from GrSurface & move read/writeSurfacePi...
2017-04-05 Matt SarettAdd SkImage::makeColorSpace() to public API
2017-04-05 Robert PhillipsRevert "Rm readPixels from GrSurface & move read/writeS...
2017-04-05 Robert PhillipsRm readPixels from GrSurface & move read/writeSurfacePi...
2017-04-04 Eric KarlSupport Canvas Clip on Blit Framebuffer
2017-04-04 Brian SalomonUse sk_sp with GrXferProcessor and use a static factory...
2017-04-04 Brian SalomonMove GrPipelineBuilder into GrRenderTargetContext:...
2017-04-04 Eric KarlRespect kRectsMustMatchForMSAASrc_BlitFramebufferFlag...
2017-04-03 Brian SalomonStore the dst texture used by an XP in GrPipeline rathe...
2017-04-03 Mike ReedRevert[4] "clean up (partially) colortable api""""
2017-04-03 Matt SarettSupport parametric transfer functions in SkImage_Raster...
2017-04-03 Mike Reedmove vertex-mode enum into SkVertices
2017-04-03 Brian SalomonMove pipeline handling out of GrMeshDrawOp.
2017-04-01 Mike ReedRevert "Revert[2] "clean up (partially) colortable...
2017-04-01 Mike ReedRevert[2] "clean up (partially) colortable api""
2017-04-01 Mike KleinRevert "Respect kRectsMustMatchForMSAASrc_BlitFramebuff...
2017-04-01 Eric KarlRespect kRectsMustMatchForMSAASrc_BlitFramebufferFlag...
2017-03-31 Ethan Nicholasfixed SPIR-V compilation error with unmodified variables
2017-03-31 Ethan Nicholasskslc can now be compiled with no Skia dependencies...
2017-03-31 Mike KleinRevert "clean up (partially) colortable api"
2017-03-31 Ethan NicholasRevert "skslc can now be compiled with no Skia dependen...
2017-03-31 Mike Reedclean up (partially) colortable api
2017-03-31 Ethan Nicholasskslc can now be compiled with no Skia dependencies...
2017-03-31 Brian SalomonRevert "Respect kRectsMustMatchForMSAASrc_BlitFramebuff...
2017-03-31 Eric KarlRespect kRectsMustMatchForMSAASrc_BlitFramebufferFlag...
2017-03-30 Ethan NicholasRevert "skslc can now be compiled with no Skia dependen...
2017-03-30 Ethan Nicholasskslc can now be compiled with no Skia dependencies...
2017-03-30 Matt SarettMake xformer class for SkCSXCanvas, use for draw loopers
2017-03-30 Robert PhillipsMinor cleanup (remove unused GrRenderTargetContext...
2017-03-30 bungemanUse last value for axis for variation position.
2017-03-30 Brian SalomonRenames of processor analysis-related classes and method.
2017-03-30 Robert PhillipsAdd GrSurfaceProxy* parameter to GrContext::flush
2017-03-29 Jim Van VerthFix is_convex() check for inset polys.
2017-03-29 Brian SalomonMake analysis optional to GrPipeline::init().
2017-03-29 Robert PhillipsMore GrSurfaceProxy-clean up
2017-03-29 Robert PhillipsMiscellaneous GrSurfaceProxy-related cleanup
2017-03-29 Brian SalomonRemove GrPipelineOptimizations computation from GrPipel...
2017-03-29 Brian SalomonRemove GrXferProcessor::getOptimizations.
2017-03-29 Robert PhillipsRemove GrSurface::flushWrites
2017-03-27 Greg DanielMinor fix to VkWrapTest
2017-03-27 Mike Kleinquiet some annoying logging in unit tests
2017-03-27 Jim Van VerthAdd height function to shadow tessellators.
2017-03-27 Brian SalomonSplit GrPipelineInput into separate color and coverage...
2017-03-27 Robert PhillipsAdd new proxy-based DetermineDomainMode w/ test
2017-03-25 Mike ReedRevert "Revert "simplify api to bitmapcache""
2017-03-24 Florin MalitaRevert "simplify api to bitmapcache"
2017-03-24 Mike Reedsimplify api to bitmapcache
2017-03-24 Matt SarettDelete SkColorSpace::ColorSpaceFlags
2017-03-24 Brian SalomonRevert "Revert "Create new inset algorithm for spot...
2017-03-24 Brian SalomonRevert "Create new inset algorithm for spot shadows"
2017-03-24 Jim Van VerthCreate new inset algorithm for spot shadows
2017-03-24 Matt SarettAdd SkTransferFunctionBehavior flag: Use in codec and...
2017-03-23 Mike Reedremove dead code in bitmapcache
2017-03-23 Matt SarettSkBlurDrawLooper: Start by deleting flags
2017-03-23 Mike Reedadd test and fix for canvas::isClipEmpty
2017-03-22 Matt SarettRevert "Revert "Add support for writing icc profiles...
next