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_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added RTF support to the clipboard.
raymes@chromium.org
2012-04-02
1
-0
/
+19
*
ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.
tfarina@chromium.org
2012-03-15
1
-1
/
+1
*
ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h
tfarina@chromium.org
2012-03-14
1
-1
/
+1
*
Implemented Clear() functionality in the clipboard.
raymes@chromium.org
2012-02-29
1
-0
/
+8
*
Clipboard access is not threadsafe in general. Previously clipboard reads wer...
raymes@chromium.org
2012-02-22
1
-0
/
+13
*
Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.
peter@pcc.me.uk
2012-02-22
1
-1
/
+3
*
Remove dead clipboard code.
dcheng@chromium.org
2012-02-22
1
-33
/
+1
*
Revert 122916 - Clipboard access is not threadsafe in general. Previously cli...
scottbyer@chromium.org
2012-02-22
1
-15
/
+1
*
Clipboard access is not threadsafe in general. Previously clipboard reads wer...
raymes@chromium.org
2012-02-21
1
-1
/
+15
*
Make CanvasSkia take a gfx::Size as the first parameter.
tfarina@chromium.org
2011-12-20
1
-1
/
+1
*
Support custom MIME type data in web drag/drop for Mac and GTK.
dcheng@chromium.org
2011-12-18
1
-8
/
+5
*
Make Clipboard::FormatType an opaque handle type.
dcheng@chromium.org
2011-12-07
1
-51
/
+80
*
Enable custom MIME types in web copy/paste.
dcheng@chromium.org
2011-12-05
1
-5
/
+28
*
Revert 113040 - Enable custom MIME types in web copy/paste.
dcheng@chromium.org
2011-12-05
1
-24
/
+2
*
Enable custom MIME types in web copy/paste.
dcheng@chromium.org
2011-12-05
1
-2
/
+24
*
Implement Clipboard::ReadData and Clipboard::WriteData for Mac.
dcheng@chromium.org
2011-12-05
1
-1
/
+30
*
Revert 112986 - Implement Clipboard::ReadData and Clipboard::WriteData for Mac.
dcheng@chromium.org
2011-12-05
1
-28
/
+1
*
Implement Clipboard::ReadData and Clipboard::WriteData for Mac.
dcheng@chromium.org
2011-12-05
1
-1
/
+28
*
Add glue for supporting custom MIME types in DataTransfer.
dcheng@chromium.org
2011-12-04
1
-0
/
+7
*
Revert 111083 - Revert 111080 - Remove Task inheritance in clipboard code."
dcheng@chromium.org
2011-11-22
1
-1
/
+0
*
Revert 111080 - Remove Task inheritance in clipboard code.
dcheng@chromium.org
2011-11-22
1
-0
/
+1
*
Remove Task inheritance in clipboard code.
dcheng@chromium.org
2011-11-22
1
-1
/
+0
*
Plumb through buffer type for clipboard sequence number requests.
dcheng@chromium.org
2011-11-10
1
-5
/
+7
*
mac: Remove 9 exit time destructors.
thakis@chromium.org
2011-11-04
1
-21
/
+9
*
Context-based HTML paste plumbing
dcheng@chromium.org
2011-10-06
1
-11
/
+18
*
Allow CanvasSkia to bind to an existing SkCanvas.
piman@chromium.org
2011-10-05
1
-1
/
+1
*
Always call the class methods to save/restore contexts.
avi@chromium.org
2011-08-05
1
-1
/
+2
*
Properly scope ScopedPlatformPaint so that the native drawing layer and Skia ...
dcheng@chromium.org
2011-08-05
1
-7
/
+9
*
Revert 95611 - Always call the class methods to save/restore contexts.
yzshen@chromium.org
2011-08-05
1
-2
/
+1
*
Always call the class methods to save/restore contexts.
avi@chromium.org
2011-08-05
1
-1
/
+2
*
Add Clipboard GetSequenceNumber interface which allows us to version the data...
cdn@chromium.org
2011-06-27
1
-0
/
+5
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
1
-2
/
+2
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
1
-2
/
+2
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
1
-2
/
+2
*
Change Clipboard::ReadImage to return a bitmap.
dcheng@chromium.org
2011-04-19
1
-14
/
+20
*
Implement Clipboard::ReadAvailableTypes for Mac.
dcheng@chromium.org
2011-04-08
1
-1
/
+6
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Fix glue for ClipboardHostMsg_ReadAvailableTypes.
dcheng@chromium.org
2011-03-16
1
-0
/
+13
*
Implement Clipboard::ReadImage for OS X.
dcheng@chromium.org
2011-03-15
1
-0
/
+14
*
Add stubs and glue for routing a request for an image from the clipboard.
dcheng@chromium.org
2011-03-15
1
-0
/
+8
*
Revert r78134+r78136
dcheng@chromium.org
2011-03-15
1
-8
/
+0
*
Add stubs and glue for routing a request for an image from the clipboard.
dcheng@chromium.org
2011-03-15
1
-0
/
+8
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
1
-0
/
+333