summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_test_job.cc
Commit message (Expand)AuthorAgeFilesLines
* net: Remove typedef net::URLRequestTestJob URLRequestTestJob;tfarina@chromium.org2011-01-111-2/+2
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-20/+24
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-6/+6
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-4/+5
* Reapply 49081: AppCache: Use a MockHttpServer instead of starting a seperate ...michaeln@chromium.org2010-06-071-0/+6
* Revert 49081 - AppCache: Use a MockHttpServer instead of starting a seperate ...michaeln@google.com2010-06-071-6/+0
* AppCache: Use a MockHttpServer instead of starting a seperate http server for...michaeln@chromium.org2010-06-071-0/+6
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-0/+1
* URLRequest::Interceptor enhancements1) Allow an interceptor to change its min...michaeln@google.com2009-04-161-37/+113
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-1/+1
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+1
* Add a constraint on how many requests can be outstanding for any given render...ericroman@google.com2009-02-061-6/+2
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-2/+3
* revert r8603rvargas@google.com2009-01-241-3/+2
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-2/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* add url_request_test_job to the buildtc@google.com2008-08-221-2/+2
* Add net to the repository.initial.commit2008-07-261-0/+204