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
*
Add a new Net.SpdySynStreamCompressionPercentage histogram for tracking how e...
rch@chromium.org
2012-06-18
1
-1
/
+13
*
SPDY - Added SETTINGS_MAX_CONCURRENT_STREAMS:1000 in the initial SETTINGS frame,
rtenneti@google.com
2012-06-14
10
-17
/
+124
*
SPDY: Set initial max concurrent streams to 100
willchan@chromium.org
2012-06-14
1
-1
/
+1
*
Make HttpStream take a scoped_ptr<UploadDataStream>, to clearly communicate t...
rsleevi@chromium.org
2012-06-14
4
-24
/
+28
*
Disk cache: Make sure that references to IO buffers are
rvargas@chromium.org
2012-06-14
2
-2
/
+2
*
NetLogEventParameter to Callback refactoring 3.
mmenke@chromium.org
2012-06-13
6
-421
/
+178
*
Make NetLog take in callbacks that return Values rather
mmenke@chromium.org
2012-06-10
1
-12
/
+9
*
Add a new OnHostResolutionCallback to TransportSocketParams
rch@chromium.org
2012-06-08
10
-44
/
+82
*
CapturingNetLog - remove maximum entries constructor argument.
mmenke@chromium.org
2012-06-08
6
-6
/
+6
*
fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...
zhaoqin@chromium.org
2012-06-08
10
-14
/
+13
*
Increase Chrome SPDY/3 stream receive window to 10MB. The goal is to set the...
rch@chromium.org
2012-06-04
4
-7
/
+105
*
Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry,
mmenke@chromium.org
2012-06-02
8
-74
/
+63
*
Always enqueue SYN_STREAM frames to the output queue at HIGHEST priority
rch@chromium.org
2012-05-31
6
-90
/
+32
*
RefCounted types should not have public destructors, net/ edition
rsleevi@chromium.org
2012-05-29
2
-1
/
+6
*
Cleanup: Remove unneeded scoped_ptr.h includes from net.
thestig@chromium.org
2012-05-17
2
-2
/
+0
*
Change the stream_id for streams which are serialized out of order.
rch@chromium.org
2012-05-15
7
-0
/
+444
*
SPDY - Deleted the code that sends trailing ping.
rtenneti@chromium.org
2012-05-11
4
-111
/
+26
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
4
-28
/
+20
*
Consistently log the ID of a spdy stream as "stream_id"
rch@chromium.org
2012-05-09
3
-5
/
+5
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
7
-25
/
+15
*
Land small change to SPDY code from server
rch@chromium.org
2012-05-07
3
-9
/
+10
*
Make ServerBoundCertService use TaskRunner interface instead of using WorkerP...
mattm@chromium.org
2012-05-04
1
-1
/
+7
*
Coverity: Fix uninit member variables.
kmadhusu@chromium.org
2012-05-03
1
-0
/
+1
*
Change a DCHECK into a CHECK in SpdySession::WriteStreamData to ensure that w...
rch@chromium.org
2012-05-01
1
-10
/
+5
*
RefCounted types should not have public destructors, net/
rsleevi@chromium.org
2012-04-28
3
-13
/
+23
*
Add a new UMA histogram for tracking SpdySessionErrorDetails
rch@chromium.org
2012-04-28
2
-0
/
+70
*
Merge SettingsMap changes from server code
rch@chromium.org
2012-04-27
4
-8
/
+90
*
Change BufferedSpdyFramerVisitorInterface::OnError to take an SpdyFramer::Spd...
rch@chromium.org
2012-04-27
5
-5
/
+5
*
Fixed unsafe passing of command-line parameter to SpdySession
bengr@google.com
2012-04-27
10
-174
/
+194
*
Move SpdyFramer::set_enable_compression_default to BufferedSpdyFramer
rch@chromium.org
2012-04-24
8
-16
/
+21
*
Clean up a raft of SPDY files to bring in sync with server
rch@chromium.org
2012-04-24
4
-162
/
+143
*
[net] Change order of RequestPriority to natural: higher > lower
szym@chromium.org
2012-04-24
13
-84
/
+84
*
Remove SPDY priority #defines from spdy_protocol.h since they differ between ...
rch@chromium.org
2012-04-23
2
-11
/
+8
*
Add a number of tests to spdy_framer_test.cc from server code.
rch@chromium.org
2012-04-23
1
-1
/
+293
*
Remove SpdyFramer::CompressFrame() and use CompressControlFrame instead.
rch@chromium.org
2012-04-23
6
-32
/
+42
*
Fix kDataFlagsMask, which I missed in an earlier CL.
rch@chromium.org
2012-04-23
1
-1
/
+1
*
Change SpdyFrameBuilder::length() to return size_t instead of int to avoid a ...
rch@chromium.org
2012-04-21
3
-14
/
+14
*
Merge changes to SpdyFramer from server code (#88):
rch@chromium.org
2012-04-21
3
-58
/
+112
*
Revert 133226 - Merge changes to SpdyFramer from server code (#88):
rch@chromium.org
2012-04-20
3
-100
/
+48
*
Merge changes to SpdyFramer from server code (#88):
rch@chromium.org
2012-04-20
3
-48
/
+100
*
Merge changes to SpdyFramer from server code (#83):
rch@chromium.org
2012-04-20
4
-174
/
+83
*
Merge changes to SpdyFramer from server code (#87, #82):
rch@chromium.org
2012-04-20
2
-77
/
+74
*
Fix small typo in spdy_frame_reader.h
rch@chromium.org
2012-04-19
2
-4
/
+4
*
Remove the SpdyStatusCode INVALID_ASSOCIATED_STREAM which was never defined i...
rch@chromium.org
2012-04-19
5
-5
/
+16
*
Integrate server change to SpdyFrame which eliminates the expandable control ...
rch@chromium.org
2012-04-18
3
-128
/
+51
*
SPDY - replaced SpdySettings (list) with SettingsMap
rtenneti@chromium.org
2012-04-18
22
-408
/
+194
*
Bring spdy_frame_builder.{h,cc} into agreement with server code.
rch@chromium.org
2012-04-18
2
-4
/
+3
*
Remove unused constants from spdy_protocol.h
rch@chromium.org
2012-04-17
1
-9
/
+0
*
Make ConvertRequestPriorityToSpdyPriority aware of new SPDY 3 priorities.
rch@chromium.org
2012-04-17
15
-50
/
+87
*
Factor out the code to write control and frame headers into a new constructor...
rch@chromium.org
2012-04-16
4
-121
/
+98
[next]