| Commit message (Expand) | Author | Age | Files | Lines |
* | Make SharedMemory use uint32 instead of size_t. This removes the remaining s... | jam@chromium.org | 2010-02-16 | 2 | -5/+5 |
* | Windows: Put ScopedHGlobal in the right scope so it unlocks a STGMEDIUM's han... | thestig@chromium.org | 2010-02-04 | 1 | -48/+65 |
* | Copy percent-escaped URL when copying all the text from the address bar (Mac) | kinuko@chromium.org | 2010-02-03 | 2 | -3/+4 |
* | POSIX: Use Shared Mem transport to copy images. | jeremy@chromium.org | 2010-01-27 | 6 | -84/+185 |
* | OpenBSD/FreeBSD ifdefs and GYP changes for app/ directory | pvalchev@google.com | 2010-01-23 | 3 | -11/+11 |
* | Support dragging a virtual file out of the browser. | jianli@chromium.org | 2010-01-15 | 1 | -1/+1 |
* | Make sure an evil renderer can't mess up state of the clipboard, later causing | cevans@chromium.org | 2010-01-12 | 1 | -0/+4 |
* | Add a range of sanity checks to the clipboard object handling. In particular,... | cevans@chromium.org | 2009-12-30 | 1 | -4/+23 |
* | 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 |
* | Use utf_string_conversions header in more places. | maruel@chromium.org | 2009-12-11 | 1 | -1/+1 |
* | Linux: improve format of text/html copy paste data. | estade@chromium.org | 2009-12-08 | 2 | -7/+26 |
* | Linux: when reading html from clipboard, interpret BOM to mean | estade@chromium.org | 2009-12-02 | 1 | -1/+10 |
* | Small cleanups: | pkasting@chromium.org | 2009-11-18 | 1 | -55/+41 |
* | Fix lint errors in app/ and turn on presubmit check. | erg@google.com | 2009-11-17 | 1 | -1/+1 |
* | Remove Clipboard::WriteFile{,s} which is unused on mac and windows and unimpl... | estade@chromium.org | 2009-11-05 | 8 | -157/+0 |
* | Chromium fix for "Copy Image". (WebCore fix is http://codereview.chromium.org... | avi@chromium.org | 2009-10-22 | 2 | -1/+44 |
* | linux: rearrange clipboard code | evan@chromium.org | 2009-10-20 | 3 | -46/+45 |
* | 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 | 10 | -0/+2868 |