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
*
Revert 177778
rvargas@google.com
2013-01-18
1
-48
/
+2
*
Disk cache: Update the dump_cache tool to show the Stats record.
rvargas@google.com
2013-01-18
1
-2
/
+48
*
Call FlushIndex in BackendImpl::ModifyStorageSize
boliu@chromium.org
2013-01-18
1
-0
/
+2
*
Revert 177728
rvargas@google.com
2013-01-18
1
-47
/
+2
*
Disk cache: Update the dump_cache tool to show the Stats record.
rvargas@google.com
2013-01-18
1
-2
/
+47
*
Disk cache: Go back to regular evictions if we are falling behind.
rvargas@google.com
2013-01-18
1
-1
/
+7
*
Add has_user_gesture to netlog.
rdsmith@chromium.org
2013-01-18
1
-0
/
+2
*
Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...
pneubeck@chromium.org
2013-01-18
1
-5
/
+3
*
net: add histogram for SSL fallback in google.com.
agl@chromium.org
2013-01-18
2
-6
/
+23
*
Cleaning up constructors for QuicData, QuicPacket and QuicEncryptedPacket to ...
rch@chromium.org
2013-01-18
52
-938
/
+1537
*
Fixes to WebSocketErrorToNetErrorTest()
ricea@chromium.org
2013-01-18
5
-5
/
+32
*
Remove unneeded friend declaration.
pauljensen@chromium.org
2013-01-17
1
-1
/
+0
*
Queueing QUIC frames to be resent instead of packets and packing RST frames w...
rch@chromium.org
2013-01-17
13
-176
/
+210
*
Changing QUIC ack logic to match TCP (with the exception of the fixed RTO) by...
rch@chromium.org
2013-01-17
9
-100
/
+197
*
Merge DownloadItem::SafetyState and DownloadDangerType
rdsmith@chromium.org
2013-01-17
1
-5
/
+3
*
MockClock needs to mock the NowAsDeltaSinceUnixEpoch method.
wtc@chromium.org
2013-01-17
2
-2
/
+6
*
Re-enable URLRequest tests disabled due to TestServer
mmenke@chromium.org
2013-01-16
1
-6
/
+4
*
Send the ClientHello handshake message.
wtc@chromium.org
2013-01-16
17
-71
/
+473
*
Remove support for 'system' SSL on Mac (SecureTransport) and Win (SChannel)
rsleevi@chromium.org
2013-01-16
10
-3563
/
+4
*
Disable URLRequestTest.DoNotSendCookies for flakiness.
ericu@chromium.org
2013-01-16
1
-1
/
+2
*
net: don't pin crypto.cat's subdomains.
agl@chromium.org
2013-01-15
3
-3
/
+3
*
Optimization of the RTO ack logic: respect the RTO for truncated acks if this...
rch@chromium.org
2013-01-15
3
-13
/
+47
*
Largest received -> largest observed.
rch@chromium.org
2013-01-15
9
-123
/
+86
*
Http Cache: Release all references to buffers before invoking callbacks.
rvargas@google.com
2013-01-15
5
-21
/
+59
*
Adding a DCHECK to the QUIC writer's Offset functions, and moving tests around.
rch@chromium.org
2013-01-15
3
-2
/
+16
*
[net/dns] Ignore DNS addresses from stateless IPv6 DNS discovery.
szym@chromium.org
2013-01-15
2
-4
/
+21
*
Remove an unused forward declaration.
wtc@chromium.org
2013-01-15
1
-4
/
+0
*
Remove the base::files:: namespace.
darin@chromium.org
2013-01-15
2
-3
/
+3
*
Ignoring (and pushing back) the RTO alarm if we're getting truncated acks in ...
rch@chromium.org
2013-01-15
6
-10
/
+68
*
Switching from many small alarms to one big alarm for QUIC resends.
rch@chromium.org
2013-01-14
2
-11
/
+53
*
Disk cache: Improve the documentation related to proper use of enumerations.
rvargas@google.com
2013-01-14
1
-1
/
+6
*
Revert "net: don't pin crypto.cat's subdomains."
agl@chromium.org
2013-01-14
2
-2
/
+2
*
net: don't pin crypto.cat's subdomains.
agl@chromium.org
2013-01-14
2
-2
/
+2
*
Cleanup of CongestionFeedbackMessageInterArrival in QUIC.
rch@chromium.org
2013-01-12
4
-65
/
+10
*
NetworkChangeNotifier now supports changes when in the background.
jcivelli@chromium.org
2013-01-12
2
-6
/
+29
*
Initial CL for Downloads resumption.
rdsmith@chromium.org
2013-01-12
1
-0
/
+106
*
LoadTiming implementation in net, part 2.
mmenke@chromium.org
2013-01-12
24
-190
/
+650
*
Fixing nits from Chrome review 11446029.
rch@chromium.org
2013-01-12
3
-20
/
+24
*
Remove LOG(WARNING) for SYN_REPLY to non-existent SPDY streams.
cbentzel@chromium.org
2013-01-12
1
-1
/
+0
*
[net] Set default HostCache size to 1000 entries.
szym@chromium.org
2013-01-11
1
-1
/
+6
*
DISABLE a test that fails in valgrind. Will be re-enabled when a follow up C...
rch@chromium.org
2013-01-11
1
-1
/
+4
*
Add X509Certificate::IsIssuedByEncoded()
digit@chromium.org
2013-01-11
13
-206
/
+744
*
Make URLFetchers with SetAutomaticallyRetryOnNetworkChanges() retry immediate...
joaodasilva@chromium.org
2013-01-11
4
-157
/
+7
*
Re-enable tests marked with bug 60426, which has been closed for over a year.
mattm@chromium.org
2013-01-11
1
-25
/
+0
*
Handling partial writes and fin-only writes in QUIC.
rch@chromium.org
2013-01-11
11
-55
/
+94
*
Fixing a really obvious (in hindsight) bug in the quic truncation code which ...
rch@chromium.org
2013-01-11
2
-11
/
+15
*
Http cache: Don't attempt to revalidate entries after a vary header mismatch
rvargas@google.com
2013-01-11
3
-7
/
+142
*
Make all net targets build on Win64
jschuh@chromium.org
2013-01-10
7
-12
/
+42
*
[net/udp] Measure the time spent in UDP closesocket on Windows.
szym@chromium.org
2013-01-10
1
-0
/
+4
*
[net/dns] Add per-address-family histograms AsyncDNS.ResolveSuccess_FAMILY_* ...
szym@chromium.org
2013-01-10
1
-4
/
+23
[next]