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_session.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Net] Separate out NUM_PRIORITIES from RequestPriority enum
akalin@chromium.org
2013-10-19
1
-1
/
+2
*
[SPDY] Remove references to obsolete SPDY versions SPDY/1 and SPDY/2.1
akalin@chromium.org
2013-10-04
1
-8
/
+2
*
When an idle socket is added back to a socket pool,
mmenke@chromium.org
2013-08-22
1
-2
/
+2
*
[SPDY] Fix handling of pending stream creation tasks on a session going away
akalin@chromium.org
2013-08-16
1
-12
/
+12
*
Remove requested types from the server bound cert service: it only
juanlang@google.com
2013-08-07
1
-2
/
+0
*
[SPDY] Send HTTP/2 connection prefix for HTTP/2 connections
akalin@chromium.org
2013-08-01
1
-5
/
+17
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-1
/
+14
*
Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04"
akalin@chromium.org
2013-07-30
1
-14
/
+1
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-1
/
+14
*
[SPDY] Send a RST_STREAM frame before closing the associated stream
akalin@chromium.org
2013-07-25
1
-7
/
+11
*
[SPDY] Make SpdySession not ref-counted
akalin@chromium.org
2013-07-22
1
-4
/
+3
*
[SPDY] Use WeakPtr<SpdySession> everywhere but SpdySessionPool
akalin@chromium.org
2013-07-22
1
-2
/
+8
*
[SPDY] Remove a SPDY session from its pool only when not in an IO loop
akalin@chromium.org
2013-07-22
1
-11
/
+56
*
[SPDY] Fully implement handling of GOAWAY frames
akalin@chromium.org
2013-07-19
1
-27
/
+60
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
1
-2
/
+2
*
[SPDY] Refactor SpdySession state machine (take 2)
akalin@chromium.org
2013-07-18
1
-45
/
+50
*
Revert "[SPDY] Refactor SpdySession state machine"
akalin@chromium.org
2013-07-17
1
-48
/
+45
*
[SPDY] Refactor SpdySession state machine
akalin@chromium.org
2013-07-16
1
-45
/
+48
*
Declaration of SPDY 4 PUSH_PROMISE; not yet used.
akalin@chromium.org
2013-07-16
1
-0
/
+2
*
SPDY Framer: Refactorings.
eustas@chromium.org
2013-07-10
1
-3
/
+13
*
[SPDY] Clean up some SpdySession tests
akalin@chromium.org
2013-07-10
1
-1
/
+1
*
Revert 210694 "fix loop"
akalin@chromium.org
2013-07-10
1
-42
/
+40
*
fix loop
akalin@chromium.org
2013-07-10
1
-40
/
+42
*
[SPDY] Make SpdySessionPool keep track of available sessions
akalin@chromium.org
2013-07-08
1
-5
/
+9
*
[SPDY] Refactor and clean up SpdySessionPool
akalin@chromium.org
2013-07-03
1
-9
/
+3
*
Use a direct include of time headers in net/, part 3.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
[SPDY] Add tests for speculative crash fix in r206851
akalin@chromium.org
2013-06-24
1
-17
/
+34
*
[SPDY] Refactor SpdyStream's handling of response headers
akalin@chromium.org
2013-06-24
1
-1
/
+4
*
[SPDY] Fix SpdySession's handling of SYN_REPLY frames
akalin@chromium.org
2013-06-21
1
-3
/
+19
*
[SPDY] Merge the SpdySession unit tests and parametrize them on a NextProto
akalin@chromium.org
2013-06-11
1
-24
/
+13
*
[SPDY] Add a SpdyStreamType enum and use it for SpdyStream
akalin@chromium.org
2013-05-27
1
-1
/
+5
*
[SPDY] Remove the ability to send HEADERS frames
akalin@chromium.org
2013-05-23
1
-5
/
+0
*
ChannelID-less Connections in Chrome should be more granular.
mef@chromium.org
2013-05-17
1
-12
/
+14
*
[SPDY] Make SpdyStream not ref-counted
akalin@chromium.org
2013-05-14
1
-28
/
+36
*
[SPDY] Make SpdyWriteQueue use WeakPtrs and not scoped_refptrs for SpdyStream
akalin@chromium.org
2013-05-14
1
-3
/
+3
*
Make SpdySessions implement LayeredPool and hook them up
mmenke@chromium.org
2013-05-14
1
-1
/
+6
*
[SPDY] Make sure final SpdyStream references are held by SpdySession
akalin@chromium.org
2013-05-13
1
-24
/
+41
*
[SPDY] Make SpdySession::ResetStream take a RequestPriority parameter
akalin@chromium.org
2013-05-10
1
-3
/
+6
*
SPDY: Respect SETTINGS_FLAG_CLEAR_PREVIOUSLY_PERSISTED_SETTINGS.
rtenneti@chromium.org
2013-04-30
1
-0
/
+5
*
[SPDY] Address comments from review of r195309
akalin@chromium.org
2013-04-20
1
-2
/
+2
*
[SPDY] Close SPDY sessions on session flow control errors
akalin@chromium.org
2013-04-19
1
-9
/
+13
*
Correctly handle SPDY GOAWAY frames.
rch@chromium.org
2013-04-19
1
-1
/
+8
*
[SPDY] Avoid leaking bytes from the session flow control send window
akalin@chromium.org
2013-04-18
1
-30
/
+53
*
[SPDY] Avoid leaking bytes from the session flow control receive window
akalin@chromium.org
2013-04-17
1
-7
/
+11
*
[SPDY] Replace SpdyIOBuffer with new SpdyBuffer class
akalin@chromium.org
2013-04-17
1
-12
/
+20
*
Revert 194560 "[SPDY] Replace SpdyIOBuffer with new SpdyBuffer c..."
akalin@chromium.org
2013-04-17
1
-20
/
+12
*
[SPDY] Replace SpdyIOBuffer with new SpdyBuffer class
akalin@chromium.org
2013-04-17
1
-12
/
+20
*
Re-land greedy read support for SpdySession
rtenneti@chromium.org
2013-04-17
1
-11
/
+34
*
[SPDY] Plumb SPDY frame type through write queue
akalin@chromium.org
2013-04-15
1
-0
/
+24
*
[SPDY] Refactor SpdySession's write queue
akalin@chromium.org
2013-04-13
1
-73
/
+43
[next]