summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Make HttpServerProperties::GetSupportsQuic not host-specific.rch2015-02-048-208/+139
* Make OS X path "building" more buildy, less breakyrsleevi2015-02-041-91/+126
* [net] Subtract timestamps to determine if uploading file changed.asanka2015-02-042-15/+26
* Use UIThreadSearchTermsData to get the Google base URL.pkasting2015-02-042-17/+0
* Support MSan/TSan in test isolation and test_env.pyearthdok2015-02-041-0/+2
* Revert of Revert of Add Mojo interfaces for out-of-process proxy resolver. (p...amistry2015-02-044-0/+131
* Revert of Add Mojo interfaces for out-of-process proxy resolver. (patchset #4...noel2015-02-044-131/+0
* Add Mojo interfaces for out-of-process proxy resolver.amistry2015-02-044-0/+131
* DNS: Don't use forbidden non-const referencettuttle2015-02-041-4/+3
* kMaxBlockSize -> kMaxHeaderBlockSize to avoid shadowing warning on VS2015scottmg2015-02-041-4/+4
* Revert of [net] Subtract timestamps to determine if uploading file changed. (...noel2015-02-042-26/+15
* Remove HasAlternateProtocol().bnc2015-02-0312-134/+79
* Factor several helper methods out ofrch2015-02-032-214/+260
* [net] Clang-format filename_util_unittest.ccasanka2015-02-031-667/+499
* [net] Subtract timestamps to determine if uploading file changed.asanka2015-02-032-15/+26
* The ReadFile API on Windows invoked by the FileStream::Context class which is...ananta2015-02-034-31/+105
* Add high level documentation for SDCH.rdsmith2015-02-021-0/+119
* Remove 4 net load flags to ignore various types of cert warnings.mmenke2015-02-022-49/+18
* Add AlternateProtocolInfo to HttpStreamFactoryImpl::Job.bnc2015-02-023-0/+14
* Avoid WebSocket upgrade on network error.ricea2015-02-024-0/+68
* Fix UnlockEndpointIsDelayed again.ricea2015-02-011-2/+7
* Naming and refactoring changes to SdchDictionaryFetcher.rdsmith2015-02-013-80/+94
* Determine connection type in NetworkChangeNotifierLinux.derekjchow2015-01-3110-89/+236
* Update ReplaceIllegalCharactersInPath to handle quirks in HFS+ and VFATasanka2015-01-311-687/+581
* Undoing instrumentations since the bug is fixed.vadimt2015-01-311-40/+5
* Revert of media: Enable Opus support in Clank <video> and MSE (patchset #5 id...tedchoc2015-01-311-2/+3
* Fix bug where requests to QUIC servers were throttled by the resource scheduler.rch2015-01-308-61/+57
* Change GetCanonicalSuffix() interface.bnc2015-01-304-7/+9
* [New Tab Page] Change the mechanism to intercept online NTP errorsmathp2015-01-302-11/+24
* Remove duplicate method comments in HttpServerProperties subclasses.rch2015-01-302-103/+0
* win: make browser_tests work locally (yes, really)thakis2015-01-301-0/+33
* Lint.bnc2015-01-308-71/+51
* net: add a batch of submitted HSTS preloads.Adam Langley2015-01-302-1246/+1345
* Change logic for the histogram Net.QuicSession.CookieSentToAccountsOverChannelIdrch2015-01-301-1/+2
* Cast tunnel_socket to ProxyClientSocket instead of HttpProxyClientSocket.pcc2015-01-301-2/+1
* Cleanup: Don't bother doing no-op wide/utf16 conversions on Windows.thestig2015-01-301-2/+2
* Mechanical rename of tracing includes for /netprimiano2015-01-305-6/+6
* Fix Cronet compilation error due to different kCharsetLatin1 definition.mef2015-01-301-1/+3
* Avoid lossy time stamp conversions when caching metadata.yangguo2015-01-303-23/+20
* Set the quiet shutdown flag.haavardm2015-01-301-0/+4
* Implement AES-GCM in tlslite.davidben2015-01-293-8/+13
* Add SSL Connection Error UMA.jeremyim2015-01-291-0/+4
* GetEffectiveDomain should handle ws scheme as same as http scheme.yhirano2015-01-294-5/+83
* Update EV root metadata for a new batch of CAsRyan Sleevi2015-01-291-0/+60
* Reject certificates that are valid for too long.palmer2015-01-2822-257/+1491
* net: fix typo and add ustr.gov to HSTS preloaded list.Adam Langley2015-01-282-1124/+1126
* webui: add [lang] attribute to <html> element on all webui pages sodbeam2015-01-281-1/+1
* media: Enable Opus support in Clank <video> and MSEvigneshv2015-01-281-3/+2
* [Android] Add a java version of the test server spawner.jbudorick2015-01-285-0/+773
* Instrumenting NetworkChangeNotifierWin::GetCurrentConnectionType for jankvadimt2015-01-281-0/+5