summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_simple_job.cc
Commit message (Expand)AuthorAgeFilesLines
* Decouple URLRequestJob from URLRequestContext; access NetworkDelegate as a co...shalev@chromium.org2012-06-291-2/+4
* Convert NewRunnableMethod() calls to base::Bind().ajwong@chromium.org2011-12-201-2/+4
* Fix up the last easy URLRequestJob refcounting offenders.willchan@chromium.org2011-03-211-5/+9
* net: Add namespace net to URLRequestSimpleJob.tfarina@chromium.org2010-12-151-4/+8
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-1/+1
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-1/+1
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-0/+1
* 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
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-2/+2
* revert r8603rvargas@google.com2009-01-241-2/+2
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add net to the repository.initial.commit2008-07-261-0/+81