summaryrefslogtreecommitdiffstats
path: root/app/clipboard/clipboard_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-4/+4
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-151-2/+2
* Convert RTF on the pasteboard to HTML and all it to substitute if present and...pinkerton@chromium.org2010-06-041-3/+13
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* mac: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-101-1/+1
* Copy percent-escaped URL when copying all the text from the address bar (Mac)kinuko@chromium.org2010-02-031-1/+3
* POSIX: Use Shared Mem transport to copy images.jeremy@chromium.org2010-01-271-1/+16
* Remove Clipboard::WriteFile{,s} which is unused on mac and windows and unimpl...estade@chromium.org2009-11-051-25/+0
* Chromium fix for "Copy Image". (WebCore fix is http://codereview.chromium.org...avi@chromium.org2009-10-221-0/+43
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-0/+284