summaryrefslogtreecommitdiffstats
path: root/app/clipboard
Commit message (Expand)AuthorAgeFilesLines
* Remove Clipboard::WriteFile{,s} which is unused on mac and windows and unimpl...estade@chromium.org2009-11-058-157/+0
* Chromium fix for "Copy Image". (WebCore fix is http://codereview.chromium.org...avi@chromium.org2009-10-222-1/+44
* linux: rearrange clipboard codeevan@chromium.org2009-10-203-46/+45
* Turn NULL used as int to 0.phajdan.jr@chromium.org2009-10-131-1/+1
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-0310-0/+2868