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_proxy_client_socket_pool.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shortened connection timeout for SpdyProxyAuth origins.
bengr@chromium.org
2013-02-23
1
-0
/
+8
*
LoadTiming in net part 5:
mmenke@chromium.org
2013-02-02
1
-0
/
+1
*
Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...
joaodasilva@chromium.org
2012-12-14
1
-2
/
+2
*
Clean-up inline members of nested classes (net/)
hans@chromium.org
2012-08-09
1
-0
/
+6
*
SPDY - replaced SpdySettings (list) with SettingsMap
rtenneti@chromium.org
2012-04-18
1
-1
/
+0
*
Attempting to re-land a small portion of this change... Simply add links from
rch@chromium.org
2012-04-10
1
-2
/
+34
*
Reverting again ... More crashes, and the instrumentation did not appear to help
rch@chromium.org
2012-04-06
1
-34
/
+2
*
Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...
rch@chromium.org
2012-04-03
1
-1
/
+1
*
Attempting to re-land this feature with instrumentation to track down the use...
rch@chromium.org
2012-04-02
1
-2
/
+34
*
Move NextProto enum to a new file net/socket/next_proto.h
rch@chromium.org
2012-03-31
1
-1
/
+1
*
Reverting this feature, once again. *sigh*
rch@chromium.org
2012-03-26
1
-34
/
+2
*
Attempting to re-land the feature.
rch@chromium.org
2012-03-21
1
-2
/
+34
*
Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300...
rch@chromium.org
2012-03-20
1
-34
/
+2
*
Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134...
rch@chromium.org
2012-03-20
1
-2
/
+34
*
net: Disconnect proxy sockets that have a certificate error.
agl@chromium.org
2012-03-05
1
-0
/
+1
*
net: code style fixups - no semantic change.
agl@chromium.org
2012-03-05
1
-10
/
+15
*
Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-02-03
1
-79
/
+8
*
[Coverity] Change pass-by-value to pass-by-ref
groby@chromium.org
2012-01-31
1
-1
/
+1
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-01-25
1
-8
/
+79
*
Revert r113405, since it appears to be causing a crash and a hang. Also rever...
eroman@chromium.org
2012-01-24
1
-35
/
+3
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-12
/
+7
*
Added protocol_version negotiated with the server.
rtenneti@google.com
2011-12-20
1
-1
/
+4
*
base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.
jhawkins@chromium.org
2011-12-15
1
-7
/
+4
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-6
/
+9
*
Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...
rtenneti@google.com
2011-12-07
1
-2
/
+34
*
Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...
rtenneti@chromium.org
2011-12-07
1
-34
/
+2
*
Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...
rtenneti@chromium.org
2011-12-06
1
-2
/
+34
*
Revert 112130 - Close idle connections / SPDY sessions when needed.
sail@chromium.org
2011-11-30
1
-34
/
+2
*
Close idle connections / SPDY sessions when needed.
willchan@chromium.org
2011-11-30
1
-2
/
+34
*
Expose some network configurations for performance tuning.
wangxianzhu@chromium.org
2011-10-12
1
-3
/
+2
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-1
/
+1
*
Change HttpNetworkTransaction and HttpStreamFactoryImpl::Job
rch@chromium.org
2011-09-02
1
-0
/
+2
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-1
/
+1
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-34
/
+44
*
Add ignore limits flag and use for sync request
kristianm@google.com
2011-03-30
1
-1
/
+5
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-4
/
+2
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-2
/
+4
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
1
-4
/
+2
*
More net/ reordering.
erg@google.com
2011-01-21
1
-37
/
+37
*
Allow a non-200 (or non-407) response for a CONNECT request from an HTTPS proxy
rch@chromium.org
2010-12-17
1
-2
/
+5
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
1
-0
/
+12
*
Change HttpProxyClientSocketPool so that when a new SpdyStream is
rch@chromium.org
2010-12-03
1
-1
/
+2
*
Correctly handle SSL Client Authentication requests when connecting
rch@chromium.org
2010-11-12
1
-10
/
+18
*
Integrate the SpdyProxyClientSocket into the HttpStreamRequest
rch@chromium.org
2010-10-13
1
-15
/
+99
*
Add ClientSocketPoolBaseHelper support for preconnect.
willchan@chromium.org
2010-10-13
1
-0
/
+11
*
Stop refcounting HostResolver.
willchan@chromium.org
2010-10-01
1
-2
/
+2
*
Stop refcounting ClientSocketPool.
willchan@chromium.org
2010-09-29
1
-14
/
+11
*
net: Fix incorrect style used in some enumerations.
tfarina@chromium.org
2010-09-22
1
-22
/
+22
*
Break reference cycle from HttpProxyClientSocket=>HttpNetworkSession=>...
willchan@chromium.org
2010-09-17
1
-3
/
+7
*
Flush all nested pools.
willchan@chromium.org
2010-09-16
1
-0
/
+4
[next]