summaryrefslogtreecommitdiffstats
path: root/skia/ext/convolver.cc
Commit message (Expand)AuthorAgeFilesLines
* (Patch by Teodora Novkovic <teodora.petrovic@gmail.com>, originally reviewed ...senorblanco@chromium.org2013-05-241-2/+8
* Revert r200891, "Added MIPS DSPr2 optimization for BGRAConvolve2D routine."senorblanco@chromium.org2013-05-171-8/+2
* Added MIPS DSPr2 optimization for BGRAConvolve2D routine.senorblanco@chromium.org2013-05-171-2/+8
* An implementation of recursive gaussian filters.motek@chromium.org2013-05-101-0/+35
* This is an exact copy of rolledback CL 13947013 with a fix to a compliationmotek@chromium.org2013-04-181-1/+195
* Revert 194565 "Complete (but inefficient) implementation of the ..."kinuko@chromium.org2013-04-171-195/+1
* Complete (but inefficient) implementation of the image retargetting method.motek@chromium.org2013-04-171-1/+195
* enable SSE2 in skia/convolver for linux32hubbe@chromium.org2013-04-091-493/+101
* Attempt #2 at enabling SSE2 and fixing buffer overruns.hubbe@chromium.org2013-03-161-4/+17
* Revert r187988 "Fix buffer overrun preventing SSE2 from being turned on for s...pfeldman@chromium.org2013-03-141-15/+3
* Fix buffer overrun preventing SSE2 from being turned on for skia convolution.hubbe@chromium.org2013-03-141-3/+15
* SIMD implementation of Convolver for Lanczos filter etc.jiesun@chromium.org2011-03-091-21/+518
* Integration of most changes from the GoogleTV project around the convolver/sc...brettw@chromium.org2011-01-301-18/+40
* FBTF: Moves code to the headers.erg@google.com2010-09-281-0/+7
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-26/+26
* Reverting 26975.pkasting@chromium.org2009-09-231-26/+26
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-26/+26
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-1/+1
* Remove a bunch of base dependencies from skia/ext. The only nontrivial change isbrettw@chromium.org2009-01-141-2/+2
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-121-29/+28
* Reverting 6709,6708,6706.brettw@google.com2008-12-101-29/+30
* Add an additional include to get skASSERT.brettw@google.com2008-12-101-0/+1
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-101-30/+28
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-0/+335
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-336/+0
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-0/+336