summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_request_limiter_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash in DownloadRequestLimiter::CanDownloadImplbenjhayden@chromium.org2013-09-271-0/+37
* Remove the concept of blocked contents.jochen@chromium.org2013-09-171-2/+0
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-6/+2
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-2/+6
* Create a content setting for the multiple automatic downloads infobarbenjhayden@chromium.org2013-07-101-1/+9
* Misc. cleanup:pkasting@chromium.org2013-07-101-2/+3
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-16/+4
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-1/+1
* Reset DownloadRequestLimiter on reload.benjhayden@chromium.org2013-02-071-66/+146
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-1/+1
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-4/+4
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-1/+1
* Remove alias from ChromeRenderViewHostTestHarness.avi@chromium.org2012-10-191-13/+13
* Remove TabContents from DownloadRequestLimiterTest.avi@chromium.org2012-10-181-12/+10
* TabContentsWrapper -> TabContents, part 55.avi@chromium.org2012-06-121-3/+3
* TabContentsWrapper -> TabContents, part 43.avi@chromium.org2012-06-121-2/+1
* TabContentsWrapper -> TabContents, part 11.avi@chromium.org2012-06-081-5/+5
* TabContentsWrapper -> TabContents, part 2.avi@chromium.org2012-06-061-5/+5
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Fix crashes in DownloadRequestLimiter when extension popups/bubbles initiate ...benjhayden@chromium.org2012-05-301-9/+79
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-1/+0
* Add explicit content deps for chrome/test.joi@chromium.org2012-03-131-0/+1
* Use WebContentsDelegate::CanDownload to intercept file downloads on Android.nileshagrawal@chromium.org2012-03-131-1/+2
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-0/+3
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-3/+0
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-0/+3
* Convert DownloadRequestLimiter::Callback to use base::Callback. This allowsdarin@chromium.org2012-01-131-12/+15
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-1/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED.erg@chromium.org2011-06-281-1/+4
* Switch to GetConstrainingContentsWrapper.avi@chromium.org2011-06-231-31/+18
* Move download stuff to download tab helper.avi@chromium.org2011-05-181-5/+5
* Revert 85504 - Move download stuff to download tab helper.avi@chromium.org2011-05-161-5/+5
* Move download stuff to download tab helper.avi@chromium.org2011-05-161-5/+5
* Revert 85486 - Move download stuff to download tab helper.avi@chromium.org2011-05-161-5/+5
* Move download stuff to download tab helper.avi@chromium.org2011-05-161-5/+5
* If ResourceDispatcherHost receives a CancelRequest, itasanka@chromium.org2011-03-221-5/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-2/+2
* Rename ChromeThread to BrowserThread Part18:tfarina@chromium.org2010-10-111-1/+1
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-2/+3
* GTTF: remove flaky mark from following tests:phajdan.jr@chromium.org2010-09-291-2/+1
* Rename DownloadRequestManager to DownloadRequestLimiter.phajdan.jr@chromium.org2010-07-151-0/+214