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_network_transaction_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove more hex frames from the SPDY unit tests.
mlloyd@chromium.org
2010-07-01
1
-243
/
+182
*
More SPDY unit test refactoring and cleanup: removed hex frames from spdy_tes...
mlloyd@chromium.org
2010-06-30
1
-87
/
+69
*
Refactors SPDY frame construction methods out of
mlloyd@chromium.org
2010-06-28
1
-453
/
+88
*
Revert "Streams send a Rst frame upon being closed by client. Some minor edit...
oshima@chromium.org
2010-06-28
1
-163
/
+1
*
Streams send a Rst frame upon being closed by client. Some minor editorial fi...
erikchen@google.com
2010-06-28
1
-1
/
+163
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-4
/
+3
*
Ignore duplicate SYN_REPLYs on the same stream. Added a unit test.
mlloyd@chromium.org
2010-06-24
1
-0
/
+50
*
Fixed bug where streams do not shutdown properly after the user callback dele...
erikchen@google.com
2010-06-24
1
-0
/
+70
*
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
*
Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.
willchan@chromium.org
2010-06-15
1
-0
/
+1
*
Make SpdySessionPool observe network changes.
willchan@chromium.org
2010-06-07
1
-2
/
+2
*
Fix leaky spdy sessions and remove suppression.
vandebo@chromium.org
2010-06-03
1
-1
/
+3
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-1
/
+2
*
Revert r47395. Looks like it still crashes =/
willchan@chromium.org
2010-05-20
1
-0
/
+1
*
This is roughly a reland of r43908, although I had to rewrite a fair chunk si...
willchan@chromium.org
2010-05-17
1
-1
/
+0
*
Fix SPDY crash where we receive an early SYN_REPLY.
mbelshe@chromium.org
2010-05-05
1
-15
/
+49
*
Fix a hang on SPDY session teardown when streams are still active.
mbelshe@chromium.org
2010-05-04
1
-0
/
+50
*
Move OrderedSocketData to SocketTestUtil so it can be used elsewhere.
willchan@chromium.org
2010-05-04
1
-207
/
+0
*
A couple of SPDY server push bug fixes.
mbelshe@chromium.org
2010-04-29
1
-2
/
+2
*
Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...
eroman@chromium.org
2010-04-28
1
-22
/
+34
*
SPDY: Fix Alternate-Protocol.
willchan@chromium.org
2010-04-26
1
-171
/
+1
*
Fix crasher on SpdySession teardown. When we close the session on error,
mbelshe@chromium.org
2010-04-21
1
-0
/
+29
*
Use HttpRequestHeaders for extra_headers.
willchan@chromium.org
2010-04-20
1
-15
/
+7
*
Fix crash on IP address change.
willchan@chromium.org
2010-04-19
1
-2
/
+6
*
Take 2 at landing the SPDY SETTINGS frame patch.
mbelshe@chromium.org
2010-04-09
1
-3
/
+260
*
Revert 44092 - Add support for the SPDY session frame.
jar@chromium.org
2010-04-09
1
-260
/
+3
*
Add support for the SPDY session frame.
mbelshe@chromium.org
2010-04-09
1
-3
/
+260
*
Flush socket pools and SPDY session pool properly on explicit requests and ne...
willchan@chromium.org
2010-04-08
1
-6
/
+2
*
Re-enable the ConnectFailure case. Previously, this test case
mbelshe@chromium.org
2010-03-29
1
-5
/
+7
*
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
1
-20
/
+22
*
SpdySession now sets the following fields in HttpResponseInfo:
ahendrickson@google.com
2010-03-25
1
-105
/
+952
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-30
/
+30
*
Update spdy_protocol to support the GOAWAY message.
mbelshe@chromium.org
2010-03-04
1
-1
/
+1
*
Fix a crash when streams are cancelled and we have a BufferedRead task
mbelshe@chromium.org
2010-03-04
1
-1
/
+84
*
Fix a bug with buffering when the connection closes
mbelshe@chromium.org
2010-03-02
1
-1
/
+335
*
Modify the SPDY stream to be buffered.
mbelshe@chromium.org
2010-02-26
1
-0
/
+104
*
ProxyConfig behaved like a struct, but was defined as a class.
eroman@chromium.org
2010-02-24
1
-13
/
+1
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-1
/
+6
*
API changes and protocol changes for supporting the latest SPDY spec.
mbelshe@chromium.org
2010-02-10
1
-14
/
+18
*
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
1
-45
/
+45
*
Rename all files from flip* to spdy*.
mbelshe@chromium.org
2010-02-06
1
-0
/
+1084
[prev]