| Commit message (Expand) | Author | Age | Files | Lines |
* | stop calling deprecated setConfig | reed@google.com | 2014-06-18 | 1 | -10/+5 |
* | Move WriteFile and WriteFileDescriptor from file_util to base namespace. | brettw@chromium.org | 2014-03-06 | 1 | -1/+1 |
* | Make sure skia doesn't try to scale images with less than 32 bits per pixel. | hubbe@chromium.org | 2013-06-15 | 1 | -0/+11 |
* | Revert 206227 "Make sure skia doesn't try to scale images with l..." | hashimoto@chromium.org | 2013-06-14 | 1 | -11/+0 |
* | Make sure skia doesn't try to scale images with less than 32 bits per pixel. | hubbe@chromium.org | 2013-06-13 | 1 | -0/+11 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Skia upscaling uses filters that are too small. This CL fixes that. | hubbe@chromium.org | 2013-03-30 | 1 | -0/+86 |
* | Replace FilePath with base::FilePath in some more top level directories. | brettw@chromium.org | 2013-02-10 | 1 | -1/+1 |
* | Fix half-pixel misalignment in skia::ImageOperations | hclam@chromium.org | 2012-09-25 | 1 | -18/+7 |
* | [Android] Fix ImageOperations.ResizeShouldAverageColors | yfriedman@chromium.org | 2012-07-26 | 1 | -1/+1 |
* | Fix some gcc 4.6 compiler warnings in skia/ext. | tony@chromium.org | 2012-02-24 | 1 | -2/+3 |
* | Re-adds platform guard for OS_MACOSX, needed for | bulach@chromium.org | 2011-06-03 | 1 | -1/+1 |
* | More POSIX support for Chromium, consisting mostly of broadening ifdefs. This | tony@chromium.org | 2011-06-02 | 1 | -1/+1 |
* | Add the ability to write comments to PNGCodec::Encode. | tony@chromium.org | 2011-03-28 | 1 | -2/+3 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Integration of most changes from the GoogleTV project around the convolver/sc... | brettw@chromium.org | 2011-01-30 | 1 | -26/+523 |
* | Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ... | pkasting@chromium.org | 2009-09-24 | 1 | -376/+4 |
* | Reverting 26975. | pkasting@chromium.org | 2009-09-23 | 1 | -4/+376 |
* | Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ... | pkasting@chromium.org | 2009-09-23 | 1 | -376/+4 |
* | Enable skia asserts. They were disabled some time ago due to | senorblanco@chromium.org | 2009-08-10 | 1 | -4/+4 |
* | Attempt to fix the ImageOperations::CreateMaskedBitmap UMR by bringing the un... | glen@chromium.org | 2009-07-25 | 1 | -8/+9 |
* | Our masker didn't account for the source image also having alpha. | glen@chromium.org | 2009-07-25 | 1 | -10/+13 |
* | Enable some skia unittests on linux and mac. | tc@google.com | 2009-07-01 | 1 | -6/+6 |
* | Add a mipmap-like divide-by-two image scaling algorithm. I am going to use this | brettw@chromium.org | 2009-06-09 | 1 | -0/+113 |
* | Fix Skia includes to use the whole path name. | brettw@chromium.org | 2009-05-19 | 1 | -2/+2 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -2/+2 |
* | Redo of http://codereview.chromium.org/100097 to make work on Linux and Mac. | glen@chromium.org | 2009-05-06 | 1 | -0/+254 |
* | Reverting 14712 on behalf of glen. | hbono@chromium.org | 2009-04-28 | 1 | -254/+0 |
* | Add bitmap manipulation functions in advance of themes. | glen@chromium.org | 2009-04-28 | 1 | -0/+254 |
* | Add back convolver_unittest.cc and image_operations_unittest.cc. | maruel@chromium.org | 2009-01-22 | 1 | -3/+2 |
* | Reverting 8462,8458 since it broke the linux builder. | maruel@chromium.org | 2009-01-22 | 1 | -2/+3 |
* | Add back convolver_unittest.cc and image_operations_unittest.cc. | maruel@chromium.org | 2009-01-22 | 1 | -3/+2 |
* | Move Image operations and convolver to the skia namespace and clean up a few ... | brettw@google.com | 2008-12-12 | 1 | -7/+7 |
* | Reverting 6709,6708,6706. | brettw@google.com | 2008-12-10 | 1 | -13/+11 |
* | Remove base dependency from image_operations and associated unittests. I also... | brettw@google.com | 2008-12-10 | 1 | -11/+13 |
* | Move convolver and image_operations from base/gfx to skia/ext. This is just | brettw@google.com | 2008-12-03 | 1 | -0/+148 |
* | Revert my skia file moves because of layout test failures. | brettw@google.com | 2008-12-03 | 1 | -149/+0 |
* | Move convolver, image_operations, and skia_utils from base/gfx to skia/ext. | brettw@google.com | 2008-12-02 | 1 | -0/+149 |