summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_inet_job.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of 0 byte files. (due to git-svn misbehavior?)thestig@chromium.org2010-01-261-0/+0
* Remove WinInet FTP code.phajdan.jr@chromium.org2010-01-051-371/+0
* Minor cleanup, removed unused URLRequestJob::GetMoreData() method.michaeln@chromium.org2009-12-301-10/+0
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* 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
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-271-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
* Fix the FTP implementation. Our change to make the MessageLoopForIO notdarin@chromium.org2008-11-201-91/+35
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-12/+10
* Add net to the repository.initial.commit2008-07-261-0/+462