aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/BlurTest.cpp
Commit message (Expand)AuthorAge
* replace setConfig+allocPixels with alloc-or-install-pixelsGravatar commit-bot@chromium.org2014-02-13
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Add a DEF_GPUTEST() macro.Gravatar tfarina@chromium.org2014-01-10
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Address some more valgrind issuesGravatar robertphillips@google.com2013-11-14
* Fix leak in BlurTestGravatar robertphillips@google.com2013-10-11
* Push sigma-based blur interface into our GMs/benches/tests/samplecodeGravatar robertphillips@google.com2013-09-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-06
* Tweak to r11099 for N4 & Ubuntu13Gravatar robertphillips@google.com2013-09-05
* Warning/error fix for r11099 on Mac 10.6Gravatar robertphillips@google.com2013-09-05
* Add test to exercise extreme blur sigmasGravatar robertphillips@google.com2013-09-05
* Add canFilterMaskGPU & filterMaskGPU to SkMaskFilterGravatar robertphillips@google.com2013-07-03
* Change random number generator for 'tests' to SkMWCRandom. Also removes some Gravatar jvanverth@google.com2013-03-04
* Remove warnings (trailing \, signed vs unsigned, parenthesization).Gravatar tomhudson@google.com2011-10-27
* Make SkMath.h less visible in public header files.Gravatar tomhudson@google.com2011-09-27
* Fix BlurTest to work with fixed point.Gravatar bungeman@google.com2011-09-02
* Reduce size of filter mask.Gravatar bungeman@google.com2011-09-02
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* add asABlur() to maskfilters, so devices like gpu and pdf can query them.Gravatar reed@google.com2011-07-07