summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-2/+16
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-16/+2
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-2/+16
* Reverting 11179.jcampan@chromium.org2009-03-071-16/+2
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-2/+16
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-2/+51
* Add a constraint on how many requests can be outstanding for any given render...ericroman@google.com2009-02-061-5/+5
* 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
* Correct latency histograms for SDCH encodingjar@chromium.org2009-01-131-2/+3
* 307 redirects of POST should generate POSTs instead of GETs.abarth@chromium.org2008-12-121-10/+12
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-221-1/+1
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-211-1/+1
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-211-1/+1
* Don't send Content-Type when redirecting from a POST.ericroman@google.com2008-11-151-0/+45
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-1/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+1
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-261-0/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Remove unnecessary use of atomic operations. Getting the pid on windows is v...deanm@google.com2008-07-311-6/+1
* Add net to the repository.initial.commit2008-07-261-0/+360