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
/
spdy
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Split sync part of UploadFileElementReader as UploadFileElementReaderSync
hashimoto@chromium.org
2012-12-20
2
-5
/
+5
*
A few more minor refactors to spdy code for spdy-over-quic. We need to be abl...
rch@chromium.org
2012-12-19
4
-18
/
+31
*
Use generated shim headers for zlib.
phajdan.jr@chromium.org
2012-12-18
1
-5
/
+0
*
Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...
joaodasilva@chromium.org
2012-12-14
6
-14
/
+13
*
net: Make UploadDataStream independent from UploadData
hashimoto@chromium.org
2012-12-11
4
-94
/
+98
*
Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...
rch@chromium.org
2012-12-04
27
-707
/
+543
*
Clean up SpdySessionDependencies to remove code duplication.
rch@chromium.org
2012-12-02
4
-38
/
+46
*
net: Add NULL check for SpdyHttpStream::request_info_
hashimoto@chromium.org
2012-11-20
1
-4
/
+4
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
2
-4
/
+4
*
net: Pass the real IP address and port for mock TCP sockets where possible.
phajdan.jr@chromium.org
2012-11-16
2
-30
/
+32
*
net: Remove UploadDataStream* argument from HttpStream::SendRequest
hashimoto@chromium.org
2012-11-15
6
-69
/
+45
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
12
-71
/
+71
*
net: Move ownership of UploadDataStream from HttpNetworkTransaction to URLReq...
hashimoto@chromium.org
2012-11-14
4
-152
/
+175
*
Add net/base/test_data_directory.h
toyoshim@chromium.org
2012-11-01
1
-0
/
+1
*
net: Stop passing ownership of UploadDataStream from HttpNetworkTransaction t...
hashimoto@chromium.org
2012-11-01
4
-67
/
+58
*
Remove base::RefCounted as a friend of SpdyStreamDelegate.
rch@chromium.org
2012-10-30
1
-1
/
+0
*
Fix places where "request" is misspelled "requst". Surprisingly, there are s...
pkasting@chromium.org
2012-10-25
2
-3
/
+3
*
[net] Change factory methods for HostResolver and HostCache to return a scope...
szym@chromium.org
2012-10-22
2
-2
/
+2
*
net: Delete special logic for chunked upload
hashimoto@chromium.org
2012-10-22
7
-35
/
+8
*
Linux: fix build with system zlib.
phajdan.jr@chromium.org
2012-10-19
2
-0
/
+41
*
net: Use UploadDataStream::Read() instead of ReadSync()
hashimoto@chromium.org
2012-10-18
5
-14
/
+229
*
net: Make UploadDataStream::Read() asynchronous
hashimoto@chromium.org
2012-10-17
1
-1
/
+1
*
fix uninitialized variable warning for vs2012 compilation
scottmg@chromium.org
2012-10-13
1
-2
/
+2
*
SPDY - Add support for PINGs initiated by the server.
rtenneti@chromium.org
2012-10-04
8
-22
/
+166
*
net: separate SPDY cookie with "; " as the new RFC requires.
agl@chromium.org
2012-09-21
1
-16
/
+25
*
crypto: add DecodeSignature and use SHA-256 with ECDSA.
agl@chromium.org
2012-09-19
2
-2
/
+14
*
net: Make UploadDataStream::Init() asynchronous.
hashimoto@chromium.org
2012-09-18
4
-9
/
+9
*
* Change logic of SpdySession::VerifyDomainAuthentication to
rch@chromium.org
2012-09-13
2
-1
/
+166
*
Move the NSS functions out of CertDatabase into a new NSSCertDatabase class.
joaodasilva@chromium.org
2012-09-10
2
-4
/
+4
*
Add SPDY request headers to DevTools.
mmenke@chromium.org
2012-09-07
10
-22
/
+126
*
Remove obsolete signature_creator includes from net.
msarda@chromium.org
2012-09-05
2
-2
/
+0
*
Add a flag to enable connection pooling with channel id
rch@chromium.org
2012-09-05
2
-1
/
+13
*
net: Move file operation code from UploadData to UploadDataStream
hashimoto@chromium.org
2012-09-01
2
-18
/
+10
*
net: Return size of upload as well as position from HttpTransaction::GetUploa...
hashimoto@chromium.org
2012-08-30
2
-4
/
+5
*
Revert "net: disable SPDY compression."
agl@chromium.org
2012-08-29
2
-10
/
+4
*
net: disable SPDY compression.
agl@chromium.org
2012-08-28
2
-4
/
+10
*
SPDY - A histogram to track spdy versions negotiated by chrome.
rtenneti@google.com
2012-08-22
1
-0
/
+1
*
[Coverity] Pass-by-ref instead of value
groby@chromium.org
2012-08-21
2
-4
/
+5
*
WebSocket over SPDY: unit test cleanup
toyoshim@chromium.org
2012-08-21
12
-257
/
+219
*
net: Fix more clang warnings about missing virtual and OVERRIDE annotations.
tfarina@chromium.org
2012-08-19
1
-1
/
+1
*
Disable SpdyCredentialBuilder tests with OpenSSL.
pliard@chromium.org
2012-08-17
1
-6
/
+44
*
net: workaround compression leaks
agl@chromium.org
2012-08-15
5
-56
/
+218
*
SPDY: WriteHeaders should invoke OnDataSent callback
toyoshim@chromium.org
2012-08-15
14
-30
/
+77
*
Revert "net: workaround compression leaks"
agl@chromium.org
2012-08-14
5
-218
/
+56
*
net: workaround compression leaks
agl@chromium.org
2012-08-14
5
-56
/
+218
*
Clean-up inline members of nested classes (net/)
hans@chromium.org
2012-08-09
2
-9
/
+20
*
Fix proxy CONNECT response handling
ttuttle@chromium.org
2012-08-09
4
-34
/
+150
*
SPDY - Handle incomplete headers during server push.
rtenneti@chromium.org
2012-08-06
14
-16
/
+284
*
Implement TLS Channel ID support for SPDY CREDENTIAL frames
rch@chromium.org
2012-08-06
5
-53
/
+274
*
Add WriteHeaders interface to SpdySession and SpdyStream.
toyoshim@chromium.org
2012-08-03
12
-161
/
+629
[next]