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 201747 "[net/dns] Measure performance of adaptive UDP tim..."
ppi@chromium.org
2013-05-23
3
-235
/
+27
*
Generate unique certificate nicknames on Linux/CrOS.
rsleevi@chromium.org
2013-05-23
13
-37
/
+436
*
[net/dns] Measure performance of adaptive UDP timeout.
mef@chromium.org
2013-05-23
3
-27
/
+235
*
Merge ConstructSpdyGet into SpdyTestUtil
ttuttle@chromium.org
2013-05-23
14
-614
/
+623
*
Add support for CNG-based keys on Windows. This permits ECC client certs.
rsleevi@chromium.org
2013-05-23
3
-45
/
+446
*
Style cleanup for net/base/mime_sniffer.cc. No real code change.
thestig@chromium.org
2013-05-23
1
-24
/
+28
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-23
50
-435
/
+1184
*
Cache for mDNS records
noamsml@chromium.org
2013-05-23
11
-12
/
+782
*
Fix bug in handling QUIC connections that error out early.
rch@chromium.org
2013-05-22
3
-1
/
+27
*
[SPDY] Remove SpdyStream::Delegate::OnSendBody()'s return value
akalin@chromium.org
2013-05-22
12
-97
/
+101
*
Sniff for incorrect Office Types
zork@chromium.org
2013-05-22
1
-0
/
+71
*
Revert 201501 "Land Recent QUIC changes."
rogerta@chromium.org
2013-05-22
50
-1184
/
+435
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-22
50
-435
/
+1184
*
Rename test callbacks for CookieStore to represent the argument type.
tyoshino@chromium.org
2013-05-22
4
-90
/
+99
*
[SPDY] Rework SPDY flow control tests and add some for http://crbug.com/242288
akalin@chromium.org
2013-05-22
4
-190
/
+170
*
Simple Cache: Eliminate Open+Create race with no index.
pasko@chromium.org
2013-05-21
2
-3
/
+58
*
Remove ConstructSpdyHeader
ttuttle@chromium.org
2013-05-21
4
-94
/
+0
*
net: Expose NetworkChangeObserver::DisableForTest.
jered@chromium.org
2013-05-21
1
-17
/
+17
*
Fix NSSCertDatabase Singleton access DCHECK
stevenjb@chromium.org
2013-05-20
1
-1
/
+2
*
GTTF: Convert WebContentsImplBrowserTest to use EmbeddedTestServer.
phajdan.jr@chromium.org
2013-05-20
5
-0
/
+66
*
Change the WebSocket OpCode constants to an enum
ricea@chromium.org
2013-05-20
5
-165
/
+143
*
Merge ConstructSpdyReplyString into SpdyTestUtil
ttuttle@chromium.org
2013-05-20
8
-172
/
+91
*
Fix bug in InitParseWithoutQuestion
noamsml@chromium.org
2013-05-20
2
-2
/
+20
*
net: Fix GetLoadState of a stream request when it's waiting
mmenke@chromium.org
2013-05-18
2
-3
/
+26
*
Initialize modification/used times from clock in SimpleCache
gavinp@chromium.org
2013-05-17
1
-0
/
+2
*
ChannelID-less Connections in Chrome should be more granular.
mef@chromium.org
2013-05-17
50
-468
/
+934
*
Grab bag of clang fixes for Windows code
rnk@chromium.org
2013-05-17
3
-5
/
+5
*
Adding unit test for two new functions in mime_util.h/cc.
grunell@chromium.org
2013-05-17
1
-0
/
+16
*
Remove deprecated WebSocketFrameHeader constructor
ricea@chromium.org
2013-05-17
1
-13
/
+0
*
Disallow wildcards from matching top-level registry controlled domains during...
rsleevi@chromium.org
2013-05-17
3
-14
/
+49
*
Use loop to iterate over cookies to save in the SaveNextCookie method.
tyoshino@chromium.org
2013-05-17
2
-23
/
+54
*
QUIC - Moved call to SetDefaults to callers of QuicClientSession.
rtenneti@chromium.org
2013-05-17
5
-5
/
+5
*
Warn if a well-known/"public" CA issues a certificate for a non-TLD
rsleevi@chromium.org
2013-05-17
4
-6
/
+200
*
Protect against empty "labeled" DNS names in DnsTransaction.
wez@chromium.org
2013-05-17
5
-2
/
+27
*
Build fix for quic_unittests.
dongseong.hwang@intel.com
2013-05-16
1
-1
/
+1
*
net: remove include_subdomains for square.com
agl@chromium.org
2013-05-16
2
-2
/
+2
*
Fix command line handling in quic_server
rch@chromium.org
2013-05-16
3
-2
/
+22
*
Actually implement header compression for quic streams.
rch@chromium.org
2013-05-16
5
-18
/
+15
*
net: add (*.)square.com to HSTS preloaded.
agl@chromium.org
2013-05-16
2
-0
/
+2
*
Add SpdyMajorVersion enum and use it everywhere
akalin@chromium.org
2013-05-16
31
-230
/
+216
*
Move AddMultipartValueForUpload to net/base/mime_util.h/cc.
grunell@chromium.org
2013-05-16
2
-0
/
+37
*
Simple Cache: Remove the wrong DCHECK.
pasko@chromium.org
2013-05-16
1
-2
/
+0
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-16
92
-585
/
+1761
*
Add unit tests for WebSocket GetKeyNumber()
ricea@chromium.org
2013-05-16
3
-26
/
+164
*
Merge SpdyProxyClientSocket unittests.
ttuttle@chromium.org
2013-05-16
5
-1530
/
+119
*
Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette...
thestig@chromium.org
2013-05-16
13
-14
/
+8
*
[SPDY] Strengthen checks in SpdyStream::DoSendBody()
akalin@chromium.org
2013-05-15
1
-3
/
+4
*
Add HttpCache.ReadError* histograms.
gavinp@chromium.org
2013-05-15
4
-9
/
+30
*
net: Return LoadTiming information in the case of a cache hit.
mmenke@chromium.org
2013-05-15
14
-104
/
+405
*
Merge framer-based Construct* functions to SpdyTestUtil
ttuttle@chromium.org
2013-05-15
20
-293
/
+290
[next]