summaryrefslogtreecommitdiffstats
path: root/skia/ext/image_operations.cc
Commit message (Expand)AuthorAgeFilesLines
* Make our HSL shifting match Photoshop's.glen@chromium.org2009-07-151-43/+4
* Fix a unit test failure. One of the tests sends an empty bitmap through thisbrettw@chromium.org2009-06-091-3/+1
* Add a mipmap-like divide-by-two image scaling algorithm. I am going to use thisbrettw@chromium.org2009-06-091-0/+81
* Add ability to theme our buttons.glen@chromium.org2009-06-041-0/+53
* Histogram the time we spend resampling images. We suspect this may be causingbrettw@chromium.org2009-05-201-0/+8
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-2/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* This is the first pass at themes.glen@chromium.org2009-05-091-15/+14
* Redo of http://codereview.chromium.org/100097 to make work on Linux and Mac.glen@chromium.org2009-05-061-4/+207
* Reverting 14712 on behalf of glen.hbono@chromium.org2009-04-281-206/+4
* Add bitmap manipulation functions in advance of themes.glen@chromium.org2009-04-281-4/+206
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-121-30/+33
* Reverting 6709,6708,6706.brettw@google.com2008-12-101-62/+70
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-101-70/+62
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-0/+362
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-366/+0
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-0/+366