| Commit message (Expand) | Author | Age | Files | Lines |
* | Map webkit glue when Mac build uses Skia. | caryclark@chromium.org | 2011-05-20 | 1 | -0/+2 |
* | Implement the grab/grabbing cursors (for Mac/GTK). | avi@chromium.org | 2011-03-02 | 1 | -4/+15 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -3/+3 |
* | Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c... | brettw@chromium.org | 2010-12-22 | 1 | -6/+6 |
* | Refactoring of cursor usage (primarily for linux). | sadrul@chromium.org | 2010-11-23 | 1 | -0/+4 |
* | Move scoped_cftyperef from base to base/mac, use the new namespace, and name it | brettw@chromium.org | 2010-10-17 | 1 | -8/+9 |
* | Plumb Carbon SetCursor through. | avi@chromium.org | 2010-01-25 | 1 | -0/+45 |
* | (Mac) Intercept (Cocoa) cursor setting by plugins and forward it on properly. | avi@chromium.org | 2010-01-19 | 1 | -3/+52 |
* | (Mac) Intercept (Carbon) cursor setting by plugins and forward it on properly. | avi@chromium.org | 2010-01-15 | 1 | -0/+66 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -3/+3 |
* | Make Mac WebCursor glue use the nsimage_cache | mark@chromium.org | 2009-10-05 | 1 | -2/+4 |
* | Fix custom cursors on Mac. Null and 0 turn out not to be opposites. | darin@chromium.org | 2009-07-09 | 1 | -0/+4 |
* | Start using WebCursorInfo from the WebKit API. WebCursorInfo is a | darin@google.com | 2009-07-08 | 1 | -93/+114 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -3/+3 |
* | Include what you use in webcursor_mac.mm. | mark@chromium.org | 2009-02-18 | 1 | -0/+2 |
* | Fix capitalization build break after r8028 | mark@chromium.org | 2009-01-14 | 1 | -1/+1 |
* | Fix build bustage. Update enum names. | darin@chromium.org | 2009-01-14 | 1 | -43/+43 |
* | Add support for custom cursors set by windowless plugins. Windowless plugins ... | ananta@chromium.org | 2009-01-09 | 1 | -0/+23 |
* | Cursor support including custom cursors. | avi@google.com | 2008-11-18 | 1 | -0/+172 |