| 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 | -12/+26 |
* | Update clipboard classes to use string16 and FilePath instead of wstring. | estade@chromium.org | 2009-03-04 | 1 | -19/+19 |
* | - Match up w/ NSPasteboard docs and mark sure our special type is on the | thomasvl@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Implement the WebSmartPaste pasteboard type on Mac, stub it out on Linux, rem... | pinkerton@google.com | 2008-11-17 | 1 | -0/+17 |
* | Rewrote the clipboard API to be more concurrent. Added a helper class to make... | estade@chromium.org | 2008-11-05 | 1 | -25/+53 |
* | Make Mac clipboard code tolerant of nil clipboard without crashing. Add a | mark@chromium.org | 2008-10-08 | 1 | -30/+36 |
* | backing out debugging changes now that we know the problem. | pinkerton@google.com | 2008-10-08 | 1 | -5/+0 |
* | checking debug output for failing test on buildbot. to be backed out in a min... | pinkerton@google.com | 2008-10-08 | 1 | -0/+5 |
* | Bring up clipboard_unittest.cc on the Mac. | jeremy@chromium.org | 2008-10-02 | 1 | -6/+48 |
* | Move std::string16 to base::string16. Don't pollute the std namespace. Don't | mmentovai@google.com | 2008-08-27 | 1 | -1/+1 |
* | On .mm files in net and base: | mmentovai@google.com | 2008-08-27 | 1 | -47/+21 |
* | Basic implementation of the clipboard on the Mac. | avi@google.com | 2008-08-12 | 1 | -0/+202 |