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
/
spdy_network_transaction_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Rename PrivateMode enum values: (https://codereview.chromium.org/21...
rch@chromium.org
2014-03-28
1
-3
/
+3
*
Rename PrivateMode enum values:
rch@chromium.org
2014-03-28
1
-3
/
+3
*
Fix "unreachable code" warnings (MSVC warning 4702) in net/.
pkasting@chromium.org
2014-03-19
1
-15
/
+10
*
Change the SPDY4 maximum frame size to 16K-1
jgraettinger@chromium.org
2014-03-19
1
-37
/
+35
*
SpdyFramer now uses HPACK for SPDY4 headers (re-apply)
jgraettinger@chromium.org
2014-03-19
1
-0
/
+49
*
Revert 257227 "SpdyFramer now uses HPACK for SPDY4 headers"
jam@chromium.org
2014-03-14
1
-49
/
+0
*
SpdyFramer now uses HPACK for SPDY4 headers
jgraettinger@chromium.org
2014-03-14
1
-0
/
+49
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-3
/
+3
*
Implement SPDY4 CONTINUATION frame in SpdyFramer.
jgraettinger@chromium.org
2014-03-03
1
-22
/
+24
*
Processing for new SPDY4/HTTP2 SETTINGS frame payload format.
jgraettinger@chromium.org
2014-02-28
1
-0
/
+5
*
Enable SpdyStream's HALF_CLOSED_REMOTE state.
jgraettinger@chromium.org
2014-02-15
1
-38
/
+31
*
SPDY4: Turn SYN_STREAM and SYN_REPLY into HEADERS.
jgraettinger@chromium.org
2014-01-16
1
-3
/
+26
*
Attempt to debug SpdyNetworkTransactionTest slowness on Vista.
rch@chromium.org
2014-01-15
1
-0
/
+14
*
Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...
avi@chromium.org
2013-12-25
1
-1
/
+2
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
1
-3
/
+3
*
[Net] Fix error handling on wrong file in UploadData
tzik@chromium.org
2013-11-12
1
-0
/
+50
*
[Net] Add a priority parameter to URLRequest's constructor
akalin@chromium.org
2013-10-31
1
-6
/
+12
*
[Net] Separate out NUM_PRIORITIES from RequestPriority enum
akalin@chromium.org
2013-10-19
1
-1
/
+1
*
[SPDY] Fix flaky SpdyNetworkTransactionTest.WriteError unit test
akalin@chromium.org
2013-10-17
1
-6
/
+17
*
[SPDY] Do not advertise SPDY/2 by default
akalin@chromium.org
2013-10-06
1
-4
/
+4
*
net: Use ScopedVector::Pass() to pass element readers for UploadDataStream's ...
hashimoto@chromium.org
2013-09-24
1
-10
/
+13
*
Plug a shutdown leak in SpdyNetworkTransaction tests.
earthdok@chromium.org
2013-08-14
1
-30
/
+33
*
[SPDY] Send HTTP/2 connection prefix for HTTP/2 connections
akalin@chromium.org
2013-08-01
1
-6
/
+32
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-27
/
+8
*
Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04"
akalin@chromium.org
2013-07-30
1
-8
/
+27
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-27
/
+8
*
Remove QUIC from NPN strings so as to save space in ALPN
rch@chromium.org
2013-07-22
1
-1
/
+1
*
[SPDY] Use WeakPtr<SpdySession> everywhere but SpdySessionPool
akalin@chromium.org
2013-07-22
1
-1
/
+1
*
[SPDY] Fully implement handling of GOAWAY frames
akalin@chromium.org
2013-07-19
1
-1
/
+0
*
[SPDY] Refactor SpdySession state machine (take 2)
akalin@chromium.org
2013-07-18
1
-4
/
+10
*
Revert "[SPDY] Refactor SpdySession state machine"
akalin@chromium.org
2013-07-17
1
-10
/
+4
*
[SPDY] Refactor SpdySession state machine
akalin@chromium.org
2013-07-16
1
-4
/
+10
*
First step at enabling QUIC over HTTPS.
rtenneti@chromium.org
2013-07-10
1
-0
/
+2
*
Revert 210694 "fix loop"
akalin@chromium.org
2013-07-10
1
-10
/
+4
*
fix loop
akalin@chromium.org
2013-07-10
1
-4
/
+10
*
[SPDY] Make SpdySessionPool keep track of available sessions
akalin@chromium.org
2013-07-08
1
-1
/
+1
*
[SPDY] Refactor and clean up SpdySessionPool
akalin@chromium.org
2013-07-03
1
-6
/
+5
*
[SPDY] Organize tests by minimum version needed
akalin@chromium.org
2013-06-27
1
-637
/
+639
*
[SPDY] Enable tests for SPDY/3.1 and SPDY/4a2
akalin@chromium.org
2013-06-27
1
-372
/
+136
*
[SPDY] Add tests for speculative crash fix in r206851
akalin@chromium.org
2013-06-24
1
-51
/
+66
*
[SPDY] Refactor SpdyStream's handling of response headers
akalin@chromium.org
2013-06-24
1
-183
/
+1
*
[SPDY] Remove ConstructSpdyPush() overload that doesn't take a URL
akalin@chromium.org
2013-06-24
1
-3
/
+15
*
[SPDY] Fix SpdySession's handling of SYN_REPLY frames
akalin@chromium.org
2013-06-21
1
-2
/
+7
*
Merge the SpdyNetworkTransaction tests and parametrize them on a NextProto
akalin@chromium.org
2013-06-15
1
-0
/
+6773
*
Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landing
rch@chromium.org
2012-03-04
1
-5841
/
+0
*
SPDY - by default disable spdy/2.1 (flow control). It
rtenneti@chromium.org
2012-03-03
1
-1
/
+1
*
SPDY - flow control optimizations. Send WINDOW_UPDATE
rtenneti@chromium.org
2012-02-29
1
-0
/
+4
*
Change MockRead and MockWrite (et. al.) to take an IoMode enum, instead
rch@chromium.org
2012-02-23
1
-144
/
+144
*
Simplify the initialization of the various NPN fields in SSLSocketDataProvider.
rch@chromium.org
2012-02-22
1
-8
/
+2
*
Modify the MockConnect constructor to take an enum of ASYNC or SYNCHRONOUS,
rch@chromium.org
2012-02-17
1
-4
/
+4
[next]