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
*
net: rework the NPN patch.
agl@chromium.org
2011-10-18
1
-7
/
+8
*
Support SPDY RST_STREAM with REFUSED_STREAM status properly.
willchan@chromium.org
2011-10-13
1
-0
/
+54
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-2
/
+2
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-59
/
+59
*
Change AuthChallengeInfo to better represent underlying encodings.
cbentzel@chromium.org
2011-09-12
1
-4
/
+5
*
Change HttpNetworkTransaction and HttpStreamFactoryImpl::Job
rch@chromium.org
2011-09-02
1
-1
/
+1
*
Cleanup some test ugliness. Stop using a global.
willchan@chromium.org
2011-07-01
1
-2
/
+2
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
1
-1
/
+2
*
Turn off backup sockets for most tests in net_unittests.
willchan@chromium.org
2011-04-08
1
-9
/
+0
*
Do not send empty Accept-Language / Accept-Charset headers.
willchan@chromium.org
2011-03-30
1
-8
/
+0
*
Reland rest of r77399.
willchan@chromium.org
2011-03-12
1
-91
/
+57
*
Don't drain response bodies for SpdyHttpStreams.
willchan@chromium.org
2011-03-11
1
-21
/
+23
*
Revert r77399 in preparation for merging a small portion of it to 696.
willchan@chromium.org
2011-03-11
1
-80
/
+112
*
Reland r77075,r77077.
willchan@chromium.org
2011-03-09
1
-112
/
+80
*
Revert 77075 - Don't block on stream requests on Alternate-Protocol.
jochen@chromium.org
2011-03-07
1
-69
/
+39
*
Don't block on stream requests on Alternate-Protocol.
willchan@chromium.org
2011-03-06
1
-39
/
+69
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
1
-0
/
+50
*
Revert "Add chunked uploads support to SPDY"
satish@chromium.org
2011-03-04
1
-50
/
+0
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
1
-0
/
+50
*
Add HttpStreamFactory Job orphaning semantics.
willchan@chromium.org
2011-03-01
1
-3
/
+191
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-9
/
+10
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-10
/
+9
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
1
-9
/
+10
*
Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...
bryner@chromium.org
2011-02-22
1
-1
/
+2
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-0
/
+3
*
Fix the crash in SpdyNetworkTransactionTest.CorruptFrameSessionError.
wtc@chromium.org
2011-01-27
1
-6
/
+5
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-1
/
+1
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-1
/
+1
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-3
/
+3
*
Linux build fix.
mbelshe@chromium.org
2010-12-08
1
-1
/
+1
*
Add origin checking for server pushed resources.
mbelshe@chromium.org
2010-12-08
1
-5
/
+114
*
Update server push to allow use of HEADERS frame.
mbelshe@chromium.org
2010-12-03
1
-55
/
+681
*
Update NetLog to be threadsafe.
mmenke@chromium.org
2010-12-01
1
-9
/
+12
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-5
/
+5
*
Change the way request headers are logged to the NetLog to ensure
rch@chromium.org
2010-11-11
1
-2
/
+43
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-4
/
+4
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-13
/
+13
*
Add unit test for Basic authentication over SPDY.
cbentzel@chromium.org
2010-10-29
1
-1
/
+93
*
Add an off switch for SPDY:
mbelshe@chromium.org
2010-10-16
1
-4
/
+62
*
Clean up DeterministicSocketData class. Add unit tests to document
rch@chromium.org
2010-10-05
1
-4
/
+4
*
Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...
willchan@chromium.org
2010-09-30
1
-7
/
+7
*
Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-7
/
+7
*
Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-7
/
+7
*
Stop refcounting ClientSocketPool.
willchan@chromium.org
2010-09-29
1
-2
/
+2
*
Remove the references to HttpNetworkSession in SpdySession
rch@chromium.org
2010-09-25
1
-1
/
+2
*
Eliminate HttpStreamHandle. The name confused me.
willchan@chromium.org
2010-09-21
1
-6
/
+3
*
Reland r59910 - Add HttpResponseBodyDrainer. Use it for unfinished HttpStrea...
willchan@chromium.org
2010-09-21
1
-4
/
+1
*
Revert 59908 (breaks WebKit layout tests) - Add HttpResponseBodyDrainer. Use...
willchan@chromium.org
2010-09-20
1
-1
/
+4
*
Add HttpResponseBodyDrainer. Use it for unfinished HttpStreams.
willchan@chromium.org
2010-09-19
1
-4
/
+1
[next]