summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webclipboard_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Update some #includes in webkit/glue for headers in the new Platform directorypilgrim@chromium.org2013-01-151-7/+7
* Change bookmarkManager API from experimental to private.aa@chromium.org2012-09-211-1/+1
* crbug.com/121235 - Renderer crash on middle-click on Linux Desktop.sschmitz@chromium.org2012-08-101-1/+7
* Allow empty strings to be written to the clipboarddcheng@chromium.org2012-06-161-2/+4
* remove WEBKIT_USING_CGjamesr@chromium.org2012-05-101-8/+0
* Initialized buffer_type to BUFFER_STANDARD.asharif@chromium.org2012-01-201-1/+1
* Fix ^C/^X in Bookmark Manager.dcheng@chromium.org2012-01-071-7/+11
* Make Clipboard::FormatType an opaque handle type.dcheng@chromium.org2011-12-071-9/+7
* Enable custom MIME types in web copy/paste.dcheng@chromium.org2011-12-051-2/+9
* Revert 113040 - Enable custom MIME types in web copy/paste.dcheng@chromium.org2011-12-051-9/+2
* Enable custom MIME types in web copy/paste.dcheng@chromium.org2011-12-051-2/+9
* Add glue for supporting custom MIME types in DataTransfer.dcheng@chromium.org2011-12-041-0/+11
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-7/+7
* Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...piman@chromium.org2011-11-221-16/+20
* Implement WebClipboard::writeDataObject.dcheng@chromium.org2011-11-181-0/+13
* Disable selection on aura. Clipboard semantics on aura must be same as windowsoshima@chromium.org2011-11-141-1/+1
* Plumb through buffer type for clipboard sequence number requests.dcheng@chromium.org2011-11-101-3/+9
* Remove unused clipboard methods.dcheng@chromium.org2011-11-041-45/+14
* Remove deprecated WebClipboard::readHTML method.dcheng@chromium.org2011-10-141-17/+0
* Fix crash in WebClipboardImpl::readHTML.dcheng@chromium.org2011-10-131-1/+3
* net: Move EscapeForHTML() functions into net namespace.tfarina@chromium.org2011-10-131-2/+2
* Context-based HTML paste plumbingdcheng@chromium.org2011-10-061-1/+20
* Add Clipboard GetSequenceNumber interface which allows us to version the data...cdn@chromium.org2011-06-271-0/+4
* Don't write image markup to the clipboard when copying images on OS X.dcheng@chromium.org2011-06-091-4/+9
* Pepper/Flapper: Add IsFormatAvailable() to PPB_Flash_Clipboard.viettrungluu@chromium.org2011-03-241-3/+8
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-151-0/+12
* Revert r78134+r78136dcheng@chromium.org2011-03-151-12/+0
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-151-0/+12
* Fix clang warning WebClipboardImpl::writeData() fails to override WebClipboar...dcheng@chromium.org2011-02-071-1/+3
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-281-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-5/+5
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-20/+20
* FBTF: Move code from headers into cc files.erg@google.com2010-08-271-0/+3
* Implement new Chromium IPCs for copying/dragging.dcheng@chromium.org2010-07-071-0/+39
* Add stubs for new WebClipboard::writeData method.dcheng@chromium.org2010-06-181-0/+4
* Reland r40855 with chromeos fix.jhawkins@chromium.org2010-03-071-0/+1
* Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.bradnelson@google.com2010-03-071-1/+0
* webkit/glue: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-071-0/+1
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-311-1/+1
* Fix regression with pasting images in Gmail.finnur@chromium.org2009-11-301-2/+8
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-4/+4
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-1/+1
* Only write the image when writeImage is called. We don't write thetony@chromium.org2009-09-291-5/+2
* This is an implementation of the bridge method for copying arbitrary plaintex...apavlov@chromium.org2009-09-251-0/+5
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-081-9/+41
* Port WebImage to CG and rework the Skia version so that WebImage just has adarin@google.com2009-07-031-3/+14
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-3/+3
* Enable running webkit tests in parallel and make it useojan@google.com2009-03-301-4/+6
* Linux: write images to clipboard.estade@chromium.org2009-03-251-1/+1
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-4/+3