summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...rch2015-05-083-26/+0
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-083-0/+26
* Make alternate Jobs not use HTTP/1.1 sockets.bnc2015-05-082-0/+175
* net: Fix proxy_start times to include full resolution time.mmenke2015-05-081-6/+6
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...rch2015-05-0811-214/+215
* (Reland) Enable ignoring network interfaces in NetworkChangeNotifierLinux.derekjchow2015-05-088-77/+229
* Add HSTS preload list submissions as of 2015-05-01.lgarron2015-05-082-1754/+2000
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-0811-215/+214
* net: move Google pins up the chain.agl2015-05-073-1/+4
* Address some minor nits in net/der.eroman2015-05-074-6/+7
* Fix NSS locking bug when sending no_renegotiate.davidben2015-05-074-3/+21
* Convert some Value::Set() callsites from bare pointer to scoped_ptrestade2015-05-077-54/+44
* [Cronet] Refactor and remove dependency on url_request_mock_http_job.cc/hxunjieli2015-05-076-141/+180
* Allow BackoffEntry to be serialized and deserialized.johnme2015-05-076-9/+353
* Increase the QUIC receive buffer size to 1MB.rch2015-05-071-1/+6
* Revert of Lazily initialize MessageLoop for faster thread startup (patchset #...kinuko2015-05-071-3/+0
* mac: Build http_auth_gssapi_posix.h against Kerberos.framework.erikchen2015-05-062-4/+14
* Check IsConnected in SSLClientSocketOpenSSL::ExportKeyingMaterial.davidben2015-05-061-0/+3
* Remove NetLogCaptureMode::ToInternalValueForTesting()eroman2015-05-064-20/+21
* Cleanup: Change {ASSERT,EXPECT}_FALSE(!x) to {ASSERT,EXPECT}_TRUE(x).thestig2015-05-061-1/+1
* Add Finch experiment to cookie monster.erikchen2015-05-062-38/+103
* Relax the canonical host requirements yet further.pkasting2015-05-063-38/+33
* Remove NetLog::GetCaptureMode() and NetLogCaptureMode::None()eroman2015-05-0623-241/+129
* Certificate Transparency: Require CT by default for EV certs.eranm2015-05-063-31/+2
* Revert of Revert of Revert of Add functions to ignore network interfaces to N...zmo2015-05-068-229/+77
* Certificate Transparency: Don't store STH in CTLogVerifier.eranm2015-05-063-18/+14
* Change connection info strings (e.g. SHA-1 cert warnings) to be morelgarron2015-05-062-6/+6
* Add a PrefRegistrationFlags::LOSSY_PREF flag for writing lossy prefsraymes2015-05-062-5/+12
* Revert "Guard socket file descriptor in UDPSocketLibevent"sergeyu2015-05-061-82/+0
* net: add hangouts.google.com to HSTS preloaded list.Adam Langley2015-05-062-998/+1000
* Clean up test_net_log_util.h.mmenke2015-05-054-132/+167
* Remove bogus expectations from SpdyNetworkTransactionTest.SynReplyHeadersVaryrch2015-05-051-8/+0
* (Reland) Enable ignoring network interfaces in NetworkChangeNotifierLinux.derekjchow2015-05-058-77/+229
* Remove unnecessary ScopedTrackers for what turned out to be IsGloballyReachab...eroman2015-05-051-25/+1
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...piman2015-05-0511-241/+234
* Move TestNetLogObserver into test_net_log.cc.mmenke2015-05-058-143/+95
* Clean up URLFetcher unit tests, part 8.mmenke2015-05-051-365/+327
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-0511-234/+241
* Lazily initialize MessageLoop for faster thread startupkinuko2015-05-051-0/+3
* Certificate Transparency: Add Log URL to log data.eranm2015-05-059-37/+49
* Removed line_number check from ProxyResolverV8Test before V8 rollkozyatinskiy2015-05-051-1/+2
* Revert of Add functions to ignore network interfaces to NetworkChangeNotifier...jochen2015-05-058-229/+77
* Reland "Enable libc++ on Android"jdduke2015-05-051-4/+0
* Removed lines left by mistake in previousg.mehndiratt2015-05-051-5/+0
* Shut down proxy resolver utility processes when no longer needed.sammc2015-05-0511-36/+171
* Add more instrumentation for jank in URLRequest::Start.mmenke2015-05-051-0/+4
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...dbeam2015-05-0511-241/+234
* Revert of Convert SpdyNetworkTransactionTest to SequencedSocketData. (patchse...dbeam2015-05-051-479/+566
* Use of base::StringPairs appropriately in net/disk_cache/memorypayal.pandey2015-05-051-2/+2
* Revert of Add CompleteRead to SequencedSocketData and convert all but 3 tests...dbeam2015-05-055-142/+90