summaryrefslogtreecommitdiffstats
path: root/app/clipboard/scoped_clipboard_writer.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+0
* FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src...viettrungluu@chromium.org2010-08-141-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Linux: Null terminate text/html data we send to the clipboard. Change WriteHy...thestig@chromium.org2010-05-171-2/+2
* Fix lint errors in app/ and turn on presubmit check.erg@google.com2009-11-171-1/+1
* Remove Clipboard::WriteFile{,s} which is unused on mac and windows and unimpl...estade@chromium.org2009-11-051-4/+0
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-0/+85