summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webcursor.cc
Commit message (Expand)AuthorAgeFilesLines
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-2/+2
* Fix a regression introduced with the change to marshal custom HCURSOR's set b...ananta@chromium.org2010-12-101-1/+2
* Ensure that custom cursors set by windowless flash plugins get marshaled corr...ananta@chromium.org2010-12-091-19/+20
* Clamp the hotspot on custom cursors to the custom cursor image's dimensions.estade@chromium.org2010-08-111-0/+13
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* Be defensive against 0-sized custom cursors. This may fix a moderately commoncevans@chromium.org2009-09-281-1/+5
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-28/+61
* Two fixes:cevans@chromium.org2009-06-261-2/+13
* Fix build bustage. Update enum names.darin@chromium.org2009-01-141-3/+3
* Add support for custom cursors set by windowless plugins. Windowless plugins ...ananta@chromium.org2009-01-091-4/+53
* Cursor support including custom cursors.avi@google.com2008-11-181-6/+3
* Custom cursor support.evanm@google.com2008-11-141-3/+19
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-061-147/+58
* Fix a bug in cursor handling when the width and height of the image differ. Webrettw@google.com2008-10-281-1/+1
* Prevent TestShell from crashing at launch: don't release garbage CGImageRefmark@chromium.org2008-10-241-0/+3
* Let cursors be based on CGImage instead of SkBitmap on the Macmark@chromium.org2008-10-231-9/+25
* Fix build (Icefox's patch used WebKit ifdefs instead of Chromium ones).erg@google.com2008-10-091-1/+1
* Fix build (Icefox's patch used WebKit ifdefs instead of Chromium ones).erg@google.com2008-10-091-3/+3
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-1/+1
* Wrap Windows functions with ifdef so they are only compiled on windowserg@google.com2008-10-091-3/+6
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-10/+17
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+168