| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |