summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Largest received -> largest observed.rch@chromium.org2013-01-159-123/+86
* Http Cache: Release all references to buffers before invoking callbacks.rvargas@google.com2013-01-155-21/+59
* Adding a DCHECK to the QUIC writer's Offset functions, and moving tests around.rch@chromium.org2013-01-153-2/+16
* [net/dns] Ignore DNS addresses from stateless IPv6 DNS discovery.szym@chromium.org2013-01-152-4/+21
* Remove an unused forward declaration.wtc@chromium.org2013-01-151-4/+0
* Remove the base::files:: namespace.darin@chromium.org2013-01-152-3/+3
* Ignoring (and pushing back) the RTO alarm if we're getting truncated acks in ...rch@chromium.org2013-01-156-10/+68
* Switching from many small alarms to one big alarm for QUIC resends.rch@chromium.org2013-01-142-11/+53
* Disk cache: Improve the documentation related to proper use of enumerations.rvargas@google.com2013-01-141-1/+6
* Revert "net: don't pin crypto.cat's subdomains."agl@chromium.org2013-01-142-2/+2
* net: don't pin crypto.cat's subdomains.agl@chromium.org2013-01-142-2/+2
* Cleanup of CongestionFeedbackMessageInterArrival in QUIC.rch@chromium.org2013-01-124-65/+10
* NetworkChangeNotifier now supports changes when in the background.jcivelli@chromium.org2013-01-122-6/+29
* Initial CL for Downloads resumption.rdsmith@chromium.org2013-01-121-0/+106
* LoadTiming implementation in net, part 2.mmenke@chromium.org2013-01-1224-190/+650
* Fixing nits from Chrome review 11446029.rch@chromium.org2013-01-123-20/+24
* Remove LOG(WARNING) for SYN_REPLY to non-existent SPDY streams.cbentzel@chromium.org2013-01-121-1/+0
* [net] Set default HostCache size to 1000 entries.szym@chromium.org2013-01-111-1/+6
* DISABLE a test that fails in valgrind. Will be re-enabled when a follow up C...rch@chromium.org2013-01-111-1/+4
* Add X509Certificate::IsIssuedByEncoded()digit@chromium.org2013-01-1113-206/+744
* Make URLFetchers with SetAutomaticallyRetryOnNetworkChanges() retry immediate...joaodasilva@chromium.org2013-01-114-157/+7
* Re-enable tests marked with bug 60426, which has been closed for over a year.mattm@chromium.org2013-01-111-25/+0
* Handling partial writes and fin-only writes in QUIC.rch@chromium.org2013-01-1111-55/+94
* Fixing a really obvious (in hindsight) bug in the quic truncation code which ...rch@chromium.org2013-01-112-11/+15
* Http cache: Don't attempt to revalidate entries after a vary header mismatchrvargas@google.com2013-01-113-7/+142
* Make all net targets build on Win64jschuh@chromium.org2013-01-107-12/+42
* [net/udp] Measure the time spent in UDP closesocket on Windows.szym@chromium.org2013-01-101-0/+4
* [net/dns] Add per-address-family histograms AsyncDNS.ResolveSuccess_FAMILY_* ...szym@chromium.org2013-01-101-4/+23
* net: Stop using base::WorkerPool from UploadFileElementReaderhashimoto@chromium.org2013-01-1010-34/+80
* Only define ERROR on windows buildsjoth@chromium.org2013-01-101-2/+2
* Fix for SDPY not cancelling ServerBoundCertServiceRequest.mattm@chromium.org2013-01-095-53/+137
* Added --lso-host switch that lets us override hosts for LSO URLs.zelidrag@chromium.org2013-01-092-0/+9
* Add server certificate request parameters to be stored in SSLCertRequestInfo.ppi@chromium.org2013-01-0910-35/+249
* Remove unused methods from SpdyFrameBuilder.rch@chromium.org2013-01-092-35/+9
* Update an outdated comment.eroman@chromium.org2013-01-091-1/+1
* Media Documents should disable View [Page] Sourcewolenetz@chromium.org2013-01-091-0/+1
* This is the first in an intended sequence of CLs to refactorunsafe@trevp.net2013-01-0813-1091/+1282
* Complete HSTS preload for *.code.google.com.palmer@chromium.org2013-01-082-5/+2
* Remove measurement of DNS resolution waste from not always performing AF_UNSPECpauljensen@chromium.org2013-01-081-39/+0
* Http Pipelinining: Make unit tests more friendly to greedilymmenke@chromium.org2013-01-081-6/+13
* LoadTiming implementation in net, part 1.mmenke@chromium.org2013-01-0716-56/+606
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-073-11/+11
* Delete unused code in mimeutil.eroman@chromium.org2013-01-052-27/+0
* Integrate QUIC info into net-internals.rch@chromium.org2013-01-058-2/+46
* Make net/test/test_server correctly report timeouts.phajdan.jr@chromium.org2013-01-041-2/+6
* Fix miss counting on http cache transactions.gavinp@chromium.org2013-01-041-0/+1
* Rename ancient NetworkTransaction tests to accuratelymmenke@chromium.org2013-01-042-2/+2
* Provide NetworkChangeNotifierAndroid with the actual initial connection type.pliard@chromium.org2013-01-048-178/+232
* No longer treat TURKTRUST issued certs as EVrsleevi@chromium.org2013-01-041-6/+0
* NetLog: Move the group_name to a CONNECT_JOB's firstmmenke@chromium.org2013-01-042-6/+6