summaryrefslogtreecommitdiffstats
path: root/webkit/glue/simple_clipboard_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* This changes the base clipboard class, as accomplishing paste requires that C...avi@chromium.org2009-03-101-1/+1
* Update clipboard classes to use string16 and FilePath instead of wstring.estade@chromium.org2009-03-041-2/+3
* fix mac builddarin@chromium.org2009-02-261-0/+2
* Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces.darin@chromium.org2009-02-261-7/+3
* Lazy-initialize Clipboard, since we can't use it until we have an X connection.evanm@google.com2008-11-171-7/+8
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-051-28/+13
* Fixed clipboard format type in function signature.estade@chromium.org2008-10-171-1/+1
* remove unneeded webkit_glue:: and wrap windows functions in ifdefserg@google.com2008-10-081-10/+12
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+93