summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in net/socket/ mod...payal.pandey2015-05-051-6/+5
* Add CompleteRead to SequencedSocketData and convert all but 3 testsrch2015-05-045-90/+142
* Use relative links in directory listings.xleng2015-05-044-6/+27
* Revert of Revert some other possible suspects of a 0.43% size increase of set...dbeam2015-05-0411-240/+215
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...dbeam2015-05-0411-241/+234
* Re-instating r328154 because it's depended on to compile.Dan Beam2015-05-0411-234/+241
* Revert some other possible suspects of a 0.43% size increase of setup.exe: ht...Dan Beam2015-05-0411-215/+240
* Rename NetLog test classes to match the renamed TestNetLog class.mmenke2015-05-0436-300/+286
* Only record fallback metrics on successful requests.davidben2015-05-043-41/+48
* Eliminate ScopedCustomUrlRequestTestHttpHost.nick2015-05-044-69/+12
* Enable ignoring network interfaces in NetworkChangeNotifierLinux.derekjchow2015-05-048-77/+229
* Convert SpdyNetworkTransactionTest to SequencedSocketData.rch2015-05-041-566/+479
* Add instrumentation to check if a Socket pool request is invalid.eroman2015-05-042-1/+22
* Check for both TLS 1.2 and AES-GCM support in SSLServerSocket tests.davidben2015-05-041-1/+6
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-0411-234/+241
* QUIC - clean up changes (mostly formatting) to match internal source tree.rtenneti2015-05-043-40/+52
* Split ProxyResolverMojo into a ProxyResolver and a ProxyResolverFactory.sammc2015-05-0419-796/+835
* Address review comments from https://codereview.chromium.org/1120203004/thakis2015-05-021-1/+1
* Add more instrumentation for tracking down a jank bug.pkasting2015-05-021-12/+23
* win: Ref-counted classes should have non-public destructors.thakis2015-05-026-13/+22
* Remove outdated instrumentation and move a few remaining bits around.pkasting2015-05-028-172/+9
* Test that SSLServerSocket defaults to modern ciphers.davidben2015-05-021-1/+28