Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |