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
/
http_network_session.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove force_spdy_always, force_spdy_over_ssl and force_spdy_single_domain.
rch
2015-04-10
1
-5
/
+0
*
* Fix a bug in SpdySession::IncreaseRecvWindowSize() that was causing
bnc
2015-04-08
1
-1
/
+2
*
QUIC - disable QUIC if packet loss rate is bad for a connection.
rtenneti
2015-03-27
1
-0
/
+2
*
Remove HpackHuffmanAggregator.
bnc
2015-03-26
1
-7
/
+0
*
Unwind the SSL connection holdback experiment and remove related code
rsleevi
2015-03-16
1
-1
/
+0
*
QUIC - minor cleanup of the following field trials and used defaults for
rtenneti
2015-03-03
1
-2
/
+0
*
Revert of Revert of Add a new enable_nonblocking_io field trial param for QUI...
qyearsley
2015-02-28
1
-0
/
+1
*
Revert of Add a new enable_nonblocking_io field trial param for QUIC (patchse...
qyearsley
2015-02-28
1
-1
/
+0
*
Add a new enable_nonblocking_io field trial param for QUIC which enables the ...
rch
2015-02-28
1
-0
/
+1
*
Add a new receive_buffer_size field trial param for QUIC
rch
2015-02-27
1
-0
/
+1
*
QUIC - Add a field trial not to load QUIC server information from the
rtenneti
2015-02-24
1
-0
/
+1
*
(1) Chrome data compression proxy should use QUIC only if
tbansal
2015-02-20
1
-0
/
+1
*
QUIC - Added enable_connection_racing finch experiment to test racing of
rtenneti
2015-02-11
1
-0
/
+1
*
QUIC - Deleted disable_loading_server_info_for_new_servers field trial.
rtenneti
2015-01-23
1
-1
/
+0
*
Revert of QUIC - Deleted disable_loading_server_info_for_new_servers field tr...
benwells
2015-01-23
1
-0
/
+1
*
QUIC - Deleted disable_loading_server_info_for_new_servers field trial.
rtenneti
2015-01-23
1
-1
/
+0
*
QUIC - enabled FLAGS_allow_truncated_connection_ids_for_quic.
rtenneti
2015-01-09
1
-0
/
+1
*
QUIC - Cancel loading of server config from disk cache based on srtt.
rtenneti
2015-01-06
1
-0
/
+1
*
QUIC - don't load data from disk cache if alternate protocol map doesn't
rtenneti
2014-12-19
1
-0
/
+1
*
Change next_proto member type.
bnc
2014-12-11
1
-2
/
+3
*
Certificate Transparency: Require SCTs for EV certificates.
eranm
2014-12-03
1
-0
/
+2
*
Delete the old WebSocket implementation from net/
ricea
2014-11-08
1
-1
/
+0
*
QUIC - Control the timeout for loading of server config from disk cache,
rtenneti
2014-10-28
1
-0
/
+1
*
stale-while-revalidate experimental implementation.
ricea
2014-10-08
1
-0
/
+1
*
Land Recent QUIC Changes.
rtenneti
2014-09-29
1
-1
/
+0
*
Plumbing for TCP FastOpen field trial.
jri
2014-09-15
1
-0
/
+1
*
Add embedder-specific headers to HTTP CONNECT tunnel request
bengr
2014-09-10
1
-0
/
+2
*
Adds ability to disable connection pooling in QUIC.
jri
2014-09-09
1
-0
/
+1
*
Adds plumbing for always requiring handshake confirmation in QUIC, for use in...
jri
2014-09-02
1
-0
/
+1
*
Landing Recent QUIC Changes.
rtenneti@chromium.org
2014-08-15
1
-1
/
+0
*
This CL is a better implementation of https://codereview.chromium.org/3289030...
mshelley@chromium.org
2014-08-05
1
-0
/
+1
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-08-02
1
-1
/
+0
*
Rename ServerBoundCert => ChannelID to reflect the current name
rch@chromium.org
2014-07-25
1
-2
/
+2
*
Add a probability to Alternate-Protocol support. Can be enabled either via a ...
rch@chromium.org
2014-07-08
1
-0
/
+1
*
Revert of Add a probability to Alternate-Protocol support. (https://coderevie...
samuong@chromium.org
2014-07-08
1
-1
/
+0
*
Add a probability to Alternate-Protocol support. Can be enabled either via a ...
rch@chromium.org
2014-07-08
1
-0
/
+1
*
Add support for setting QUIC connection options via field trial config and co...
rch@chromium.org
2014-06-25
1
-0
/
+1
*
Remove flag and field trial support for enabling HTTPS over QUIC independently
rch@chromium.org
2014-06-24
1
-1
/
+0
*
Pass chrome version and channel in CHLO message to server.
rtenneti@chromium.org
2014-06-06
1
-0
/
+1
*
Get rid of websocket_over_spdy_enabled global.
mmenke@chromium.org
2014-06-02
1
-0
/
+1
*
Remove HTTP pipelining support.
mmenke@chromium.org
2014-05-27
1
-253
/
+244
*
Remove HttpStreamFactory's NPN/SPDY globals, except for spdy_enabled.
mmenke@chromium.org
2014-05-24
1
-222
/
+253
*
Enable QUIC's time based loss detection algorithm
rch@chromium.org
2014-04-30
1
-0
/
+1
*
HPACK optimal Huffman code instrumentation and UMA collection.
jgraettinger@chromium.org
2014-04-30
1
-0
/
+7
*
Avoid persisting of QUIC server config information in Stable and Beta
rtenneti@chromium.org
2014-03-03
1
-0
/
+1
*
Remove a bunch of unused network flags.
willchan@chromium.org
2014-03-01
1
-1
/
+0
*
Revert 253860 "Revert 253309 "QUIC - enable persisting of server..."
rtenneti@chromium.org
2014-02-28
1
-1
/
+0
*
Revert 253309 "QUIC - enable persisting of server config by wiring"
rtenneti@chromium.org
2014-02-27
1
-0
/
+1
*
Enable QUIC packet pacing via field trial or command line flag.
rch@chromium.org
2014-02-27
1
-0
/
+1
*
QUIC - enable persisting of server config by wiring
rtenneti@chromium.org
2014-02-26
1
-1
/
+0
[next]