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
/
base
/
clipboard_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clipboard:
estade@chromium.org
2009-09-10
1
-10
/
+16
*
Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...
japhet@chromium.org
2009-09-08
1
-12
/
+51
*
Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but
benl@chromium.org
2009-09-07
1
-1
/
+4
*
GTK: implement bookmark manager copy/paste.
estade@chromium.org
2009-08-04
1
-4
/
+27
*
Removes an unused function in clipboard_linux as well as unused method
sky@chromium.org
2009-07-31
1
-16
/
+0
*
Fix a FORWARD_NULL defect reported by Coverity. We should
wtc@chromium.org
2009-07-28
1
-6
/
+5
*
Support pasting text from a clipboard that has no published targets.
estade@chromium.org
2009-07-21
1
-5
/
+23
*
Reduce header dependencies in base/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+2
*
Get rid of variable length arrays.
willchan@chromium.org
2009-04-24
1
-6
/
+8
*
Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in...
sgk@google.com
2009-04-21
1
-3
/
+3
*
Restore -Wall to Linux build and set up for -Werror.
sgk@google.com
2009-04-09
1
-1
/
+0
*
Linux: store clipboard image as bmp rather than converting to PNG.
estade@chromium.org
2009-04-07
1
-26
/
+41
*
Linux: write images to clipboard.
estade@chromium.org
2009-03-25
1
-5
/
+24
*
This changes the base clipboard class, as accomplishing paste requires that C...
avi@chromium.org
2009-03-10
1
-7
/
+20
*
Update clipboard classes to use string16 and FilePath instead of wstring.
estade@chromium.org
2009-03-04
1
-6
/
+10
*
Comment out a NOTIMPLEMENTED() so that a layout test passes.
estade@chromium.org
2009-01-27
1
-1
/
+3
*
Prevents LayoutTests/editing/pasteboard/copy-standalone-image.html from crashing
dsh@google.com
2008-12-16
1
-0
/
+18
*
Implement the WebSmartPaste pasteboard type on Mac, stub it out on Linux, rem...
pinkerton@google.com
2008-11-17
1
-0
/
+12
*
Rewrote the clipboard API to be more concurrent. Added a helper class to make...
estade@chromium.org
2008-11-05
1
-91
/
+89
*
Simultaneously store multiple formats on the linux clipboard.
estade@chromium.org
2008-10-23
1
-57
/
+143
*
Added linux clipboard.
estade@chromium.org
2008-10-17
1
-0
/
+160