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_stream_factory.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename SpdyAltSvcWireFormat::AlternativeService::p.
bnc
2015-10-13
1
-1
/
+1
*
Process Alt-Svc headers.
bnc
2015-07-31
1
-7
/
+49
*
Add expiration to AlternativeServiceInfo.
bnc
2015-07-28
1
-1
/
+2
*
split port_util.h off of net_util.h
eroman
2015-07-21
1
-0
/
+1
*
Tidy up *Int*ToString conversions in //net
ricea
2015-07-09
1
-1
/
+1
*
Implement multiple alternative services per origin.
bnc
2015-07-08
1
-1
/
+1
*
New new versions of Starts/EndsWith and SplitString in net.
brettw
2015-07-06
1
-6
/
+8
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
Update HttpServerProperties::*AlternateProtocol* interface.
bnc
2015-03-20
1
-3
/
+4
*
Clear alternate protocols for an origin when an empty or invalid Alternate-Pr...
rch
2015-03-18
1
-5
/
+12
*
Remove HasAlternateProtocol().
bnc
2015-02-03
1
-8
/
+0
*
Use uint16 for port numbers more pervasively.
pkasting
2014-11-20
1
-3
/
+3
*
Introduce AlternateProtocolInfo.is_broken.
bnc
2014-11-06
1
-7
/
+3
*
Add a probability to Alternate-Protocol support. Can be enabled either via a ...
rch@chromium.org
2014-07-08
1
-30
/
+52
*
Revert of Add a probability to Alternate-Protocol support. (https://coderevie...
samuong@chromium.org
2014-07-08
1
-52
/
+30
*
Add a probability to Alternate-Protocol support. Can be enabled either via a ...
rch@chromium.org
2014-07-08
1
-30
/
+52
*
Remove ^M line endings in http_stream_factory.cc
rch@chromium.org
2014-07-02
1
-99
/
+99
*
Remove HttpStreamFactory's NPN/SPDY globals, except for spdy_enabled.
mmenke@chromium.org
2014-05-24
1
-247
/
+99
*
Renamed namespaces in src/net.
vitalybuka@chromium.org
2014-04-30
1
-4
/
+3
*
Update SPDY4/HTTP2 identifiers/flags/NPN tokens.
jgraettinger@chromium.org
2014-04-14
1
-15
/
+2
*
Replace DLOG(WARNING)with DVLOG(1)in HttpStreamFactory::ProcessAlternateProtocol
adamk@chromium.org
2013-12-05
1
-9
/
+9
*
[SPDY] Do not advertise SPDY/2 by default
akalin@chromium.org
2013-10-06
1
-14
/
+12
*
[SPDY] Remove references to obsolete SPDY versions SPDY/1 and SPDY/2.1
akalin@chromium.org
2013-10-04
1
-9
/
+29
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-9
/
+20
*
Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04"
akalin@chromium.org
2013-07-30
1
-20
/
+9
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-9
/
+20
*
Remove QUIC from NPN strings so as to save space in ALPN
rch@chromium.org
2013-07-22
1
-40
/
+42
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
1
-1
/
+1
*
net: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-12
1
-1
/
+1
*
First step at enabling QUIC over HTTPS.
rtenneti@chromium.org
2013-07-10
1
-4
/
+4
*
[SPDY] Add switch and about:flags entry to enable SPDY/4a2
akalin@chromium.org
2013-06-27
1
-0
/
+12
*
Actually enable Alternate-Protocol support for QUIC.
rch@chromium.org
2013-06-21
1
-0
/
+3
*
Use a direct include of strings headers in net/http/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
[SPDY] Incorporate latest framing changes from HTTP2 into SPDY 4 as SPDY 4a2.
akalin@chromium.org
2013-05-15
1
-14
/
+2
*
[SPDY] Add flag and about:flags entry for SPDY/4 alpha 1
akalin@chromium.org
2013-04-12
1
-0
/
+14
*
Switch the QUIC alternate protocol string from "quic/1" to "quic", since QUIC...
rch@chromium.org
2013-04-01
1
-2
/
+2
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
[SPDY] Add flag to turn on SPDY/3.1 (with per-session flow control)
akalin@chromium.org
2013-03-05
1
-0
/
+13
*
Add QUIC to Alternate-Protocol support.
rch@chromium.org
2013-02-21
1
-0
/
+3
*
Remove static variables from HttpStreamFactory.
szager@chromium.org
2012-09-07
1
-30
/
+5
*
SPDY - Alternate-Protocol to be enabled when SPDY/3 protocol is negotiated.
rtenneti@google.com
2012-08-22
1
-0
/
+1
*
Remove SPDY 2.1 support.
rch@chromium.org
2012-04-09
1
-12
/
+0
*
SPDY - add command line options - enable-npn and enable-npn-http
rtenneti@chromium.org
2012-03-28
1
-1
/
+21
*
SPDY - Added enabling of SPDY/3 and SPDY flow control to
rtenneti@chromium.org
2012-03-23
1
-0
/
+19
*
SPDY - integration of spdy/3 code.
rtenneti@google.com
2012-03-12
1
-0
/
+2
*
SPDY - by default disable spdy/2.1 (flow control). It
rtenneti@chromium.org
2012-03-03
1
-4
/
+32
*
SPDY - enable SPDY/2.1 (flow control).
rtenneti@google.com
2012-02-16
1
-3
/
+1
*
SPDY - trun off spdy/2.1 by default. It could be enabled
rtenneti@chromium.org
2012-02-14
1
-2
/
+4
*
Add back support for --testing-fixed-http-port and --testing-fixed-https-port
willchan@chromium.org
2011-12-14
1
-0
/
+4
*
Basic HTTP pipelining support.
simonjam@chromium.org
2011-10-19
1
-0
/
+2
[next]