summaryrefslogtreecommitdiffstats
path: root/webkit/glue/scoped_clipboard_writer_glue.h
Commit message (Expand)AuthorAgeFilesLines
* Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...piman@chromium.org2011-11-221-9/+3
* Cleanup: Remove unneeded forward declarations in webkit/.thestig@chromium.org2011-11-171-7/+5
* Revert 109622 - Export symbols from content.dll that are depended upon by chr...tommi@chromium.org2011-11-111-4/+2
* Export symbols from content.dll that are depended upon by chrome.dll. tommi@chromium.org2011-11-111-2/+4
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-4/+4
* POSIX: Use Shared Mem transport to copy images.jeremy@chromium.org2010-01-271-2/+0
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-2/+2
* Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces.darin@chromium.org2009-02-261-1/+1
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-1/+6
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-4/+4
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-051-0/+29