summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_context_builder_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-231-2/+2
* 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-10/+10
* Replace FilePath with base::FilePath in net.brettw@chromium.org2013-02-081-3/+3
* Improve URLRequestContextBuilder for use in android_webviewboliu@chromium.org2012-10-271-4/+4
* Added URLRequestContext to constructor for URLRequest.erikwright@chromium.org2012-06-221-4/+4
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-4/+4
* Support simple proxy configuration for all platforms other than Linuxwillchan@chromium.org2012-04-211-1/+12
* Create a URLRequestContextBuilder.willchan@chromium.org2012-04-171-0/+72