index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct way to obtain JCA private key algorithm.
Selim Gurun
2015-07-14
1
-9
/
+7
*
Add constructors for IOBuffer that take the buffer length as a size_t.
Eric Roman
2015-07-13
8
-13
/
+65
*
[M44] Add net logging for ServiceWorkerURLRequestJob.
Matt Falkenhagen
2015-07-12
1
-0
/
+69
*
Allow for an existing bad proxy to be given a new retry delay.
Scott Little
2015-06-30
2
-6
/
+63
*
QUIC - Fix QUIC enabled experiment spending significantly more time
Raman Tenneti
2015-06-25
13
-325
/
+231
*
Change Maximum number of tracked packets from 5 to 15 times kMaxTcpCongestion...
Raman Tenneti
2015-06-16
2
-6
/
+6
*
Uprev libssl from 3.18.0 RTM to 3.19.0 RTM
Ryan Sleevi
2015-06-15
25
-457
/
+514
*
HttpServerProperties - Don't persist if SetSupportsQuic is called with
Raman Tenneti
2015-06-13
2
-1
/
+8
*
HttpServerProperties - Don't persist if SetServerNetworkStats is called
Raman Tenneti
2015-06-13
3
-1
/
+20
*
HttpServerProperties - Don't persist if ConfirmAlternativeService is
Raman Tenneti
2015-06-13
2
-1
/
+54
*
HttpServerProperties - Don't persist if ClearAlternativeService is
Raman Tenneti
2015-06-12
2
-1
/
+28
*
HttpServerProperties - Don't persist if SetSupportsSpdy is called with
Raman Tenneti
2015-06-12
6
-4
/
+28
*
HttpServerProperties - Don't persist if SetAlternativeService is called
Raman Tenneti
2015-06-12
4
-4
/
+49
*
Clear the URLRequest.proxy_server_ field when restarting a request.
Scott Little
2015-06-12
1
-0
/
+1
*
Prevent unlimited re-sends of failed partial requests.
Dale Curtis
2015-06-11
3
-8
/
+55
*
Revert "Reland "Enable libc++ on Android""
Jared Duke
2015-06-01
1
-0
/
+4
*
Update the set of known roots for Windows and Mac
Ryan Sleevi
2015-05-22
2
-6
/
+249
*
Normalize hostnames before searching for HSTS/HPKP preloads
Ryan Sleevi
2015-05-22
3
-224
/
+304
*
Measure inappropriate_fallback alerts from Google.
David Benjamin
2015-05-20
2
-7
/
+26
*
Gather metrics classifying the cause of the TLS fallback.
davidben
2015-05-15
20
-16
/
+178
*
Remove WriteBlockedList::use_stream_to_priority.
bnc
2015-05-15
6
-151
/
+73
*
Reject empty protocol id in HTTP/2 ALTSVC frames.
bnc
2015-05-15
2
-2
/
+29
*
Remove explicit keyword from multi-arg SpdyPriorityIR constructor.
bnc
2015-05-15
1
-4
/
+4
*
Land Recent QUIC Changes until 05/13/2015
rtenneti
2015-05-15
36
-312
/
+1038
*
Add SpdyFramer methods for SETTINGS_HEADER_TABLE_SIZE.
bnc
2015-05-15
2
-1
/
+22
*
Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProvider
rch
2015-05-15
3
-0
/
+26
*
Implement per-server ProofVerifyDetails in MockCryptoClientStreamFactory.
bnc
2015-05-15
4
-24
/
+36
*
Temporarily add hook for extending net_java_test_support.
yfriedman
2015-05-15
1
-2
/
+5
*
Add support for ProxyResolverErrorObserver to ProxyResolverMojo.
sammc
2015-05-15
18
-115
/
+464
*
Remove statement redundant with line 777.
bnc
2015-05-15
1
-1
/
+0
*
Simplify test http_server_properties member access.
bnc
2015-05-15
1
-14
/
+12
*
Revert of Moves SQLitePersistentCookieStore to net/extras/sqlite. (patchset #...
henrika
2015-05-15
7
-2250
/
+0
*
Add ProxyResolverFactoryV8Tracing.
sammc
2015-05-15
8
-445
/
+612
*
Deprecation of MessageLoopProxy usage with ThreadTaskRunnerHandle in net/prox...
pranay.kumar
2015-05-15
10
-64
/
+68
*
Rename variables "request_handle" to "request" in CertVerifier tests.
eroman
2015-05-15
1
-59
/
+59
*
Collect all ConnectionAttempts from both sockets in TransportConnectJob.
ttuttle
2015-05-15
38
-32
/
+325
*
Set network_accessed earlier, when network transaction creates stream.
ttuttle
2015-05-15
8
-62
/
+122
*
Adding ThreadTaskRunnerHandle in lieu of MessageLoopProxy in net/cert and net...
anujk.sharma
2015-05-15
3
-9
/
+10
*
Fix a race in MultiThreadedProxyResolverTest.ThreeThreads_Basic.
sammc
2015-05-14
1
-0
/
+2
*
Switch //net functions to use SchemeIsCryptographic() instead of SchemeIsSecu...
lgarron
2015-05-14
7
-13
/
+13
*
net: add myaccount.google.com to HSTS preload.
Adam Langley
2015-05-14
2
-1067
/
+1069
*
Moves SQLitePersistentCookieStore to net/extras/sqlite.
rohitrao
2015-05-14
7
-0
/
+2250
*
sdch: add Sdch3.AdvertisedWithSecureScheme histogram
ellyjones
2015-05-14
1
-0
/
+2
*
SdchObserver: add OnDictionary{Added,Removed}
ellyjones
2015-05-14
7
-41
/
+91
*
Custom hosts in QuicTestPacketMaker.
bnc
2015-05-14
5
-17
/
+34
*
Reduce frequency of IPv6 probes in HostResolverImpl.
sergeyu
2015-05-14
5
-12
/
+87
*
Change QuicNetworkTransactionTest member signatures.
bnc
2015-05-14
1
-7
/
+7
*
Update marking proxies as bad in ProxyList/ProxyService to use a std::vector
jeremyim
2015-05-14
6
-65
/
+82
*
Add UMA for disk latency for cache accesses.
rdsmith
2015-05-14
1
-0
/
+4
*
Completely remove SSLv3 support.
davidben
2015-05-14
11
-145
/
+57
[next]