summaryrefslogtreecommitdiffstats
path: root/skia/ext/image_operations.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add library support for subpixel rendering of images during Resize().brettw@chromium.org2010-03-011-1/+15
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-70/+3
* Reverting 26975.pkasting@chromium.org2009-09-231-3/+70
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-70/+3
* Add a mipmap-like divide-by-two image scaling algorithm. I am going to use thisbrettw@chromium.org2009-06-091-7/+20
* Add ability to theme our buttons.glen@chromium.org2009-06-041-0/+9
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-1/+1
* This is the first pass at themes.glen@chromium.org2009-05-091-1/+2
* Redo of http://codereview.chromium.org/100097 to make work on Linux and Mac.glen@chromium.org2009-05-061-1/+36
* Reverting 14712 on behalf of glen.hbono@chromium.org2009-04-281-36/+1
* Add bitmap manipulation functions in advance of themes.glen@chromium.org2009-04-281-1/+36
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-121-6/+6
* Reverting 6709,6708,6706.brettw@google.com2008-12-101-7/+10
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-101-10/+7
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-0/+63
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-63/+0
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-0/+63