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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-27
/
+15
*
Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04"
akalin@chromium.org
2013-07-30
1
-15
/
+27
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-27
/
+15
*
[SPDY] Allow a stream to be created while a SpdySession is in an IO loop
akalin@chromium.org
2013-07-25
1
-3
/
+4
*
[SPDY] Send a RST_STREAM frame before closing the associated stream
akalin@chromium.org
2013-07-25
1
-21
/
+34
*
[SPDY] Drop the last reference to a SpdySession from a specific place
akalin@chromium.org
2013-07-22
1
-37
/
+24
*
[SPDY] Use WeakPtr<SpdySession> everywhere but SpdySessionPool
akalin@chromium.org
2013-07-22
1
-8
/
+13
*
[SPDY] Remove a SPDY session from its pool only when not in an IO loop
akalin@chromium.org
2013-07-22
1
-95
/
+231
*
[SPDY] Fully implement handling of GOAWAY frames
akalin@chromium.org
2013-07-19
1
-130
/
+204
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
1
-14
/
+15
*
[SPDY] Refactor SpdySession state machine (take 2)
akalin@chromium.org
2013-07-18
1
-202
/
+269
*
Use a direct include of the message_loop header in net/, part 3.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Revert "[SPDY] Refactor SpdySession state machine"
akalin@chromium.org
2013-07-17
1
-257
/
+192
*
[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
1
-192
/
+257
*
Declaration of SPDY 4 PUSH_PROMISE; not yet used.
akalin@chromium.org
2013-07-16
1
-0
/
+5
*
UMA for Data Reduction Proxy connection latency
bolian@chromium.org
2013-07-12
1
-0
/
+5
*
SPDY Framer: Refactorings.
eustas@chromium.org
2013-07-10
1
-8
/
+19
*
[SPDY] Clean up some SpdySession tests
akalin@chromium.org
2013-07-10
1
-0
/
+1
*
Revert 210694 "fix loop"
akalin@chromium.org
2013-07-10
1
-215
/
+185
*
fix loop
akalin@chromium.org
2013-07-10
1
-185
/
+215
*
[SPDY] Make SpdySessionPool keep track of available sessions
akalin@chromium.org
2013-07-08
1
-16
/
+26
*
[SPDY] Refactor and clean up SpdySessionPool
akalin@chromium.org
2013-07-03
1
-19
/
+17
*
Use a direct include of time headers in net/, part 3.
avi@chromium.org
2013-06-28
1
-2
/
+2
*
[SPDY] Enable tests for SPDY/3.1 and SPDY/4a2
akalin@chromium.org
2013-06-27
1
-14
/
+16
*
[SPDY] Add tests for speculative crash fix in r206851
akalin@chromium.org
2013-06-24
1
-95
/
+156
*
[SPDY] Refactor SpdyStream's handling of response headers
akalin@chromium.org
2013-06-24
1
-7
/
+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
1
-57
/
+105
*
[SPDY] Avoid crash when an active stream closes another when it is closed
akalin@chromium.org
2013-06-18
1
-4
/
+8
*
Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Use a direct include of utf_string_conversions.h in net/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update net/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-02
1
-12
/
+12
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-6
/
+6
*
Fix for closing idle SPDY sessions with aliases to unblock
mmenke@chromium.org
2013-05-30
1
-4
/
+4
*
[SPDY] Refactor SpdyStream::Delegate
akalin@chromium.org
2013-05-29
1
-1
/
+1
*
[SPDY] Add a SpdyStreamType enum and use it for SpdyStream
akalin@chromium.org
2013-05-27
1
-4
/
+8
*
[SPDY] Remove the ability to send HEADERS frames
akalin@chromium.org
2013-05-23
1
-24
/
+0
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-5
/
+5
*
ChannelID-less Connections in Chrome should be more granular.
mef@chromium.org
2013-05-17
1
-12
/
+12
*
Add SpdyMajorVersion enum and use it everywhere
akalin@chromium.org
2013-05-16
1
-5
/
+5
*
[SPDY] Incorporate latest framing changes from HTTP2 into SPDY 4 as SPDY 4a2.
akalin@chromium.org
2013-05-15
1
-2
/
+2
*
[SPDY] Make SpdyStream not ref-counted
akalin@chromium.org
2013-05-14
1
-112
/
+109
*
[SPDY] Make SpdyWriteQueue use WeakPtrs and not scoped_refptrs for SpdyStream
akalin@chromium.org
2013-05-14
1
-13
/
+13
*
Make SpdySessions implement LayeredPool and hook them up
mmenke@chromium.org
2013-05-14
1
-0
/
+12
*
[SPDY] Make sure final SpdyStream references are held by SpdySession
akalin@chromium.org
2013-05-13
1
-86
/
+125
*
[SPDY] Make SpdySession::ResetStream take a RequestPriority parameter
akalin@chromium.org
2013-05-10
1
-48
/
+56
*
SPDY - In CreateStream close the SpdySession if socket is not connected.
rtenneti@chromium.org
2013-05-01
1
-0
/
+14
*
SPDY: Respect SETTINGS_FLAG_CLEAR_PREVIOUSLY_PERSISTED_SETTINGS.
rtenneti@chromium.org
2013-04-30
1
-3
/
+24
*
net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
[next]