summaryrefslogtreecommitdiffstats
path: root/net/socket/client_socket_pool_base.h
Commit message (Expand)AuthorAgeFilesLines
* [Net] Make ClientSocketPoolBaseHelper::Group use a timerakalin@chromium.org2013-10-291-11/+8
* [Net] Make ClientSocketPoolBaseHelper::Group use PriorityQueueakalin@chromium.org2013-10-241-7/+15
* Encapsulate handling of pending requests in ClientSocketPoolBase::Groupakalin@chromium.org2013-08-231-20/+45
* When an idle socket is added back to a socket pool,mmenke@chromium.org2013-08-221-17/+38
* Refactor socket pool handling of prioritiesakalin@chromium.org2013-08-221-0/+5
* [net] Use scoped_ptr<> consistently in ClientSocketFactory and related codeakalin@chromium.org2013-08-151-19/+24
* Change ownership of |job| objects in ClientSocketPoolBaseHelperakalin@chromium.org2013-08-141-0/+1
* Use a direct include of time headers in net/, part 3.avi@chromium.org2013-06-281-2/+2
* net: Socket pools prioritize requests with ignore_limits.mmenke@chromium.org2013-06-111-0/+4
* When a new request comes in to a socket pool, and thatmmenke@chromium.org2013-04-221-0/+4
* Remove experimental code to pick the "warmest" socketmmenke@chromium.org2013-03-301-18/+0
* [Net] Separate out priority field from HttpRequestInfoakalin@chromium.org2013-03-191-2/+2
* LoadTiming implementation in net, part 1.mmenke@chromium.org2013-01-071-0/+9
* Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...joaodasilva@chromium.org2012-12-141-8/+8
* Clean-up inline members of nested classes (net/)hans@chromium.org2012-08-091-3/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Fix ClientSocketPoolBaseTest.RequestSocketsMultipleTimesDoesNothing.mmenke@chromium.org2012-06-071-27/+28
* Attempting to re-land a small portion of this change... Simply add links from rch@chromium.org2012-04-101-12/+41
* Reverting again ... More crashes, and the instrumentation did not appear to helprch@chromium.org2012-04-061-41/+12
* Attempting to re-land this feature with instrumentation to track down the use...rch@chromium.org2012-04-021-12/+41
* Reverting this feature, once again. *sigh*rch@chromium.org2012-03-261-41/+12
* Attempting to re-land the feature.rch@chromium.org2012-03-211-12/+41
* Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300...rch@chromium.org2012-03-201-41/+12
* Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134...rch@chromium.org2012-03-201-12/+41
* Convert use of int ms to TimeDelta in files owned by jar.tedvessenes@gmail.com2012-01-281-2/+3
* Revert r113405, since it appears to be causing a crash and a hang. Also rever...eroman@chromium.org2012-01-241-39/+10
* Revert 117772 - Add instrumentation to help track down a use-after-free.eroman@chromium.org2012-01-201-20/+2
* Add instrumentation to help track down a use-after-free.eroman@chromium.org2012-01-141-2/+20
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* base::Bind: Convert most of net/http.jhawkins@chromium.org2011-12-201-14/+16
* Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...rtenneti@google.com2011-12-071-9/+38
* Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...rtenneti@chromium.org2011-12-071-38/+9
* Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...rtenneti@chromium.org2011-12-061-9/+38
* Revert 112130 - Close idle connections / SPDY sessions when needed.sail@chromium.org2011-11-301-38/+9
* Close idle connections / SPDY sessions when needed.willchan@chromium.org2011-11-301-9/+38
* Close idle sockets next time we are about to send data.sgurun@google.com2011-11-161-0/+14
* Add OVERRIDE to net/.avi@chromium.org2011-11-161-2/+2
* Expose some network configurations for performance tuning.wangxianzhu@chromium.org2011-10-121-3/+0
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-8/+8
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-7/+7
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-4/+4
* net: Build net.dll on Windows.rvargas@google.com2011-07-011-1/+1
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-271-0/+18
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-241-18/+0
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-241-0/+18
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Net: Add net_api to the socket codervargas@google.com2011-05-191-4/+5
* Remove prefer_ipv4.wtc@chromium.org2011-05-121-8/+0
* Revert r85014 because it doesn't work fully and we're doing something else.willchan@chromium.org2011-05-121-4/+2
* Restart socket pool backup job timer on ReleaseSocket.willchan@chromium.org2011-05-111-2/+4