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
/
spdy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SpdyMajorVersion instead of int consistently
rch@chromium.org
2013-11-26
10
-48
/
+49
*
Close QUIC session when the cert database changes
rch@chromium.org
2013-11-25
2
-2
/
+5
*
Revert 237095 "LOG(INFO) tidying in net/"
scottmg@chromium.org
2013-11-25
3
-12
/
+12
*
LOG(INFO) tidying in net/
scottmg@chromium.org
2013-11-25
3
-12
/
+12
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-11-20
2
-24
/
+43
*
[Net] Fix error handling on wrong file in UploadData
tzik@chromium.org
2013-11-12
1
-0
/
+50
*
mac: Prepare for -Wunused-functions.
thakis@chromium.org
2013-11-07
1
-9
/
+0
*
[Net] Add a priority parameter to URLRequest's constructor
akalin@chromium.org
2013-10-31
1
-6
/
+12
*
chromeos: Reload certificates when CA certificate is added
spang@chromium.org
2013-10-31
2
-4
/
+4
*
[SPDY] Remove most code dealing with credential frames
akalin@chromium.org
2013-10-29
17
-1050
/
+9
*
Add a histogram for measuring the number of times we fall back to common name...
rsleevi@chromium.org
2013-10-24
1
-1
/
+2
*
[Net] Separate out NUM_PRIORITIES from RequestPriority enum
akalin@chromium.org
2013-10-19
6
-19
/
+20
*
[SPDY] Insert bounds checks for data structures indexed by RequestPriority
akalin@chromium.org
2013-10-18
3
-6
/
+23
*
[SPDY] Fix flaky SpdyNetworkTransactionTest.WriteError unit test
akalin@chromium.org
2013-10-17
1
-6
/
+17
*
[SPDY] Log SPDY priority for SYN_STREAMs
akalin@chromium.org
2013-10-17
1
-29
/
+62
*
Minor SPDY4 FlowControl fixes.
akalin@chromium.org
2013-10-08
1
-2
/
+2
*
SPDY dead code removal.
akalin@chromium.org
2013-10-08
4
-11
/
+0
*
[SPDY] Do not advertise SPDY/2 by default
akalin@chromium.org
2013-10-06
10
-16
/
+22
*
[SPDY] Remove references to obsolete SPDY versions SPDY/1 and SPDY/2.1
akalin@chromium.org
2013-10-04
6
-32
/
+10
*
Clean up a few unused globals.
thakis@chromium.org
2013-09-25
1
-6
/
+4
*
net: Use ScopedVector::Pass() to pass element readers for UploadDataStream's ...
hashimoto@chromium.org
2013-09-24
1
-10
/
+13
*
When an idle socket is added back to a socket pool,
mmenke@chromium.org
2013-08-22
3
-13
/
+37
*
Refactor socket pool handling of priorities
akalin@chromium.org
2013-08-22
2
-4
/
+4
*
Stop using SequencedWorkerPool in tests in net/
rsleevi@chromium.org
2013-08-22
2
-16
/
+5
*
Remove HostResolver::RequestInfo's priority parameter
akalin@chromium.org
2013-08-20
3
-7
/
+10
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-08-20
2
-0
/
+162
*
Add a priority parameter for HostResolver::RequestInfo's constructor
akalin@chromium.org
2013-08-16
3
-6
/
+10
*
[SPDY] Fix handling of pending stream creation tasks on a session going away
akalin@chromium.org
2013-08-16
3
-105
/
+206
*
Clean up SSLSocketParams
akalin@chromium.org
2013-08-15
1
-5
/
+2
*
[SPDY] Add a RequestPriority parameter to ConstructSpdyConnect()
akalin@chromium.org
2013-08-15
2
-3
/
+5
*
[net] Use scoped_ptr<> consistently in ClientSocketFactory and related code
akalin@chromium.org
2013-08-15
1
-2
/
+2
*
Add a method to get, but not create, the domain bound cert for a given domain.
juanlang@google.com
2013-08-14
3
-5
/
+4
*
[Net] Propagate priority changes from HttpNetworkTransaction to its stream
akalin@chromium.org
2013-08-14
2
-0
/
+6
*
Plug a shutdown leak in SpdyNetworkTransaction tests.
earthdok@chromium.org
2013-08-14
1
-30
/
+33
*
[SPDY] Count closed-stream DATA frames for session flow control
akalin@chromium.org
2013-08-12
2
-16
/
+23
*
Remove requested types from the server bound cert service: it only
juanlang@google.com
2013-08-07
8
-62
/
+18
*
Fix HTTP/2 connection header prefix constant to not include null terminator
akalin@chromium.org
2013-08-05
1
-1
/
+8
*
Add handy debug information to spdy_framer_test.cc.
akalin@chromium.org
2013-08-04
1
-38
/
+76
*
[SPDY] Send HTTP/2 connection prefix for HTTP/2 connections
akalin@chromium.org
2013-08-01
9
-273
/
+300
*
Add constants for HTTP/2 connection header prefix
akalin@chromium.org
2013-08-01
1
-0
/
+7
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
19
-117
/
+115
*
Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04"
akalin@chromium.org
2013-07-30
19
-110
/
+116
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
19
-116
/
+110
*
[SPDY] Allow a stream to be created while a SpdySession is in an IO loop
akalin@chromium.org
2013-07-25
2
-3
/
+89
*
[SPDY] Send a RST_STREAM frame before closing the associated stream
akalin@chromium.org
2013-07-25
5
-33
/
+122
*
Rearrange code to match spdy_protocol.h SpdyFrameType declaration order: most...
akalin@chromium.org
2013-07-22
3
-279
/
+284
*
Fix SpdyFramer CREDENTIAL frame parsing bug that showed up by way of test fla...
akalin@chromium.org
2013-07-22
2
-0
/
+38
*
Signal error in SpdyFramer if receive a header block frame with stream ID zero
akalin@chromium.org
2013-07-22
2
-0
/
+143
*
Remove QUIC from NPN strings so as to save space in ALPN
rch@chromium.org
2013-07-22
3
-33
/
+8
*
[SPDY] Make SpdySession not ref-counted
akalin@chromium.org
2013-07-22
3
-12
/
+10
[next]