summaryrefslogtreecommitdiffstats
path: root/views/widget
diff options
context:
space:
mode:
authorcaryclark@chromium.org <caryclark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-21 19:37:06 +0000
committercaryclark@chromium.org <caryclark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-21 19:37:06 +0000
commitf1dbc2b87c692d0d90a221d2672d51d909cb5d9a (patch)
tree2e5728bf1ebb94acf21922a522f0e2128313699d /views/widget
parent7d0bc38308836f064436c1510318f1437641f07e (diff)
downloadchromium_src-f1dbc2b87c692d0d90a221d2672d51d909cb5d9a.zip
chromium_src-f1dbc2b87c692d0d90a221d2672d51d909cb5d9a.tar.gz
chromium_src-f1dbc2b87c692d0d90a221d2672d51d909cb5d9a.tar.bz2
Convert WebCursor if using Skia on Mac.
When building Chrome for Mac, if WebKit is using Skia as the rendering engine, use an SkBitmap instead of CGImage for the WebCursor. In WebCursor::InitFromCursor, and in WebCusor::InitFromNSCursor, convert the cg_image to a SkBitmap, the WebImage type. This change adds a code path that will be enabled in the future, but does not modify any existing code, so there is no functional change. BUG=79463 TEST=none Review URL: http://codereview.chromium.org/7094009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89879 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/widget')
0 files changed, 0 insertions, 0 deletions