summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Adding instrumentation to locate the source of jankiness.pkasting2015-02-0611-0/+50
* Update {virtual,override,final} to follow C++11 style in net.dcheng2015-02-0612-54/+45
* Add 'audio/aac' mimetype supportjiajia.qin2015-02-062-0/+3
* Fix a memory leak in net::CertVerifyProcMac::VerifyInternalrsleevi2015-02-063-7/+7
* Switch to QUIC version 24.rch2015-02-051-1/+1
* Refactor alternate protocol dictionary parsing.bnc2015-02-052-30/+46
* Adding instrumentation to locate the source of jankiness.Peter Kasting2015-02-059-15/+49
* Clean up FTPNetworkTransaction to match the latest tracexunjieli2015-02-053-18/+17
* Treat QUIC proxy as a valid HTTP proxy.tbansal2015-02-052-7/+39
* Remove unused methods from URLRequest.mmenke2015-02-054-102/+4
* Add AlternateProtocol to broken_altproto_list_ and map_.bnc2015-02-052-14/+60
* Add HttpServerPropertiesManagerTest.UpdateCacheWithPrefs.bnc2015-02-051-0/+59
* GURL::Replacements methods accept a StringPiece instead of std::string&.mgiuca2015-02-053-10/+6
* UDP: Windows implementation using non-blocking IOhclam2015-02-059-83/+510
* 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