summaryrefslogtreecommitdiffstats
path: root/base/scoped_clipboard_writer.h
Commit message (Expand)AuthorAgeFilesLines
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-84/+0
* The "Copy URL" link is always greyed out in the Chrome menu on popups [crbug....ericu@google.com2009-10-011-0/+12
* Clipboard:estade@chromium.org2009-09-101-4/+3
* GTK: implement bookmark manager copy/paste.estade@chromium.org2009-08-041-0/+5
* Linux: write images to clipboard.estade@chromium.org2009-03-251-4/+0
* Fix incorrect guards in base/.deanm@chromium.org2009-03-171-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Update clipboard classes to use string16 and FilePath instead of wstring.estade@chromium.org2009-03-041-6/+11
* changelist for estade readability review.estade@chromium.org2008-12-051-14/+20
* Implement the WebSmartPaste pasteboard type on Mac, stub it out on Linux, rem...pinkerton@google.com2008-11-171-1/+1
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-051-0/+62