| Commit message (Expand) | Author | Age | Files | Lines |
* | This changes the base clipboard class, as accomplishing paste requires that C... | avi@chromium.org | 2009-03-10 | 1 | -1/+1 |
* | Update clipboard classes to use string16 and FilePath instead of wstring. | estade@chromium.org | 2009-03-04 | 1 | -2/+3 |
* | fix mac build | darin@chromium.org | 2009-02-26 | 1 | -0/+2 |
* | Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces. | darin@chromium.org | 2009-02-26 | 1 | -7/+3 |
* | Lazy-initialize Clipboard, since we can't use it until we have an X connection. | evanm@google.com | 2008-11-17 | 1 | -7/+8 |
* | Rewrote the clipboard API to be more concurrent. Added a helper class to make... | estade@chromium.org | 2008-11-05 | 1 | -28/+13 |
* | Fixed clipboard format type in function signature. | estade@chromium.org | 2008-10-17 | 1 | -1/+1 |
* | remove unneeded webkit_glue:: and wrap windows functions in ifdefs | erg@google.com | 2008-10-08 | 1 | -10/+12 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add webkit to the repository. | initial.commit | 2008-07-27 | 1 | -0/+93 |