summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-217-7/+7
* Internationalize the prefix of unconfirmed download file.tfarina@chromium.org2011-01-213-4/+13
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-215-61/+65
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-212-3/+3
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-203-3/+3
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-191-1/+1
* Move more dnd related files to ui/baseben@chromium.org2011-01-194-11/+12
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-152-3/+5
* Fix bug 69468: Drag download does not work if there is URL redirection involved.jianli@chromium.org2011-01-143-2/+10
* Move models from app to ui/base/modelsben@chromium.org2011-01-142-13/+13
* Add support to sha256 hash the downloaded file.lzheng@chromium.org2011-01-136-18/+111
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-1/+0
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-4/+3
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-121-5/+5
* Adding active_downloads_ map.ahendrickson@chromium.org2011-01-114-32/+56
* Remove sleep_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-111-1/+2
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-7/+6
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Fixing crash in UpdateAppIconDownloadProgress().ahendrickson@chromium.org2011-01-101-1/+5
* Converted download UI tests to Browser tests.ahendrickson@chromium.org2011-01-101-44/+654
* Enable "Always Open Files of This Type" even for dangerous file types. Thecevans@chromium.org2011-01-086-14/+7
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-012-4/+3
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-013-3/+3
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-314-7/+3
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-1/+0
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-301-1/+34
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-284-34/+35
* Create the DownloadItem earlier in the download process.ahendrickson@chromium.org2010-12-236-16/+115
* Extra cleanup/debugging inspired by issue 66676rdsmith@chromium.org2010-12-232-23/+68
* Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPath.tfarina@chromium.org2010-12-231-1/+1
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-221-1/+1
* Tweak dangerous list based on (hopefully) final round of discussions. I thinkcevans@chromium.org2010-12-221-3/+3
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+0
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-172-4/+2
* Added clearing of downloads_ set on RemoveDownloadsBetween pathway.rdsmith@chromium.org2010-12-151-4/+15
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-151-0/+1
* Change menus on OSX to update the icon dynamically.atwilson@chromium.org2010-12-152-2/+2
* Fix the last scoped_refptr misuses in NewRunnableMethod.willchan@chromium.org2010-12-151-1/+2
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-142-4/+4
* Reland part of r62043 that got reverted.willchan@chromium.org2010-12-141-3/+4
* Even more virtual method deinlining.erg@google.com2010-12-132-1/+5
* Create a new container to own downloads in DownloadManager.rdsmith@google.com2010-12-103-122/+109
* Cleanup: Remove unneeded includes of tab_contents.h.thestig@chromium.org2010-12-091-1/+0
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-091-3/+6
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-3/+3
* Modify the "dangerous download" algorithm as follows. Original patch by Pier...pkasting@chromium.org2010-12-068-260/+313
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-3/+1
* Fix the Visual Studio 2005 build.darin@chromium.org2010-12-031-1/+1
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-031-0/+1