summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* Disable DownloadsApiTestbenjhayden@chromium.org2012-02-171-1/+1
* Debug DownloadsApiTest.FAILS_DownloadsApiTestbenjhayden@chromium.org2012-02-151-7/+2
* Isolate initiation counts for downloads to their own histograms and improverdsmith@chromium.org2012-02-153-7/+49
* Retry r121912 downloads.onChangedbenjhayden@chromium.org2012-02-142-27/+140
* Instrument how the download file chooser is used.cbentzel@chromium.org2012-02-142-1/+46
* Revert 121912 - Implement chrome.experimental.downloads.onChangedvollick@google.com2012-02-142-140/+27
* Implement chrome.experimental.downloads.onChangedbenjhayden@chromium.org2012-02-142-27/+140
* Replace WillReadRequest with WillProcessResponse so that thedarin@chromium.org2012-02-132-10/+3
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-4/+4
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-092-3/+3
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-091-1/+3
* Make chrome/browser/download build for Android.yfriedman@chromium.org2012-02-091-4/+2
* Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-095-16/+26
* Back out r121050 from the trunk due to a compile failure.mark@chromium.org2012-02-081-3/+1
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-081-1/+3
* Revert 121031 - Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-084-17/+15
* Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-084-15/+17
* Introduce ResourceThrottle as a replacement for chrome's usage of ResourceHan...darin@chromium.org2012-02-064-236/+108
* Test that context-menu-based "Save Image As" works correctly with cache.cbentzel@chromium.org2012-02-051-0/+65
* "Save As" for content retrieved via POST works in most circumstances.cbentzel@chromium.org2012-02-041-2/+56
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-0413-32/+482
* Move DownloadQuery to chrome/benjhayden@chromium.org2012-02-015-11/+913
* Move common file path related methods between chrome & content to file_util. ...jam@chromium.org2012-01-312-8/+4
* Consolidate icon loading on ChromeOS.asanka@chromium.org2012-01-311-18/+2
* Move DownloadFile back to content\browser\download. Only static functions in ...jam@chromium.org2012-01-312-2/+2
* Move the DownloadManager and DownloadFile unittests to content so they can li...jam@chromium.org2012-01-304-1703/+4
* Update a bunch of help center URLs.derat@chromium.org2012-01-291-4/+2
* Saving content will prefer to retrieve the data out of the HTTP cache for GETs.cbentzel@chromium.org2012-01-282-6/+44
* Get rid of DownloadIdFactory and instead get the next id from DownloadManager...jam@chromium.org2012-01-279-47/+35
* Update the Chrome download histogram after the xml file was changed.jam@chromium.org2012-01-261-1/+1
* DownloadsSearchFunction implements chrome.experimental.downloads.search() usi...benjhayden@chromium.org2012-01-253-113/+585
* Remove some unnecessary resource_dispatcher_host.h includes.darin@chromium.org2012-01-251-2/+1
* Improve BufferedResourceHandler to properly support a next_handler_ thatdarin@chromium.org2012-01-252-57/+8
* Move DownloadDangerType to its own file.jam@chromium.org2012-01-247-53/+56
* Get rid of download_stats.h dependency from Chrome.jam@chromium.org2012-01-243-4/+53
* Profiles: Add a --dump-profile-graph option when !NDEBUG.erg@chromium.org2012-01-241-3/+3
* Disable crashing unit tests for linux/aurastevenjb@chromium.org2012-01-231-1/+9
* Make sure callback_ is initialized, it was an oversight.jam@chromium.org2012-01-231-2/+3
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-2012-135/+69
* Cleanup: ResourceDispatcherHost::BeginDownload takes a scoped_ptr<URLRequest>...cbentzel@chromium.org2012-01-191-2/+3
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-191-48/+61
* Revert 118297 since it caused component build failure:sadrul@chromium.org2012-01-191-61/+48
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-191-48/+61
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-172-2/+2
* Have the download shelf hide itself while fullscreen mode is active.koz@chromium.org2012-01-163-5/+158
* Convert DownloadRequestLimiter::Callback to use base::Callback. This allowsdarin@chromium.org2012-01-135-78/+51
* [i18n-fixlet] Make strings branding specific in Download code.vandebo@chromium.org2012-01-131-4/+3
* Revert 117696 - Created DownloadFileManager unit test.dcheng@chromium.org2012-01-131-61/+48
* Disable DownloadsApiTest.Downloads on OSX.cbentzel@chromium.org2012-01-131-1/+7
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-131-48/+61