summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Wait on a pipe for the test server to start updavidben@chromium.org2010-09-228-262/+90
* Revert 60165 - GTTF: Make net_unittests run successfully with parallel test l...phajdan.jr@chromium.org2010-09-229-121/+139
* GTTF: Make net_unittests run successfully with parallel test launcherphajdan.jr@chromium.org2010-09-229-139/+121
* net: Fix incorrect style used in some enumerations.tfarina@chromium.org2010-09-229-73/+73
* Add log messages to the places where we set the ERR_UNEXPECTEDwtc@chromium.org2010-09-223-14/+24
* HostResolver should flush the JobPools on a network change.willchan@chromium.org2010-09-214-5/+55
* Eliminate HttpStreamHandle. The name confused me.willchan@chromium.org2010-09-2114-207/+50
* Fix a bunch of clang warnings/errors.thakis@chromium.org2010-09-212-49/+0
* Reland r59910 - Add HttpResponseBodyDrainer. Use it for unfinished HttpStrea...willchan@chromium.org2010-09-2110-103/+590
* Revert "net: add test for False Start corking."agl@chromium.org2010-09-212-56/+6
* net: add test for False Start corking.agl@chromium.org2010-09-212-6/+56
* Made passive the comments on the delete functions.rdsmith@google.com2010-09-211-5/+5
* Revert 59972 (chromium os leaks) - Reland r59511: Eagerly set the IO loop use...willchan@chromium.org2010-09-214-187/+93
* Fix PEM parsing on Linux when using X509Certificate::FORMAT_AUTOrsleevi@chromium.org2010-09-212-50/+62
* Reland r59511: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-204-93/+187
* NSS: Snap Start NPN support and other fixes.agl@chromium.org2010-09-204-16/+108
* Disk cache: Fix the include order.rvargas@google.com2010-09-201-1/+1
* Revert 59908 (breaks WebKit layout tests) - Add HttpResponseBodyDrainer. Use...willchan@chromium.org2010-09-2010-582/+103
* Add HttpResponseBodyDrainer. Use it for unfinished HttpStreams.willchan@chromium.org2010-09-1910-103/+582
* Break reference cycle from HttpProxyClientSocket=>HttpNetworkSession=>...willchan@chromium.org2010-09-1712-65/+99
* Fix case where we close a stream due to socket errors when it is currentlymbelshe@chromium.org2010-09-174-14/+126
* Annotate test-only race in DiskCacheBackendTest.NewEvictionTrimInvalidEntrytimurrrr@chromium.org2010-09-171-0/+8
* Flush all nested pools.willchan@chromium.org2010-09-163-0/+11
* Disk cache: Start an experiment to measure the impact ofrvargas@google.com2010-09-162-6/+39
* Re checkin 59671.lzheng@chromium.org2010-09-168-35/+129
* Disk cache: Fix the order in which we delete datarvargas@google.com2010-09-1615-54/+356
* Add a new net error code for when the load failure was due to connecting to a...eroman@chromium.org2010-09-168-8/+21
* Show "DNS" as the authority for DNSSEC validated certficiates.agl@chromium.org2010-09-163-1/+10
* Revert 59671 - Refactor test_server so some python related functions could be...lzheng@chromium.org2010-09-168-129/+35
* Refactor test_server so some python related functions could be shared by othe...lzheng@chromium.org2010-09-168-35/+129
* Don't evict username/password when handling "stale" digest authentication cha...cbentzel@chromium.org2010-09-167-11/+113
* FBTF: Move Extension::LaunchContainer to extension_constants.h.erg@google.com2010-09-162-3/+5
* Change forward declaration of HttpRequestInfo from class to struct torch@chromium.org2010-09-151-1/+1
* Move two methods in spdy_http_stream.cc from an anonymous namespacerch@chromium.org2010-09-154-136/+176
* Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...eroman@chromium.org2010-09-1524-96/+95
* Revert 59511 (potentially caused chromiumos leaks) - Take 2: Eagerly set the ...willchan@chromium.org2010-09-152-174/+92
* Revision 59384 was incorrect and did not properly perform the check. This fix...cdn@chromium.org2010-09-151-1/+1
* GTTF: Make the parallel launcher use different ports for test https servers f...phajdan.jr@chromium.org2010-09-152-41/+21
* FBTF: Move code from .h to .cc in net/erg@google.com2010-09-159-29/+105
* Take 2: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-152-92/+174
* base: Move SplitStringDontTrim functions from string_util.h to string_split.htfarina@chromium.org2010-09-152-2/+4
* Reland 59362 - net: Rename ProxyService::CreateNull to ProxyService::CreateDi...tfarina@chromium.org2010-09-1510-25/+18
* Stabilize sync integration testsrsimha@chromium.org2010-09-152-38/+1
* Disk cache: Implement request throttling.rvargas@google.com2010-09-144-10/+82
* Readability fixes to chromiumsync.py.nick@chromium.org2010-09-142-90/+114
* FTP: fix parsing error on ftp.dell.comphajdan.jr@chromium.org2010-09-143-9/+21
* Linux: More gcc 4.5 NULL versus 0 fixes.craig.schlenter@chromium.org2010-09-141-1/+1
* Fix for frame buffer resizing when new size is less than 8 bytes larger than ...cdn@chromium.org2010-09-141-8/+7
* Trying to green up the tree, lots of mac and win red around this cl.thomasvl@chromium.org2010-09-1410-18/+25
* NSS: Call handshake callback with False Start and Snap Start.agl@chromium.org2010-09-141-20/+14