Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't shoehorn a size_t into an int -- especially if the int is used in an su... | cevans@chromium.org | 2009-12-30 | 1 | -2/+2 |
* | Linux: improve format of text/html copy paste data. | estade@chromium.org | 2009-12-08 | 1 | -4/+10 |
* | Linux: when reading html from clipboard, interpret BOM to mean | estade@chromium.org | 2009-12-02 | 1 | -1/+10 |
* | Remove Clipboard::WriteFile{,s} which is unused on mac and windows and unimpl... | estade@chromium.org | 2009-11-05 | 1 | -4/+0 |
* | linux: rearrange clipboard code | evan@chromium.org | 2009-10-20 | 1 | -35/+12 |
* | Turn NULL used as int to 0. | phajdan.jr@chromium.org | 2009-10-13 | 1 | -1/+1 |
* | Move the clipboard stuff out of base and into app/clipboard. I renamed | brettw@chromium.org | 2009-10-03 | 1 | -0/+410 |