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
/
webkit
/
glue
/
webclipboard_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update some #includes in webkit/glue for headers in the new Platform directory
pilgrim@chromium.org
2013-01-15
1
-7
/
+7
*
Change bookmarkManager API from experimental to private.
aa@chromium.org
2012-09-21
1
-1
/
+1
*
crbug.com/121235 - Renderer crash on middle-click on Linux Desktop.
sschmitz@chromium.org
2012-08-10
1
-1
/
+7
*
Allow empty strings to be written to the clipboard
dcheng@chromium.org
2012-06-16
1
-2
/
+4
*
remove WEBKIT_USING_CG
jamesr@chromium.org
2012-05-10
1
-8
/
+0
*
Initialized buffer_type to BUFFER_STANDARD.
asharif@chromium.org
2012-01-20
1
-1
/
+1
*
Fix ^C/^X in Bookmark Manager.
dcheng@chromium.org
2012-01-07
1
-7
/
+11
*
Make Clipboard::FormatType an opaque handle type.
dcheng@chromium.org
2011-12-07
1
-9
/
+7
*
Enable custom MIME types in web copy/paste.
dcheng@chromium.org
2011-12-05
1
-2
/
+9
*
Revert 113040 - Enable custom MIME types in web copy/paste.
dcheng@chromium.org
2011-12-05
1
-9
/
+2
*
Enable custom MIME types in web copy/paste.
dcheng@chromium.org
2011-12-05
1
-2
/
+9
*
Add glue for supporting custom MIME types in DataTransfer.
dcheng@chromium.org
2011-12-04
1
-0
/
+11
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-7
/
+7
*
Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...
piman@chromium.org
2011-11-22
1
-16
/
+20
*
Implement WebClipboard::writeDataObject.
dcheng@chromium.org
2011-11-18
1
-0
/
+13
*
Disable selection on aura. Clipboard semantics on aura must be same as windows
oshima@chromium.org
2011-11-14
1
-1
/
+1
*
Plumb through buffer type for clipboard sequence number requests.
dcheng@chromium.org
2011-11-10
1
-3
/
+9
*
Remove unused clipboard methods.
dcheng@chromium.org
2011-11-04
1
-45
/
+14
*
Remove deprecated WebClipboard::readHTML method.
dcheng@chromium.org
2011-10-14
1
-17
/
+0
*
Fix crash in WebClipboardImpl::readHTML.
dcheng@chromium.org
2011-10-13
1
-1
/
+3
*
net: Move EscapeForHTML() functions into net namespace.
tfarina@chromium.org
2011-10-13
1
-2
/
+2
*
Context-based HTML paste plumbing
dcheng@chromium.org
2011-10-06
1
-1
/
+20
*
Add Clipboard GetSequenceNumber interface which allows us to version the data...
cdn@chromium.org
2011-06-27
1
-0
/
+4
*
Don't write image markup to the clipboard when copying images on OS X.
dcheng@chromium.org
2011-06-09
1
-4
/
+9
*
Pepper/Flapper: Add IsFormatAvailable() to PPB_Flash_Clipboard.
viettrungluu@chromium.org
2011-03-24
1
-3
/
+8
*
Add stubs and glue for routing a request for an image from the clipboard.
dcheng@chromium.org
2011-03-15
1
-0
/
+12
*
Revert r78134+r78136
dcheng@chromium.org
2011-03-15
1
-12
/
+0
*
Add stubs and glue for routing a request for an image from the clipboard.
dcheng@chromium.org
2011-03-15
1
-0
/
+12
*
Fix clang warning WebClipboardImpl::writeData() fails to override WebClipboar...
dcheng@chromium.org
2011-02-07
1
-1
/
+3
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
1
-1
/
+1
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-5
/
+5
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
1
-20
/
+20
*
FBTF: Move code from headers into cc files.
erg@google.com
2010-08-27
1
-0
/
+3
*
Implement new Chromium IPCs for copying/dragging.
dcheng@chromium.org
2010-07-07
1
-0
/
+39
*
Add stubs for new WebClipboard::writeData method.
dcheng@chromium.org
2010-06-18
1
-0
/
+4
*
Reland r40855 with chromeos fix.
jhawkins@chromium.org
2010-03-07
1
-0
/
+1
*
Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.
bradnelson@google.com
2010-03-07
1
-1
/
+0
*
webkit/glue: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-07
1
-0
/
+1
*
bsds: views/ and webkit/ support for FreeBSD/OpenBSD
evan@chromium.org
2009-12-31
1
-1
/
+1
*
Fix regression with pasting images in Gmail.
finnur@chromium.org
2009-11-30
1
-2
/
+8
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-4
/
+4
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
1
-1
/
+1
*
Only write the image when writeImage is called. We don't write the
tony@chromium.org
2009-09-29
1
-5
/
+2
*
This is an implementation of the bridge method for copying arbitrary plaintex...
apavlov@chromium.org
2009-09-25
1
-0
/
+5
*
Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...
japhet@chromium.org
2009-09-08
1
-9
/
+41
*
Port WebImage to CG and rework the Skia version so that WebImage just has a
darin@google.com
2009-07-03
1
-3
/
+14
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
1
-3
/
+3
*
Enable running webkit tests in parallel and make it use
ojan@google.com
2009-03-30
1
-4
/
+6
*
Linux: write images to clipboard.
estade@chromium.org
2009-03-25
1
-1
/
+1
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
1
-4
/
+3
[next]