summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* Merge 63469 - Fill in the list of file extensions which are PDF-related.cevans@chromium.org2010-10-221-0/+6
* Merge 63158 - Modified the file extension filters for downloads to add some e...cevans@chromium.org2010-10-222-17/+21
* Merge 62419 - Don't change the extension of resources being downloaded,rvargas@google.com2010-10-142-45/+14
* Rename ChromeThread to BrowserThread Part18:tfarina@chromium.org2010-10-1116-16/+16
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-0917-193/+194
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-084-36/+21
* use webstore extent to verify gallery downloadserikkay@chromium.org2010-10-083-11/+22
* restrict install of gallery-hosted apps from the galleryerikkay@chromium.org2010-10-081-1/+1
* Fix instances of passing raw pointers to RefCounted objects in tasks.willchan@chromium.org2010-10-084-21/+36
* Remove all FIXMEs in browser/estade@chromium.org2010-10-072-6/+6
* Fix DCHECK assertion failures in DownloadStatusUpdater.phajdan.jr@chromium.org2010-10-066-15/+22
* Create the default download directory when a download is starting.phajdan.jr@chromium.org2010-10-052-3/+15
* DownloadTest: disable just the tests that are timing out.evan@chromium.org2010-10-041-6/+6
* Added a check to see if the SaveFileDefaultDirectory exists, if not it uses t...tony@chromium.org2010-10-011-18/+35
* Make chrome aware of text/x-sh mime type.estade@chromium.org2010-09-302-2/+10
* Don't change the extension for downloads that already have benign extensions.estade@chromium.org2010-09-303-71/+13
* Undisable download UI tests. We shouldn't leak processes now if they fail.phajdan.jr@chromium.org2010-09-301-16/+16
* GTTF: remove flaky mark from following tests:phajdan.jr@chromium.org2010-09-292-4/+2
* Fixing downloading when off the record. dhg@chromium.org2010-09-281-0/+7
* GTTF: Remove flaky mark from the following tests:phajdan.jr@chromium.org2010-09-281-2/+1
* Create DownloadStatusUpdater to keep track of download progressphajdan.jr@chromium.org2010-09-277-35/+361
* Revert 60035 - Make sure the application icon is up to datephajdan.jr@chromium.org2010-09-241-4/+0
* Fix leak of a DownloadItem in SavePackage::Init.phajdan.jr@chromium.org2010-09-242-3/+12
* Revert 60362 - Downloads: Don't create the default download directory on star...phajdan.jr@chromium.org2010-09-241-5/+0
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-242-0/+2
* Downloads: Don't create the default download directory on startup.thestig@chromium.org2010-09-231-0/+5
* Do not create download directory on startup, except on ChromeOS.phajdan.jr@chromium.org2010-09-231-0/+2
* Fix a bunch of clang warnings/errors.thakis@chromium.org2010-09-211-9/+0
* Make sure the application icon is up to datephajdan.jr@chromium.org2010-09-211-0/+4
* Regression fix: keep the download shelf visible when multiple sites are saved.phajdan.jr@chromium.org2010-09-213-8/+16
* Regression fix: cancel all downloads when shutting down DownloadManager.phajdan.jr@chromium.org2010-09-133-9/+12
* FBTF: Move ctors/dtors into cc files.erg@google.com2010-09-139-7/+43
* GTTF: download cleanup, rename things to be more accurate.phajdan.jr@chromium.org2010-09-108-160/+83
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-1011-260/+153
* Implement gallery install APIrafaelw@chromium.org2010-09-091-0/+1
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-082-3/+1
* Revert 58196 - GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-0710-129/+255
* Revert 58374 - Fix a race condition after my latest download cleanup change.phajdan.jr@chromium.org2010-09-072-17/+0
* Remove risky DISABLE_RUNNABLE_METHOD_REFCOUNT macro from DownloadManager.phajdan.jr@chromium.org2010-09-032-6/+18
* FBTF: Reaplly the TabRestoreService::Observer into its own file commit.erg@google.com2010-09-021-0/+1
* Make sure DownloadManager is shut down on the UI thread.phajdan.jr@chromium.org2010-09-021-3/+7
* Fix a race condition after my latest download cleanup change.phajdan.jr@chromium.org2010-09-022-0/+17
* Revert "FBTF: Move the TabRestoreService::Observer into its own file."erg@google.com2010-09-011-1/+0
* FBTF: Move the TabRestoreService::Observer into its own file.erg@google.com2010-09-011-0/+1
* GTTF: Disable all download tests, they are broken just so much.phajdan.jr@chromium.org2010-09-011-14/+46
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-0110-255/+129
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-012-0/+4
* Reverting to see if this fixes linux ui tests hang. Just a shot in the dark a...ananta@chromium.org2010-09-0110-129/+255
* Disable DownloadTest.NewWindow everywhere.tim@chromium.org2010-09-011-8/+2
* Disabling the DownloadTest.NewWindow for linux as it seems to consistently fa...ananta@chromium.org2010-08-311-1/+1