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
*
Disable flaky EndToEndTest.LargePostSmallBandwidthLargeBuffer
shess@chromium.org
2014-06-04
1
-1
/
+3
*
Adds bluetooth connection type to NetworkChangeNotifier.
jkarlin@chromium.org
2014-06-04
3
-6
/
+24
*
Retry requests on reused sockets when receiving 408 responses.
mmenke@chromium.org
2014-06-04
3
-1
/
+39
*
The quic_base, quic_client, quic_server targets don't depend on openssl.
wtc@chromium.org
2014-06-04
1
-4
/
+0
*
Remove unnecessary copies in CRLSet parsing.
pliard@chromium.org
2014-06-03
2
-17
/
+39
*
Cleanly return VERIFY_FAILED if no suitable X509TrustManager is found.
davidben@chromium.org
2014-06-03
1
-2
/
+8
*
net: remove (*.)waveapps.com from HSTS preloaded.
agl@chromium.org
2014-06-03
1
-1
/
+0
*
Fixed StreamListenSocket::OnObjectSignaled case when both FD_CLOSE and FD_REA...
vkuzkokov@chromium.org
2014-06-03
1
-10
/
+10
*
Don't try to change the alternate-protocol state of a server, if the
rch@chromium.org
2014-06-03
1
-1
/
+6
*
Added net_log logging statments for CertVerifyResult
mshelley@chromium.org
2014-06-03
2
-5
/
+78
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-06-03
47
-591
/
+705
*
Tweak to r274378 to make net_watcher build on chromeos bots.
thestig@chromium.org
2014-06-03
1
-3
/
+3
*
Print out the scheme in the test server.
davidben@chromium.org
2014-06-03
1
-3
/
+8
*
Cleanup: Use base::CommandLine in net/
thestig@chromium.org
2014-06-03
19
-35
/
+42
*
QUIC - Added a histogram to count the number of current active sessions
rtenneti@chromium.org
2014-06-02
1
-0
/
+1
*
Get rid of websocket_over_spdy_enabled global.
mmenke@chromium.org
2014-06-02
10
-56
/
+70
*
Handle more types of gypis in gypi_to_gn.
brettw@chromium.org
2014-06-02
1
-0
/
+4
*
Remove CRLFs in spdy_test_util_common.h, as this makes the CQ sad.
mmenke@chromium.org
2014-06-02
1
-4
/
+4
*
Add the ability for DevTools to wrap network transactions.
eustas@chromium.org
2014-06-02
4
-12
/
+26
*
Revert 273680 "Defer SpdySession destruction to support closing ..."
dxie@chromium.org
2014-06-01
10
-297
/
+348
*
Do not mark QUIC as *broken* when a 0-RTT fails because this prevents us from...
rch@chromium.org
2014-05-31
3
-15
/
+37
*
Enable QUIC version 18.
rch@chromium.org
2014-05-31
1
-1
/
+1
*
Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers.
mmenke@chromium.org
2014-05-30
7
-102
/
+163
*
Enable SPDY 3.1 and 3.0 in UrlRequestContextBuilder by default
mmenke@chromium.org
2014-05-30
4
-1
/
+22
*
Update UMA to track bypasses due to 4xx responses that are missing the proxy'...
bengr@chromium.org
2014-05-30
6
-26
/
+107
*
ChannelIDSource looks up a channel ID key for a given hostname, and
dmziegler@google.com
2014-05-30
9
-130
/
+153
*
Add headers argument to
baranovich@yandex-team.ru
2014-05-30
8
-15
/
+91
*
Defer SpdySession destruction to support closing writes
jgraettinger@chromium.org
2014-05-30
10
-348
/
+297
*
Remove HttpStream::GetResponseInfo, which is not currently used.
mmenke@chromium.org
2014-05-29
18
-65
/
+22
*
Revert 273584 "Add the ability for DevTools to wrap network tran..."
mattm@chromium.org
2014-05-29
4
-26
/
+12
*
Add the ability for DevTools to wrap network transactions.
eustas@chromium.org
2014-05-29
4
-12
/
+26
*
Sends NetworkChangeNotifier connection type changes to Blink, to support NetI...
jkarlin@chromium.org
2014-05-29
1
-2
/
+4
*
Don't use network interface type on Windows XP as it is
pauljensen@chromium.org
2014-05-29
1
-0
/
+6
*
break out IP Pooling into a distinct QUIC error code
rch@chromium.org
2014-05-28
3
-2
/
+5
*
net: a batch of HSTS preloaded updates.
agl@chromium.org
2014-05-28
2
-0
/
+8
*
Fix minor issues with "Net.QuicSession.MaxReorderingTime" histogram.
rch@chromium.org
2014-05-28
1
-5
/
+11
*
Add GN build files for sql and google_apis.
brettw@chromium.org
2014-05-28
1
-6
/
+35
*
Require HTTPS for crbug.com.
engedy@chromium.org
2014-05-28
2
-0
/
+2
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-05-28
38
-378
/
+1019
*
Disk cache: Remove stats_histogram.
rvargas@chromium.org
2014-05-27
6
-183
/
+33
*
Added .googleusercontent.com to the canonical_suffixes for alternate protocol.
rtenneti@chromium.org
2014-05-27
2
-1
/
+2
*
Use X509_STORE_CTX::untrusted, not X509_STORE_CTX::chain in CertVerifyCallback.
davidben@chromium.org
2014-05-27
1
-1
/
+1
*
Fix WeakPtrFactory member order
n.bansal@samsung.com
2014-05-27
13
-37
/
+40
*
Create a TrivialURLRequestContextGetter to shim an existing URLRequestContext.
rdsmith@chromium.org
2014-05-27
3
-31
/
+50
*
Remove HTTP pipelining support.
mmenke@chromium.org
2014-05-27
52
-7536
/
+820
*
Add jgraettinger@chromium.org to net/OWNERS
jgraettinger@chromium.org
2014-05-27
1
-1
/
+2
*
Move work done in CreateAndConnectStreamWithCreateHelper into StreamRequestIm...
tyoshino@chromium.org
2014-05-26
1
-46
/
+38
*
QUIC - Persist 1000 MRU alternate protocols to preferences file.
rtenneti@chromium.org
2014-05-26
7
-8
/
+90
*
pkg-config-wrapper: use system_libdir for libpath
vapier@chromium.org
2014-05-26
1
-1
/
+1
*
Test divisor for zero before generating statistic
jar@chromium.org
2014-05-26
1
-3
/
+3
[next]