summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change made by external contributor Ibrar Ahmed (ibrar.ahmad@gmail.com), revi...erikkay@google.com2008-11-1111-279/+608
* Rename tcp_client_socket.cc to _win.cc (should have been done long ago).dkegel@google.com2008-11-105-25/+16
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-0834-209/+1418
* Dramatically improve the link time in release mode. Today's MC Hammer Xcodemark@chromium.org2008-11-071-0/+16
* Switch MessagePumpForIO to use completion ports on Windows.rvargas@google.com2008-11-078-233/+189
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-071-0/+1
* Insert histograms to support latency experiments with SDCHjar@google.com2008-11-075-1/+42
* Adaptively identify URL subresources and pre-resolve hosts via DNSjar@google.com2008-11-064-7/+20
* Add histogram to show network latency (first byte to last byte)jar@google.com2008-11-062-0/+16
* Preserve the output vector for cookie loading. This prevents a few unneeded ...deanm@chromium.org2008-11-061-10/+13
* Allow DoLoop to be called even while no userdkegel@google.com2008-11-051-21/+97
* Remove the UploadDataStream::Reset method. Instead,wtc@google.com2008-11-054-22/+109
* Make better (and more efficient) use of Hammer functionalitysgk@google.com2008-11-057-28/+12
* Wrap forward declarations in their relevant namespaceagl@chromium.org2008-11-051-0/+1
* Add a unit-test for r4624 (tcpclientsocket recycling on CONNECT).ericroman@google.com2008-11-053-3/+78
* 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
* Prevent recycling TCPClientSocket in the case of https, so as not to crash.ericroman@google.com2008-11-041-2/+2
* Remove the debugging instrumentation.ericroman@google.com2008-11-044-72/+0