| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace string16 with base::string16 in src/webkit | brettw@chromium.org | 2013-03-29 | 1 | -3/+4 |
* | Update some #includes in webkit/glue for headers in the new Platform directory | pilgrim@chromium.org | 2013-01-15 | 1 | -5/+5 |
* | Allow empty strings to be written to the clipboard | dcheng@chromium.org | 2012-06-16 | 1 | -9/+14 |
* | Plumb referrer policy along with drag data information | jochen@chromium.org | 2012-05-25 | 1 | -2/+4 |
* | Add plumbing for file display names for drag and drop | satorux@chromium.org | 2012-05-09 | 1 | -5/+15 |
* | Add isolated file_util for directory (and file) drag-and-drop support. | kinuko@chromium.org | 2012-04-02 | 1 | -3/+0 |
* | aura: Add support for html5 file drag and drop. | varunjain@chromium.org | 2012-03-23 | 1 | -2/+3 |
* | Fix bad indent in WebDropData. | dcheng@chromium.org | 2012-02-23 | 1 | -9/+9 |
* | Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData. | dcheng@chromium.org | 2012-02-17 | 1 | -39/+94 |
* | Revert 122370 - Update WebClipboard/WebDropData glue to use new getter/setter... | dcheng@chromium.org | 2012-02-16 | 1 | -94/+39 |
* | Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData. | dcheng@chromium.org | 2012-02-16 | 1 | -39/+94 |
* | Add isolated filesystem context for directory (and file) drag-and-drop support. | kinuko@chromium.org | 2012-02-02 | 1 | -0/+4 |
* | Remove file_extension from WebDropData since it's not needed. | dcheng@chromium.org | 2012-01-31 | 1 | -3/+1 |
* | Support custom MIME type data in web drag/drop for Mac and GTK. | dcheng@chromium.org | 2011-12-18 | 1 | -4/+6 |
* | Add glue for supporting custom MIME types in DataTransfer. | dcheng@chromium.org | 2011-12-04 | 1 | -1/+16 |
* | Update these includes to use the new header locations | abarth@chromium.org | 2011-12-03 | 1 | -5/+5 |
* | Remove Gears from Chrome. | aa@chromium.org | 2011-03-11 | 1 | -8/+2 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -5/+5 |
* | Update Chrome to use the renamed WebDragData methods. | dcheng@chromium.org | 2010-10-05 | 1 | -8/+8 |
* | FBTF: Move code from headers into cc files. | erg@google.com | 2010-08-27 | 1 | -0/+11 |
* | Refactor DragDownloadFile so that it can be used by both Windows and MacOSX. | jianli@chromium.org | 2010-02-10 | 1 | -1/+1 |
* | Support dragging a virtual file out of the browser. | jianli@chromium.org | 2010-01-15 | 1 | -0/+1 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -5/+5 |
* | Move WebKit API to src/webkit/api. | darin@chromium.org | 2009-05-10 | 1 | -5/+5 |
* | Switch to using WebDragData in WebView and WebViewDelegate. | darin@chromium.org | 2009-04-07 | 1 | -21/+42 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Remove cf_html from webdropdata.h. This is windows | tc@google.com | 2008-11-19 | 1 | -2/+5 |
* | Remove windows-isms from drag & drop. This | tc@google.com | 2008-11-07 | 1 | -3/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add webkit to the repository. | initial.commit | 2008-07-27 | 1 | -0/+55 |