summaryrefslogtreecommitdiffstats
path: root/net/url_request
Commit message (Expand)AuthorAgeFilesLines
* Remove unused x-SDCH header from get requestsjar@google.com2008-12-031-7/+0
* Revert r6233, need to move the cert, there is a policy against dkegel@google.com2008-12-021-42/+0
* For http://code.google.com/p/chromium/issues/detail?id=4510dkegel@google.com2008-12-021-0/+42
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-021-1/+1
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-272-8/+6
* Roll back r6063. TBR.dank@chromium.org2008-11-261-41/+0
* Point nss at root certs so test_shell can talk to mail.google.com without war...dank@chromium.org2008-11-261-0/+41
* fix buildtc@google.com2008-11-261-2/+1
* Append a trailing slash on file directory URLs. Thus a link to /directory wil...estade@chromium.org2008-11-253-21/+27
* Clean up some net/ code. Change a number of wstrings to FilePaths.estade@chromium.org2008-11-244-19/+24
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-221-1/+1
* Don't crash if test server was not started.dkegel@google.com2008-11-212-4/+26
* 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
* Port directory lister to allow the linux and mac test shells to display file ...estade@chromium.org2008-11-204-25/+38
* Fix the FTP implementation. Our change to make the MessageLoopForIO notdarin@chromium.org2008-11-202-96/+39
* Make the net resource interface use StringPiece instead of std::string. This...deanm@chromium.org2008-11-201-1/+2
* Revert "Make the net resource interface use StringPiece instead oftc@google.com2008-11-201-2/+1
* Make the net resource interface use StringPiece instead of std::string. This...deanm@chromium.org2008-11-201-1/+2
* revert 5730estade@chromium.org2008-11-194-38/+25
* Port directory lister to posix.estade@chromium.org2008-11-194-25/+38
* revert 5725estade@chromium.org2008-11-194-38/+25
* Port directory lister so test shell can view file directories.estade@chromium.org2008-11-194-25/+38
* Add url_request_unittest to mac build.ericroman@google.com2008-11-192-31/+34
* Enforce httponly on cookies coming from the renderer. This prevents javascri...deanm@chromium.org2008-11-191-3/+8
* Don't send Content-Type when redirecting from a POST.ericroman@google.com2008-11-153-0/+100
* fix build linux (namespace changed)tc@google.com2008-11-141-1/+1
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-142-7/+7
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-086-45/+19
* Insert histograms to support latency experiments with SDCHjar@google.com2008-11-071-0/+4
* Avoid size mismatch on windows.dkegel@google.com2008-11-041-3/+4
* Port more of url_request_unittest.cc.dkegel@google.com2008-11-041-15/+4
* Get url_request_unittest.cc to build on Linux.dkegel@google.com2008-11-032-8/+34
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-032-3/+6
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-276-6/+12
* Clean up filter and content encoding handling jar@google.com2008-10-274-91/+55
* Port:mark@chromium.org2008-10-231-2/+0
* Remove HttpTransaction::Destroy(), and do automatic memory management with sc...ericroman@google.com2008-10-212-27/+25
* Add a lot of robustness to SDCH filter decodingjar@google.com2008-10-154-3/+66
* add file:// handling to mac and linux buildspinkerton@google.com2008-10-102-9/+15
* fix build bustage due to missing headerdarin@google.com2008-09-291-0/+2
* Define FileInputStream and use it to make UpdateDataStream and URLRequestFile...darin@google.com2008-09-294-242/+135
* Fix tree bustagejar@google.com2008-09-231-2/+4
* Re-land SDCH filter support experimentjar@google.com2008-09-234-22/+85
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-224-85/+22
* Experimental integration of delta compression content encodingjar@google.com2008-09-224-22/+85
* Don't set any cookies as a result of the Google URL Tracker update check. Th...pkasting@chromium.org2008-09-171-8/+10
* Review URL: http://codereview.chromium.org/2942jeremy@chromium.org2008-09-171-2/+17
* Remove the pre-launch bzip2 hack.ericroman@google.com2008-09-101-23/+0
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-3/+2