summaryrefslogtreecommitdiffstats
path: root/app/clipboard/scoped_clipboard_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux: Null terminate text/html data we send to the clipboard. Change WriteHy...thestig@chromium.org2010-05-171-4/+3
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Use utf_string_conversions header in more places.maruel@chromium.org2009-12-111-1/+1
* Remove Clipboard::WriteFile{,s} which is unused on mac and windows and unimpl...estade@chromium.org2009-11-051-38/+0
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-0/+175