summaryrefslogtreecommitdiffstats
path: root/skia/ext/skia_utils_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...robertphillips@google.com2013-08-261-2/+2
* Add SkColorToSRGBNSColor to skia_mac_utilstapted@chromium.org2013-06-281-0/+12
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-3/+3
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-10/+13
* mac: Fix a few memory leaks.thakis@chromium.org2013-03-041-1/+3
* mac: Handle hidpi cursors.thakis@chromium.org2012-12-151-8/+2
* mac: Remove implicit conversion from ImageSkia to SkBitmap.sadrul@chromium.org2012-08-211-1/+6
* Fix two harmless int-to-pointer conversions that a new clang warns about.thakis@chromium.org2012-08-101-1/+1
* mac: Delete more 10.5-only codethakis@chromium.org2012-08-091-26/+9
* Fix memory leaks in RenderTextMac.asvitkine@chromium.org2012-07-231-1/+1
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-181-17/+0
* ImageSkia is 1:1 to NSImage. This patch adds conversions between ImageSkia an...pkotwicz@chromium.org2012-06-141-5/+0
* mac: Use NSWidth() and friends in a few more places.thakis@chromium.org2012-06-071-4/+1
* Pass the global matrix to CG always.caryclark@google.com2012-05-291-26/+101
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-161-32/+14
* Revert 136332 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-141-14/+32
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-101-32/+14
* Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-101-14/+32
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-101-32/+14
* Create a local bitmap to capture CoreGraphics renderingcaryclark@google.com2012-04-111-7/+26
* Implement input type=color UIkeishi@chromium.org2012-03-201-0/+20
* remoting: Move CGRectToSkIRect() to the only file where it's calledthakis@chromium.org2012-03-151-10/+0
* Revert 126889 - Implement input type=color UImarkusheintz@chromium.org2012-03-151-20/+0
* Implement input type=color UIkeishi@chromium.org2012-03-151-0/+20
* Remove implicit dependency from 'skia' on 'ui'.thakis@chromium.org2012-03-051-2/+6
* Set CG clip to empty explicitlycaryclark@chromium.org2012-01-311-1/+9
* Adjust the CoreGraphics context for offscreen layers.caryclark@google.com2012-01-111-5/+8
* Make infobar background gray sail@chromium.org2011-06-071-0/+8
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-2/+2
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-2/+2
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-2/+2
* Add utility for converting SkCanvas to CGContextcaryclark@chromium.org2011-05-171-0/+59
* Use large icon resource paksail@chromium.org2011-04-271-56/+143
* Revert 82838 - Temporary change to test perf regression (full)This change tes...sail@chromium.org2011-04-251-85/+5
* Temporary change to test perf regression (full)sail@chromium.org2011-04-251-5/+85
* Revert 82836 - Temporary change to test perf regression (skia_utils)This chan...sail@chromium.org2011-04-251-3/+0
* Temporary change to test perf regression (skia_utils)sail@chromium.org2011-04-251-0/+3
* Revert 82833 - Temporary change to test perf regressionThis change tests whic...sail@chromium.org2011-04-251-46/+13
* Temporary change to test perf regressionsail@chromium.org2011-04-251-13/+46
* Revert due to NSImageRepToSkBitmap failure on MACamit@chromium.org2011-04-221-46/+13
* Use large icon resource paksail@chromium.org2011-04-221-13/+46
* Revert high res icon changessail@chromium.org2011-04-201-46/+13
* Add support for multi resolution iconssail@chromium.org2011-04-191-13/+46
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Revert r76709 "Revert r71208 "Mac: Explicitly set the colorspace on SkBitmap ...chase@chromium.org2011-03-031-2/+10
* Revert r71208 "Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef c...chase@chromium.org2011-03-031-10/+2
* Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef conversions.thakis@chromium.org2011-01-121-2/+10
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-3/+3
* Revert "Try to fix Crash at gfx::CGImageToSkBitmap."dcheng@chromium.org2010-09-171-2/+0
* Try to fix Crash at gfx::CGImageToSkBitmap.jianli@chromium.org2010-09-091-0/+2