summaryrefslogtreecommitdiffstats
path: root/ui/gfx/image/image_unittest_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Add fuzziness to checking whether the colors of two SkBitmaps are equal for I...pkotwicz@chromium.org2013-01-041-13/+24
* Removes Image(const unsigned char* png, size_t input_size) in favor of using ...pkotwicz@chromium.org2012-12-131-1/+1
* Adds support for creating a gfx::Image from multi resolution raw data.pkotwicz@chromium.org2012-12-051-5/+80
* Preserve transparency when converting UIImage to SkBitmap.noyau@chromium.org2012-11-151-0/+4
* Always add 100P scale format in the supported format list.noyau@chromium.org2012-11-121-8/+1
* Sets the proper device scale factor on iOS.rohitrao@chromium.org2012-10-231-1/+12
* Adds a test to verify that image conversion does not flip a gfx::Image.rohitrao@chromium.org2012-09-211-6/+6
* Modifies GetPlatformImageColor() to check the color of a given point.rohitrao@chromium.org2012-09-191-5/+9
* Adds an iOS implementation of gfx::Image.rohitrao@chromium.org2012-09-141-4/+20
* Makes ui::GetSupportedScaleFactors available on platforms other than Mac.pkotwicz@chromium.org2012-08-091-4/+0
* Add support for PNG representation in gfx::Imagecjhopman@chromium.org2012-08-081-1/+40
* Revert r150228 "Add support for PNG representation in gfx::Image"oshima@chromium.org2012-08-071-40/+1
* Add support for PNG representation in gfx::Imagecjhopman@chromium.org2012-08-071-1/+40
* New util functions in ui/gfx, with tests.rohitrao@chromium.org2012-06-261-1/+5
* This CL adds a new object: ImageSkiaReppkotwicz@chromium.org2012-06-251-1/+13
* Convert GdkPixbufFromSkBitmap(const SkBitmap*) to GdkPixbufFromSkBitmap(const...pkotwicz@chromium.org2012-05-201-1/+1
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-10/+26
* Revert 137075 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-26/+10
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-10/+26
* Revert 137068 - Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-26/+10
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-10/+26
* Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failuretoyoshim@chromium.org2012-05-141-26/+10
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-141-10/+26
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-141-26/+10
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-141-10/+26
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1
* Add service to update GAIA infosail@chromium.org2011-11-301-0/+36
* Revert 112006 - Add service to update GAIA infosail@chromium.org2011-11-291-36/+0
* Add service to update GAIA infosail@chromium.org2011-11-291-0/+36
* Augment the gfx::Image conversion methods to let callers choose between weak ...rsesek@chromium.org2011-06-211-0/+10
* Move ui/gfx/image* to ui/gfx/image/.rsesek@chromium.org2011-06-131-0/+55