summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-34/+18
* Add a constraint on how many requests can be outstanding for any given render...ericroman@google.com2009-02-061-0/+5
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-10/+11
* revert r8603rvargas@google.com2009-01-241-11/+10
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-10/+11
* Correct latency histograms for SDCH encodingjar@chromium.org2009-01-131-4/+7
* Don't send Content-Type when redirecting from a POST.ericroman@google.com2008-11-151-0/+4
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* More of net compiling on the Mac.avi@google.com2008-08-201-0/+2
* Fix header include guards.darin@google.com2008-08-041-3/+3
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-1/+1
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-1/+1
* Add net to the repository.initial.commit2008-07-261-0/+542