Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove cf_html from webdropdata.h. This is windows | tc@google.com | 2008-11-19 | 1 | -103/+6 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -5/+6 |
* | Clean up some confusing naming of ClipboardLock. It isn't a lock, and the wa... | deanm@chromium.org | 2008-11-10 | 1 | -44/+38 |
* | Rewrote the clipboard API to be more concurrent. Added a helper class to make... | estade@chromium.org | 2008-11-05 | 1 | -102/+107 |
* | Call GdiAlphaBlend directly instead of the AlphaBlend wrapper in msimg32.dll.... | deanm@chromium.org | 2008-10-21 | 1 | -2/+2 |
* | Bring up clipboard_unittest.cc on the Mac. | jeremy@chromium.org | 2008-10-02 | 1 | -7/+77 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Cleanup some comment typos. | ericroman@google.com | 2008-08-18 | 1 | -3/+3 |
* | Basic implementation of the clipboard on the Mac. | avi@google.com | 2008-08-12 | 1 | -0/+658 |