summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* A few Windows GN build fixes.John Abd-El-Malek2014-11-051-0/+1
* Use version macros for SSL versions.davidben2014-11-052-6/+4
* Reland "Integrate SIMD optimisations for zlib"robert.bradford2014-11-051-7/+166
* Instrumenting URLRequestJob::NotifyHeadersComplete to locate the source of ja...vadimt2014-11-043-6/+177
* testserver.py: Remove log spam that would print on most requests.nick2014-11-041-1/+0
* Fix windows GN builddpranke2014-11-041-1/+0
* Adding instrumentation to locate the source of jankiness.vadimt2014-11-041-0/+15
* Use net::TestClosureCallback in SimpleCache tests.gavinp2014-11-045-43/+24
* Instrumenting most popular callbacks of HttpNetworkTransaction to locate the ...vadimt2014-11-041-0/+11
* net: remove matteomarescotti.name from the HSTS list by request.Adam Langley2014-11-042-1227/+1225
* Remove unowned http_cache_transaction histograms which accumulate backend sto...cbentzel2014-11-041-22/+1
* Deflake SimpleIndexFileTest.WriteThenLoadIndex.gavinp2014-11-042-12/+13
* Revert "Sdch view for net-internals"tzik2014-11-0422-821/+444
* Land Recent QUIC Changes.rtenneti2014-11-0427-173/+333
* Introducing net::TestCompletionClosure.gavinp2014-11-044-20/+64
* Check effective proxy config before adding data reduction proxiesbengr2014-11-041-1/+1
* Sdch view for net-internalsbaranovich2014-11-0422-444/+821
* net: batch of (manual) HSTS updates.Adam Langley2014-11-032-1475/+1483
* Remove nss_util dependency from ClientCertStoreChromeOS.pneubeck2014-11-033-251/+154
* Cleanup various includes and namespace references.fdegans2014-11-032-5/+0
* Remove Network transaction timing histograms.cbentzel2014-11-012-92/+0
* Tune two SSL Server Socket parameters.gusfernandez2014-11-011-2/+2
* Change dont_embed_build_metadata default to 1 except for Official build and f...sebmarchand2014-10-311-0/+9
* net: disable SSLv3.Adam Langley2014-10-312-3/+14
* Start accepting http connections in next run loop.byungchul2014-10-312-1/+12
* Improve documentation on Filter and fix pipeline overwrite.rdsmith2014-10-313-3/+124
* QUIC - Added histograms to track the failure reasons to read or parse orrtenneti2014-10-311-23/+68
* Do not DCHECK on SimpleCache deletion-while-closing.gavinp2014-10-312-3/+18
* [WebSocket] Pass received status code of 0 to script as-istyoshino2014-10-312-1/+5
* Remove a reference to __DATE__ and __TIME__ from nss for non official builds.sebmarchand2014-10-303-2/+38
* Get net_unittests working on Windows BoringSSL port.davidben2014-10-3012-125/+323
* [WebSocket] Add NOINLINE function calls to see the stack trace.yhirano2014-10-302-4/+56
* Update PRESUBMIT files for first round of ng trybotsPaweł Hajdan, Jr2014-10-301-28/+0
* Use DCHECK_EQ() when comparing TimeDeltas.ricea2014-10-301-3/+3
* Add canonical cookies on cookie changed callbacks.msarda2014-10-304-46/+91
* Post-commit fixes for "stale-while-revalidate..."ricea2014-10-303-26/+25
* Correct manual proxy selection for WebSockets.ricea2014-10-303-2/+92
* Land Recent QUIC Changes.rtenneti2014-10-3051-183/+778
* Add GetURL variant to EmbeddedTestServer with hostname parameter.nasko2014-10-303-0/+21
* Undoing profiler instrumentation.vadimt2014-10-301-26/+0
* Add crypto/wincrypt_shim.h wrapper header to resolve BoringSSL conflicts.davidben2014-10-3011-22/+13
* More net/android OWNERS cleanup.Yaron Friedman2014-10-291-2/+0
* Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...vadimt2014-10-2924-130/+127
* net: move the FALLBACK_SCSV to the back of the cipher suite list.agl2014-10-292-16/+24
* Fix bug introduced in https://codereview.chromium.org/679103004/,mmenke2014-10-291-1/+1
* Use the data reduction proxy info only if not directbengr2014-10-292-0/+7
* Update the LICENSE file.wtc2014-10-291-35/+403
* Check whether or not a certificate is self-signed.palmer2014-10-297-0/+97
* Add data reduction proxy UMA for HTTP connect attempts.jeremyim2014-10-294-7/+73
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2911-291/+274