summaryrefslogtreecommitdiffstats
path: root/content/test/net
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-2410-31/+54
* Replaced static URLRequestFileJob factory with non-static protocol handler fo...shalev@chromium.org2012-08-201-1/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-115-7/+2
* Decouple URLRequestJob from URLRequestContext; access NetworkDelegate as a co...shalev@chromium.org2012-06-293-4/+9
* Captive portals intercept all HTTP requests until the usermmenke@chromium.org2012-06-142-2/+12
* Remove the test URLRequestJobs from shipping code to just browser_tests. All ...jam@chromium.org2012-06-054-16/+12
* Fix reference holding on net::IOBuffer in URLRequestSlowDownloadJob.rdsmith@chromium.org2012-05-071-0/+1
* Modify URLRequestFailedDnsJob to allow any error code to bemmenke@chromium.org2012-03-194-85/+137
* Move the owners file that was beside all the test url request jobs to the new...jam@chromium.org2012-03-151-0/+11
* Move all the test URLRequestJobs to content/test/net.jam@chromium.org2012-03-1210-0/+868