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
*
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
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
11
-44
/
+59
*
Revert 73265 - Check that uncompressed data passed to zlib is defined, and ma...
danno@chromium.org
2011-02-01
1
-8
/
+0
*
Check that uncompressed data passed to zlib is defined, and mark compression
glider@chromium.org
2011-02-01
1
-0
/
+8
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-13
/
+16
*
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
*
Prototype of chunked transfer encoded POST.
satish@chromium.org
2011-01-25
1
-1
/
+1
*
More net/ header/implementation method reordering.
erg@google.com
2011-01-21
1
-460
/
+464
*
More net/ reordering.
erg@google.com
2011-01-21
3
-111
/
+131
*
Even more reordering the methods in headers and implementation in net/.
erg@google.com
2011-01-20
4
-26
/
+28
*
net: Remove prefix net:: from some places that already are in namespace net.
tfarina@chromium.org
2011-01-19
1
-3
/
+3
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-2
/
+2
*
Cleanup: Use AUTH_SCHEME enum instead of a string.
cbentzel@chromium.org
2011-01-13
1
-2
/
+7
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-3
/
+3
*
Start reordering the methods in headers in net/.
erg@google.com
2011-01-07
1
-3
/
+3
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
1
-0
/
+1
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
1
-1
/
+0
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-0
/
+1
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-1
/
+0
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-0
/
+1
*
Allow a non-200 (or non-407) response for a CONNECT request from an HTTPS proxy
rch@chromium.org
2010-12-17
5
-10
/
+50
[next]