| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a crash in DownloadRequestLimiter::CanDownloadImpl | benjhayden@chromium.org | 2013-09-27 | 1 | -0/+37 |
* | Remove the concept of blocked contents. | jochen@chromium.org | 2013-09-17 | 1 | -2/+0 |
* | Revert 219709 "Remove the Extensions URLRequestContext." | earthdok@chromium.org | 2013-08-27 | 1 | -6/+2 |
* | Remove the Extensions URLRequestContext. | ajwong@chromium.org | 2013-08-27 | 1 | -2/+6 |
* | Create a content setting for the multiple automatic downloads infobar | benjhayden@chromium.org | 2013-07-10 | 1 | -1/+9 |
* | Misc. cleanup: | pkasting@chromium.org | 2013-07-10 | 1 | -2/+3 |
* | Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces... | ajwong@chromium.org | 2013-06-06 | 1 | -16/+4 |
* | Move c/b/a/infobar files back to c/b/infobar | kaiwang@chromium.org | 2013-03-19 | 1 | -1/+1 |
* | Reset DownloadRequestLimiter on reload. | benjhayden@chromium.org | 2013-02-07 | 1 | -66/+146 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition. | rsleevi@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelper | pkasting@chromium.org | 2012-12-20 | 1 | -4/+4 |
* | chrome/browser: Update calls from RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-17 | 1 | -1/+1 |
* | Remove alias from ChromeRenderViewHostTestHarness. | avi@chromium.org | 2012-10-19 | 1 | -13/+13 |
* | Remove TabContents from DownloadRequestLimiterTest. | avi@chromium.org | 2012-10-18 | 1 | -12/+10 |
* | TabContentsWrapper -> TabContents, part 55. | avi@chromium.org | 2012-06-12 | 1 | -3/+3 |
* | TabContentsWrapper -> TabContents, part 43. | avi@chromium.org | 2012-06-12 | 1 | -2/+1 |
* | TabContentsWrapper -> TabContents, part 11. | avi@chromium.org | 2012-06-08 | 1 | -5/+5 |
* | TabContentsWrapper -> TabContents, part 2. | avi@chromium.org | 2012-06-06 | 1 | -5/+5 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Fix crashes in DownloadRequestLimiter when extension popups/bubbles initiate ... | benjhayden@chromium.org | 2012-05-30 | 1 | -9/+79 |
* | Add abstractions that let embedders drive tests of WebContents, without expos... | joi@chromium.org | 2012-03-22 | 1 | -1/+0 |
* | Add explicit content deps for chrome/test. | joi@chromium.org | 2012-03-13 | 1 | -0/+1 |
* | Use WebContentsDelegate::CanDownload to intercept file downloads on Android. | nileshagrawal@chromium.org | 2012-03-13 | 1 | -1/+2 |
* | Move creation of BrowserContext objects that live in content to content, inst... | jam@chromium.org | 2012-02-20 | 1 | -0/+3 |
* | Reverting to green up the memory waterfall. | jhawkins@chromium.org | 2012-02-19 | 1 | -3/+0 |
* | Move creation of BrowserContext objects that live in content to content, inst... | jam@chromium.org | 2012-02-17 | 1 | -0/+3 |
* | Convert DownloadRequestLimiter::Callback to use base::Callback. This allows | darin@chromium.org | 2012-01-13 | 1 | -12/+15 |
* | Convert WebContents to return a content::NavigationController instead of the ... | jam@chromium.org | 2012-01-04 | 1 | -1/+1 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -3/+3 |
* | Move more files from chrome/test to chrome/test/base, part #4 | phajdan.jr@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED. | erg@chromium.org | 2011-06-28 | 1 | -1/+4 |
* | Switch to GetConstrainingContentsWrapper. | avi@chromium.org | 2011-06-23 | 1 | -31/+18 |
* | Move download stuff to download tab helper. | avi@chromium.org | 2011-05-18 | 1 | -5/+5 |
* | Revert 85504 - Move download stuff to download tab helper. | avi@chromium.org | 2011-05-16 | 1 | -5/+5 |
* | Move download stuff to download tab helper. | avi@chromium.org | 2011-05-16 | 1 | -5/+5 |
* | Revert 85486 - Move download stuff to download tab helper. | avi@chromium.org | 2011-05-16 | 1 | -5/+5 |
* | Move download stuff to download tab helper. | avi@chromium.org | 2011-05-16 | 1 | -5/+5 |
* | If ResourceDispatcherHost receives a CancelRequest, it | asanka@chromium.org | 2011-03-22 | 1 | -5/+1 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Move files out of chrome\browser\renderer_host\test alongside their source. ... | jam@chromium.org | 2011-02-24 | 1 | -2/+2 |
* | Rename ChromeThread to BrowserThread Part18: | tfarina@chromium.org | 2010-10-11 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part10: | tfarina@chromium.org | 2010-10-09 | 1 | -2/+3 |
* | GTTF: remove flaky mark from following tests: | phajdan.jr@chromium.org | 2010-09-29 | 1 | -2/+1 |
* | Rename DownloadRequestManager to DownloadRequestLimiter. | phajdan.jr@chromium.org | 2010-07-15 | 1 | -0/+214 |