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
/
http
/
http_stream_factory.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Basic HTTP pipelining support.
simonjam@chromium.org
2011-10-19
1
-0
/
+2
*
Reset static HttpStreamFactory settings before each test in a NetTestSuite.
szym@chromium.org
2011-10-18
1
-0
/
+19
*
net: rework the NPN patch.
agl@chromium.org
2011-10-18
1
-1
/
+1
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-16
/
+15
*
The SPDY Exclusions were broken; the intent of the exclusion is so that our
mbelshe@chromium.org
2011-03-16
1
-0
/
+13
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-75
/
+32
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-32
/
+75
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
1
-75
/
+32
*
Even more reordering the methods in headers and implementation in net/.
erg@google.com
2011-01-20
1
-8
/
+8
*
Add a port to the SPDY debugging flags so that we can force SPDY for just a
mbelshe@chromium.org
2011-01-08
1
-0
/
+2
*
Revert 68696 - Disable SPDY by default as a test to see if heap corruption go...
willchan@chromium.org
2010-12-09
1
-0
/
+1
*
Disable SPDY by default as a test to see if heap corruption goes away.
willchan@chromium.org
2010-12-09
1
-1
/
+0
*
Revert 61897 - Do not use Alternate-Protocol for establishing new SpdySessions.
mbelshe@chromium.org
2010-10-16
1
-2
/
+1
*
Add an off switch for SPDY:
mbelshe@chromium.org
2010-10-16
1
-0
/
+2
*
Plumb up the preconnect logic from pools to StreamFactory.
willchan@chromium.org
2010-10-16
1
-0
/
+33
*
Cleanup StreamFactory && StreamRequest APIs.
willchan@chromium.org
2010-10-14
1
-8
/
+7
*
Add a RenewStreamForAuth method to HttpStream, replacing DetachConnection
vandebo@chromium.org
2010-10-14
1
-8
/
+1
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-1
/
+1
*
Do not use Alternate-Protocol for establishing new SpdySessions.
willchan@chromium.org
2010-10-08
1
-1
/
+2
*
Detach the ClientSocketHandle from an HttpStream so the same socket can be re...
cbentzel@chromium.org
2010-10-06
1
-1
/
+8
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Extract connection logic from HttpNetworkTransaction into a new
mbelshe@chromium.org
2010-08-19
1
-0
/
+133