summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_clipboard_client.h
Commit message (Expand)AuthorAgeFilesLines
* Remove FormatType usage from ClipboardHostMsg_IsFormatAvailable.dcheng@chromium.org2014-03-201-3/+1
* Remove ClipboardHostMsg_ReadData IPC.dcheng@chromium.org2014-03-201-2/+0
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-5/+5
* bookmarks: Remove Mac specific function from BookmarkNodeData.tfarina@chromium.org2013-10-121-13/+13
* Move the following clipboard files from webkit\glue to content\renderer. Thes...ananta@chromium.org2013-06-211-2/+2
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-011-0/+2
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-0/+4
* Added RTF support to pepper API.raymes@chromium.org2012-04-021-0/+2
* Implemented Clear() functionality in the clipboard. raymes@chromium.org2012-02-291-1/+2
* Add glue for supporting custom MIME types in DataTransfer.dcheng@chromium.org2011-12-041-0/+3
* Add OVERRIDE to content/.avi@chromium.org2011-11-281-9/+12
* Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...piman@chromium.org2011-11-221-0/+33