Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added URLRequestContext::CreateRequest which can be used to create URLRequests | shalev@chromium.org | 2012-08-24 | 1 | -3/+2 |
* | Create a SpawnerCommunicator when starting a remote test server and destroy i... | jnd@chromium.org | 2012-06-28 | 1 | -2/+5 |
* | Added URLRequestContext to constructor for URLRequest. | erikwright@chromium.org | 2012-06-22 | 1 | -4/+3 |
* | Cleanup the URLRequestContext after finishing communication with test sserver... | jnd@chromium.org | 2012-05-30 | 1 | -0/+7 |
* | Rewrite base::JSONReader to be 35-40% faster, depending on the input string. | rsesek@chromium.org | 2012-05-16 | 1 | -3/+1 |
* | Stop refcounting URLRequestContext. | willchan@chromium.org | 2012-05-11 | 1 | -3/+2 |
* | Make test server to talk with the python test server which is running on remo... | jnd@chromium.org | 2012-03-12 | 1 | -0/+367 |