summaryrefslogtreecommitdiffstats
path: root/content/renderer/webclipboard_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in content/renderer/.avi2015-12-251-3/+4
* Reland rewrite clipboard write IPC handling to be easier to understand.dcheng2014-11-201-59/+46
* Revert of Rewrite clipboard write IPC handling to be easier to understand. (p...sky2014-11-191-48/+59
* Rewrite clipboard write IPC handling to be easier to understand.dcheng2014-11-191-59/+48
* SkBitmap::Config is no more, use SkColorTypereed@google.com2014-07-101-1/+1
* Workaround bad bitmaps in clibpoard codepiman@chromium.org2014-05-201-1/+8
* Chromeos and non-X11 unix builds should not hit NOTREACHED when pasting.mostynb@opera.com2014-04-121-7/+6
* Remove FormatType usage from ClipboardHostMsg_IsFormatAvailable.dcheng@chromium.org2014-03-201-28/+10
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-2/+3
* Cleanup: Remove unused includes of webkit/glue/webkit_glue.htfarina@chromium.org2013-11-121-1/+0
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-7/+7
* Remove unused methods from WebClipboardImpl.peter@chromium.org2013-10-251-17/+5
* bookmarks: Remove Mac specific function from BookmarkNodeData.tfarina@chromium.org2013-10-121-31/+31
* Move clipboard_utils.* from webkit/renderer to content/renderer.tfarina@chromium.org2013-10-021-8/+6
* Fix "-Wmaybe-uninitialized" warnings in WebClipboardImpl, fixing build for gc...jesus.sanchez-palencia.fernandez.fil@intel.com2013-07-311-1/+1
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Move WebDropData to content::DropData and split off conversion function.darin@chromium.org2013-07-011-2/+3
* Move the following clipboard files from webkit\glue to content\renderer. Thes...ananta@chromium.org2013-06-211-0/+254