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
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
3
-2
/
+8
*
Bump up the buffer limits for SpdyFramer.
willchan@chromium.org
2011-10-09
2
-3
/
+3
*
Introduce net::HttpServerPropertiesManager to manage server-specific properties.
rtenneti@chromium.org
2011-10-09
1
-0
/
+1
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
13
-114
/
+114
*
Updated spdy_framer.cc with the latest code. Code for PING
rtenneti@chromium.org
2011-09-26
6
-55
/
+767
*
Add a gyp flag to enable dcheck by default in release without
nsylvain@chromium.org
2011-09-20
1
-0
/
+8
*
Revert 100691 - Mark SpdySessionPool as not threadsafe
dmazzoni@chromium.org
2011-09-12
1
-3
/
+1
*
Mark SpdySessionPool as not threadsafe
kristianm@chromium.org
2011-09-12
1
-1
/
+3
*
Change AuthChallengeInfo to better represent underlying encodings.
cbentzel@chromium.org
2011-09-12
1
-4
/
+5
*
LOG(WARNING)=>VLOG for SPDY path logging
willchan@chromium.org
2011-09-09
1
-2
/
+2
*
Exposing CloseIdleConnections in HttpCache, and close idle spdy sessions
kristianm@chromium.org
2011-09-08
4
-0
/
+129
*
Fix the string constant to be exactly 10 characters.
glider@chromium.org
2011-09-07
1
-1
/
+1
*
Remove 8 static intializers.
thakis@chromium.org
2011-09-07
1
-1
/
+1
*
Change HttpNetworkTransaction and HttpStreamFactoryImpl::Job
rch@chromium.org
2011-09-02
1
-1
/
+1
*
Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.
darin@chromium.org
2011-08-12
11
-23
/
+25
*
HostResolver: don't interpret NULL callback argument as a request to do synch...
agayev@chromium.org
2011-08-04
1
-6
/
+3
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
1
-2
/
+2
*
Minor cleanup of unit tests for spdy_session_ool.
rtenneti@chromium.org
2011-07-26
2
-5
/
+3
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Changed SPDY's ip connection pooling logic to only add the used IP,
rtenneti@chromium.org
2011-07-19
4
-36
/
+39
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
2
-3
/
+3
*
Change HttpProxyClientSocket and SpdyProxyClient socket to look
rch@chromium.org
2011-07-08
2
-2
/
+2
*
Refactoring on WebSocket over SPDY unit tests
toyoshim@chromium.org
2011-07-07
4
-105
/
+163
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-02
2
-3
/
+0
*
Cleanup some test ugliness. Stop using a global.
willchan@chromium.org
2011-07-01
8
-36
/
+41
*
SpdyWebSocketStreamTest.IOPending is failing on the Dr.Memory bots.
toyoshim@chromium.org
2011-06-30
1
-9
/
+11
*
Speculative fix for bug 80095.
willchan@chromium.org
2011-06-28
4
-1
/
+47
*
SpdyWebSocketStream::SendData has memory leak
toyoshim@chromium.org
2011-06-28
1
-2
/
+2
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-27
3
-0
/
+11
*
WebSocket over SPDY: SpdyWebSocketStream
toyoshim@chromium.org
2011-06-27
6
-1
/
+935
*
Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...
dimich@chromium.org
2011-06-24
3
-11
/
+0
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-24
3
-0
/
+11
*
Changed calls to the "SettingsFlagsAndId" constructor to take 0. This should ...
rkn@chromium.org
2011-06-20
1
-3
/
+3
*
Changed "set_id" in "union SettingsFlagsAndId" so that it gives "flags()" the...
rkn@chromium.org
2011-06-03
1
-3
/
+2
*
Added a function "void SpdySettingsStorage::Clear()". Added a call to the
rkn@chromium.org
2011-05-23
4
-3
/
+56
*
Net: Add NET_API to socket_stream and spdy.
rvargas@google.com
2011-05-19
10
-20
/
+26
*
Fix crash bug with SpdyProxyClientSocket where IsConnectedAndIdle
rch@chromium.org
2011-05-16
2
-2
/
+4
*
GetPeerAddress could be called without socket, added check
dpolukhin@chromium.org
2011-05-06
1
-0
/
+6
*
Re-connect if Keep-Alive connection has been closed by the time we get around...
asanka@chromium.org
2011-05-05
2
-24
/
+31
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
3
-4
/
+4
*
Revert 83524 - Re-connect if Keep-Alive connection has been closed by the tim...
asanka@chromium.org
2011-04-29
2
-31
/
+24
*
Re-connect if Keep-Alive connection has been closed by the time we get around...
asanka@chromium.org
2011-04-29
2
-24
/
+31
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
3
-16
/
+17
*
Find("SpdyCwnd") is sometimes coming back null. This guards against that case.
russellbrenner@google.com
2011-04-26
1
-0
/
+4
*
Added GetLocalAddress() in net::ClientSocket.
sergeyu@chromium.org
2011-04-19
6
-3
/
+23
*
Add net/base/sys_byteorder.h
sergeyu@chromium.org
2011-04-18
3
-17
/
+3
*
Fix a problem that cert trust change needs a chrome restart to be effective.
xiyuan@chromium.org
2011-04-13
2
-2
/
+11
*
The IP Aliases table was not being properly cleared when we manually close
mbelshe@chromium.org
2011-04-12
2
-6
/
+25
*
We've finished testing with the cwnd fixed at 32, it is clearly worse.
mbelshe@chromium.org
2011-04-11
1
-2
/
+2
*
Turn off backup sockets for most tests in net_unittests.
willchan@chromium.org
2011-04-08
1
-9
/
+0
[next]