| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to standard integer types in ui/base/. | avi | 2015-12-23 | 1 | -0/+1 |
* | Move Pickle to base namespace. | brettw | 2015-06-02 | 1 | -1/+3 |
* | Reland rewrite clipboard write IPC handling to be easier to understand. | dcheng | 2014-11-20 | 1 | -2/+6 |
* | Revert of Rewrite clipboard write IPC handling to be easier to understand. (p... | sky | 2014-11-19 | 1 | -6/+2 |
* | Rewrite clipboard write IPC handling to be easier to understand. | dcheng | 2014-11-19 | 1 | -2/+6 |
* | Remove clipboard argument from ScopedClipboardWriter constructor. | dcheng | 2014-09-17 | 1 | -5/+5 |
* | Cleanup: Remove obsolete references to webkit_glue namespace. | tfarina@chromium.org | 2014-08-09 | 1 | -2/+0 |
* | ui: Rename ui_export.h to ui_base_export.h | tfarina@chromium.org | 2014-01-06 | 1 | -2/+2 |
* | Move more uses of string16 to specify base:: | brettw@chromium.org | 2013-12-03 | 1 | -6/+7 |
* | Cleanup unused bits of clipboard writing code. | dcheng@chromium.org | 2013-11-20 | 1 | -4/+0 |
* | bookmarks: Remove Mac specific function from BookmarkNodeData. | tfarina@chromium.org | 2013-10-12 | 1 | -2/+2 |
* | Escape omnibox URLs before pasting to clipboard as HTML. | tsepez@chromium.org | 2013-09-26 | 1 | -2/+2 |
* | Use a direct include of strings headers in ui/, part 1. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Revert the feature 'Clear the clipboard upon exit from Incognito'. Original p... | vasilii@chromium.org | 2013-06-02 | 1 | -5/+0 |
* | Remove dependency on ui/base/clipboard/clipboard.h from browser_context.h | jeremya@chromium.org | 2013-04-26 | 1 | -2/+2 |
* | Part I: clear primary and selection clipboards if data came from content area. | vasilii@chromium.org | 2013-02-18 | 1 | -0/+5 |
* | Move flash clipboard to the new proxy and add custom format support | raymes@chromium.org | 2012-11-01 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Added RTF support to the clipboard. | raymes@chromium.org | 2012-04-02 | 1 | -0/+3 |
* | Modified the flash cipboard interface to add html clipboard support. | raymes@chromium.org | 2012-02-24 | 1 | -0/+3 |
* | Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter. | peter@pcc.me.uk | 2012-02-22 | 1 | -2/+3 |
* | Make Clipboard::FormatType an opaque handle type. | dcheng@chromium.org | 2011-12-07 | 1 | -1/+2 |
* | Rename UI_API to UI_EXPORT. | darin@chromium.org | 2011-08-06 | 1 | -2/+2 |
* | Introduce ui.dll / libui.so for the component build. | darin@chromium.org | 2011-07-17 | 1 | -1/+2 |
* | Move clipboard from app/ to ui/base | ben@chromium.org | 2011-01-10 | 1 | -0/+85 |