summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix two issues with a downloaded file's extension:paul@chromium.org2009-09-111-0/+3
* Add "loading..." message to theme install to counter jank.mirandac@chromium.org2009-09-031-0/+6
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-7/+7
* Don't show extension disabled infobar when manually updatingaa@chromium.org2009-08-281-0/+1
* POSIX doesn't have reserved filenames; so don't worry about a download trying...estade@chromium.org2009-08-261-2/+0
* Try one more time to lock down content sniffing foraa@chromium.org2009-08-251-17/+3
* Show the extension install UI when the user clicks Reenable for a disabled-on...mpcomplete@chromium.org2009-08-181-0/+1
* Show or open downloaded items on the UI thread for Mac. This ispaul@chromium.org2009-08-181-0/+12
* Fix a bug where we can sometimes incorrectly decide a downloadaa@chromium.org2009-08-141-1/+1
* Argh, reverting the change to remove the "crx" file extensionaa@chromium.org2009-08-131-3/+17
* Remove the temporary hack that considered any file that endedaa@chromium.org2009-08-111-17/+3
* Add "dangerous download" view on OS X, for now for dmg files. Also fix downlo...thakis@chromium.org2009-08-111-13/+2
* Fix a bug where a download isn't canceled when the user requests it.paul@chromium.org2009-08-051-7/+16
* Try again to land: http://codereview.chromium.org/160483aa@chromium.org2009-08-011-3/+12
* Rollback 22228aa@chromium.org2009-08-011-12/+3
* Ever closer. Extract a client interface out of CrxInstaller andaa@chromium.org2009-07-311-3/+12
* Fix exception in DownloadManager if the download has no extension.aa@chromium.org2009-07-261-1/+2
* Modify detection of Chrome extensions in download manager. Itaa@chromium.org2009-07-261-3/+17
* Try again to commit r21622: Add infobar preview for themes,aa@chromium.org2009-07-261-2/+4
* Revert revisions 21622-21624.aa@chromium.org2009-07-261-4/+2
* Add infobar preview for themes, remove --enable-extensionaa@chromium.org2009-07-261-2/+4
* Make the download manager display a scary file warning if anaa@chromium.org2009-07-251-2/+10
* Implement mimetype sniffing for extensions.aa@chromium.org2009-07-251-2/+7
* Use referrer_url instead of download url to decide whether aaa@chromium.org2009-07-251-4/+10
* Nasty short-term hack to special case display of dialogaa@chromium.org2009-07-221-4/+5
* Add newline to end of download_manager.ccglen@chromium.org2009-07-151-1/+2
* Remove auto-open items from the download shelf on auto-open. This has the del...glen@chromium.org2009-07-151-19/+15
* Fix auto-opening file types not auto-opening.avi@chromium.org2009-07-151-3/+6
* Move extension install to after .crx download completesrafaelw@chromium.org2009-07-071-4/+1
* Enable "Save As" on Mac.paul@chromium.org2009-06-301-5/+0
* Allow extension extensions to be case-insensitive.avi@chromium.org2009-06-291-22/+5
* Initial download shelf on OS X.thakis@chromium.org2009-06-181-0/+5
* Disable extensions in incognito mode.mpcomplete@google.com2009-06-111-2/+2
* Don't prompt before installing a Theme, move existing prompt so that users ar...glen@chromium.org2009-06-051-13/+1
* Allow themes to be installed without any commandline flag, still require flag...glen@chromium.org2009-05-291-28/+9
* Dangerous download dialog for linux.estade@chromium.org2009-05-271-10/+16
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-261-1/+1
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Skip the download shelf altogether for extension downloads. The current UI l...erikkay@google.com2009-05-061-17/+31
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-8/+8
* Don't try and install extensions when --enable-extensions isn'taa@chromium.org2009-05-011-12/+28
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-0/+3
* Fixes saving files that don't have valid extensions.avi@chromium.org2009-04-171-0/+2
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-6/+4
* Add a Cocoa file picker.avi@google.com2009-04-141-5/+0
* Remove unused notifications.paulg@google.com2009-04-141-19/+0
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-121-7/+5
* Fix issue 7337, where a file of mime type "text/x-registry" with extension "r...sidchat@google.com2009-04-081-0/+3