| Commit message (Expand) | Author | Age | Files | Lines |
* | (Patch by Teodora Novkovic <teodora.petrovic@gmail.com>, originally reviewed ... | senorblanco@chromium.org | 2013-05-24 | 1 | -0/+4 |
* | Revert r200891, "Added MIPS DSPr2 optimization for BGRAConvolve2D routine." | senorblanco@chromium.org | 2013-05-17 | 1 | -4/+0 |
* | Added MIPS DSPr2 optimization for BGRAConvolve2D routine. | senorblanco@chromium.org | 2013-05-17 | 1 | -0/+4 |
* | An implementation of recursive gaussian filters. | motek@chromium.org | 2013-05-10 | 1 | -3/+10 |
* | This is an exact copy of rolledback CL 13947013 with a fix to a compliation | motek@chromium.org | 2013-04-18 | 1 | -2/+52 |
* | Revert 194565 "Complete (but inefficient) implementation of the ..." | kinuko@chromium.org | 2013-04-17 | 1 | -52/+2 |
* | Complete (but inefficient) implementation of the image retargetting method. | motek@chromium.org | 2013-04-17 | 1 | -2/+52 |
* | enable SSE2 in skia/convolver for linux32 | hubbe@chromium.org | 2013-04-09 | 1 | -8/+9 |
* | enable SSE2 when using msvc | hclam@chromium.org | 2013-03-25 | 1 | -1/+1 |
* | Disable SSE2 in skia/ext on Linux 32-bits | hclam@chromium.org | 2013-03-24 | 1 | -1/+4 |
* | enable more SSE2 | hubbe@chromium.org | 2013-03-24 | 1 | -2/+0 |
* | Attempt #2 at enabling SSE2 and fixing buffer overruns. | hubbe@chromium.org | 2013-03-16 | 1 | -2/+1 |
* | Revert r187988 "Fix buffer overrun preventing SSE2 from being turned on for s... | pfeldman@chromium.org | 2013-03-14 | 1 | -1/+2 |
* | Fix buffer overrun preventing SSE2 from being turned on for skia convolution. | hubbe@chromium.org | 2013-03-14 | 1 | -2/+1 |
* | Temporarily disable buggy SSE2 code. | tomhudson@chromium.org | 2012-08-07 | 1 | -2/+3 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | SK_API isn't needed on ConvolutionFilter1D::FilterInstance. | ctguil@chromium.org | 2011-03-23 | 1 | -1/+1 |
* | Fix for windows shared build compile failure. | ctguil@chromium.org | 2011-03-17 | 1 | -14/+15 |
* | SIMD implementation of Convolver for Lanczos filter etc. | jiesun@chromium.org | 2011-03-09 | 1 | -2/+21 |
* | Integration of most changes from the GoogleTV project around the convolver/sc... | brettw@chromium.org | 2011-01-30 | 1 | -1/+16 |
* | Start sorting methods in class declarations. | erg@google.com | 2011-01-07 | 1 | -3/+3 |
* | FBTF: Moves code to the headers. | erg@google.com | 2010-09-28 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ... | pkasting@chromium.org | 2009-09-24 | 1 | -8/+8 |
* | Reverting 26975. | pkasting@chromium.org | 2009-09-23 | 1 | -8/+8 |
* | Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ... | pkasting@chromium.org | 2009-09-23 | 1 | -8/+8 |
* | Remove a bunch of base dependencies from skia/ext. The only nontrivial change is | brettw@chromium.org | 2009-01-14 | 1 | -2/+0 |
* | Move Image operations and convolver to the skia namespace and clean up a few ... | brettw@google.com | 2008-12-12 | 1 | -11/+13 |
* | Reverting 6709,6708,6706. | brettw@google.com | 2008-12-10 | 1 | -11/+13 |
* | Use crappy apple define instead of OS_ defines since those don't exist for Skia. | brettw@google.com | 2008-12-10 | 1 | -1/+1 |
* | Remove base dependency from image_operations and associated unittests. I also... | brettw@google.com | 2008-12-10 | 1 | -12/+10 |
* | Move convolver and image_operations from base/gfx to skia/ext. This is just | brettw@google.com | 2008-12-03 | 1 | -0/+137 |
* | Revert my skia file moves because of layout test failures. | brettw@google.com | 2008-12-03 | 1 | -137/+0 |
* | Move convolver, image_operations, and skia_utils from base/gfx to skia/ext. | brettw@google.com | 2008-12-02 | 1 | -0/+137 |