summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/http_pipelining_compatibility_client_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in chrome/browser/j*-n*/.avi@chromium.org2013-06-101-1/+1
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-8/+8
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* 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/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+4
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-4/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+4
* Connect SparseHistogram with the rest of stats systemkaiwang@chromium.org2013-03-011-5/+5
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-4/+4
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-1/+1
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-2/+2
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-2/+2
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-2/+2
* Disable HttpPipeliningCompatibilityClientTest.CanaryFailure on ChromeOSsail@chromium.org2012-10-261-3/+21
* Disable 2 flaky testsabodenha@chromium.org2012-10-251-2/+2
* SampleSet -> HistogramSamples which can be reused by SparseHistogramkaiwang@chromium.org2012-09-221-29/+41
* Initialize StatisticsRecorder in Child Process to holdrtenneti@chromium.org2012-07-191-1/+3
* Change the FindHistogram interface of StatisticsRecorderkaiwang@chromium.org2012-07-181-2/+2
* Move StatisticsRecorder out of histogram.cc/h for further refactoring.kaiwang@chromium.org2012-07-131-0/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Add a canary request to the pipelining field trial.simonjam@chromium.org2012-04-021-53/+180
* Add a disabled FieldTrial for HTTP pipelining compatibility.simonjam@chromium.org2012-03-091-2/+2
* Collect and record pipelining stats from test server.simonjam@chromium.org2012-03-071-194/+165
* Move TestURLRequestContextGetter to url_request_test_util.{h,cc}akalin@chromium.org2012-03-021-5/+7
* Add a force pipelining option to load flags.simonjam@chromium.org2012-03-011-11/+30
* Remove usage of a deprecated TestServer constructor.erikwright@chromium.org2012-02-241-0/+1
* Add client for background testing of HTTP pipelining.simonjam@chromium.org2012-02-131-0/+442
* Revert 121572 - Add client for background testing of HTTP pipelining.simonjam@chromium.org2012-02-111-440/+0
* Add client for background testing of HTTP pipelining.simonjam@chromium.org2012-02-111-0/+440