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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Connect SparseHistogram with the rest of stats system
kaiwang@chromium.org
2013-03-01
4
-22
/
+24
*
Support building NSS's libssl as a component
rsleevi@chromium.org
2013-02-28
3
-21
/
+90
*
[SPDY] Clean up stream flow control code a bit
akalin@chromium.org
2013-02-28
14
-134
/
+182
*
Rename GetControlFrameMinimumSize() to GetControlFrameHeaderSize() in SpdyFramer
akalin@chromium.org
2013-02-28
10
-56
/
+60
*
Allow 0 length IOBuffer
jschuh@chromium.org
2013-02-28
1
-1
/
+1
*
Remove the last traces of experimental support for MAC cookies
rsleevi@chromium.org
2013-02-28
22
-624
/
+128
*
[nitpicking] Reduce include dependencies
yhirano@chromium.org
2013-02-28
2
-4
/
+7
*
Make SimpleEntryImpl::Close asynchronous.
gavinp@chromium.org
2013-02-28
2
-15
/
+24
*
Fix net::FileStream to handle all errors correctly.
sergeyu@chromium.org
2013-02-27
6
-151
/
+221
*
use the correct constant in the FNV1a_128_Hash function as defined in the spe...
johannes.rudolph@googlemail.com
2013-02-27
3
-11
/
+12
*
Forward-declare QuicDecrypter and QuicEncrypter in quic_framer.h.
wtc@chromium.org
2013-02-27
11
-12
/
+26
*
Remove SpdyFrameBlock structure, the last remaining "on-the-wire" structs.
akalin@chromium.org
2013-02-27
3
-44
/
+10
*
Attempt to connect to wss:// which requested client cert even if it doesn't h...
tyoshino@chromium.org
2013-02-27
1
-9
/
+18
*
Overhaul of how SPDY frame headers are written, useful for SPDY 4 development.
akalin@chromium.org
2013-02-26
15
-100
/
+99
*
Experimental Revert of 184577
mpearson@chromium.org
2013-02-26
6
-221
/
+151
*
Remove SpdyFrame::length(). Useful in SPDY 4 development.
akalin@chromium.org
2013-02-26
14
-75
/
+57
*
Fix bug in QuicHttpStream in which a CHECK failed when sending the request bo...
rch@chromium.org
2013-02-26
3
-23
/
+80
*
Fix net::FileStream to handle all errors correctly.
sergeyu@chromium.org
2013-02-26
6
-151
/
+221
*
[net/dns] Limit maximum timeout after backoff to 5s.
szym@chromium.org
2013-02-26
1
-1
/
+3
*
Add SpdyFrame::size() field and prefer its usage to length() + kHeaderSize
akalin@chromium.org
2013-02-26
5
-119
/
+78
*
Add more histograms for ProxyResolverV8Tracing.
eroman@chromium.org
2013-02-25
1
-0
/
+10
*
Make SimpleEntryImpl::Doom() completely asynchronous.
gavinp@chromium.org
2013-02-25
4
-35
/
+17
*
Make synchronous methods on disk_cache::SimpleEntryImpl() reentrant.
gavinp@chromium.org
2013-02-25
5
-27
/
+51
*
Add new simple disk cache backend.
gavinp@chromium.org
2013-02-25
9
-0
/
+1100
*
Revert 184453
sergeyu@chromium.org
2013-02-25
6
-219
/
+151
*
Fix net::FileStream to handle all errors correctly.
sergeyu@chromium.org
2013-02-25
6
-151
/
+219
*
Remove the --use-spdy-over-quic command line option. Always use SPDY over QUIC.
rch@chromium.org
2013-02-25
9
-157
/
+69
*
Land recent QUIC changes.
rch@chromium.org
2013-02-25
82
-1500
/
+4526
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
68
-82
/
+82
*
Disable 3 tests potentially because of run_test_cases;
maruel@chromium.org
2013-02-23
1
-1
/
+7
*
Enable EV for TAIWAN-CA (TWCA)
rsleevi@chromium.org
2013-02-23
1
-0
/
+6
*
Revert 184257
rtenneti@chromium.org
2013-02-23
6
-217
/
+151
*
When performing an SSL renegotiation and requesting a certificate status, cle...
rsleevi@chromium.org
2013-02-23
1
-0
/
+4
*
Fix net::FileStream to handle all errors correctly.
sergeyu@chromium.org
2013-02-23
6
-151
/
+217
*
Shortened connection timeout for SpdyProxyAuth origins.
bengr@chromium.org
2013-02-23
4
-1
/
+24
*
Make UDPSocket{Libevent,Win}::Connect close socket if it fails
ttuttle@chromium.org
2013-02-22
3
-0
/
+26
*
[Android] Make content_shell_apk and chromium_testshell components friendly.
yfriedman@chromium.org
2013-02-22
2
-8
/
+8
*
net: add bugzilla.mozilla.org to HSTS preloaded.
agl@chromium.org
2013-02-22
2
-0
/
+2
*
Update WebSocket related OWNERS files
toyoshim@chromium.org
2013-02-22
2
-1
/
+5
*
net: Add missing "image/vnd.microsoft.icon" MIME type
hashimoto@chromium.org
2013-02-22
1
-0
/
+3
*
Remove SpdyFrame::set_length(), SpdyFrame::set_flags() and SpdyFrame::flags().
akalin@chromium.org
2013-02-22
5
-47
/
+38
*
net: Remove UploadDataStream::merge_chunks_
hashimoto@chromium.org
2013-02-22
6
-106
/
+170
*
net: Complementary change for "Split URLFetcherFileWriter from URLFetcherCore"
hashimoto@chromium.org
2013-02-22
1
-0
/
+6
*
[SPDY] Prepend "stream_" to stream flow control variables
akalin@chromium.org
2013-02-22
10
-47
/
+53
*
Add central logic for setting flags and length in frames for testing.
akalin@chromium.org
2013-02-21
2
-0
/
+35
*
Remove SpdyDataFrame. Useful in SPDY 4 development.
akalin@chromium.org
2013-02-21
16
-179
/
+67
*
Fix memory leak in r183737.
rch@chromium.org
2013-02-21
2
-9
/
+19
*
Move some handy SPDY testing code into a reusable location.
akalin@chromium.org
2013-02-21
4
-71
/
+119
*
[net] Ignore Teredo addresses when determining IPv6 support.
szym@chromium.org
2013-02-21
1
-0
/
+3
*
Fix crash in Android NCN due to the use of ActivityStatus.CREATED event.
pliard@chromium.org
2013-02-21
1
-4
/
+8
[next]