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
*
net: add (*.)surkatty.org to HSTS preloaded.
agl@chromium.org
2013-07-25
2
-0
/
+2
*
Roll swarm_client @ 213621.
maruel@chromium.org
2013-07-25
1
-3
/
+3
*
QUIC - Copied quic_packet_entropy_manager*.* to quic_sent_entropy_manager*.*
rtenneti@chromium.org
2013-07-25
6
-0
/
+0
*
[SPDY] Allow a stream to be created while a SpdySession is in an IO loop
akalin@chromium.org
2013-07-25
2
-3
/
+89
*
Make inttypes.h and similar macro usage C++11-friendly.
thakis@chromium.org
2013-07-25
2
-4
/
+4
*
[SPDY] Send a RST_STREAM frame before closing the associated stream
akalin@chromium.org
2013-07-25
5
-33
/
+122
*
Simple Cache: Get mtime from the cache directory early
pasko@chromium.org
2013-07-24
8
-108
/
+168
*
[net/dns] Change the port used in IPv6-test connect to 53.
szym@chromium.org
2013-07-24
1
-2
/
+2
*
Add new histograms tracking cluster loss in the Simple Cache.
gavinp@chromium.org
2013-07-24
1
-0
/
+6
*
Add ScopedEntryPtr to disk_cache.h.
pliard@chromium.org
2013-07-24
2
-24
/
+29
*
Reland r211790: "Make simple cache not use optimistic operations for App cache."
pliard@chromium.org
2013-07-24
6
-56
/
+198
*
Warn users about potentially unwanted downloads.
asanka@chromium.org
2013-07-24
1
-1
/
+2
*
Revert 213196 "Reland r211790: "Make simple cache not use optimi..."
alexeypa@google.com
2013-07-23
6
-204
/
+56
*
Allow HttpServer response to include custom headers.
kkania@chromium.org
2013-07-23
9
-39
/
+199
*
Disable EndToEndTests.MultipleTermination which might be causing timeouts.
rch@chromium.org
2013-07-23
1
-1
/
+2
*
Reland r211790: "Make simple cache not use optimistic operations f..."
pliard@chromium.org
2013-07-23
6
-56
/
+204
*
Add local address of UDP sockets used to check IPv6 support to NetLog
szym@chromium.org
2013-07-23
5
-8
/
+26
*
Fix recent valgrind issues with QUIC code from r213113.
rch@chromium.org
2013-07-23
1
-0
/
+2
*
Remove the quic_unittests target and fold it into net_unittests.
rch@chromium.org
2013-07-23
5
-99
/
+68
*
Update include paths in net for base/process changes.
rsesek@chromium.org
2013-07-23
12
-12
/
+16
*
Rearrange code to match spdy_protocol.h SpdyFrameType declaration order: most...
akalin@chromium.org
2013-07-22
3
-279
/
+284
*
Made MessagePump a non-thread safe class.
alexeypa@chromium.org
2013-07-22
2
-3
/
+3
*
Fix SpdyFramer CREDENTIAL frame parsing bug that showed up by way of test fla...
akalin@chromium.org
2013-07-22
2
-0
/
+38
*
Signal error in SpdyFramer if receive a header block frame with stream ID zero
akalin@chromium.org
2013-07-22
2
-0
/
+143
*
Revert 212948 "Made MessagePump a non-thread safe class."
alexeypa@google.com
2013-07-22
2
-3
/
+3
*
Made MessagePump a non-thread safe class.
alexeypa@chromium.org
2013-07-22
2
-3
/
+3
*
Change HttpConnection to reuse GetHttpReasonPhrase.
kkania@chromium.org
2013-07-22
1
-17
/
+1
*
Remove QUIC from NPN strings so as to save space in ALPN
rch@chromium.org
2013-07-22
9
-102
/
+82
*
[SPDY] Make SpdySession not ref-counted
akalin@chromium.org
2013-07-22
3
-12
/
+10
*
[SPDY] Drop the last reference to a SpdySession from a specific place
akalin@chromium.org
2013-07-22
3
-42
/
+47
*
[SPDY] Use WeakPtr<SpdySession> everywhere but SpdySessionPool
akalin@chromium.org
2013-07-22
33
-428
/
+406
*
[SPDY] Remove a SPDY session from its pool only when not in an IO loop
akalin@chromium.org
2013-07-22
6
-127
/
+407
*
QUIC - reset QuicConnection's OverallConnectionTimeout when crypto handshake
rtenneti@chromium.org
2013-07-21
4
-2
/
+28
*
Revert 212613 "Use Histogram algorithm to calculate DNS timeout."
mef@chromium.org
2013-07-20
1
-2
/
+12
*
Histogram count of DnsAttempts before DnsTransaction completes successfully o...
mef@chromium.org
2013-07-20
1
-0
/
+9
*
SimpleCacheExperiment ControlGroup users should stay in control group.
gavinp@chromium.org
2013-07-20
2
-2
/
+161
*
QUIC - moved chromium version of ProofSourceForTesting into chromium code.
rtenneti@chromium.org
2013-07-20
2
-6
/
+6
*
Bump SimpleCache version to 4.
gavinp@chromium.org
2013-07-20
1
-2
/
+2
*
Add load states for requests stalled waiting for a socket slot
mmenke@chromium.org
2013-07-20
3
-51
/
+210
*
Restrict the AI_ADDRCONFIG workaround on loopback-only hosts to OS_LINUX
szym@chromium.org
2013-07-20
1
-2
/
+2
*
net: Fix references to googleurl.
tfarina@chromium.org
2013-07-20
4
-4
/
+4
*
QUIC - bug fixes for https over quic to work.
rtenneti@chromium.org
2013-07-19
2
-13
/
+15
*
Fix gdig after WeakPtr switched to SequenceChecker
szym@chromium.org
2013-07-19
1
-6
/
+8
*
Make DnsTransaction.Start() never complete synchronously.
mmenke@chromium.org
2013-07-19
7
-99
/
+48
*
Track DnsAttempt timeout as server failure.
mef@chromium.org
2013-07-19
1
-1
/
+2
*
Use Histogram algorithm to calculate DNS timeout.
mef@chromium.org
2013-07-19
1
-12
/
+2
*
[SPDY] Fully implement handling of GOAWAY frames
akalin@chromium.org
2013-07-19
10
-284
/
+750
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
33
-85
/
+119
*
Revert 212378 "Add a HistogramRecorder class and use cases."
rnk@chromium.org
2013-07-18
1
-15
/
+64
*
Add a HistogramRecorder class and use cases.
lpromero@chromium.org
2013-07-18
1
-64
/
+15
[next]