summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-169-14/+23
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-169-23/+14
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-169-14/+23
* Disable NetworkQualityEstimatorTest.TestLRUCacheMaximumSize on Windows.tsergeant2015-07-161-0/+3
* very minor http_cache_transaction cleanuphubbe2015-07-161-15/+17
* Certificate Transparency: Minor parameter type fixeranm2015-07-152-3/+3
* Introduce UMA metrics for path MTU discovery.vasilvv2015-07-152-0/+12
* Remove priority parameter from preconnect requests.mmenke2015-07-157-21/+17
* Add in-memory caching of network quality estimates across network changes.tbansal2015-07-153-152/+548
* Remove unused method from net_util.mmenke2015-07-153-83/+0
* mandoline filesystem: Reland "Save cookie data to the mojo:filesystem."erg2015-07-153-20/+87
* http cache code cleanuphubbe2015-07-152-47/+19
* Minor http_cache_transaction cleanuphubbe2015-07-152-30/+7
* http_cache_transaction: remove target_state_hubbe2015-07-152-54/+96
* Move JoinString to the base namespace.brettw2015-07-151-2/+2
* Record MTU discovery packets in net-internals log.vasilvv2015-07-152-0/+7
* Fix order of arguments in QuicStreamFactory constructor.rch2015-07-143-1/+5
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-141-2/+2
* Move JoinString to the base namespace.brettw2015-07-141-2/+2
* Add data files for base and net. Move GN Python proto outputs.brettw2015-07-141-0/+21
* net: Add Life of a URLRequest documentation.mmenke2015-07-142-0/+516
* relnote: Propagate the info for the cipher in the QUIC connection to thertenneti2015-07-1412-0/+88
* Remove CaseInsensitiveCompare from string_util.hbrettw2015-07-142-14/+6
* minor http_cache_transaction cleanuphubbe2015-07-141-32/+31
* Add bengr as per-file owner of network quality files.bengr2015-07-131-0/+3
* reoder functions in the order they are normally executedhubbe2015-07-132-439/+440
* Correct way to obtain JCA private key algorithm.sgurun2015-07-131-5/+7
* Remove mojo::ErrorHandler usage from the mojo/ folder.yzshen2015-07-131-0/+2
* Deprecate 'url::Origin' (1/3).mkwst2015-07-1110-30/+31
* Move GN obj files to target-specific dirsbrettw2015-07-111-1/+48
* Add prefetch UMA metrics.twifkak2015-07-102-1/+12
* Replace base::str[n]casecmp with helper functions.brettw2015-07-1010-58/+47
* Add Net.ProxyScriptFetchSuccessDuration UMA to record how long PAC script fet...cbentzel2015-07-102-0/+13
* Certificate Transparency: Unify test support utilitieseranm2015-07-106-64/+108
* Change the mojo ProxyResolver to use ProxyResolverV8Tracing.sammc2015-07-1031-799/+864
* Add net logging for ServiceWorkerURLRequestJob.falken2015-07-101-0/+69
* Migrate chrome/../download_browsertests away from SpawnedTestServerasanka2015-07-091-18/+0
* Remove -Wno-unused-private-field clang warning suppression.benwells2015-07-094-4/+0
* minor cleanup for PartialDatahubbe2015-07-092-80/+16
* minor http_cache_transaction code cleanuphubbe2015-07-092-27/+12
* Support Kerberos on Androidaberent2015-07-0942-188/+1882
* Revert of Change the mojo ProxyResolver to use ProxyResolverV8Tracing. (patch...Mattias Nissler2015-07-0930-863/+798
* Tidy up *Int*ToString conversions in //netricea2015-07-0911-20/+21
* Change the mojo ProxyResolver to use ProxyResolverV8Tracing.sammc2015-07-0930-798/+863
* UMA for measuring accuracy of Network Quality Estimator.tbansal2015-07-093-30/+165
* QUIC - disable QUIC under recent pathological connection errors.ckrasic2015-07-089-3/+891
* Yield in SpdySession::DoReadLoop after 50 ms.bnc2015-07-083-18/+92
* s/NPN_SPDY_4/NPN_HTTP_2/gbnc2015-07-085-36/+36
* Test WasAlternativeServiceRecentlyBroken in AlternateProtocolServerProperties...bnc2015-07-081-2/+1
* [style] Rename "base" to "class_number" in ContextSpecificConstructed().eroman2015-07-082-4/+13