summaryrefslogtreecommitdiffstats
path: root/skia/ext/skia_utils_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for high-DPI hosts under Mac OS X.wez@chromium.org2013-01-251-1/+1
* Revert 178318 - broke mac compile http://build.chromium.org/p/chromium.mac/bu...fischman@chromium.org2013-01-231-1/+1
* Add support for high-DPI hosts under Mac OS X.wez@chromium.org2013-01-231-1/+1
* mac: Remove implicit conversion from ImageSkia to SkBitmap.sadrul@chromium.org2012-08-211-0/+4
* Fix memory leaks in RenderTextMac.asvitkine@chromium.org2012-07-231-1/+1
* Initial RenderTextMac implementation using CoreText.asvitkine@chromium.org2012-07-231-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* ImageSkia is 1:1 to NSImage. This patch adds conversions between ImageSkia an...pkotwicz@chromium.org2012-06-141-3/+0
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-161-4/+6
* Revert 136332 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-141-6/+4
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-101-4/+6
* Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-101-6/+4
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-101-4/+6
* Create a local bitmap to capture CoreGraphics renderingcaryclark@google.com2012-04-111-1/+3
* Implement input type=color UIkeishi@chromium.org2012-03-201-0/+5
* remoting: Move CGRectToSkIRect() to the only file where it's calledthakis@chromium.org2012-03-151-1/+0
* Revert 126889 - Implement input type=color UImarkusheintz@chromium.org2012-03-151-5/+0
* Implement input type=color UIkeishi@chromium.org2012-03-151-0/+5
* Add _EXPORT macros to skia/ext.thakis@chromium.org2012-03-091-3/+3
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-121-1/+1
* Revert 96327 - Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-1/+1
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-1/+1
* mac: Components build for skia, easy partthakis@chromium.org2011-08-021-9/+10
* Make infobar background gray sail@chromium.org2011-06-071-0/+5
* Add utility for converting SkCanvas to CGContextcaryclark@chromium.org2011-05-171-1/+16
* Use large icon resource paksail@chromium.org2011-04-271-0/+10
* Revert 82838 - Temporary change to test perf regression (full)This change tes...sail@chromium.org2011-04-251-10/+0
* Temporary change to test perf regression (full)sail@chromium.org2011-04-251-0/+10
* Revert 82833 - Temporary change to test perf regressionThis change tests whic...sail@chromium.org2011-04-251-10/+0
* Temporary change to test perf regressionsail@chromium.org2011-04-251-0/+10
* Revert due to NSImageRepToSkBitmap failure on MACamit@chromium.org2011-04-221-10/+0
* Use large icon resource paksail@chromium.org2011-04-221-0/+10
* Revert high res icon changessail@chromium.org2011-04-201-10/+0
* Add support for multi resolution iconssail@chromium.org2011-04-191-0/+10
* Revert r76709 "Revert r71208 "Mac: Explicitly set the colorspace on SkBitmap ...chase@chromium.org2011-03-031-1/+7
* Revert r71208 "Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef c...chase@chromium.org2011-03-031-7/+1
* Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef conversions.thakis@chromium.org2011-01-121-1/+7
* Create gfx::ScopedImage. This wraps a gfx::NativeImage and hides the underlyingrsesek@chromium.org2010-10-211-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Mac/clang: Uncontentious fixes.thakis@chromium.org2010-06-111-1/+1
* NSSize is equivalent to CGSize in the 64-bit Mac environment.mark@chromium.org2010-05-141-0/+4
* Mac: Add favicons to task manager.thakis@chromium.org2010-01-131-0/+3
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-251-0/+3
* Reverting r19244 as it unintentionally broke ui tests: OtherRedirectsDontFork...avi@chromium.org2009-06-251-3/+0
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-251-0/+3
* Reverting r18743.avi@google.com2009-06-181-3/+0
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@google.com2009-06-181-0/+3
* Add file icons to chrome://downloads/ on the Mac. Add Skia helpermark@chromium.org2009-06-161-1/+14
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-2/+2
* Move skia_utils_mac from base/gfx to skia/ext.brettw@google.com2008-12-031-0/+51