summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webclipboard_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update clipboard classes to use string16 and FilePath instead of wstring.estade@chromium.org2009-03-041-13/+14
* Minor cleanup in webkit/glue:darin@chromium.org2009-03-021-6/+6
* Remove unnecessary config.h files now that the Glue Xcode target no longer usesdarin@chromium.org2009-02-271-4/+0
* This should really not be necessary, but for some reason the Mac builddarin@chromium.org2009-02-261-0/+4
* Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces.darin@chromium.org2009-02-261-0/+134