summaryrefslogtreecommitdiffstats
path: root/skia/ext/convolver.h
Commit message (Expand)AuthorAgeFilesLines
* (Patch by Teodora Novkovic <teodora.petrovic@gmail.com>, originally reviewed ...senorblanco@chromium.org2013-05-241-0/+4
* Revert r200891, "Added MIPS DSPr2 optimization for BGRAConvolve2D routine."senorblanco@chromium.org2013-05-171-4/+0
* Added MIPS DSPr2 optimization for BGRAConvolve2D routine.senorblanco@chromium.org2013-05-171-0/+4
* An implementation of recursive gaussian filters.motek@chromium.org2013-05-101-3/+10
* This is an exact copy of rolledback CL 13947013 with a fix to a compliationmotek@chromium.org2013-04-181-2/+52
* Revert 194565 "Complete (but inefficient) implementation of the ..."kinuko@chromium.org2013-04-171-52/+2
* Complete (but inefficient) implementation of the image retargetting method.motek@chromium.org2013-04-171-2/+52
* enable SSE2 in skia/convolver for linux32hubbe@chromium.org2013-04-091-8/+9
* enable SSE2 when using msvchclam@chromium.org2013-03-251-1/+1
* Disable SSE2 in skia/ext on Linux 32-bitshclam@chromium.org2013-03-241-1/+4
* enable more SSE2hubbe@chromium.org2013-03-241-2/+0
* Attempt #2 at enabling SSE2 and fixing buffer overruns.hubbe@chromium.org2013-03-161-2/+1
* Revert r187988 "Fix buffer overrun preventing SSE2 from being turned on for s...pfeldman@chromium.org2013-03-141-1/+2
* Fix buffer overrun preventing SSE2 from being turned on for skia convolution.hubbe@chromium.org2013-03-141-2/+1
* Temporarily disable buggy SSE2 code.tomhudson@chromium.org2012-08-071-2/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* SK_API isn't needed on ConvolutionFilter1D::FilterInstance.ctguil@chromium.org2011-03-231-1/+1
* Fix for windows shared build compile failure.ctguil@chromium.org2011-03-171-14/+15
* SIMD implementation of Convolver for Lanczos filter etc.jiesun@chromium.org2011-03-091-2/+21
* Integration of most changes from the GoogleTV project around the convolver/sc...brettw@chromium.org2011-01-301-1/+16
* Start sorting methods in class declarations.erg@google.com2011-01-071-3/+3
* FBTF: Moves code to the headers.erg@google.com2010-09-281-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-8/+8
* Reverting 26975.pkasting@chromium.org2009-09-231-8/+8
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-8/+8
* Remove a bunch of base dependencies from skia/ext. The only nontrivial change isbrettw@chromium.org2009-01-141-2/+0
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-121-11/+13
* Reverting 6709,6708,6706.brettw@google.com2008-12-101-11/+13
* Use crappy apple define instead of OS_ defines since those don't exist for Skia.brettw@google.com2008-12-101-1/+1
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-101-12/+10
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-0/+137
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-137/+0
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-0/+137