summaryrefslogtreecommitdiffstats
path: root/ui/base/clipboard/scoped_clipboard_writer.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ui/base/.avi2015-12-231-0/+1
* Move Pickle to base namespace.brettw2015-06-021-1/+3
* Reland rewrite clipboard write IPC handling to be easier to understand.dcheng2014-11-201-2/+6
* Revert of Rewrite clipboard write IPC handling to be easier to understand. (p...sky2014-11-191-6/+2
* Rewrite clipboard write IPC handling to be easier to understand.dcheng2014-11-191-2/+6
* Remove clipboard argument from ScopedClipboardWriter constructor.dcheng2014-09-171-5/+5
* Cleanup: Remove obsolete references to webkit_glue namespace.tfarina@chromium.org2014-08-091-2/+0
* ui: Rename ui_export.h to ui_base_export.htfarina@chromium.org2014-01-061-2/+2
* Move more uses of string16 to specify base::brettw@chromium.org2013-12-031-6/+7
* Cleanup unused bits of clipboard writing code.dcheng@chromium.org2013-11-201-4/+0
* bookmarks: Remove Mac specific function from BookmarkNodeData.tfarina@chromium.org2013-10-121-2/+2
* Escape omnibox URLs before pasting to clipboard as HTML.tsepez@chromium.org2013-09-261-2/+2
* Use a direct include of strings headers in ui/, part 1.avi@chromium.org2013-06-111-1/+1
* Revert the feature 'Clear the clipboard upon exit from Incognito'. Original p...vasilii@chromium.org2013-06-021-5/+0
* Remove dependency on ui/base/clipboard/clipboard.h from browser_context.hjeremya@chromium.org2013-04-261-2/+2
* Part I: clear primary and selection clipboards if data came from content area.vasilii@chromium.org2013-02-181-0/+5
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-011-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Added RTF support to the clipboard.raymes@chromium.org2012-04-021-0/+3
* Modified the flash cipboard interface to add html clipboard support.raymes@chromium.org2012-02-241-0/+3
* Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.peter@pcc.me.uk2012-02-221-2/+3
* Make Clipboard::FormatType an opaque handle type.dcheng@chromium.org2011-12-071-1/+2
* 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
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-0/+85