Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update clipboard classes to use string16 and FilePath instead of wstring. | estade@chromium.org | 2009-03-04 | 1 | -6/+10 |
* | Comment out a NOTIMPLEMENTED() so that a layout test passes. | estade@chromium.org | 2009-01-27 | 1 | -1/+3 |
* | Prevents LayoutTests/editing/pasteboard/copy-standalone-image.html from crashing | dsh@google.com | 2008-12-16 | 1 | -0/+18 |
* | Implement the WebSmartPaste pasteboard type on Mac, stub it out on Linux, rem... | pinkerton@google.com | 2008-11-17 | 1 | -0/+12 |
* | Rewrote the clipboard API to be more concurrent. Added a helper class to make... | estade@chromium.org | 2008-11-05 | 1 | -91/+89 |
* | Simultaneously store multiple formats on the linux clipboard. | estade@chromium.org | 2008-10-23 | 1 | -57/+143 |
* | Added linux clipboard. | estade@chromium.org | 2008-10-17 | 1 | -0/+160 |