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
/
http
/
http_network_transaction_spdy3_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge spdy2/3 versions of Spdy{SessionDependencies,URLRequestContext}
ttuttle@chromium.org
2013-05-03
1
-607
/
+539
*
Do not roll back to SSL 3.0 for Google properties.
thaidn@google.com
2013-04-19
1
-115
/
+0
*
Re-land greedy read support for SpdySession
rtenneti@chromium.org
2013-04-17
1
-0
/
+77
*
[SPDY] Add flag and about:flags entry for SPDY/4 alpha 1
akalin@chromium.org
2013-04-12
1
-2
/
+4
*
[net] Move host_cache files from net/base to net/dns
szym@chromium.org
2013-04-10
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-4
/
+19
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-19
/
+4
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-4
/
+19
*
Remove experimental code to pick the "warmest" socket
mmenke@chromium.org
2013-03-30
1
-1
/
+0
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-2
/
+2
*
Convert net to use base::string16 instead of string16.
brettw@chromium.org
2013-03-29
1
-12
/
+12
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-1
/
+1
*
[Net] Separate out priority field from HttpRequestInfo
akalin@chromium.org
2013-03-19
1
-166
/
+287
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-3
/
+3
*
[SPDY] Add flag to turn on SPDY/3.1 (with per-session flow control)
akalin@chromium.org
2013-03-05
1
-2
/
+2
*
Remove SpdyFrame::length(). Useful in SPDY 4 development.
akalin@chromium.org
2013-02-26
1
-5
/
+5
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Rename SpdyStatusCodes to SpdyRstStreamStatus
akalin@chromium.org
2013-02-09
1
-5
/
+5
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
1
-4
/
+4
*
Linux/ChromeOS Chromium style checker cleanup, net/ edition.
rsleevi@chromium.org
2013-02-06
1
-7
/
+7
*
LoadTiming in net part 5:
mmenke@chromium.org
2013-02-02
1
-2
/
+399
*
Add a new enable_user_alternate_protocol_ports flag.
rch@chromium.org
2013-02-01
1
-47
/
+50
*
Improve performance of proxy resolver by tracing DNS dependencies.
eroman@chromium.org
2013-01-30
1
-6
/
+0
*
LoadTiming in net part 4.
mmenke@chromium.org
2013-01-24
1
-33
/
+450
*
Add support for making FTP requests through a proxy.
phajdan.jr@chromium.org
2013-01-23
1
-0
/
+7
*
LoadTiming in net, part 3.
mmenke@chromium.org
2013-01-21
1
-1
/
+133
*
net: Stop using base::WorkerPool from UploadFileElementReader
hashimoto@chromium.org
2013-01-10
1
-3
/
+6
*
Rename ancient NetworkTransaction tests to accurately
mmenke@chromium.org
2013-01-04
1
-1
/
+1
*
net: Make UploadDataStream independent from UploadData
hashimoto@chromium.org
2012-12-11
1
-16
/
+19
*
Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...
rch@chromium.org
2012-12-04
1
-4
/
+0
*
Clean up SpdySessionDependencies to remove code duplication.
rch@chromium.org
2012-12-02
1
-463
/
+386
*
net: Pass the real IP address and port for mock TCP sockets where possible.
phajdan.jr@chromium.org
2012-11-16
1
-2
/
+2
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
1
-21
/
+21
*
net: Move ownership of UploadDataStream from HttpNetworkTransaction to URLReq...
hashimoto@chromium.org
2012-11-14
1
-34
/
+47
*
net: Change type of UploadData::elements from std::vector to ScopedVector
hashimoto@chromium.org
2012-11-14
1
-15
/
+4
*
Treat 0 returned from HttpStream::ReadResponseBody correctly.
paivanof@gmail.com
2012-11-04
1
-0
/
+87
*
Add net/base/test_data_directory.h
toyoshim@chromium.org
2012-11-01
1
-0
/
+1
*
net: Move data reading functionalities from UploadElement to UploadElementReader
hashimoto@chromium.org
2012-09-11
1
-3
/
+4
*
net: Move file operation code from UploadData to UploadDataStream
hashimoto@chromium.org
2012-09-01
1
-1
/
+0
*
net: Make UploadData::Element an independent class
hashimoto@chromium.org
2012-08-21
1
-6
/
+6
*
Fix proxy CONNECT response handling
ttuttle@chromium.org
2012-08-09
1
-33
/
+13
*
Give MockRead and MockWrite distinct types.
yutak@chromium.org
2012-07-27
1
-7
/
+7
*
Instead of enqueueing SPDY frames, enqueue SPDY streams that are ready to pro...
rch@chromium.org
2012-07-26
1
-2
/
+2
*
Revert 147692 - Instead of enqueueing SPDY frames, instead enqueue SPDY strea...
vitalybuka@chromium.org
2012-07-20
1
-2
/
+2
*
Instead of enqueueing SPDY frames, instead enqueue SPDY streams that are read...
rch@chromium.org
2012-07-20
1
-2
/
+2
*
Remove most usages of scoped_ptr<*SocketData> in net unittests.
rch@chromium.org
2012-07-19
1
-129
/
+109
*
Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socket
rch@chromium.org
2012-07-19
1
-0
/
+127
*
Fix race in HttpNetworkTransactionSpdy2Test.BasicAuthSpdyProxy and
mmenke@chromium.org
2012-07-10
1
-9
/
+9
*
DeterministicSocketDataProvider should not be RefCounted
rsleevi@chromium.org
2012-07-10
1
-1
/
+1
*
Prevent requests for http://host:port/ from being sent over an existing spdy ...
rch@chromium.org
2012-07-02
1
-0
/
+244
[next]