summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/chrome_download_manager_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove DownloadManager::GetDownloadItem() and GetActiveDownloadItem() in favo...benjhayden@chromium.org2012-09-251-13/+12
* Use the user's preferred downloads directory for creating the initial downloa...asanka@chromium.org2012-09-151-3/+2
* Make web store resilient against download completion happening before opening.rdsmith@chromium.org2012-09-131-1/+1
* Don't prompt for directory on web intents downloads; handle in current tab.gbillock@chromium.org2012-09-121-5/+20
* Rename GData to Drive (or gdata to drive) where possible in non-gdata directory.kochi@chromium.org2012-09-101-1/+1
* Change policy to not trigger dangerous download UI for web intents dispatched...gbillock@chromium.org2012-09-071-0/+32
* Rename GData to Drive in drive_file_system_utilkochi@chromium.org2012-09-071-2/+2
* Split gdata_util into two fragments (gdata_util, gdata_file_system_util) for ...nhiroki@chromium.org2012-09-051-1/+1
* Rename GDataDownloadObserver to DriveDownloadObserverkochi@chromium.org2012-09-051-5/+5
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-2/+2
* intents: Add conditional web intents dispatch for docs types.gbillock@chromium.org2012-08-171-0/+21
* Kill DownloadItem::IsOtr()benjhayden@chromium.org2012-08-141-5/+20
* Unify and clean up system download notifications, add Mountain Lion support.avi@chromium.org2012-08-121-9/+0
* Fire a notification in Windows 8 metro chrome which informs the user about a ...ananta@chromium.org2012-08-081-0/+9
* Make DownloadItem derive SupportsUserData instead of re-implementing it.benjhayden@chromium.org2012-08-081-5/+5
* Cleanup ExtensionDownloadsEventRouter on download manager shutdown.asanka@chromium.org2012-07-271-0/+3
* Download filename determination refactor (3/3)asanka@chromium.org2012-07-271-41/+85
* Switch default filename retrieval to use GetFielNameToReportUser, which is mo...gbillock@chromium.org2012-07-251-7/+4
* Moved CrxInstaller and CrxInstallerError into extensions namespacerdevlin.cronin@chromium.org2012-07-241-6/+7
* download: Move GenerateFileNameFromRequest() into chrome_download_manager_del...tfarina@chromium.org2012-07-231-1/+18
* Revert 147594 - NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-201-4/+4
* NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-201-4/+4
* Fix for downloading to default destination drive in incognito mode.achuith@chromium.org2012-07-201-4/+4
* Move WebstoreInstaller, WebstoreInlineInstaller, related in extensions namespacerdevlin.cronin@chromium.org2012-07-121-1/+1
* Add download_crx_util for android.nileshagrawal@chromium.org2012-07-121-0/+2
* Download filename determination refactor (2/3)asanka@chromium.org2012-07-021-146/+50
* Refactors to simplify rename pathway in DownloadFileManager.rdsmith@chromium.org2012-07-021-1/+1
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-1/+2
* Rewrite DownloadsApiTest in C++.benjhayden@chromium.org2012-06-291-1/+2
* Revert 144817 - Refactors to simplify rename pathway in DownloadFileManager.bartfab@google.com2012-06-291-1/+1
* Refactors to simplify rename pathway in DownloadFileManager.rdsmith@chromium.org2012-06-281-1/+1
* Revert 144807 - Rewrite DownloadsApiTest in C++.dmichael@chromium.org2012-06-281-2/+1
* Rewrite DownloadsApiTest in C++.benjhayden@chromium.org2012-06-281-1/+2
* Change DownloadManagerImpl::downloads_ from a set to a map, and expose it as ...benjhayden@chromium.org2012-06-221-1/+1
* Move chrome.downloads out of experimental to devbenjhayden@chromium.org2012-06-211-0/+2
* Add code to more reliably attach the filename extra for RCH/Web Intents invoc...gbillock@chromium.org2012-06-191-4/+10
* Keep shelf item visible when extension install blocked off-store.aa@chromium.org2012-06-191-4/+5
* Add filename extra to intent invocation for RCH.gbillock@chromium.org2012-06-111-0/+2
* Ensure that Profile is still alive when DownloadManagerDelegate::Shutdown is ...jam@chromium.org2012-06-111-7/+2
* Support for drive as default download location on chromeos. achuith@chromium.org2012-06-081-8/+43
* TabContentsWrapper -> TabContents, part 11.avi@chromium.org2012-06-081-1/+1
* Followup comments from r140761 regarding moving DownloadManager ownership to ...jam@chromium.org2012-06-061-1/+1
* Move creation and ownership of DownloadManager from the embedder to content. ...jam@chromium.org2012-06-061-4/+10
* Rename --enable-off-store-extension-install to --enable-easy-off...aa@chromium.org2012-06-051-1/+1
* Download filename determination refactor (1/3)asanka@chromium.org2012-05-301-138/+190
* Improve the UI for disabling off-store extension install.aa@chromium.org2012-05-271-39/+21
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-2/+2
* DownloadManagerDelegate::ShouldCompleteDownload(callback)benjhayden@chromium.org2012-05-181-27/+69
* Reland 137540 - Disable off-store extension installs by default. Also get rid...aa@chromium.org2012-05-171-25/+33
* Add SafeBrowsing support for checking downloaded zip files that contain execu...bryner@chromium.org2012-05-171-2/+2