aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* fix drawDRRect for fuzzerGravatar Cary Clark2017-04-12
* Add SkCodec methods for individual framesGravatar Leon Scroggins III2017-04-12
* Disable deferred proxies for Chrome branchGravatar Robert Phillips2017-04-12
* Revert "Revert "remove unused SkBitmap::copyPixelsTo""Gravatar Mike Reed2017-04-12
* switch over to no lockPixels in pixelrefGravatar Mike Reed2017-04-12
* Add perspective shadowsGravatar Jim Van Verth2017-04-11
* Remove discard from GrRenderTarget & force it to always go through a RenderTa...Gravatar Robert Phillips2017-04-11
* SkSize can be aggregate-initializedGravatar Hal Canary2017-04-11
* Change bitmapcache to not rely on lockpixels.Gravatar Mike Reed2017-04-11
* Revert "remove unused SkBitmap::copyPixelsTo"Gravatar Mike Klein2017-04-11
* Correct GIF frame dependencies and track alphaGravatar Leon Scroggins III2017-04-11
* remove unused SkBitmap::copyPixelsToGravatar Mike Reed2017-04-11
* SkCanvas constructor with legacy flag for Android frameworkGravatar Matt Sarett2017-04-11
* Revert "Rm makeRenderTargetContext in favor of deferred version"Gravatar Robert Phillips2017-04-11
* Rm makeRenderTargetContext in favor of deferred versionGravatar Robert Phillips2017-04-11
* remove kReturnNullForEmpty_FinishFlag featureGravatar Mike Klein2017-04-11
* constexprify GrBlend.h and GrPorterDuffXferProcessor.cppGravatar Brian Salomon2017-04-10
* Move ref counting out of GrProcessor and into subclasses.Gravatar Brian Salomon2017-04-10
* Fix infinite loop in SkRTree::insert()Gravatar Mike Klein2017-04-10
* Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis.""Gravatar Brian Salomon2017-04-08
* Revert "Create GrXferProcessor while doing GrProcessorSet analysis."Gravatar Brian Salomon2017-04-08
* Create GrXferProcessor while doing GrProcessorSet analysis.Gravatar Brian Salomon2017-04-08
* make SkAutoTMalloc self-move safeGravatar Mike Klein2017-04-07
* Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)Gravatar Robert Phillips2017-04-07
* Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"Gravatar Robert Phillips2017-04-06
* Revert "Manual revert: Add support for writing ICC profiles to webp encoder"Gravatar Matt Sarett2017-04-06
* Make GrCopySurfaceOp friendlier to GrSurfaceProxyGravatar Robert Phillips2017-04-06
* make copyTo_with_allocator android onlyGravatar Mike Reed2017-04-06
* handle odd-index-count in encode/decodeGravatar Mike Reed2017-04-06
* Manual revert: Add support for writing ICC profiles to webp encoderGravatar Matt Sarett2017-04-06
* add guard for obsolete (non-functioning) replayClipsGravatar Mike Reed2017-04-06
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-06
* SkImageEncoder: Be more lenient on inputsGravatar Matt Sarett2017-04-05
* Revert "Revert "Add support for writing ICC profiles to webp encoder""Gravatar Matt Sarett2017-04-05
* Fix MSAN error in testGravatar Matt Sarett2017-04-05
* Revert "Add support for writing ICC profiles to webp encoder"Gravatar Jim Van Verth2017-04-05
* Add support for writing ICC profiles to webp encoderGravatar Matt Sarett2017-04-05
* Fix various SkBitmap::copyTo() bugsGravatar Matt Sarett2017-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 GrContextPriv ...Gravatar Robert Phillips2017-04-05
* Add SkImage::makeColorSpace() to public APIGravatar Matt Sarett2017-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
* Support Canvas Clip on Blit FramebufferGravatar Eric Karl2017-04-04
* Use sk_sp with GrXferProcessor and use a static factory to handle the nullptr...Gravatar Brian Salomon2017-04-04
* Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOpGravatar Brian Salomon2017-04-04
* Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setupGravatar Eric Karl2017-04-04
* Store the dst texture used by an XP in GrPipeline rather than in the XP.Gravatar Brian Salomon2017-04-03
* Revert[4] "clean up (partially) colortable api""""Gravatar Mike Reed2017-04-03
* Support parametric transfer functions in SkImage_Raster::onMakeColorSpace()Gravatar Matt Sarett2017-04-03