summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-272-8/+6
* Roll back r6063. TBR.dank@chromium.org2008-11-266-374/+23
* Point nss at root certs so test_shell can talk to mail.google.com without war...dank@chromium.org2008-11-266-23/+374
* Re-enable url_request_unittest, which seems to have beendank@chromium.org2008-11-261-1/+0
* fix buildtc@google.com2008-11-261-2/+1
* Fix a memory leak in the net directory lister.estade@chromium.org2008-11-251-4/+2
* Append a trailing slash on file directory URLs. Thus a link to /directory wil...estade@chromium.org2008-11-253-21/+27
* Clarify file-stream comments.darin@chromium.org2008-11-251-0/+4
* Use StringPiece in the TLD service. This means we don't have to copy the TLD...deanm@chromium.org2008-11-252-138/+103
* Clean up some net/ code. Change a number of wstrings to FilePaths.estade@chromium.org2008-11-2411-60/+72
* http_cache: Don't destroy an entry from the transaction destructor ifrvargas@google.com2008-11-242-7/+23
* * Add net_unittests and unit_tests sources that size comparisonssgk@google.com2008-11-241-10/+24
* Adjust histograms to get better data for latency experimentsjar@google.com2008-11-224-26/+49
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-221-1/+1
* Add run time checks to get more info for bug 3931.rvargas@google.com2008-11-221-8/+26
* Don't crash if test server was not started.dkegel@google.com2008-11-212-4/+26
* Port stress_cache tool.deanm@chromium.org2008-11-213-27/+67
* 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-2013-142/+165
* Cancel any pending IO and wait for it to be aborted beforewtc@google.com2008-11-201-1/+8
* Add a flags to further control response header persistence. We use this todarin@chromium.org2008-11-204-59/+148
* Fix the FTP implementation. Our change to make the MessageLoopForIO notdarin@chromium.org2008-11-202-96/+39
* Finish release (opt) builds on Windows, including the parallelsgk@google.com2008-11-207-146/+15
* Make the net resource interface use StringPiece instead of std::string. This...deanm@chromium.org2008-11-205-8/+11
* Revert "Make the net resource interface use StringPiece instead oftc@google.com2008-11-205-11/+8
* Make the net resource interface use StringPiece instead of std::string. This...deanm@chromium.org2008-11-205-8/+11
* revert 5730estade@chromium.org2008-11-199-130/+113
* Port directory lister to posix.estade@chromium.org2008-11-199-113/+130
* revert 5725estade@chromium.org2008-11-199-130/+113
* Port directory lister so test shell can view file directories.estade@chromium.org2008-11-199-113/+130
* Add url_request_unittest to mac build.ericroman@google.com2008-11-193-31/+36
* Enforce httponly on cookies coming from the renderer. This prevents javascri...deanm@chromium.org2008-11-194-36/+132
* Avoid plausible DOS attack by malicious SDCH serverjar@google.com2008-11-183-5/+272
* Punt the proxy errors into a bug.evanm@google.com2008-11-181-1/+5
* Don't send Content-Type when redirecting from a POST.ericroman@google.com2008-11-156-5/+111
* Open up SDCH for all sites, in preparation for latency testsjar@google.com2008-11-153-7/+81
* Fix the mac build to add dmg_fp to the libbase.a.tony@chromium.org2008-11-151-43/+0
* Move dmg_fp in scons build to compile fromtc@google.com2008-11-155-5/+0
* Move dmg_fp to base/third_party/dmg_fp and include thetc@google.com2008-11-141-12/+0
* 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-143-8/+8
* Fix the duplicate session_callback_->AddRef() calls made bywtc@google.com2008-11-142-43/+56
* A minor tweak of r5245. I'm more confident that WinHTTPwtc@google.com2008-11-141-1/+1
* Add more info to the comment about www.yahoo.com's padding ofwtc@google.com2008-11-143-8/+13
* Allow optimized builds on Linux.evanm@google.com2008-11-132-2/+7
* * another lib! fix nettc@google.com2008-11-131-0/+1
* * fix stress_cachetc@google.com2008-11-131-0/+1
* * fix net buildtc@google.com2008-11-121-0/+1
* Make unit_tests pass with pt_BR.UTF-8 locale.tc@google.com2008-11-124-6/+131