summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* [Downloads] "Open with system handler" isn't necessary on Chrome OS.asanka@chromium.org2013-11-221-2/+3
* Only cancel in-progress downloads when closing the last Browser window.sammc@chromium.org2013-11-221-1/+2
* Move PolicyMap and its dependencies to components/policy/.dconnelly@chromium.org2013-11-212-2/+2
* Cancel all in-progress downloads when the last browser window is closed.sammc@chromium.org2013-11-202-0/+23
* [Downloads] Perform file existence check on blocking pool.asanka@chromium.org2013-11-182-2/+56
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-154-4/+4
* [Downloads] Use a WeakPtrFactory in ChromeDownloadManagerDelegate.asanka@chromium.org2013-11-142-4/+9
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-121-0/+2
* linux_aura: Turn aura on on the main linux builders.erg@chromium.org2013-11-091-1/+8
* Safebrowsing related fixes for linux_redux compile.mattm@chromium.org2013-11-081-0/+4
* Prefer opening PDF downloads in the browser.asanka@chromium.org2013-11-0814-130/+912
* Move FeatureSwitch to top-level extensions/rdevlin.cronin@chromium.org2013-11-082-2/+2
* Revert 233460 "Prefer opening PDF downloads in the browser."hashimoto@chromium.org2013-11-0714-905/+130
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-7/+7
* Prefer opening PDF downloads in the browser.asanka@chromium.org2013-11-0714-130/+905
* 1. Enables the Safe Browsing download reporting feature on all channelsfelt@chromium.org2013-11-022-5/+27
* We want to see how many people open the final confirmation prompt to 'restore...felt@chromium.org2013-11-023-1/+15
* This CL changes the UI for the malicious download notification in the downloa...felt@chromium.org2013-10-301-2/+0
* Make all PDF-related file extensions non-"dangerous".palmer@chromium.org2013-10-301-7/+0
* Make .pdf never "dangerous" to download.palmer@chromium.org2013-10-281-2/+1
* 1) Applies the new malware UI to binaries that change settingsfelt@chromium.org2013-10-272-7/+20
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* Remove redundant tests from ConfigurationPolicyPrefStoreTest.dconnelly@chromium.org2013-10-252-1/+9
* Add Views-specific download danger prompt dialogwittman@chromium.org2013-10-231-1/+11
* Remove NOTIFICATION_WEB_CONTENTS_VISIBILITY_CHANGED from download started ani...avi@chromium.org2013-10-231-0/+26
* Move DownloadDirPolicyHandler to live in chrome/browser/download.dconnelly@chromium.org2013-10-214-0/+110
* On browser close, the browser checks to see if there are any pending downloads.felt@chromium.org2013-10-214-9/+15
* Update the text on the chrome://downloads warning confirmationfelt@chromium.org2013-10-182-34/+75
* Remove MalwareDownloadWarning Finch trial, switch all clients to selected stringfelt@chromium.org2013-10-185-135/+5
* This removes the 'keep' option from the download notifications for known malw...felt@chromium.org2013-10-174-8/+63
* Remove NOTIFICATION_WEB_CONTENTS_DESTROYED from the download request limiter.avi@chromium.org2013-10-152-60/+62
* Remove notifications from TestNavigationObserver and clean it and its uses up.avi@chromium.org2013-10-081-4/+1
* Fix a crash in DownloadRequestLimiter::CanDownloadImplbenjhayden@chromium.org2013-09-272-6/+51
* Remove the concept of blocked contents.jochen@chromium.org2013-09-173-39/+6
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-2/+2
* Mount Drive file system only when it is enabled.hidehiko@chromium.org2013-09-121-3/+6
* Android: fixes compiling with experimental TCMalloc.bulach@chromium.org2013-09-111-6/+15
* Merge the LinuxUI interface from its own .so into libviews.so.erg@chromium.org2013-09-101-2/+2
* Move text_elider to gfx.ben@chromium.org2013-09-091-5/+5
* Move DragDownloadItem() implementation to download_item_drag.cctfarina@chromium.org2013-09-061-13/+0
* Clean-up: Replaces Font with FontList in DownloadItem{Model,View}.yukishiino@chromium.org2013-09-023-17/+23
* gtk: Split CustomDrag into multiple pieces.tfarina@chromium.org2013-08-311-1/+1
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-302-6/+5
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-6/+2
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-2/+6
* Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1caitkp@chromium.org2013-08-261-1/+1
* Move DragDownload() out of download_util.htfarina@chromium.org2013-08-259-49/+32
* Fix a crash in downloads.acceptDanger()benjhayden@chromium.org2013-08-241-3/+0
* [CleanUp] Use base::STLSetDifference in place of std::set_differenceHokein.Wu@gmail.com2013-08-231-7/+1
* Move GetDefaultDownloadDirectory() function into DownloadPrefs.tfarina@chromium.org2013-08-174-99/+73