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
*
Use SpecForRequest to get rid of anchor in url for spdy.
lzheng@chromium.org
2010-07-26
2
-21
/
+68
*
SPDY now always uses http_network_transaction instead of spdy_network_transac...
erikchen@google.com
2010-07-23
5
-133
/
+160
*
Net: Get rid of ProxyServer::host_and_port() and friends.
thestig@chromium.org
2010-07-22
2
-9
/
+5
*
Spdy_network_transaction incorrectly labeled tcp connections with hostname bu...
erikchen@google.com
2010-07-22
1
-2
/
+1
*
SPDY flow control: enforce obeying send window size via a command-line switch...
agayev@chromium.org
2010-07-22
5
-43
/
+92
*
Fixed memory leak in SpdyHttpStreamTest. Removed suppressions.
erikchen@google.com
2010-07-21
6
-284
/
+131
*
Remove SpdyHttpStream dependency in SpdySession
ukai@chromium.org
2010-07-21
4
-18
/
+11
*
Add Spdy ConnectFailure test back into spdy network tests.
erikchen@google.com
2010-07-20
1
-1
/
+78
*
Initial SPDY flow control support
agayev@chromium.org
2010-07-20
12
-16
/
+264
*
Fix tsan failure in SpdyStreamTest.
ukai@chromium.org
2010-07-20
1
-0
/
+2
*
Refactor SpdyStream state for WebSocket support
ukai@chromium.org
2010-07-20
8
-51
/
+359
*
Implement MAX_CONCURRENT_STREAMS SETTINGS header
gavinp@google.com
2010-07-17
11
-145
/
+805
*
Mac compile warning fix for r52670.
erikchen@google.com
2010-07-16
1
-51
/
+47
*
spdy network tests now use http network transaction (production code).
erikchen@google.com
2010-07-16
1
-604
/
+347
*
Revert 52352 - SPDY: Initial support for handling WINDOW_UPDATE frames and so...
cbentzel@chromium.org
2010-07-14
11
-250
/
+13
*
SPDY: Initial support for handling WINDOW_UPDATE frames and some cleanup.
cbentzel@chromium.org
2010-07-14
11
-13
/
+250
*
SPDY incorrectly DCHECKed that the SYN_REPLY headers could never be an empty ...
erikchen@google.com
2010-07-14
2
-1
/
+2
*
Remove hex frames from spdy_session_unittest.cc
mlloyd@chromium.org
2010-07-12
1
-27
/
+10
*
TBR: reverting broken commit
erikchen@google.com
2010-07-12
9
-263
/
+47
*
Make the various SocketParams reference counted.
vandebo@chromium.org
2010-07-12
4
-8
/
+12
*
Streams send a Rst frame upon being closed by client. Some minor editorial fi...
erikchen@google.com
2010-07-12
9
-47
/
+263
*
Client attempts to start a new spdy transaction with a session that is closin...
erikchen@google.com
2010-07-09
6
-21
/
+117
*
Mark differences in the hex dumps
mlloyd@chromium.org
2010-07-09
1
-18
/
+46
*
Change a FAILS_ to DISABLED_, since FAILS_ doesnt help when the test crashes.
eroman@chromium.org
2010-07-09
1
-1
/
+1
*
CorrupFrameSessionError Fails.
cbentzel@chromium.org
2010-07-08
1
-1
/
+2
*
Revert 51887 - Disable SpdyNetworkTransactionTest.CorruptFrameSessionError wh...
eroman@chromium.org
2010-07-08
1
-2
/
+1
*
Adds tests for the SpdyFramer.Create* frame creation methods.
mlloyd@chromium.org
2010-07-08
6
-22
/
+576
*
Disable SpdyNetworkTransactionTest.CorruptFrameSessionError which is failing ...
eroman@chromium.org
2010-07-08
1
-1
/
+2
*
Remove the last hex frames from the SPDY unit tests...
mlloyd@chromium.org
2010-07-02
3
-85
/
+99
*
SPDY: Handle incorrect number of headers when parsing frame headers.
cbentzel@chromium.org
2010-07-02
2
-8
/
+55
*
SPDY: Add support for WINDOW_UPDATE frame.
cbentzel@chromium.org
2010-07-01
4
-1
/
+96
*
Remove more hex frames from the SPDY unit tests.
mlloyd@chromium.org
2010-07-01
3
-262
/
+237
*
More SPDY unit test refactoring and cleanup: removed hex frames from spdy_tes...
mlloyd@chromium.org
2010-06-30
3
-180
/
+220
*
Handle the zero-length name or value case when parsing frame headers.
cbentzel@chromium.org
2010-06-30
2
-0
/
+30
*
Cleanup svn:executable prop from r51049.
thestig@chromium.org
2010-06-29
1
-0
/
+0
*
Refactors SPDY frame construction methods out of
mlloyd@chromium.org
2010-06-28
3
-484
/
+587
*
Revert "Streams send a Rst frame upon being closed by client. Some minor edit...
oshima@chromium.org
2010-06-28
8
-267
/
+42
*
Streams send a Rst frame upon being closed by client. Some minor editorial fi...
erikchen@google.com
2010-06-28
8
-42
/
+267
*
SPDY: Make sure we don't try to send https/wss over an unauthenticated, but e...
willchan@chromium.org
2010-06-28
6
-33
/
+79
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
5
-25
/
+20
*
Cleanup: Remove svn:executable from a bunch of files.
thestig@chromium.org
2010-06-25
3
-0
/
+0
*
Ignore duplicate SYN_REPLYs on the same stream. Added a unit test.
mlloyd@chromium.org
2010-06-24
4
-4
/
+66
*
Fixed bug where streams do not shutdown properly after the user callback dele...
erikchen@google.com
2010-06-24
11
-433
/
+652
*
Fix crash in GetSpdySessionFromSSLSocket in the case where the
mbelshe@chromium.org
2010-06-24
4
-17
/
+31
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
Factor out factory method for Google GET request, which is constructed identi...
mlloyd@chromium.org
2010-06-22
1
-117
/
+53
*
Revert 50215 because of crashes - Refactor SpdyStream to get HTTP specific ou...
willchan@chromium.org
2010-06-18
9
-563
/
+415
*
Refactor SpdyStream to get HTTP specific out of the interface and members.
ukai@chromium.org
2010-06-18
9
-415
/
+563
*
Fix crash in SpdySession::DeleteStream.
ukai@chromium.org
2010-06-18
1
-2
/
+2
*
Fix crash in DeleteStream.
ukai@chromium.org
2010-06-16
1
-2
/
+3
[next]