summaryrefslogtreecommitdiffstats
path: root/ui/base/dragdrop/os_exchange_data_provider_win.h
Commit message (Expand)AuthorAgeFilesLines
* Fill out more data types on OSExchangeDataProviderAuraX11.erg@chromium.org2013-06-271-0/+1
* ui/base/dragdrop: Use base::string16 now that string16 was moved into base na...tfarina@chromium.org2013-06-271-6/+6
* Refactor OSExchangeData::CustomFormat to use Clipboard::FormatType.dcheng@chromium.org2013-05-151-18/+6
* Code cleanup in OSExchangeDataProviderWin.dcheng@chromium.org2013-05-151-1/+3
* Fix deadlock between UI thread and drag and drop thread on Windows.dcheng@chromium.org2013-04-271-5/+5
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-5/+5
* Get drag and drop working on Win Ash.jam@chromium.org2013-01-081-0/+14
* Get drag and drop working for win aura.jam@chromium.org2012-12-081-7/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Make chrome compile with the win8 sdk cpu@chromium.org2012-06-271-1/+0
* Upwards compatibility for Win8 SDK IDataObjectAsyncCapability/IAsyncOperationscottmg@chromium.org2012-06-151-4/+14
* Add plumbing for file display names for drag and dropsatorux@chromium.org2012-05-091-2/+4
* aura: Add support for html5 file drag and drop.varunjain@chromium.org2012-03-231-1/+8
* Rename UI_API to UI_EXPORT.darin@chromium.org2011-08-061-2/+2
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-1/+2
* Makes multiple calls to OSExchangeData::SetData with the same datasky@chromium.org2011-06-291-0/+6
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-3/+3
* De-wstringify OSExchangeData.evan@chromium.org2011-03-021-8/+8
* OSExchangeData: convert filename-related API to FilePathevan@chromium.org2011-02-071-2/+2
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-121-0/+180