index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
base
/
clipboard
/
clipboard.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in ui/base/.
avi
2015-12-23
1
-4
/
+7
*
Remove kuint32max.
avi
2015-12-04
1
-1
/
+3
*
Cleanup: Remove unneeded base/memory/shared_memory.h #includes.
thestig
2015-09-15
1
-1
/
+0
*
Reland rewrite clipboard write IPC handling to be easier to understand.
dcheng
2014-11-20
1
-60
/
+39
*
Revert of Rewrite clipboard write IPC handling to be easier to understand. (p...
sky
2014-11-19
1
-39
/
+60
*
Rewrite clipboard write IPC handling to be easier to understand.
dcheng
2014-11-19
1
-60
/
+39
*
Add TestClipboard implementation for unit tests.
dcheng
2014-11-18
1
-3
/
+18
*
Parameterize ui::Clipboard tests.
dcheng
2014-11-10
1
-3
/
+2
*
Clipboard buildfix: USE_AURA without TOOLKIT_VIEWS failed to compile.
gunsch
2014-10-29
1
-1
/
+1
*
MacViews: Implement FormatType::operator< on Mac.
andresantoso
2014-10-29
1
-1
/
+1
*
Change ui::Clipboard to use virtual methods for testing purposes.
dcheng
2014-10-17
1
-90
/
+51
*
MacViews: Partially implement OSExchangeDataProviderMac.
andresantoso@chromium.org
2014-07-10
1
-1
/
+1
*
More removal of GTK code.
erg@chromium.org
2014-04-15
1
-37
/
+0
*
Simplify some Win Aura ifdefs.
jam@chromium.org
2014-04-11
1
-1
/
+1
*
Make ui::Clipboard::WriteObjects private and remove most dependencies.
dcheng@chromium.org
2014-03-20
1
-6
/
+16
*
Revert 256981 "Verify FormatType in ScopedClipboardWriter::Write..."
dcheng@chromium.org
2014-03-15
1
-5
/
+3
*
Refactor ui::Clipboard::ObjectMap sanitization in ClipboardMsgFilter.
zmo@chromium.org
2014-03-14
1
-2
/
+2
*
Revert 257164 "Refactor ui::Clipboard::ObjectMap sanitization in..."
zmo@chromium.org
2014-03-14
1
-2
/
+2
*
Refactor ui::Clipboard::ObjectMap sanitization in ClipboardMsgFilter.
dcheng@chromium.org
2014-03-14
1
-2
/
+2
*
Verify FormatType in ScopedClipboardWriter::WritePickledData.
dcheng@chromium.org
2014-03-14
1
-3
/
+5
*
Revert 256974 "Verify FormatType in ScopedClipboardWriter::Write..."
dcheng@chromium.org
2014-03-14
1
-5
/
+3
*
Verify FormatType in ScopedClipboardWriter::WritePickledData.
dcheng@chromium.org
2014-03-14
1
-3
/
+5
*
Fix platform checks in Clipboard.
kalyan.kondapally@intel.com
2014-01-29
1
-1
/
+1
*
Adds Clipboard::Format::data() member to match android
sky@chromium.org
2014-01-08
1
-0
/
+1
*
Make aura_demo work on Mac
ccameron@chromium.org
2014-01-07
1
-5
/
+5
*
ui: Rename ui_export.h to ui_base_export.h
tfarina@chromium.org
2014-01-06
1
-3
/
+3
*
Add use_clibpard_aurax11 gyp flag to allow chromeos-chrome to access X11 Clip...
oshima@chromium.org
2013-12-12
1
-1
/
+1
*
Change ScreenshotTaker to use ScopedClipboardWriter.
dcheng@chromium.org
2013-12-05
1
-3
/
+3
*
Move more uses of string16 to specify base::
brettw@chromium.org
2013-12-03
1
-8
/
+8
*
Cleanup unused bits of clipboard writing code.
dcheng@chromium.org
2013-11-20
1
-12
/
+2
*
Improve routines for verifying clipboard bitmap size/shared memory.
dcheng@chromium.org
2013-11-20
1
-3
/
+4
*
bookmarks: Remove Mac specific function from BookmarkNodeData.
tfarina@chromium.org
2013-10-12
1
-29
/
+26
*
Update include paths in ui for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+1
*
ui::Clipboard now uses base::win::MessageWindow to create a message-only wind...
alexeypa@chromium.org
2013-06-28
1
-4
/
+7
*
Make OSExchangeDataProviderWin::SetFilename() use CFSTR_SHELLIDLIST.
koz@chromium.org
2013-06-14
1
-0
/
+1
*
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
-40
/
+1
*
Refactor OSExchangeData::CustomFormat to use Clipboard::FormatType.
dcheng@chromium.org
2013-05-15
1
-16
/
+30
*
Remove dependency on ui/base/clipboard/clipboard.h from browser_context.h
jeremya@chromium.org
2013-04-26
1
-3
/
+1
*
Revert collecting clipboard statistics as we don't need it anymore.
vasilii@chromium.org
2013-04-02
1
-11
/
+0
*
ui: Update the includes of base/shared_memory.h to its new location.
tfarina@chromium.org
2013-04-02
1
-2
/
+2
*
Clear the clipboard if a user copies something from onmibox of Incognito wind...
vasilii@chromium.org
2013-03-06
1
-0
/
+8
*
Revert 185964
justinlin@chromium.org
2013-03-04
1
-8
/
+0
*
Part II: clear the clipboard if a user copies something from onmibox of Incog...
vasilii@chromium.org
2013-03-04
1
-0
/
+8
*
The purpose of this patch is to collect some statistics on how often a user c...
vasilii@chromium.org
2013-02-27
1
-0
/
+11
*
Part I: clear primary and selection clipboards if data came from content area.
vasilii@chromium.org
2013-02-18
1
-1
/
+34
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-1
/
+4
*
Whenever we set plain text on the standard clipboard, also set
tony@chromium.org
2013-01-07
1
-10
/
+0
*
Move flash clipboard to the new proxy and add custom format support
raymes@chromium.org
2012-11-01
1
-0
/
+3
*
linux_aura: Make X11 selection buffers work on text in both direction.
erg@chromium.org
2012-09-18
1
-1
/
+1
[next]