summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* Add SafeBrowsing support for checking downloaded zip files that contain execu...bryner@chromium.org2012-05-171-2/+2
* Revert 137540 - Disable off-store extension installs by default. Also get rid...aa@chromium.org2012-05-175-50/+42
* Disable off-store extension installs by default. Also get rid of ExtensionSer...aa@chromium.org2012-05-165-42/+50
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-2/+2
* Fix most of the downloads api in incognito: search(), pause(), resume(), canc...benjhayden@chromium.org2012-05-163-45/+244
* Fix SavePageAsMHTMLBrowserTestbenjhayden@chromium.org2012-05-151-10/+11
* Make downloads.download() respect host permissionsbenjhayden@chromium.org2012-05-151-0/+7
* Add flag to specify if explicitly requested download is from web.rdsmith@chromium.org2012-05-151-0/+1
* Pass in the full referrer for DownloadFile IPCjochen@chromium.org2012-05-121-0/+49
* Make download_query work if ICU is built without std::string.torne@chromium.org2012-05-101-1/+1
* Clean up WindowedNotificationObserver and merge TestNotificationObserver into...bauerb@chromium.org2012-05-101-2/+2
* Disable SavePageAsMHTMLBrowserTest.SavePageAsMHTML.hbono@chromium.org2012-05-101-1/+2
* download: Remove browser_view.h include from download_util.cctfarina@chromium.org2012-05-071-1/+1
* Refactor DownloadManager::DownloadUrl() to allow it to take many parameters.benjhayden@chromium.org2012-05-043-11/+16
* Add better button text and title for dangerous download confirmation prompt.asanka@chromium.org2012-05-041-2/+2
* Save Page As MHTMLbenjhayden@chromium.org2012-05-047-176/+304
* Reland 135113 - Add a way to programmatically close context menus.jochen@chromium.org2012-05-041-0/+1
* Revert 135113 - Add a way to programmatically close context menus.finnur@chromium.org2012-05-031-1/+0
* Add a way to programmatically close context menus.jochen@chromium.org2012-05-031-0/+1
* Add the --disable-off-store-extension-install switch.aa@chromium.org2012-05-024-6/+27
* Used scoped temp dir for download files in DownloadErrorsFile Test.rdsmith@chromium.org2012-05-011-49/+7
* Disallow slashes in filename in downloads.download()benjhayden@chromium.org2012-04-301-4/+3
* Linux: Use the same safe downloads logic as Windows. (try 2)thestig@chromium.org2012-04-281-23/+37
* Revert 134362 - Linux: Use the same safe downloads logic as Windows.yoz@chromium.org2012-04-271-36/+23
* Linux: Use the same safe downloads logic as Windows.thestig@chromium.org2012-04-271-23/+36
* Enable saving of data: urls.thakis@chromium.org2012-04-271-66/+0
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-272-28/+69
* Add fixes for delivering WebBlob, potential guards for download delegation.gbillock@chromium.org2012-04-261-0/+3
* Don't use DownloadItem::Rename() in DownloadExtensionTestasanka@chromium.org2012-04-251-63/+129
* Show download interrupt reason in a download item tooltip.asanka@chromium.org2012-04-253-40/+116
* gdata: Get rid of GetGDataCacheTmpDirectory() and friendssatorux@chromium.org2012-04-242-2/+4
* Remove Active Downloads UI.asanka@chromium.org2012-04-232-54/+42
* Change resource handling policy to allow feed types to download so they can b...gbillock@chromium.org2012-04-231-0/+20
* Remove a bunch of dead cros stuff from browser/browserview.ben@chromium.org2012-04-192-66/+0
* Remove download_state_info.h from chrome/browser/DEPS now that it's not used ...jam@chromium.org2012-04-181-1/+0
* TabContents -> WebContentsImpl, part 18.avi@chromium.org2012-04-171-1/+1
* Regression test for packing and installing an extension from an URL.hebert.christopherj@chromium.org2012-04-161-1/+2
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-161-4/+17
* Fix downloads page drag/drop in WIN.varunjain@chromium.org2012-04-131-5/+10
* Close downloads shelf when showing downloads tab.asanka@chromium.org2012-04-121-0/+22
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-101-1/+1
* Fulfill IWYU and add missing include for Android build.yfriedman@chromium.org2012-04-101-0/+1
* Pass content-type resources to web intents. Goes through download, then invok...gbillock@chromium.org2012-04-102-17/+59
* Additional prompt for accepting a dangerous download from the downloads page.asanka@chromium.org2012-04-103-0/+351
* Revert 131286 - Regression test for packing and installing an extension from ...msw@chromium.org2012-04-081-2/+1
* Regression test for packing and installing an extension from an URL.hebert.christopherj@chromium.org2012-04-071-1/+2
* Convert SavePage ui_test to a browser_test.jam@chromium.org2012-04-052-94/+36
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-10/+3
* Improve assocation of WebstoreInstallers to CrxInstallers.jstritar@chromium.org2012-04-031-2/+6
* Display error-specific messages when a download is interrupted.ahendrickson@chromium.org2012-04-024-3/+195