summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-014-4/+4
* New OOL violations on linux since last week, along with the final Mac OOL fixes.erg@google.com2011-03-012-0/+5
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-0115-37/+37
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-1/+1
* Show the right info for dangerous download in history.lzheng@chromium.org2011-03-011-0/+6
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-1/+1
* Enable url check in download_manager, with a simple UI (it may need polish). ...lzheng@chromium.org2011-02-267-36/+288
* Enabled download browser tests.rdsmith@chromium.org2011-02-251-71/+12
* Make MaybeCompleteDownload dependent on dangerous download confirmation (if t...ahendrickson@chromium.org2011-02-251-12/+12
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-242-4/+4
* Fix Downloads Windows Zone identifier test.rdsmith@chromium.org2011-02-231-4/+4
* Fixes the context menu "save as" when policy is effective.pastarmovj@chromium.org2011-02-223-0/+10
* Code to test download shelf equivalent activities on ChromeOS.rdsmith@chromium.org2011-02-201-30/+73
* DownloadFile no longer keeps track of whether or not the final rename has occ...ahendrickson@chromium.org2011-02-188-130/+59
* Implement the DownloadDirectory policy.pastarmovj@chromium.org2011-02-173-2/+10
* WebUI: Start moving a couple of files from chrome/browser/dom_ui to chrome/br...tfarina@chromium.org2011-02-171-2/+2
* Make TabContentsObserver handle registration automatically, as well as exposi...jam@chromium.org2011-02-173-27/+25
* Cancel prerender when we discover a download starting from a page we are prer...dominich@google.com2011-02-162-1/+18
* Refactoring DownloadFile.ahendrickson@chromium.org2011-02-158-74/+8
* Clamp posix file names to NAME_MAX.thestig@chromium.org2011-02-113-57/+96
* Carnitas: move browser/shell_dialogs.{h,cc} to browser/uiestade@chromium.org2011-02-112-2/+2
* Revert 74459 - Enabled download browser tests.rdsmith@chromium.org2011-02-101-12/+71
* Enabled download browser tests.rdsmith@chromium.org2011-02-101-71/+12
* Fix a leak. Remove suppression for the leak and update bug number for unrela...pkasting@chromium.org2011-02-101-2/+1
* 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