summaryrefslogtreecommitdiffstats
path: root/base/clipboard_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-502/+0
* Refactors OSExchangeData for easier portability.sky@chromium.org2009-08-121-0/+11
* Fix a FORWARD_NULL defect reported by Coverity. We shouldwtc@chromium.org2009-07-281-23/+26
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-2/+5
* fix off by one in offset values for cf_html.tc@google.com2009-02-031-1/+1
* fix unitteststc@google.com2008-11-191-1/+2
* Remove cf_html from webdropdata.h. This is windowstc@google.com2008-11-191-19/+128
* Take 2 at fixing image corruption on drag and drop.tc@google.com2008-10-161-2/+1
* Revert "Fix a bug where we were truncating the last byte of images"tc@google.com2008-10-161-1/+2
* Fix a bug where we were truncating the last byte of imagestc@google.com2008-10-161-2/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add base to the repository.initial.commit2008-07-261-0/+400