summaryrefslogtreecommitdiffstats
path: root/app/clipboard/clipboard_util_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-540/+0
* Remove 'using' declaration of ScopedHGlobal from scoped_handle_win.htfarina@chromium.org2011-01-021-10/+11
* <wininet.h> related cleanup.wtc@chromium.org2010-06-041-1/+1
* Don't populate WebDropData with file URLs when dragging files.dcheng@chromium.org2010-05-211-46/+57
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-0/+1
* Fix bug 17333: Can't copy-paste text from OpenOffice to a contenteditable DIVjianli@chromium.org2010-03-031-5/+27
* Windows: Put ScopedHGlobal in the right scope so it unlocks a STGMEDIUM's han...thestig@chromium.org2010-02-041-48/+65
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-151-1/+1
* Small cleanups:pkasting@chromium.org2009-11-181-55/+41
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-0/+502