summaryrefslogtreecommitdiffstats
path: root/ui/base/dragdrop/os_exchange_data_provider_aura.cc
Commit message (Expand)AuthorAgeFilesLines
* net: move IsLocalhost() function into url_util.htfarina2016-02-231-1/+0
* ui: Get rid of OSExchangeData::CustomFormat typedef.tfarina2015-10-051-3/+3
* Change most uses of Pickle to base::Picklebrettw2015-06-031-2/+2
* Fix the HTML5 drag and drop demos at http://www.w3schools.com/html/tryit.asp?...pkotwicz@chromium.org2014-07-111-0/+3
* Use FilePaths in content::DropData to avoid redundant conversions.dcheng@chromium.org2014-03-281-3/+4
* Mark drags starting in web content as tainted to avoid file path forgerydcheng@chromium.org2014-03-251-0/+9
* aura: Make OSExchangeDataProvider::HasURL() take a policy.erg@chromium.org2014-02-211-1/+3
* Don't populate URL data in WebDropData when dragging files.dcheng@chromium.org2014-01-131-2/+5
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Fill out more data types on OSExchangeDataProviderAuraX11.erg@chromium.org2013-06-271-0/+17
* ui/base/dragdrop: Use base::string16 now that string16 was moved into base na...tfarina@chromium.org2013-06-271-6/+6
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* Refactor OSExchangeData::CustomFormat to use Clipboard::FormatType.dcheng@chromium.org2013-05-151-13/+3
* Expose os_exchange_data_provider_chromeos to aura buildsdavemoore@chromium.org2013-05-061-0/+189
* linux_aura: Implement dropping in chrome.erg@chromium.org2013-04-171-211/+0
* 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/+15
* Add plumbing for file display names for drag and dropsatorux@chromium.org2012-05-091-6/+6
* aura: Add support for html5 file drag and drop.varunjain@chromium.org2012-03-231-2/+18
* Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-211-18/+27
* Don't clobber the clipboard when doing DnD on Aurarbyers@chromium.org2012-03-201-16/+0
* Revert 127706 - Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-201-26/+18
* Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-201-18/+26
* Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.peter@pcc.me.uk2012-02-221-1/+1
* Beginning of drag/drop should copy the drag data to clipboard.varunjain@chromium.org2012-01-041-1/+17
* clang fails compile on aura drag and drop codedhollowa@chromium.org2011-11-191-0/+2
* First shot at implementing drag&drop for Auravarunjain@chromium.org2011-11-171-32/+123
* Minor build fixes for aura/touchuivollick@chromium.org2011-11-161-1/+2
* Resolve five aura linking problemsdavemoore@chromium.org2011-10-061-0/+6
* aura: Make 'aura_shell_exe' work without gtk.sadrul@chromium.org2011-09-231-0/+71