Move all non-AA fill rect ops off of GrLegacyMeshDrawOp.
[platform/upstream/libSkiaSharp.git] / gm / blurroundrect.cpp
2017-03-22 Mike KleinGM: some header cleanup
2016-11-23 Mike ReedRevert "Revert "make it illegal to include SkXfermode.h""
2016-11-23 Greg DanielRevert "make it illegal to include SkXfermode.h"
2016-11-23 Mike Reedmake it illegal to include SkXfermode.h
2016-11-03 Mike Reedremove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
2016-10-28 Mike Reedremove xfermode from public api
2016-04-04 reedswitch maskfilters to sk_sp
2016-03-22 reedReland of [2] of "switch colorfilters to sk_sp (patchse...
2016-03-22 reedRevert of Revert[2] of "switch colorfilters to sk_sp...
2016-03-22 reedRevert[2] of "switch colorfilters to sk_sp (patchset...
2016-03-22 reedRevert of switch colorfilters to sk_sp (patchset #11...
2016-03-22 reedswitch colorfilters to sk_sp
2016-03-21 reedguard rasterizer and drawlooper setters
2016-03-09 reedpartial switch over to sp usage of shaders
2016-01-08 herbRemove work from constructors to facilitate debugging.
2015-07-28 caryclarkmake pixelsnap textblob* etc gm portable
2015-05-04 reedremove redundant/deprecated TwoPointRadial gradiet...
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-23 mtkleinremove unused GM flags
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-18 joshualittI could create new GMs if you prefer.
2014-07-07 mtkleinAdd always-threaded SkRecord quilt tests.
2014-06-03 scroggoRemove brackets from gm names.
2014-04-30 commit-bot@chromiu... Turn on quilt mode in DM.
2014-04-28 commit-bot@chromiu... Fast path for blurred round rects -- blur a small 9patc...
2014-04-28 commit-bot@chromiu... revert humper changes
2014-04-28 commit-bot@chromiu... move common blur types into central header
2014-04-28 commit-bot@chromiu... Fast path for blurred round rects -- blur a small 9patc...
2014-04-28 commit-bot@chromiu... Revert of Fast path for blurred round rects -- blur...
2014-04-28 commit-bot@chromiu... Fast path for blurred round rects -- blur a small 9patc...
2014-04-15 commit-bot@chromiu... Make sure SkDrawLooper objects can only be allocated...
2014-02-27 reed@google.comtry to deprecate fFlagsMask from SkLayerDrawLooper
2013-11-25 commit-bot@chromiu... remove SkFloatToScalar macro
2013-11-10 robertphillips@goo... Removed deprecated API calls that have crept in
2013-11-05 epoger@google.comblurroundrect gm: disable one set of tests in attempt...
2013-11-05 scroggo@google.comFix overzealous IntToScalar.
2013-11-05 scroggo@google.comFixes for blurroundrect gm/bench.
2013-11-05 scroggo@google.comInt to scalar (again)
2013-11-05 scroggo@google.comMore IntToScalars
2013-11-05 scroggo@google.comBuild fix number 2.
2013-11-05 scroggo@google.comFix build.
2013-11-05 scroggo@google.comAdd gms and benchmarks for drawing blurry round rects.