summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_inet_job.h
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-159/+0
* Minor cleanup, removed unused URLRequestJob::GetMoreData() method.michaeln@chromium.org2009-12-301-3/+0
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-2/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-1/+1
* revert r8603rvargas@google.com2009-01-241-1/+1
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-1/+1
* Fix the FTP implementation. Our change to make the MessageLoopForIO notdarin@chromium.org2008-11-201-5/+4
* 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-2/+5
* Add net to the repository.initial.commit2008-07-261-0/+184