Merge branch 'chrome/m59' into update-m59
[platform/upstream/libSkiaSharp.git] / gm /
2017-05-08 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-05-06 Matthew LeibowitzUpdate xamarin-mobile-bindings with chrome/m58
2017-04-12 Matt SarettFix SkLocalMatrixShader::isAImage() to respect local...
2017-04-12 Matt SarettRevert "Fix SkLocalMatrixShader::isAImage() to respect...
2017-04-12 Matt SarettFix SkLocalMatrixShader::isAImage() to respect local...
2017-04-11 Robert PhillipsRemove discard from GrRenderTarget & force it to always...
2017-04-11 Hal CanarySkSize can be aggregate-initialized
2017-04-11 Robert PhillipsRevert "Rm makeRenderTargetContext in favor of deferred...
2017-04-11 Robert PhillipsRm makeRenderTargetContext in favor of deferred version
2017-04-07 Mike Reedcacherator upscales colortables to unify caching
2017-04-05 Mike Reedhide most details of SkPatchUtils
2017-04-03 Mike ReedRevert[4] "clean up (partially) colortable api""""
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-03-31 Mike KleinRevert "clean up (partially) colortable api"
2017-03-31 Mike Reedclean up (partially) colortable api
2017-03-28 Robert PhillipsFix gaussianedge GM
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 csmartdaltonFind cubic KLM functionals directly
2017-03-23 Matt SarettSkBlurDrawLooper: Start by deleting flags
2017-03-23 Robert PhillipsMake SkImageCacherator be deferred (take 2)
2017-03-22 Robert PhillipsRevert "Make SkImageCacherator be deferred"
2017-03-22 Mike KleinGM: some header cleanup
2017-03-22 Robert PhillipsMake SkImageCacherator be deferred
2017-03-22 Brian SalomonMark overridden destructors with 'override' and remove...
2017-03-22 Robert PhillipsMake SkImage_Gpu be deferred (take 2)
2017-03-21 Robert PhillipsRevert "Make SkImage_Gpu be deferred"
2017-03-21 Brian Osmanreadpixels GM uses GPU image in GPU configs
2017-03-21 Matt SarettAdd support for F32 sources to SkColorSpaceXform
2017-03-21 Robert PhillipsMake SkImage_Gpu be deferred
2017-03-21 Matt SarettAdd support for writing ICC profiles in png encodes
2017-03-20 Brian OsmanImprovements to readpixels GM
2017-03-20 Brian OsmanGray8 is supported on GPU, remove incorrect comments...
2017-03-20 Robert PhillipsRemove budgeted parameter from SkSurface::makeImageSnap...
2017-03-20 Matthew LeibowitzMerge pull request #52 from mono/update-m57
2017-03-18 Mike KleinRevert "Revert "Add color spin test for SkColorSpaceXfo...
2017-03-17 Yuqian LiRevert "Revert "Revert "Remove budgeted parameter from...
2017-03-17 Mike Reeddon't use deprecated (raw) form of SkPatchUtils, delete...
2017-03-17 Robert PhillipsRevert "Revert "Remove budgeted parameter from SkSurfac...
2017-03-17 Brian SalomonMake dstreadshuffle not crash in with --preAbandonGpuCo...
2017-03-17 Eric BorenRevert "Add color spin test for SkColorSpaceXformCanvas"
2017-03-16 Mike Reedremove unused VerticesFlags
2017-03-16 Mike ReedRevert[4] "store vertices arrays inline with object""""
2017-03-16 Mike ReedRevert[3] "store vertices arrays inline with object"""
2017-03-16 Yuqian LiRevert "Remove budgeted parameter from SkSurface::makeI...
2017-03-16 Robert PhillipsRemove budgeted parameter from SkSurface::makeImageSnapshot
2017-03-15 Matt SarettAdd color spin test for SkColorSpaceXformCanvas
2017-03-15 Brian SalomonMake dstreadshuffle GM more visually comprehensible
2017-03-15 Mike ReedRevert[2] "store vertices arrays inline with object""
2017-03-15 Mike ReedRevert "store vertices arrays inline with object"
2017-03-15 Brian OsmanUse SkBlendMode_Name rather than one-off tables
2017-03-15 Mike Reedstore vertices arrays inline with object
2017-03-15 Robert PhillipsRetract GrContext from src/gpu/effects
2017-03-14 Robert PhillipsAdd GrRenderTargetContext::resourceProvider & GrResourc...
2017-03-14 Brian SalomonCompute clipped draw bounds outside GrAppliedClip.
2017-03-14 Greg DanielGeneraly Fixes to gpu bezier code
2017-03-14 Mike Reedadd SkVertices::Builder
2017-03-13 Brian SalomonRemove origin from GrClipStackClip and GrWindowRectsState.
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
2017-03-10 Robert PhillipsPartially defer SkImage_Gpu
2017-03-09 Brian SalomonAdd a separate draw function to GrRenderTargetContext...
2017-03-08 Brian OsmanMake SkGr.h private and remove unused functions
2017-03-08 Mike Reedclip to elements directly, no need for replay indirection
2017-03-08 Matt SarettAdd gm to compare premuls in dst vs. src color space
2017-03-07 Mike ReedRevert[6] "Remove SkDraw from device-draw methods,...
2017-03-06 Mike Reedadd test for copy-on-write optimization
2017-03-06 Brian SalomonStore clipped bounds on GrOp rather than in parallel...
2017-03-04 Brian OsmanRebase and fix chromium
2017-03-03 Robert PhillipsSwitch SkImageGenerator over to generating GrTextureProxies
2017-03-03 Robert PhillipsMake GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
2017-03-01 Mike Reedadd isolate (init-with-previous) savelayer flag
2017-02-28 Jim Van VerthReland: Allow DFPathRenderer to store bitmaps at low...
2017-02-28 Cary ClarkRevert "Allow distance field path renderer to store...
2017-02-28 Jim Van VerthAllow distance field path renderer to store bitmaps...
2017-02-26 Mike Reedbegin to hide details of SkPathEffect
2017-02-24 Ben WagnerAdd SkTypeface::getVariationDesignPosition.
2017-02-23 Ben WagnerRevert "Add SkTypeface::getVariationDesignPosition."
2017-02-23 bungemanAdd SkTypeface::getVariationDesignPosition.
2017-02-23 Brian SalomonMake shadow_utils GM use its own SkResourceCache
2017-02-23 Yuqian LiDo not throw away the savelayer if kDontClipToLayer_Pri...
2017-02-23 Mike ReedRevert "Revert "Revert[2] "hide deprecated underline...
2017-02-23 Mike ReedRevert "Revert[2] "hide deprecated underline and strike...
2017-02-22 Mike ReedRevert[2] "hide deprecated underline and strikethru"
2017-02-22 csmartdaltonAdd the ability to enable/disable GPU path renderers
2017-02-22 Mike Reedhide trivial helpers on canvas
2017-02-22 Brian SalomonAttempt to stabilize shadow_utils GM for replay configs
2017-02-22 Jim Van VerthAdd new GMs to stress rendering of many circles and...
2017-02-17 Leon ScrogginsRevert "hide deprecated underline and strikethru"
2017-02-17 Ben WagnerRevert "Add SkTypeface::getVariationDesignPosition."
2017-02-17 Ben WagnerAdd SkTypeface::getVariationDesignPosition.
2017-02-17 Mike Reedhide deprecated underline and strikethru
2017-02-17 Florin MalitaFix drawVertices() texture mapping in the presence...
2017-02-16 Ben WagnerReplace use of SkBitmap::eraseRGB with eraseColor.
2017-02-16 Jim Van VerthUse SDF path miplevels based on the original path's...
2017-02-16 Dominic MazzoniImplement SkHighContrastFilter
next