summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webclipboard_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 33364 - 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