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
*
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
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
6
-39
/
+71
*
Add ignore limits flag and use for sync request
kristianm@google.com
2011-03-30
4
-10
/
+12
*
Do not send empty Accept-Language / Accept-Charset headers.
willchan@chromium.org
2011-03-30
1
-8
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
12
-28
/
+28
*
Enable IP pooling for SPDY.
mbelshe@chromium.org
2011-03-25
6
-26
/
+349
*
Removed the static on all stats macros and changed the static declaration
rtenneti@chromium.org
2011-03-22
2
-12
/
+12
*
Downgrade CHECK to DCHECK on buffer that doesn't fully decompress.
mbelshe@chromium.org
2011-03-16
1
-3
/
+4
*
Revert 78061 - Revert 78034 - Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-15
2
-6
/
+5
*
Revert 78034 - Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-14
2
-5
/
+6
*
Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-14
2
-6
/
+5
*
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
3
-21
/
+28
*
Revert r77399 in preparation for merging a small portion of it to 696.
willchan@chromium.org
2011-03-11
3
-85
/
+112
*
Define a new CertDatabase::Observer abstract class which can be implemented b...
rch@chromium.org
2011-03-10
2
-1
/
+12
*
Reland r77075,r77077.
willchan@chromium.org
2011-03-09
3
-112
/
+85
*
Revert 77075 - Don't block on stream requests on Alternate-Protocol.
jochen@chromium.org
2011-03-07
2
-70
/
+39
*
Revert 77077 - Fix clang after r77075.
jochen@chromium.org
2011-03-07
2
-5
/
+1
*
Fix clang after r77075.
willchan@chromium.org
2011-03-06
2
-1
/
+5
*
Don't block on stream requests on Alternate-Protocol.
willchan@chromium.org
2011-03-06
2
-39
/
+70
*
Check that uncompressed data passed to zlib is defined, and mark compression
glider@chromium.org
2011-03-05
1
-0
/
+12
*
Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling
adamk@chromium.org
2011-03-04
2
-4
/
+4
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
13
-24
/
+227
*
Revert "Add chunked uploads support to SPDY"
satish@chromium.org
2011-03-04
13
-227
/
+24
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
13
-24
/
+227
*
Add HttpStreamFactory Job orphaning semantics.
willchan@chromium.org
2011-03-01
1
-3
/
+191
*
Prepare for late binding of SpdyHttpStreams.
willchan@chromium.org
2011-02-25
1
-3
/
+0
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
7
-45
/
+40
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
7
-40
/
+45
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
7
-45
/
+40
*
Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...
bryner@chromium.org
2011-02-22
2
-2
/
+12
*
Add support for testing SPDY with a forced-single-domain mode. This is
mbelshe@chromium.org
2011-02-22
2
-16
/
+29
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-18
/
+18
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
1
-18
/
+18
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-18
/
+18
*
In spdy_session dont call CloseAllStreams if it has
rtenneti@chromium.org
2011-02-15
1
-3
/
+5
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
1
-18
/
+18
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
1
-18
/
+18
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
1
-18
/
+18
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
1
-18
/
+18
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
1
-18
/
+18
*
Introduce OffTheRecordProfileIOData and ProfileImplIOData.
willchan@chromium.org
2011-02-11
1
-18
/
+18
*
NetLog: Log net error codes on a lot of EndEvents.
mmenke@chromium.org
2011-02-08
1
-6
/
+6
[next]