summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up download code:phajdan.jr@chromium.org2010-08-059-934/+910
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-2/+0
* Fix a memory leak in all callers of DownloadHistory::Search.phajdan.jr@chromium.org2010-08-031-0/+1
* Fix DownloadTest.NewWindowbauerb@chromium.org2010-08-031-1/+1
* Only close a newly opened download tab if there's more than one tab.bauerb@chromium.org2010-08-031-0/+20
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+2
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+3
* Download code cleanup patch of death:phajdan.jr@chromium.org2010-07-298-325/+313
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-0/+2
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* Treat multiple extensions like .tar.gz as a single extension.estade@chromium.org2010-07-271-2/+2
* Creating download directory on chromeos when its registered as the default do...dhg@chromium.org2010-07-271-3/+9
* Download code cleanup:phajdan.jr@chromium.org2010-07-2710-172/+175
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2618-0/+18
* Disable the CloseNewTab / DontCloseNewTab tests becausensylvain@chromium.org2010-07-241-9/+9
* Disable some failing ui tests on MacOSasargent@chromium.org2010-07-231-1/+8
* Download code cleanup:phajdan.jr@chromium.org2010-07-235-45/+51
* Fix leak in DownloadManagerTest.mnissler@chromium.org2010-07-222-10/+11
* Download code cleanup:phajdan.jr@chromium.org2010-07-213-48/+71
* Rename the download to its final name only after the download is finishedkinuko@chromium.org2010-07-2111-51/+344
* Download code cleanup:phajdan.jr@chromium.org2010-07-206-107/+80
* Recommit r52848 - Option-click to download should not display "Save As" UI.jeremy@chromium.org2010-07-183-12/+19
* Revert r52848 - Linux x64 compile failure.jeremy@chromium.org2010-07-182-16/+10
* Option-click to download should not display "Save As" UI.jeremy@chromium.org2010-07-182-10/+16
* Download code cleanup: split big files into smaller one.phajdan.jr@chromium.org2010-07-1616-1241/+1289
* Don't prompt to save for filetypes marked as auto-open.pkasting@chromium.org2010-07-152-28/+111
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-18/+0
* Rename DownloadRequestManager to DownloadRequestLimiter.phajdan.jr@chromium.org2010-07-156-128/+128
* Linux: Add several shell script extensions to the dangerous downloads list.thestig@chromium.org2010-07-141-2/+6
* Revert everything related to the relanding.erg@chromium.org2010-07-141-0/+18
* Reland r52336.erg@chromium.org2010-07-141-18/+0
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-0/+18
* More header cleanup:erg@chromium.org2010-07-141-18/+0
* Download code cleanup:phajdan.jr@chromium.org2010-07-145-202/+169
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-083-5/+7
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-291-10/+2
* Change a bunch of string types.estade@chromium.org2010-06-292-18/+27
* Disallow apps with the wrong content type header.skerner@chromium.org2010-06-253-10/+30
* Canvas refactoring part 3.ben@chromium.org2010-06-251-7/+8
* Reland r50834aa@chromium.org2010-06-251-1/+1
* Revert r50834aa@chromium.org2010-06-251-1/+1
* Allow multiple domains in app.aa@chromium.org2010-06-251-1/+1
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-8/+7
* Canvas refactoring part 3.ben@chromium.org2010-06-241-7/+8
* Fix theme loading bubble which was overstaying its welcome.mirandac@google.com2010-06-231-1/+1
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-2/+2
* Pref service strings should be std::string.estade@chromium.org2010-06-181-1/+1
* Adding flushing of files on chromeos, so that when something is downloaded, i...dhg@chromium.org2010-06-101-0/+5
* Show theme loading info bubble and info bars in last normal browser.xiyuan@chromium.org2010-06-091-1/+3
* Don't save last used locations in open and save dialogs when in incognito mode.bauerb@chromium.org2010-06-091-1/+2