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
*
Flush socket pools and SPDY session pool properly on explicit requests and ne...
willchan@chromium.org
2010-04-08
3
-16
/
+5
*
Missed include of <utility> for new use of std::pair.
mbelshe@chromium.org
2010-04-05
1
-0
/
+1
*
Implement protocol definitions for the SPDY SETTINGS frame (previously
mbelshe@chromium.org
2010-04-02
5
-22
/
+200
*
SPDY: Improve logging messages for SpdySession.
willchan@chromium.org
2010-03-30
1
-3
/
+9
*
Re-enable the ConnectFailure case. Previously, this test case
mbelshe@chromium.org
2010-03-29
3
-6
/
+14
*
Remove memory leak from the SpdyNetworkTransactionTest:ServerPush
ahendrickson@google.com
2010-03-26
1
-4
/
+3
*
Reducing the debug output spam.
ahendrickson@google.com
2010-03-25
3
-32
/
+22
*
SpdySession now sets the following fields in HttpResponseInfo:
ahendrickson@google.com
2010-03-25
6
-128
/
+1055
*
Support sending a sliced file in chromium.
jianli@chromium.org
2010-03-24
1
-2
/
+7
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
7
-83
/
+68
*
SPDY: Basic peer GoAway frame support.
willchan@chromium.org
2010-03-10
3
-30
/
+130
*
SPDY: Add basic support for Alternate-Protocol header.
willchan@chromium.org
2010-03-09
1
-17
/
+1
*
Add command line option for changing the max number of SPDY sessions per
mbelshe@chromium.org
2010-03-05
2
-2
/
+12
*
Update spdy_protocol to support the GOAWAY message.
mbelshe@chromium.org
2010-03-04
6
-68
/
+235
*
Fix a crash when streams are cancelled and we have a BufferedRead task
mbelshe@chromium.org
2010-03-04
2
-3
/
+87
*
Use CHECK_* in net
willchan@chromium.org
2010-03-02
3
-14
/
+14
*
Remove connection failed histograms.
vandebo@chromium.org
2010-03-02
1
-2
/
+2
*
Fix a bug with buffering when the connection closes
mbelshe@chromium.org
2010-03-02
2
-4
/
+340
*
Make a proper TCPSocketParams
vandebo@chromium.org
2010-02-27
3
-7
/
+10
*
Fix SpdySessionPool to take a host port pair instead of just the host.
willchan@chromium.org
2010-02-26
6
-48
/
+62
*
Modify the SPDY stream to be buffered.
mbelshe@chromium.org
2010-02-26
3
-28
/
+191
*
ProxyConfig behaved like a struct, but was defined as a class.
eroman@chromium.org
2010-02-24
1
-13
/
+1
*
Add APIs to expose http cache's metadata and the
rvargas@google.com
2010-02-23
1
-0
/
+1
*
Make explicit the assumption that SpdySession::InitializeWithSocket takes
wtc@chromium.org
2010-02-20
4
-13
/
+10
*
Make SpdySession::GetSSLInfo work when the SpdySession is constructed
wtc@chromium.org
2010-02-19
1
-0
/
+4
*
Remove agl's NPN in SpdySession hack.
willchan@chromium.org
2010-02-18
1
-11
/
+0
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
2
-3
/
+13
*
API changes and protocol changes for supporting the latest SPDY spec.
mbelshe@chromium.org
2010-02-10
8
-88
/
+142
*
Merge deltas from server team common SPDY files.
mbelshe@chromium.org
2010-02-09
3
-41
/
+126
*
Add bounds checking to StaticSocketDataProvider, to make tests more reliable
phajdan.jr@chromium.org
2010-02-09
1
-28
/
+37
*
The great Flip -> Spdy rename.
mbelshe@chromium.org
2010-02-08
22
-987
/
+987
*
Rename all files from flip* to spdy*.
mbelshe@chromium.org
2010-02-06
22
-0
/
+6329