summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_file_picker.cc
Commit message (Expand)AuthorAgeFilesLines
* Move download filename determination into a separate class.asanka@chromium.org2013-05-021-44/+36
* Revert 197518 "Move download filename determination into a separ..."timurrrr@chromium.org2013-05-011-36/+44
* Move download filename determination into a separate class. asanka@chromium.org2013-05-011-44/+36
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-9/+8
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-8/+9
* Really fix build after r193020.dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-9/+8
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-261-1/+3
* Rename ui::SelectFileDialog::FileTypeInfo::support_gdata to support_drive.kinaba@chromium.org2013-02-201-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-10/+11
* [cros] disable GDrive option on certain file pickersestade@chromium.org2012-09-151-0/+1
* Remove redirection header and add "ui::" before all SelectFileDialog usage.erg@chromium.org2012-07-311-3/+3
* Download filename determination refactor (3/3)asanka@chromium.org2012-07-271-12/+19
* Reapply: Start consolidating cross-port file selection code into ui/base/dial...erg@google.com2012-07-021-7/+13
* Breaks compile on Linux Auraabodenha@chromium.org2012-06-291-13/+7
* Start consolidating cross-port file selection code into ui/base/dialogs.erg@chromium.org2012-06-291-7/+13
* Coverity: Initialize member variables.jhawkins@chromium.org2012-06-121-1/+1
* Support for drive as default download location on chromeos. achuith@chromium.org2012-06-081-10/+18
* Unnecessary header.achuith@chromium.org2012-06-041-1/+0
* Use a scoped_refptr for DownloadManager member pointer.achuith@chromium.org2012-03-091-8/+1
* Download file picker changes for saving into gdata.achuith@chromium.org2012-03-081-2/+7
* Replace void* with int32 for passing download_id to SelectFileDialog::Listener.achuith@chromium.org2012-03-031-4/+5
* Instrument how the download file chooser is used.cbentzel@chromium.org2012-02-141-1/+44
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-041-3/+4
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-201-1/+0
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-5/+6
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-0/+2
* Move the core download files to content.jam@chromium.org2011-08-151-1/+0
* Remove some depenencies from DownloadManager.jam@chromium.org2011-07-281-0/+63