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
/
app
/
clipboard
/
clipboard_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Remove base/gtk_util.h by moving its methods to
jhawkins@chromium.org
2010-10-29
1
-3
/
+3
*
Cleanup: Get rid of app/gtk_util.h.
jhawkins@chromium.org
2010-10-28
1
-1
/
+1
*
[GTK] fix wraparound error in clipboard.
estade@chromium.org
2010-09-21
1
-1
/
+1
*
Coverity 9291: Uninitialized member in clipboard_linux.cc
finnur@chromium.org
2010-07-23
1
-1
/
+1
*
GTK: improve clipboard compatibility with firefox + evolution.
estade@chromium.org
2010-07-20
1
-12
/
+11
*
Coverity: linux: fix leak in Clipboard::WriteData with disallowed format.
mattm@chromium.org
2010-07-12
1
-2
/
+2
*
GTK - don't paste a garbage text/html character.
estade@chromium.org
2010-07-10
1
-2
/
+6
*
Linux: Null terminate text/html data we send to the clipboard. Change WriteHy...
thestig@chromium.org
2010-05-17
1
-3
/
+6
*
Move non-linux specific code from base/linux_util to app/gtk_util
pvalchev@google.com
2010-05-13
1
-3
/
+4
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-1
/
+1
*
app: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-06
1
-1
/
+2
*
POSIX: Use Shared Mem transport to copy images.
jeremy@chromium.org
2010-01-27
1
-0
/
+5
*
Make sure an evil renderer can't mess up state of the clipboard, later causing
cevans@chromium.org
2010-01-12
1
-0
/
+4
*
Don't shoehorn a size_t into an int -- especially if the int is used in an su...
cevans@chromium.org
2009-12-30
1
-2
/
+2
*
Linux: improve format of text/html copy paste data.
estade@chromium.org
2009-12-08
1
-4
/
+10
*
Linux: when reading html from clipboard, interpret BOM to mean
estade@chromium.org
2009-12-02
1
-1
/
+10
*
Remove Clipboard::WriteFile{,s} which is unused on mac and windows and unimpl...
estade@chromium.org
2009-11-05
1
-4
/
+0
*
linux: rearrange clipboard code
evan@chromium.org
2009-10-20
1
-35
/
+12
*
Turn NULL used as int to 0.
phajdan.jr@chromium.org
2009-10-13
1
-1
/
+1
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
1
-0
/
+410