| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of strings headers in chrome/browser/j*-n*/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces... | ajwong@chromium.org | 2013-06-06 | 1 | -8/+8 |
* | chrome: Use base::MessageLoop. (Part 3) | xhwang@chromium.org | 2013-05-28 | 1 | -1/+1 |
* | Move SpawnedTestServer to its own subdirectory. | phajdan.jr@chromium.org | 2013-05-07 | 1 | -1/+1 |
* | GTTF: rename net::TestServer -> net::SpawnedTestServer | phajdan.jr@chromium.org | 2013-05-03 | 1 | -4/+4 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+4 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -4/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+4 |
* | Connect SparseHistogram with the rest of stats system | kaiwang@chromium.org | 2013-03-01 | 1 | -5/+5 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -4/+4 |
* | chrome/browser: Update calls from RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-17 | 1 | -1/+1 |
* | Reland 167337 - Move url_request_test_util into net namespace | jochen@chromium.org | 2012-11-13 | 1 | -2/+2 |
* | Revert 167337 - Move url_request_test_util into net namespace | jochen@chromium.org | 2012-11-13 | 1 | -2/+2 |
* | Move url_request_test_util into net namespace | jochen@chromium.org | 2012-11-13 | 1 | -2/+2 |
* | Disable HttpPipeliningCompatibilityClientTest.CanaryFailure on ChromeOS | sail@chromium.org | 2012-10-26 | 1 | -3/+21 |
* | Disable 2 flaky tests | abodenha@chromium.org | 2012-10-25 | 1 | -2/+2 |
* | SampleSet -> HistogramSamples which can be reused by SparseHistogram | kaiwang@chromium.org | 2012-09-22 | 1 | -29/+41 |
* | Initialize StatisticsRecorder in Child Process to hold | rtenneti@chromium.org | 2012-07-19 | 1 | -1/+3 |
* | Change the FindHistogram interface of StatisticsRecorder | kaiwang@chromium.org | 2012-07-18 | 1 | -2/+2 |
* | Move StatisticsRecorder out of histogram.cc/h for further refactoring. | kaiwang@chromium.org | 2012-07-13 | 1 | -0/+1 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Add a canary request to the pipelining field trial. | simonjam@chromium.org | 2012-04-02 | 1 | -53/+180 |
* | Add a disabled FieldTrial for HTTP pipelining compatibility. | simonjam@chromium.org | 2012-03-09 | 1 | -2/+2 |
* | Collect and record pipelining stats from test server. | simonjam@chromium.org | 2012-03-07 | 1 | -194/+165 |
* | Move TestURLRequestContextGetter to url_request_test_util.{h,cc} | akalin@chromium.org | 2012-03-02 | 1 | -5/+7 |
* | Add a force pipelining option to load flags. | simonjam@chromium.org | 2012-03-01 | 1 | -11/+30 |
* | Remove usage of a deprecated TestServer constructor. | erikwright@chromium.org | 2012-02-24 | 1 | -0/+1 |
* | Add client for background testing of HTTP pipelining. | simonjam@chromium.org | 2012-02-13 | 1 | -0/+442 |
* | Revert 121572 - Add client for background testing of HTTP pipelining. | simonjam@chromium.org | 2012-02-11 | 1 | -440/+0 |
* | Add client for background testing of HTTP pipelining. | simonjam@chromium.org | 2012-02-11 | 1 | -0/+440 |