summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webcursor_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement the grab/grabbing cursors (for Mac/GTK).avi@chromium.org2011-03-021-1/+6
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Refactoring of cursor usage (primarily for linux).sadrul@chromium.org2010-11-231-0/+4
* Minor cleanup of a couple files: sort arrays of resource IDs into order (to m...pkasting@chromium.org2010-07-091-9/+9
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Take out intptr_t IPC serialization support to prevent people from sending po...jam@chromium.org2010-02-091-3/+3
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-2/+2
* Be defensive against 0-sized custom cursors. This may fix a moderately commoncevans@chromium.org2009-09-281-3/+4
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-69/+64
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-3/+3
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+1
* Fix build bustage. Update enum names.darin@chromium.org2009-01-141-56/+56
* Move webkit_resources.rc to webkit_resources.grd. Addtc@google.com2009-01-131-1/+3
* Add support for custom cursors set by windowless plugins. Windowless plugins ...ananta@chromium.org2009-01-091-17/+66
* Custom cursor support.evanm@google.com2008-11-141-12/+0
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-061-0/+203