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
/
spdy_http_stream_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop using SequencedWorkerPool in tests in net/
rsleevi@chromium.org
2013-08-22
1
-10
/
+3
*
Add a method to get, but not create, the domain bound cert for a given domain.
juanlang@google.com
2013-08-14
1
-1
/
+1
*
Remove requested types from the server bound cert service: it only
juanlang@google.com
2013-08-07
1
-7
/
+2
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-1
/
+2
*
Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04"
akalin@chromium.org
2013-07-30
1
-2
/
+1
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-1
/
+2
*
[SPDY] Use WeakPtr<SpdySession> everywhere but SpdySessionPool
akalin@chromium.org
2013-07-22
1
-23
/
+13
*
[SPDY] Fully implement handling of GOAWAY frames
akalin@chromium.org
2013-07-19
1
-1
/
+1
*
[SPDY] Refactor SpdySession state machine (take 2)
akalin@chromium.org
2013-07-18
1
-12
/
+12
*
Revert "[SPDY] Refactor SpdySession state machine"
akalin@chromium.org
2013-07-17
1
-12
/
+12
*
[SPDY] Refactor SpdySession state machine
akalin@chromium.org
2013-07-16
1
-12
/
+12
*
Revert 210694 "fix loop"
akalin@chromium.org
2013-07-10
1
-12
/
+12
*
fix loop
akalin@chromium.org
2013-07-10
1
-12
/
+12
*
[SPDY] Refactor and clean up SpdySessionPool
akalin@chromium.org
2013-07-03
1
-182
/
+52
*
[SPDY] Organize tests by minimum version needed
akalin@chromium.org
2013-06-27
1
-118
/
+120
*
[SPDY] Enable tests for SPDY/3.1 and SPDY/4a2
akalin@chromium.org
2013-06-27
1
-28
/
+3
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
1
-1
/
+1
*
Use a dummy HttpStream for proxy redirects
akalin@chromium.org
2013-06-24
1
-1
/
+10
*
[SPDY] Fix SpdySession's handling of SYN_REPLY frames
akalin@chromium.org
2013-06-21
1
-14
/
+14
*
[SPDY] Merge the SpdyHttpStream unit tests and parametrize them on a NextProto
akalin@chromium.org
2013-06-12
1
-0
/
+1056
*
Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landing
rch@chromium.org
2012-03-04
1
-465
/
+0
*
Remove the origin field from the CREDENTIAL frame.
rch@chromium.org
2012-02-29
1
-1
/
+0
*
Remove support for RSA Origin Bound Certificates.
mattm@chromium.org
2012-02-29
1
-49
/
+0
*
Fix SpdySession::WriteCredentialFrame ECPrivateKey creation args.
mattm@chromium.org
2012-02-28
1
-11
/
+125
*
Change MockRead and MockWrite (et. al.) to take an IoMode enum, instead
rch@chromium.org
2012-02-23
1
-5
/
+5
*
Disable CREDENTIALS frames when using spdy/2.1 or earlier.
rch@chromium.org
2012-02-14
1
-0
/
+1
*
Adds support for the credentials frame.
rch@chromium.org
2012-02-08
1
-0
/
+172
*
net: Replace UploadDataStream::Create() with Init().
satorux@chromium.org
2012-02-02
1
-2
/
+3
*
Fixes to socket_test_util.cc.
szym@chromium.org
2012-01-22
1
-4
/
+5
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-11
/
+11
*
base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.
jhawkins@chromium.org
2011-12-15
1
-2
/
+2
*
Make ClientSocketPoolManager into an interface.
willchan@chromium.org
2011-11-17
1
-1
/
+1
*
Remove referrer from TransportSocketParams and SOCKSSocketParams.
szym@chromium.org
2011-11-15
1
-1
/
+1
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-4
/
+4
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-4
/
+7
*
Add ignore limits flag and use for sync request
kristianm@google.com
2011-03-30
1
-2
/
+2
*
Revert 78061 - Revert 78034 - Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-15
1
-2
/
+1
*
Revert 78034 - Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-14
1
-1
/
+2
*
Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-14
1
-2
/
+1
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
1
-2
/
+64
*
Revert "Add chunked uploads support to SPDY"
satish@chromium.org
2011-03-04
1
-64
/
+2
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
1
-2
/
+64
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-2
/
+1
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-1
/
+2
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
1
-2
/
+1
*
HttpStream::SendRequest
rch@chromium.org
2010-10-27
1
-2
/
+4
*
Remove the references to HttpNetworkSession in SpdySession
rch@chromium.org
2010-09-25
1
-1
/
+1
*
Remove SpdySession::Connect(). This methods was only
rch@chromium.org
2010-09-25
1
-1
/
+8
*
Add support for speaking SPDY to an HTTPS proxy.
rch@chromium.org
2010-09-01
1
-2
/
+3
*
Refactor: change the spdy session pool key to take a ProxyServer instead of a...
eroman@chromium.org
2010-08-25
1
-3
/
+3
[next]