C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / blurroundrect.cpp
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.