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
*
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
*
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
[next]