summaryrefslogtreecommitdiffstats
path: root/app/os_exchange_data_provider_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in app and...tfarina@chromium.org2010-06-041-1/+1
* Implement most of the ridealong fixes/cleanups I suggested during review for ...pkasting@chromium.org2010-06-011-1/+1
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-6/+5
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-5/+6
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-6/+5
* Don't populate WebDropData with file URLs when dragging files.dcheng@chromium.org2010-05-211-1/+1
* Remove/update a bunch of references to the Google-internal bug tracker.evan@chromium.org2010-05-071-1/+2
* Fix 2 drag-out problems:jianli@chromium.org2010-04-161-16/+17
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.jianli@chromium.org2010-02-101-43/+28
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-151-39/+214
* Enable localization of default downloaded filename.tony@chromium.org2009-11-041-2/+3
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-221-3/+3
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-081-1/+1
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-1/+1
* Refactors OSExchangeData for easier portability.sky@chromium.org2009-08-121-0/+757