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
*
[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
*
[SPDY] Drop the last reference to a SpdySession from a specific place
akalin@chromium.org
2013-07-22
3
-42
/
+47
*
[SPDY] Use WeakPtr<SpdySession> everywhere but SpdySessionPool
akalin@chromium.org
2013-07-22
20
-373
/
+315
*
[SPDY] Remove a SPDY session from its pool only when not in an IO loop
akalin@chromium.org
2013-07-22
6
-127
/
+407
*
[SPDY] Fully implement handling of GOAWAY frames
akalin@chromium.org
2013-07-19
10
-284
/
+750
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
6
-36
/
+41
*
[SPDY] Refactor SpdySession state machine (take 2)
akalin@chromium.org
2013-07-18
10
-319
/
+477
*
Use a direct include of the message_loop header in net/, part 3.
avi@chromium.org
2013-07-18
4
-5
/
+5
*
Revert "[SPDY] Refactor SpdySession state machine"
akalin@chromium.org
2013-07-17
10
-401
/
+304
*
HTTP socket pool group name and SSL Session Cache Shard vary on Privacy Mode.
mef@chromium.org
2013-07-17
2
-0
/
+2
*
[SPDY] Add checks to track down invalid SpdyStreamRequest pointers
akalin@chromium.org
2013-07-17
1
-0
/
+8
*
[SPDY] Refactor SpdySession state machine
akalin@chromium.org
2013-07-16
10
-304
/
+401
*
Declaration of SPDY 4 PUSH_PROMISE; not yet used.
akalin@chromium.org
2013-07-16
12
-28
/
+325
*
[SPDY] Change semantics of SpdyBuffer::GetIOBufferForRemainingData()
akalin@chromium.org
2013-07-12
3
-11
/
+63
*
UMA for Data Reduction Proxy connection latency
bolian@chromium.org
2013-07-12
1
-0
/
+5
*
net: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-12
5
-5
/
+5
*
SPDY Framer: Refactorings.
eustas@chromium.org
2013-07-10
9
-69
/
+80
*
First step at enabling QUIC over HTTPS.
rtenneti@chromium.org
2013-07-10
2
-0
/
+4
*
[SPDY] Clean up some SpdySession tests
akalin@chromium.org
2013-07-10
3
-141
/
+20
*
Revert 210694 "fix loop"
akalin@chromium.org
2013-07-10
7
-308
/
+255
*
fix loop
akalin@chromium.org
2013-07-10
7
-255
/
+308
*
[SPDY] Make SpdySessionPool keep track of available sessions
akalin@chromium.org
2013-07-08
8
-304
/
+352
*
[SPDY] Refactor and clean up SpdySessionPool
akalin@chromium.org
2013-07-03
13
-1174
/
+1073
*
Use a direct include of time headers in net/, part 3.
avi@chromium.org
2013-06-28
4
-5
/
+5
*
[SPDY] Organize tests by minimum version needed
akalin@chromium.org
2013-06-27
3
-1214
/
+1221
*
[SPDY] Enable tests for SPDY/3.1 and SPDY/4a2
akalin@chromium.org
2013-06-27
9
-776
/
+297
*
Add FrameType and SerializeWith methods to SpdyFrameIR and friends
akalin@chromium.org
2013-06-27
7
-7
/
+171
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
2
-2
/
+2
*
[SPDY] Remove remnants of split SPDY unit tests
akalin@chromium.org
2013-06-26
6
-556
/
+1
*
[SPDY] Unfork buffered_spdy_framer_spdy{2,3}_unittest.cc
akalin@chromium.org
2013-06-25
2
-293
/
+28
*
Revert 208562 "[SPDY] Unfork buffered_spdy_framer_spdy{2,3}_unit..."
akalin@chromium.org
2013-06-25
3
-28
/
+309
*
[SPDY] Unfork buffered_spdy_framer_spdy{2,3}_unittest.cc
akalin@chromium.org
2013-06-25
3
-309
/
+28
*
[SPDY] Unfork websocket_handshake_handler_spdy{2,3}_unittest.cc
akalin@chromium.org
2013-06-25
2
-3
/
+28
*
[SPDY] Unfork websocket_job_spdy{2,3}_unittest.cc files
akalin@chromium.org
2013-06-25
3
-103
/
+68
*
[SPDY] Unfork spdy_websocket_stream_spdy{2,3}_unittest.cc files
akalin@chromium.org
2013-06-25
5
-660
/
+65
*
[SPDY] Unfork spdy_websocket_test_util_spdy{2,3}.* files
akalin@chromium.org
2013-06-24
8
-484
/
+266
*
[SPDY] Add tests for speculative crash fix in r206851
akalin@chromium.org
2013-06-24
9
-278
/
+658
*
[SPDY] Refactor SpdyStream's handling of response headers
akalin@chromium.org
2013-06-24
18
-522
/
+739
*
Use a dummy HttpStream for proxy redirects
akalin@chromium.org
2013-06-24
7
-32
/
+37
*
[SPDY] Remove ConstructSpdyPush() overload that doesn't take a URL
akalin@chromium.org
2013-06-24
7
-54
/
+15
*
Add base namespace to more values in sync and elsewhere.
brettw@chromium.org
2013-06-21
1
-1
/
+1
*
[SPDY] Fix SpdySession's handling of SYN_REPLY frames
akalin@chromium.org
2013-06-21
5
-76
/
+146
*
[SPDY] Avoid crash when an active stream closes another when it is closed
akalin@chromium.org
2013-06-18
1
-4
/
+8
*
Merge the SpdyNetworkTransaction tests and parametrize them on a NextProto
akalin@chromium.org
2013-06-15
4
-6774
/
+1058
[next]