summaryrefslogtreecommitdiffstats
path: root/skia/ext/convolver_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* stop calling deprecated setConfigreed@google.com2014-06-181-9/+3
* Split Convolver.SIMDVerification into two testshubbe@chromium.org2014-02-261-112/+108
* Make the Convolver unit tests run in a sane amout of time in DEBUG.senorblanco@chromium.org2014-01-301-1/+8
* Disable Convolver.SIMDVerification under the ThreadSanitizer.glider@chromium.org2013-08-071-1/+7
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-281-1/+1
* An implementation of recursive gaussian filters.motek@chromium.org2013-05-101-0/+53
* This is an exact copy of rolledback CL 13947013 with a fix to a compliationmotek@chromium.org2013-04-181-0/+149
* Revert 194565 "Complete (but inefficient) implementation of the ..."kinuko@chromium.org2013-04-171-149/+0
* Complete (but inefficient) implementation of the image retargetting method.motek@chromium.org2013-04-171-0/+149
* enable SSE2 in skia/convolver for linux32hubbe@chromium.org2013-04-091-7/+2
* Attempt #2 at enabling SSE2 and fixing buffer overruns.hubbe@chromium.org2013-03-161-10/+21
* Revert r187988 "Fix buffer overrun preventing SSE2 from being turned on for s...pfeldman@chromium.org2013-03-141-19/+10
* Fix buffer overrun preventing SSE2 from being turned on for skia convolution.hubbe@chromium.org2013-03-141-10/+19
* Cleanup: avoid foo ? true : false, part 1.thestig@chromium.org2012-09-271-2/+2
* Remove log-spam from Convolver.SIMDVerification.fischman@chromium.org2012-04-101-6/+6
* SIMD implementation of Convolver for Lanczos filter etc.jiesun@chromium.org2011-03-091-2/+116
* Integration of most changes from the GoogleTV project around the convolver/sc...brettw@chromium.org2011-01-301-4/+84
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-9/+9
* Reverting 26975.pkasting@chromium.org2009-09-231-9/+9
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-9/+9
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-1/+1
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-121-2/+2
* Reverting 6709,6708,6706.brettw@google.com2008-12-101-1/+1
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-101-1/+1
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-0/+127
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-128/+0
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-0/+128