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
*
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
*
Re-enable CertDatabaseNSSTest.TrustIntermediateCA{2,3} on Linux/CrOS for NSS ...
rsleevi@chromium.org
2013-05-15
1
-14
/
+12
*
If HostResolver::Request completes with OK, the AddressList is not empty. Pre...
mef@chromium.org
2013-05-15
1
-3
/
+0
*
[SPDY] Add in_do_loop_ sentinel variable to SpdyStream
akalin@chromium.org
2013-05-15
3
-8
/
+31
*
[SPDY] Make DoSend{DomainBoundCert,Body}Complete() take a result parameter
akalin@chromium.org
2013-05-15
2
-8
/
+12
*
[SPDY] Incorporate latest framing changes from HTTP2 into SPDY 4 as SPDY 4a2.
akalin@chromium.org
2013-05-15
16
-143
/
+246
*
Set encryption_established_ to true in QuicCryptoClientStream before calling ...
rch@chromium.org
2013-05-15
1
-2
/
+2
*
Switch SimpleEntryImpl to use GetDataSize() rather than read data_size_ direc...
gavinp@chromium.org
2013-05-15
1
-6
/
+6
*
ServerBoundCertService: use different certs for subdomains of "private regist...
mattm@chromium.org
2013-05-15
2
-5
/
+6
*
Clean up local functions in spdy_test_util_spdy[23]
ttuttle@chromium.org
2013-05-15
4
-97
/
+38
*
Bypass data reduction proxy on receipt of a 500 response code
bengr@chromium.org
2013-05-15
2
-3
/
+94
*
[SPDY] Make SpdyStream not ref-counted
akalin@chromium.org
2013-05-14
9
-227
/
+245
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-14
22
-26294
/
+23439
*
Merge ConstructSpdyControlFrame into SpdyTestUtil.
ttuttle@chromium.org
2013-05-14
16
-776
/
+769
*
[SPDY] Make SpdyWriteQueue use WeakPtrs and not scoped_refptrs for SpdyStream
akalin@chromium.org
2013-05-14
6
-66
/
+72
*
Remove redundant reset() call on WebSocket response parser
tyoshino@chromium.org
2013-05-14
1
-2
/
+0
*
Revert r187343
rsleevi@chromium.org
2013-05-14
1
-3
/
+0
*
Make SpdySessions implement LayeredPool and hook them up
mmenke@chromium.org
2013-05-14
6
-7
/
+830
*
Rename names of queues in CookieMonster to less confusing ones.
tyoshino@chromium.org
2013-05-14
2
-31
/
+33
*
Use Persistent::Reset.
marja@chromium.org
2013-05-13
1
-3
/
+2
*
Don't call SSL read/write callbacks after an SSL socket is deleted
rsleevi@chromium.org
2013-05-13
4
-8
/
+340
*
Revert 199771 "Add support for split Public Suffix List distinct..."
nyquist@chromium.org
2013-05-13
22
-23437
/
+26294
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-13
22
-26294
/
+23437
*
Override server-side simple-cache trial with commandline switches.
pasko@google.com
2013-05-13
10
-39
/
+70
*
[SPDY] Make sure final SpdyStream references are held by SpdySession
akalin@chromium.org
2013-05-13
21
-456
/
+585
[next]