summaryrefslogtreecommitdiffstats
path: root/ui/gfx/image/image_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-6/+6
* This CL fixes two bugs:pkotwicz@chromium.org2013-06-221-1/+19
* gfx::Image: Added Width, Height and Size methods.mgiuca@chromium.org2013-03-271-0/+8
* Removes Image(const unsigned char* png, size_t input_size) in favor of using ...pkotwicz@chromium.org2012-12-131-2/+2
* Adds support for creating a gfx::Image from multi resolution raw data.pkotwicz@chromium.org2012-12-051-15/+53
* Add support for PNG representation in gfx::Imagecjhopman@chromium.org2012-08-081-0/+47
* Revert r150228 "Add support for PNG representation in gfx::Image"oshima@chromium.org2012-08-071-47/+0
* Add support for PNG representation in gfx::Imagecjhopman@chromium.org2012-08-071-0/+47
* ImageSkia is 1:1 to NSImage. This patch adds conversions between ImageSkia an...pkotwicz@chromium.org2012-06-141-48/+0
* NSImageRep can have a size which is not it's pixel size.pkotwicz@chromium.org2012-06-121-1/+2
* Revert 141206 - NSImageRep can have a size which is not it's pixel size.pkotwicz@chromium.org2012-06-081-2/+1
* NSImageRep can have a size which is not it's pixel size.pkotwicz@chromium.org2012-06-081-1/+2
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-161-8/+29
* Revert 136332 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-141-29/+8
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-101-8/+29
* Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-101-29/+8
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-101-8/+29
* Move ui/gfx/image* to ui/gfx/image/.rsesek@chromium.org2011-06-131-0/+26