summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove shared code from test_shell_mac, build test_shell_cc. Add a missing fi...pinkerton@google.com2008-11-121-3/+5
* Notify the WinHttpRequestThrottle of the completion of awtc@google.com2008-11-122-2/+11
* Force the line endings on .sln files to be CRLF.tc@google.com2008-11-121-171/+171
* Some changes necessary to build an optimized binary on Linux.evanm@google.com2008-11-111-4/+7
* * Revert "Por rt flush_cache tool."agl@chromium.org2008-11-111-17/+83
* Port flush_cache tool.agl@chromium.org2008-11-111-83/+17
* Add unittests for eviction of http auth cache entries.ericroman@google.com2008-11-113-8/+106
* fix windows net build under hammererikkay@google.com2008-11-111-1/+1