summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webclipboard_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Update some #includes in webkit/glue for headers in the new Platform directorypilgrim@chromium.org2013-01-151-1/+1
* Add glue for supporting custom MIME types in DataTransfer.dcheng@chromium.org2011-12-041-0/+2
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-1/+1
* Add exports needed for glue to build as a component.dpranke@chromium.org2011-12-021-1/+4
* Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...piman@chromium.org2011-11-221-0/+4
* Implement WebClipboard::writeDataObject.dcheng@chromium.org2011-11-181-0/+1
* Plumb through buffer type for clipboard sequence number requests.dcheng@chromium.org2011-11-101-7/+8
* Remove unused clipboard methods.dcheng@chromium.org2011-11-041-11/+3
* Remove deprecated WebClipboard::readHTML method.dcheng@chromium.org2011-10-141-4/+0
* Context-based HTML paste plumbingdcheng@chromium.org2011-10-061-1/+9
* Add Clipboard GetSequenceNumber interface which allows us to version the data...cdn@chromium.org2011-06-271-0/+1
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-151-0/+1
* Revert r78134+r78136dcheng@chromium.org2011-03-151-1/+0
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-151-0/+1
* Fix clang warning WebClipboardImpl::writeData() fails to override WebClipboar...dcheng@chromium.org2011-02-071-1/+4
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-5/+5
* FBTF: Move code from headers into cc files.erg@google.com2010-08-271-1/+1
* Implement new Chromium IPCs for copying/dragging.dcheng@chromium.org2010-07-071-1/+6
* Add stubs for new WebClipboard::writeData method.dcheng@chromium.org2010-06-181-0/+2
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-1/+1
* This is an implementation of the bridge method for copying arbitrary plaintex...apavlov@chromium.org2009-09-251-0/+1
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-081-3/+7
* Fix a leak that only happens in layout test mode.tc@google.com2009-07-231-0/+2
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Enable running webkit tests in parallel and make it useojan@google.com2009-03-301-0/+7
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-1/+1
* Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces.darin@chromium.org2009-02-261-0/+34