summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Extract key metadata from the client certificate on Windows.David Benjamin2015-03-201-116/+38
* Increase memory size on mobile in M42 in expectation of fixing 447208 in M43.Randy Smith2015-03-111-1/+1
* [net]: Disable SdchOwner's MemoryPressureListener to investigate http://crbug...Ross McIlroy2015-03-113-11/+11
* Merge fix to M42 (2311): SanitizeProxyAuth: Whitelist all hop-by-hop headersPenny MacNeil2015-03-062-7/+243
* [Android WebView] Synthesize a fake page loading event on page source modific...Mikhail Naganov2015-03-051-2/+24
* QUIC - Add a field trial not to load QUIC server information from theRaman Tenneti2015-03-045-1/+51
* QUIC - Added a histogram to collect the elapsed time between the end ofRaman Tenneti2015-03-026-13/+29
* QUIC - Cache the connection type and connection description. Make theRaman Tenneti2015-02-2713-75/+249
* Convert crypto::ScopedOpenSSL to type aliases.davidben2015-02-219-29/+26
* IgnoreCertError should check if the error is a certificate error.davidben2015-02-203-2/+9
* win 2015: followup to https://codereview.chromium.org/941933002scottmg2015-02-201-2/+2
* Add more targets to GN check.brettw2015-02-206-20/+29
* Use int64 time stamp when storing metadata to the HTTP cache.yangguo2015-02-203-12/+12
* Disable False Start tests when NSS doesn't support AES-GCM.davidben2015-02-201-0/+66
* win vs2015: fix shadowing warnings in net/url_requestscottmg2015-02-203-9/+10
* win vs2015: fix variable shadowing warnings in net/quicscottmg2015-02-204-24/+28
* Instrument SdchOwner for clock nullification.rdsmith2015-02-203-0/+59
* clang-formatting files in //net/cookies to clear up a diff.mkwst2015-02-2011-1306/+1022
* Add net/ssl/scoped_openssl_types.h.davidben2015-02-2013-46/+52
* Apply HSTS to WebSocket connections.Adam Rice2015-02-208-25/+165
* (1) Chrome data compression proxy should use QUIC only iftbansal2015-02-205-6/+19
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-201-1/+8
* Instrumenting QUIC code to find jank in GetConnectionDescriptionStringrtenneti2015-02-192-0/+27
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-192-22/+22
* Add a dedicated SSL protocol version metric.davidben2015-02-196-37/+6
* net: allow False Start only for >= TLS 1.2 && AEAD && forward-secure && ALPN/...davidben2015-02-193-3/+33
* Make warning verbose in CreateUsingSystemProxyResolver.skobes2015-02-191-2/+1
* net: a batch of manual HSTS updates.Adam Langley2015-02-192-1342/+1391
* Bypass QUIC proxy on ERR_QUIC_HANDSHAKE_FAILEDtbansal2015-02-192-56/+63
* Refresh Public Suffix List to the latest versionrsleevi2015-02-192-33/+508
* Make SimpleCache creation threadsafe.mmenke2015-02-191-14/+23
* Allow URLRequest::AppendChunkToUpload to take 0-byte final chunks.mmenke2015-02-193-51/+360
* Bad QUIC proxies are now bypassed.tbansal2015-02-192-0/+65
* Follow-up to https://codereview.chromium.org/938853002dougk2015-02-192-8/+2
* Add STS and PKP preloads for chrome.com.palmer2015-02-192-1261/+1265
* quic_client should check return codes when parsing command-line flags.dougk2015-02-182-2/+14
* Add a new histogram Net.QuicSession.HeadersStreamEarlyFramesReceivedrch2015-02-185-2/+13
* Instrumenting QUIC code to find jank.rtenneti2015-02-183-3/+19
* URLRequestHttpJob: don't crash in GetMimeTypeellyjones2015-02-171-1/+4
* PCHECK when closing UDP socketssergeyu2015-02-171-2/+1
* Add a function to get Wifi SSID to net_util.meacer2015-02-177-0/+133
* Land Recent QUIC Changes.rtenneti2015-02-1745-351/+263
* Skip IPv6 probes when resolving IPv4 literals. The probes aren'tpauljensen2015-02-171-1/+8
* Make the mime utils comply with rfc4052.mtomasz2015-02-163-75/+149
* Re-sort GYP files with the latest version of tools/source_list.pysatorux2015-02-164-10/+10
* Minor changes to triage docs.jri2015-02-142-4/+9
* Fix a crash in the FileStream::Context::Read code path where we were invoking...ananta2015-02-142-21/+45
* Change the QuicEncrypter to accept a pre-allocated buffer instead ofrtenneti2015-02-1311-88/+124
* Added chunked upload support for embedded_test_serverxunjieli2015-02-133-1/+76
* Sort GN files under netsatorux2015-02-132-23/+23