| Commit message (Expand) | Author | Age | Files | Lines |
* | Create a content setting for the multiple automatic downloads infobar | benjhayden@chromium.org | 2013-07-10 | 1 | -1/+14 |
* | permissionrequest API for guest Download. | lazyboy@chromium.org | 2013-04-03 | 1 | -0/+12 |
* | Reset DownloadRequestLimiter on reload. | benjhayden@chromium.org | 2013-02-07 | 1 | -12/+3 |
* | Use WeakPtr<> to break DownloadRequestInfobarDelegate dependency. | rdsmith@chromium.org | 2013-01-15 | 1 | -5/+11 |
* | Remove TabContents from downloads. | avi@chromium.org | 2012-12-11 | 1 | -1/+0 |
* | Clean-up inline members of nested classes (chrome/) | hans@chromium.org | 2012-08-10 | 1 | -6/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | TabContentsWrapper -> TabContents, part 11. | avi@chromium.org | 2012-06-08 | 1 | -1/+0 |
* | TabContentsWrapper -> TabContents, part 1. | avi@chromium.org | 2012-06-05 | 1 | -1/+2 |
* | Fix crashes in DownloadRequestLimiter when extension popups/bubbles initiate ... | benjhayden@chromium.org | 2012-05-30 | 1 | -19/+16 |
* | Use WebContentsDelegate::CanDownload to intercept file downloads on Android. | nileshagrawal@chromium.org | 2012-03-13 | 1 | -0/+3 |
* | Test for DownloadResourceThrottle cancellation of downloads. | mmenke@chromium.org | 2012-02-23 | 1 | -0/+2 |
* | Convert DownloadRequestLimiter::Callback to use base::Callback. This allows | darin@chromium.org | 2012-01-13 | 1 | -22/+12 |
* | Get rid of a bunch of tab_contents.h includes from chrome. These are all triv... | jam@chromium.org | 2012-01-04 | 1 | -3/+2 |
* | Convert WebContents to return a content::NavigationController instead of the ... | jam@chromium.org | 2012-01-04 | 1 | -8/+8 |
* | Convert a bunch of WebContentsObservers to use web_contents() instead of tab_... | jam@chromium.org | 2011-12-25 | 1 | -1/+5 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Switch to GetConstrainingContentsWrapper. | avi@chromium.org | 2011-06-23 | 1 | -1/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | If ResourceDispatcherHost receives a CancelRequest, it | asanka@chromium.org | 2011-03-22 | 1 | -1/+3 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-08 | 1 | -3/+3 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 1 | -3/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Rename DownloadRequestManager to DownloadRequestLimiter. | phajdan.jr@chromium.org | 2010-07-15 | 1 | -0/+251 |