summaryrefslogtreecommitdiffstats
path: root/content/public/test/browser_test_base.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in content/public/.avi2015-12-251-0/+1
* Removing test_server() and switching over to embedded_test_server.svaldez2015-12-031-7/+0
* SSL and add handlers in EmbeddedTestServersvaldez2015-10-281-10/+14
* Revert of SSL in EmbeddedTestServer (patchset #55 id:1070001 of https://coder...stevenjb2015-10-271-14/+10
* SSL and add handlers in EmbeddedTestServersvaldez2015-10-271-10/+14
* Crash tests when BrowserTestBase::SetUp is not calledpvalenzuela2015-07-301-0/+5
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-3/+3
* Replace OVERRIDE and FINAL with override and final in content/public/[a-s]*anand.ratn2014-10-071-2/+2
* Check browser's exit code in BrowserTestBasephajdan.jr@chromium.org2014-06-051-0/+6
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-3/+2
* Rename the UseRealGLContexts() to EnablePixelOutput().danakj@chromium.org2014-01-221-6/+5
* Use stub GL draw/clear calls for browser tests that do not need pixels.danakj@chromium.org2014-01-211-8/+0
* Disable TabCaptureApiTest.EndToEnd in debug or on OSMesa.danakj@chromium.org2014-01-181-0/+3
* Parameterize the composited RenderWidgetHostViewBrowserTests.danakj@chromium.org2013-12-201-2/+9
* GTTF: Make EmbeddedTestServer always use its own thread for IOphajdan.jr@chromium.org2013-10-251-1/+0
* content/test: Move LocalHostResolverProc into BrowserTestBase from ChromeTest...sadrul@chromium.org2013-09-241-1/+12
* Make EmbeddedTestServer usable in the absence of pre-existing threads.mnissler@chromium.org2013-09-031-0/+2
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-121-0/+16
* Revert 216780 "Clean up compositor initialization/destruction."nhiroki@chromium.org2013-08-121-16/+0
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-091-0/+16
* Revert 216278 "Clean up compositor initialization/destruction."kalman@chromium.org2013-08-071-16/+0
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-0/+16
* Revert "Clean up compositor initialization/destruction."danakj@chromium.org2013-08-071-16/+0
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-0/+16
* Fixing gpu_ipc_browsertests.cchubbe@chromium.org2013-07-011-0/+4
* GTTF: Convert WebContentsImplBrowserTest to use EmbeddedTestServer.phajdan.jr@chromium.org2013-05-201-0/+18
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-4/+6
* Convert the remaining test_shell_tests to content_browsertests.jam@chromium.org2013-04-231-1/+7
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+4
* BrowserTestBase::CreateTestServer should accept FilePathtoyoshim@chromium.org2012-10-111-1/+2
* Move browser_test_base.h to content/public/test. I originally thought that co...jam@chromium.org2012-08-141-0/+94