summaryrefslogtreecommitdiffstats
path: root/ui/base/clipboard/clipboard.h
Commit message (Expand)AuthorAgeFilesLines
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-4/+4
* Added RTF support to the clipboard.raymes@chromium.org2012-04-021-0/+10
* Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-211-0/+7
* Revert 127706 - Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-201-7/+0
* Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-201-0/+7
* Implemented Clear() functionality in the clipboard. raymes@chromium.org2012-02-291-0/+3
* Clipboard access is not threadsafe in general. Previously clipboard reads wer...raymes@chromium.org2012-02-221-1/+3
* Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.peter@pcc.me.uk2012-02-221-5/+3
* Remove dead clipboard code.dcheng@chromium.org2012-02-221-5/+0
* Revert 122916 - Clipboard access is not threadsafe in general. Previously cli...scottbyer@chromium.org2012-02-221-2/+1
* Clipboard access is not threadsafe in general. Previously clipboard reads wer...raymes@chromium.org2012-02-211-1/+2
* Upstream a stubbed clipboard implementation for Androidpeter@chromium.org2012-02-171-1/+38
* Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.dcheng@chromium.org2012-02-171-5/+7
* Revert 122370 - Update WebClipboard/WebDropData glue to use new getter/setter...dcheng@chromium.org2012-02-161-7/+5
* Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.dcheng@chromium.org2012-02-161-5/+7
* Aura Shell needs to exist on Macdhollowa@chromium.org2012-01-191-9/+9
* Make Clipboard::FormatType an opaque handle type.dcheng@chromium.org2011-12-071-30/+75
* Enable custom MIME types in web copy/paste.dcheng@chromium.org2011-12-051-0/+1
* Revert 113040 - Enable custom MIME types in web copy/paste.dcheng@chromium.org2011-12-051-1/+0
* Enable custom MIME types in web copy/paste.dcheng@chromium.org2011-12-051-0/+1
* Implement Clipboard::ReadData and Clipboard::WriteData for Mac.dcheng@chromium.org2011-12-051-4/+1
* Revert 112986 - Implement Clipboard::ReadData and Clipboard::WriteData for Mac.dcheng@chromium.org2011-12-051-1/+3
* Implement Clipboard::ReadData and Clipboard::WriteData for Mac.dcheng@chromium.org2011-12-051-3/+1
* Add glue for supporting custom MIME types in DataTransfer.dcheng@chromium.org2011-12-041-0/+4
* Revert 111083 - Revert 111080 - Remove Task inheritance in clipboard code."dcheng@chromium.org2011-11-221-6/+0
* Revert 111080 - Remove Task inheritance in clipboard code.dcheng@chromium.org2011-11-221-0/+6
* Remove Task inheritance in clipboard code.dcheng@chromium.org2011-11-221-6/+0
* Disable selection on aura. Clipboard semantics on aura must be same as windowsoshima@chromium.org2011-11-141-1/+1
* Plumb through buffer type for clipboard sequence number requests.dcheng@chromium.org2011-11-101-8/+5
* Implement clipboard for aura and re-enable clipboard_unittests.varunjain@chromium.org2011-10-271-1/+1
* Context-based HTML paste plumbingdcheng@chromium.org2011-10-061-2/+6
* aura: Make 'ui' buildable without gtk.sadrul@chromium.org2011-09-211-1/+1
* Rename UI_API to UI_EXPORT.darin@chromium.org2011-08-061-2/+2
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-1/+2
* Add Clipboard GetSequenceNumber interface which allows us to version the data...cdn@chromium.org2011-06-271-0/+5
* Change Clipboard::ReadImage to return a bitmap.dcheng@chromium.org2011-04-191-3/+3
* Implement Clipboard::ReadAvailableTypes for Mac.dcheng@chromium.org2011-04-081-0/+5
* Fix glue for ClipboardHostMsg_ReadAvailableTypes.dcheng@chromium.org2011-03-161-0/+3
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-151-0/+4
* Revert r78134+r78136dcheng@chromium.org2011-03-151-4/+0
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-151-0/+4
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-0/+276