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
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: add HSTS and pinning for Dropbox.
agl@chromium.org
2014-07-02
4
-0
/
+282
*
net: add a handful of sites to HSTS preloaded list
agl@chromium.org
2014-07-02
2
-0
/
+6
*
Remove ^M line endings in http_stream_factory.cc
rch@chromium.org
2014-07-02
1
-99
/
+99
*
Move SSLClientSocketNSS fallback logic to HttpNetworkTransaction.
davidben@chromium.org
2014-07-02
1
-0
/
+21
*
Add header pointer to BeforeProxyHeadersSentCallback
bengr@chromium.org
2014-07-01
3
-5
/
+9
*
net: Implement ChannelIDSourceChromium, which is based on Chromium's
wtc@chromium.org
2014-07-01
1
-0
/
+1
*
Relanding new and improved object for the caching of certificate objects on d...
brandonsalmon@chromium.org
2014-06-30
3
-0
/
+1099
*
Revert 280400 "Creation of a new and improved object for the cac..."
brettw@chromium.org
2014-06-28
3
-1097
/
+0
*
Creation of a new and improved object for the caching of certificate objects ...
brandonsalmon@chromium.org
2014-06-27
3
-0
/
+1097
*
Remove HttpCache's assumption that it sits on an HttpNetworkSession.
mmenke@chromium.org
2014-06-27
1
-9
/
+3
*
Land recent SPDY changes (through 70021377)
jgraettinger@chromium.org
2014-06-27
2
-53
/
+29
*
Update HTTP/2 NPN/ALPN tokens to "h2-13" to advertise draft 13 support.
jgraettinger@chromium.org
2014-06-26
2
-3
/
+3
*
Move data reduction proxy to Chrome-Proxy header for authentication
bengr@chromium.org
2014-06-26
9
-0
/
+84
*
Fix bug in HttpServerProperitesImpl in which clearing the alternate
rch@chromium.org
2014-06-25
3
-0
/
+69
*
Add support for setting QUIC connection options via field trial config and co...
rch@chromium.org
2014-06-25
2
-1
/
+3
*
Create WebSocketTransportClientSocketPool
ricea@chromium.org
2014-06-24
1
-9
/
+0
*
Http cache: Implement a timeout for the cache lock.
rvargas@chromium.org
2014-06-24
7
-2
/
+98
*
Remove flag and field trial support for enabling HTTPS over QUIC independently
rch@chromium.org
2014-06-24
3
-7
/
+2
*
net: add accounts.firefox.com to HSTS preloaded.
agl@chromium.org
2014-06-23
2
-0
/
+2
*
Avoid setting a duplicate SpdySessionKey on a Request
jgraettinger@chromium.org
2014-06-19
3
-2
/
+8
*
Surface ERR_SPDY_SESSION_ALREADY_EXISTS to the proxy delegate.
jgraettinger@chromium.org
2014-06-19
2
-0
/
+83
*
net: add www.capitainetrain.com to HSTS preloaded.
agl@chromium.org
2014-06-16
2
-1
/
+2
*
Moved data reduction proxy header processing out of net
bengr@chromium.org
2014-06-15
3
-490
/
+0
*
HttpNetworkTransaction: Fix dereferencing NULL pointer.
mmenke@chromium.org
2014-06-14
1
-1
/
+2
*
Moved data reduction proxy bypass logic to a NetworkDelegate
bengr@chromium.org
2014-06-13
7
-509
/
+15
*
Determine prevalence of cache-control: no-store in main frame resources.
jkarlin@chromium.org
2014-06-12
1
-0
/
+10
*
net: remove google.tp from HSTS and pinning.
agl@chromium.org
2014-06-11
1
-1
/
+0
*
Update two obsolete RFC references.
bnc@chromium.org
2014-06-11
2
-4
/
+4
*
Return ERR_PROXY_AUTH_REQUESTED_WITH_NO_CONNECTION instead of crashing
rch@chromium.org
2014-06-11
1
-1
/
+4
*
net: HSTS preload updates.
agl@chromium.org
2014-06-10
2
-1
/
+12
*
Pass chrome version and channel in CHLO message to server.
rtenneti@chromium.org
2014-06-06
2
-0
/
+2
*
Defer SpdySession destruction to support closing writes
jgraettinger@chromium.org
2014-06-05
2
-1
/
+11
*
Retry requests on reused sockets when receiving 408 responses.
mmenke@chromium.org
2014-06-04
2
-0
/
+36
*
net: remove (*.)waveapps.com from HSTS preloaded.
agl@chromium.org
2014-06-03
1
-1
/
+0
*
Get rid of websocket_over_spdy_enabled global.
mmenke@chromium.org
2014-06-02
2
-0
/
+2
*
Add the ability for DevTools to wrap network transactions.
eustas@chromium.org
2014-06-02
2
-11
/
+20
*
Revert 273680 "Defer SpdySession destruction to support closing ..."
dxie@chromium.org
2014-06-01
2
-11
/
+1
*
Do not mark QUIC as *broken* when a 0-RTT fails because this prevents us from...
rch@chromium.org
2014-05-31
1
-5
/
+4
*
Enable QUIC version 18.
rch@chromium.org
2014-05-31
1
-1
/
+1
*
Update UMA to track bypasses due to 4xx responses that are missing the proxy'...
bengr@chromium.org
2014-05-30
3
-1
/
+20
*
Defer SpdySession destruction to support closing writes
jgraettinger@chromium.org
2014-05-30
2
-1
/
+11
*
Remove HttpStream::GetResponseInfo, which is not currently used.
mmenke@chromium.org
2014-05-29
10
-40
/
+22
*
Revert 273584 "Add the ability for DevTools to wrap network tran..."
mattm@chromium.org
2014-05-29
2
-20
/
+11
*
Add the ability for DevTools to wrap network transactions.
eustas@chromium.org
2014-05-29
2
-11
/
+20
*
net: a batch of HSTS preloaded updates.
agl@chromium.org
2014-05-28
2
-0
/
+8
*
Require HTTPS for crbug.com.
engedy@chromium.org
2014-05-28
2
-0
/
+2
*
Added .googleusercontent.com to the canonical_suffixes for alternate protocol.
rtenneti@chromium.org
2014-05-27
2
-1
/
+2
*
Remove HTTP pipelining support.
mmenke@chromium.org
2014-05-27
40
-7098
/
+811
*
QUIC - Persist 1000 MRU alternate protocols to preferences file.
rtenneti@chromium.org
2014-05-26
7
-8
/
+90
*
Remove HttpStreamFactory's NPN/SPDY globals, except for spdy_enabled.
mmenke@chromium.org
2014-05-24
10
-1124
/
+970
[prev]
[next]