summaryrefslogtreecommitdiffstats
path: root/base/scoped_clipboard_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-176/+0
* The "Copy URL" link is always greyed out in the Chrome menu on popups [crbug....ericu@google.com2009-10-011-9/+27
* Clipboard:estade@chromium.org2009-09-101-9/+9
* GTK: implement bookmark manager copy/paste.estade@chromium.org2009-08-041-0/+17
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* Linux: write images to clipboard.estade@chromium.org2009-03-251-2/+0
* 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-19/+28
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-1/+0
* changelist for estade readability review.estade@chromium.org2008-12-051-46/+51
* Remove cf_html from webdropdata.h. This is windowstc@google.com2008-11-191-1/+1
* 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/+130