summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* Change backslashes in download file path to underscores.ahendrickson@chromium.org2011-02-081-6/+18
* Fixed a memory leak by creating threads for the object to be destructed on.ahendrickson@chromium.org2011-02-081-9/+23
* Don't use tests requiring BROWSER_CLOSED notifications on Mac.rdsmith@chromium.org2011-02-081-0/+14
* Save web page doesn't remember preferred format.tfarina@chromium.org2011-02-083-9/+31
* Clean up RTL methods.ben@chromium.org2011-02-081-4/+3
* Cleanup:pkasting@chromium.org2011-02-084-14/+15
* OSExchangeData: convert filename-related API to FilePathevan@chromium.org2011-02-071-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-053-4/+4
* Carnitas: Remove unneeded include from download_file_manager.ccsail@chromium.org2011-02-041-6/+0
* FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()evan@chromium.org2011-02-043-19/+27
* Refactor the index model used in the save_package logic.tfarina@chromium.org2011-02-041-18/+54
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-032-4/+40
* Downloads: Fix svn:executable props.thestig@chromium.org2011-02-022-0/+0
* Added DownloadFile unit tests.ahendrickson@chromium.org2011-02-026-19/+316
* Tweak the auto-open algorithm to permit JNLP to auto-open iff the user hascevans@chromium.org2011-01-293-8/+13
* Destroy DownloadPrefs in DownloadManager::Shutdown()mnissler@chromium.org2011-01-281-0/+1
* Rename WebNavigationObserver to TabContentsObserver.jam@chromium.org2011-01-281-3/+3
* Add downloads owners file.rdsmith@chromium.org2011-01-271-0/+2
* Abstracts SHA256 context for NSS / OpenSSL.bulach@chromium.org2011-01-272-16/+11
* Cleanup:pkasting@chromium.org2011-01-262-5/+0
* Clean up net unit testing code.erg@google.com2011-01-262-2/+2
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-252-2/+2
* Clean up net unit testing code.erg@google.com2011-01-252-2/+2
* Shifted code for CheckInternetZoneIdentifier into its own test so its flakinessrdsmith@chromium.org2011-01-251-18/+24
* Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.jam@chromium.org2011-01-252-18/+27
* Check for cancel in DownloadManager::OnAllDataSaved().rdsmith@chromium.org2011-01-241-1/+5
* wstring: make net::GetSuggestedFilename return utf-16evan@chromium.org2011-01-243-21/+34
* Put history insertion for downloads processing inline.rdsmith@chromium.org2011-01-236-106/+167
* 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