summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webdropdata.cc
Commit message (Expand)AuthorAgeFilesLines
* Update some #includes in webkit/glue for headers in the new Platform directorypilgrim@chromium.org2013-01-151-5/+5
* Allow empty strings to be written to the clipboarddcheng@chromium.org2012-06-161-9/+14
* Plumb referrer policy along with drag data informationjochen@chromium.org2012-05-251-2/+4
* Add plumbing for file display names for drag and dropsatorux@chromium.org2012-05-091-5/+15
* Add isolated file_util for directory (and file) drag-and-drop support.kinuko@chromium.org2012-04-021-3/+0
* aura: Add support for html5 file drag and drop.varunjain@chromium.org2012-03-231-2/+3
* Fix bad indent in WebDropData.dcheng@chromium.org2012-02-231-9/+9
* Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.dcheng@chromium.org2012-02-171-39/+94
* Revert 122370 - Update WebClipboard/WebDropData glue to use new getter/setter...dcheng@chromium.org2012-02-161-94/+39
* Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.dcheng@chromium.org2012-02-161-39/+94
* Add isolated filesystem context for directory (and file) drag-and-drop support.kinuko@chromium.org2012-02-021-0/+4
* Remove file_extension from WebDropData since it's not needed.dcheng@chromium.org2012-01-311-3/+1
* Support custom MIME type data in web drag/drop for Mac and GTK.dcheng@chromium.org2011-12-181-4/+6
* Add glue for supporting custom MIME types in DataTransfer.dcheng@chromium.org2011-12-041-1/+16
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-5/+5
* Remove Gears from Chrome.aa@chromium.org2011-03-111-8/+2
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-5/+5
* Update Chrome to use the renamed WebDragData methods.dcheng@chromium.org2010-10-051-8/+8
* FBTF: Move code from headers into cc files.erg@google.com2010-08-271-0/+11
* Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.jianli@chromium.org2010-02-101-1/+1
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-151-0/+1
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-5/+5
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-5/+5
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-21/+42
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Remove cf_html from webdropdata.h. This is windowstc@google.com2008-11-191-2/+5
* Remove windows-isms from drag & drop. Thistc@google.com2008-11-071-3/+0
* 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/+55