| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -2/+6 |
* | More linux ifdef tweaks. This reverts my earlier change (13503). | sky@chromium.org | 2009-04-27 | 1 | -4/+0 |
* | Adds some ifdefs so that test_shell can be compiled on linux | sky@chromium.org | 2009-04-10 | 1 | -1/+5 |
* | This changes the base clipboard class, as accomplishing paste requires that C... | avi@chromium.org | 2009-03-10 | 1 | -18/+6 |
* | Update clipboard classes to use string16 and FilePath instead of wstring. | estade@chromium.org | 2009-03-04 | 1 | -7/+11 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Lots of small nits to help to split off webkit.dll. | maruel@chromium.org | 2009-02-12 | 1 | -3/+1 |
* | Make sure that Clipboard operations that require dispatching | rvargas@google.com | 2009-01-31 | 1 | -0/+8 |
* | Prevents LayoutTests/editing/pasteboard/copy-standalone-image.html from crashing | dsh@google.com | 2008-12-16 | 1 | -3/+2 |
* | Lazily create the clipboard owner window. CreateWindow can take ~.5ms, and w... | deanm@chromium.org | 2008-11-25 | 1 | -1/+6 |
* | Remove cf_html from webdropdata.h. This is windows | tc@google.com | 2008-11-19 | 1 | -8/+0 |
* | Implement the WebSmartPaste pasteboard type on Mac, stub it out on Linux, rem... | pinkerton@google.com | 2008-11-17 | 1 | -1/+1 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -2/+2 |
* | Rewrote the clipboard API to be more concurrent. Added a helper class to make... | estade@chromium.org | 2008-11-05 | 1 | -60/+103 |
* | Simultaneously store multiple formats on the linux clipboard. | estade@chromium.org | 2008-10-23 | 1 | -1/+23 |
* | Added linux clipboard. | estade@chromium.org | 2008-10-17 | 1 | -2/+5 |
* | remove unneeded webkit_glue:: and wrap windows functions in ifdefs | erg@google.com | 2008-10-08 | 1 | -1/+3 |
* | Bring up clipboard_unittest.cc on the Mac. | jeremy@chromium.org | 2008-10-02 | 1 | -0/+24 |
* | 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 | -1/+1 |
* | Basic implementation of the clipboard on the Mac. | avi@google.com | 2008-08-12 | 1 | -15/+29 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+126 |