summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/chrome_download_manager_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* [Downloads] Use a WeakPtrFactory in ChromeDownloadManagerDelegate.asanka@chromium.org2013-11-141-0/+3
* Prefer opening PDF downloads in the browser.asanka@chromium.org2013-11-081-0/+14
* Revert 233460 "Prefer opening PDF downloads in the browser."hashimoto@chromium.org2013-11-071-14/+0
* Prefer opening PDF downloads in the browser.asanka@chromium.org2013-11-071-0/+14
* [Downloads] Move client guid for AV scanning of downloaded files to chrome/gbillock@chromium.org2013-08-101-0/+1
* Persist download ids across sessions by merging them with db_handles.benjhayden@chromium.org2013-07-121-4/+13
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Merge SavePackageFilePicker{,ChromeOS}benjhayden@chromium.org2013-05-301-15/+0
* BrowserContext should simply own DownloadManagercaio.de.oliveira.filho@intel.com2013-05-291-1/+1
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-2/+5
* Sanitize directory names from chrome.downloads.onDeterminingFilename.benjhayden@chromium.org2013-05-051-0/+1
* Move download filename determination into a separate class.asanka@chromium.org2013-05-021-110/+34
* Revert 197518 "Move download filename determination into a separ..."timurrrr@chromium.org2013-05-011-34/+110
* Move download filename determination into a separate class. asanka@chromium.org2013-05-011-110/+34
* Make chrome.downloads.onDeterminingFilename take an enum indicating the actio...benjhayden@chromium.org2013-04-091-4/+4
* Make the UI an observer of downloads.asanka@chromium.org2013-03-061-2/+0
* Implement chrome.downloads.onDeterminingFilename() to allow extensions to par...benjhayden@chromium.org2013-03-031-15/+18
* First batch of fixing pref registrations.joi@chromium.org2013-02-211-1/+4
* Downloads with forced paths don't need a different intermediate path.asanka@chromium.org2013-02-161-5/+0
* Delete most web intents code.thakis@chromium.org2013-02-111-9/+0
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-15/+16
* Make most code on mac compile with enable_web_intents=0thakis@chromium.org2013-02-011-0/+2
* download: Delegate file removal check to DownloadManagerDelegatehashimoto@chromium.org2013-01-251-0/+3
* Move OpenItem/ShowItemInFolder from ContentBrowserClient to DownloadManagerDe...hashimoto@chromium.org2013-01-211-0/+2
* Make DownloadHistory observe manager, itemsbenjhayden@chromium.org2012-11-201-24/+9
* Various minor cleanups to the download system:rdsmith@chromium.org2012-11-081-2/+5
* Clean up last half of download flow, simplifying delegate interface, and movi...rdsmith@chromium.org2012-10-171-1/+1
* Use the user's preferred downloads directory for creating the initial downloa...asanka@chromium.org2012-09-151-1/+1
* Rename GDataDownloadObserver to DriveDownloadObserverkochi@chromium.org2012-09-051-2/+2
* Download filename determination refactor (3/3)asanka@chromium.org2012-07-271-10/+50
* Moved CrxInstaller and CrxInstallerError into extensions namespacerdevlin.cronin@chromium.org2012-07-241-4/+7
* Add download_crx_util for android.nileshagrawal@chromium.org2012-07-121-0/+6
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Download filename determination refactor (2/3)asanka@chromium.org2012-07-021-25/+27
* Move chrome.downloads out of experimental to devbenjhayden@chromium.org2012-06-211-0/+9
* Ensure that Profile is still alive when DownloadManagerDelegate::Shutdown is ...jam@chromium.org2012-06-111-2/+0
* Support for drive as default download location on chromeos. achuith@chromium.org2012-06-081-4/+14
* Move creation and ownership of DownloadManager from the embedder to content. ...jam@chromium.org2012-06-061-0/+2
* Download filename determination refactor (1/3)asanka@chromium.org2012-05-301-23/+39
* Improve the UI for disabling off-store extension install.aa@chromium.org2012-05-271-3/+0
* DownloadManagerDelegate::ShouldCompleteDownload(callback)benjhayden@chromium.org2012-05-181-1/+11
* Save Page As MHTMLbenjhayden@chromium.org2012-05-041-1/+5
* Pass content-type resources to web intents. Goes through download, then invok...gbillock@chromium.org2012-04-101-0/+7
* Replace void* with int32 for passing download_id to SelectFileDialog::Listener.achuith@chromium.org2012-03-031-1/+1
* Make chrome/browser/download build for Android.yfriedman@chromium.org2012-02-091-4/+2
* Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-091-2/+1
* Revert 121031 - Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-081-1/+2
* Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-081-2/+1
* Move the DownloadManager and DownloadFile unittests to content so they can li...jam@chromium.org2012-01-301-3/+1
* Get rid of DownloadIdFactory and instead get the next id from DownloadManager...jam@chromium.org2012-01-271-0/+2