summaryrefslogtreecommitdiffstats
path: root/base/clipboard_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement the WebSmartPaste pasteboard type on Mac, stub it out on Linux, rem...pinkerton@google.com2008-11-171-0/+12
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-051-91/+89
* Simultaneously store multiple formats on the linux clipboard.estade@chromium.org2008-10-231-57/+143
* Added linux clipboard.estade@chromium.org2008-10-171-0/+160