- 3f6007ab Refactor socket pool handling of priorities by [email protected] · 12 years ago
- 18ccfdb [net] Use scoped_ptr<> consistently in ClientSocketFactory and related code by [email protected] · 12 years ago
- ee6e0b6 Change ownership of |job| objects in ClientSocketPoolBaseHelper by [email protected] · 12 years ago
- 03b7c8c Add load states for requests stalled waiting for a socket slot by [email protected] · 12 years ago
- 18b57741 Use a direct include of the message_loop header in net/, part 2. by [email protected] · 12 years ago
- f002abb Use a direct include of time headers in net/, part 3. by [email protected] · 12 years ago
- b021ece6 net: Socket pools prioritize requests with ignore_limits. by [email protected] · 12 years ago
- fc9be580 Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, net/server/, net/socket/, net/spdy/, net/ssl/. by [email protected] · 12 years ago
- 2da659e net: Use base::MessageLoop. by [email protected] · 12 years ago
- aa249b5 net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. by [email protected] · 12 years ago
- 58e562f When a new request comes in to a socket pool, and that by [email protected] · 12 years ago
- e86df8dc Remove experimental code to pick the "warmest" socket by [email protected] · 12 years ago
- 1083335 Cleanup: Remove deprecated base::Value methods from net. Use base::Value too. by [email protected] · 12 years ago
- 034df0f3 LoadTiming implementation in net, part 1. by [email protected] · 12 years ago
- e9d7d25 NetLog: Move the group_name to a CONNECT_JOB's first event. by [email protected] · 12 years ago
- 7af985a Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on that error. by [email protected] · 12 years ago
- dba9bd2 Change www.crbug.com (fails) links to crbug.com links (works). by [email protected] · 12 years ago
- 2a848e0e Clean-up inline members of nested classes (net/) by [email protected] · 13 years ago
- 3aa4af04 NetLogEventParameter to Callback refactoring 9. by [email protected] · 13 years ago
- 8159a1c Fix ClientSocketPoolBaseTest.RequestSocketsMultipleTimesDoesNothing. by [email protected] · 13 years ago
- 31ae7ab [net] Change order of RequestPriority to natural: higher > lower by [email protected] · 13 years ago
- 40dee91a Revert 132478 - Attempt to close idle connections in higher layer socket pools when a lower layer pool is stalled. by [email protected] · 13 years ago
- 4e5540a Attempt to close idle connections in higher layer socket pools when a lower layer pool is stalled. by [email protected] · 13 years ago
- 51fdc7c Attempting to re-land a small portion of this change... Simply add links from by [email protected] · 13 years ago
- 2c75400a Reverting again ... More crashes, and the instrumentation did not appear to help by [email protected] · 13 years ago
- 711f7e7 Attempting to re-land this feature with instrumentation to track down the use-after-free. by [email protected] · 13 years ago
- f8f951d Reverting this feature, once again. *sigh* by [email protected] · 13 years ago
- ba0a931 Attempting to re-land the feature. by [email protected] · 13 years ago
- 4ab20fd Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134 - Revert 112130 - Close idle connections / SPDY sessions when needed by [email protected] · 13 years ago
- 691ee16 Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134 - Revert 112130 - Close idle connections / SPDY sessions when needed by [email protected] · 13 years ago
- 26b997396 Convert use of int ms to TimeDelta in files owned by jar. by [email protected] · 13 years ago
- e34400c3 Revert r113405, since it appears to be causing a crash and a hang. Also reverted r118506 since it is no longer applicable. by [email protected] · 13 years ago
- 96b939a Revert 117772 - Add instrumentation to help track down a use-after-free. by [email protected] · 13 years ago
- 9db08db3 Revert 118074 - Disable FPO throughout client_socket_pool_base.cc. by [email protected] · 13 years ago
- d05c787 Fix a use-after free in socket pool which can happen after reaching the maxium number of sockets. by [email protected] · 13 years ago
- 15f32e9 Disable FPO throughout client_socket_pool_base.cc. by [email protected] · 13 years ago
- 7e379c12 Add instrumentation to help track down a use-after-free. by [email protected] · 13 years ago
- 49639fa base::Bind: Convert most of net/http. by [email protected] · 13 years ago
- d4dfdab Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions when needed. by [email protected] · 13 years ago
- a4f8f99 Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions when needed. by [email protected] · 14 years ago
- f26d7fa Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions when needed. by [email protected] · 14 years ago
- 83e4330 Revert 112130 - Close idle connections / SPDY sessions when needed. by [email protected] · 14 years ago
- cb8a5468 Close idle connections / SPDY sessions when needed. by [email protected] · 14 years ago
- 64770b7d Close idle sockets next time we are about to send data. by [email protected] · 14 years ago
- f1f3f0f8 Begin CompletionCallback switchover. by [email protected] · 14 years ago
- d323a17 Update base/timer.h code to pass through Location from call sites. (reland) original CL w/LGTMs: http://codereview.chromium.org/7812036/ by [email protected] · 14 years ago
- 6fd550b Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, by [email protected] · 14 years ago
- 400d323 Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so the original code that created the delayed callback is lost. by [email protected] · 14 years ago
- 7286e3fc some cleanup for base/stl_util by [email protected] · 14 years ago
- 5e6efa5 Warmth of a connection (cwnd) is estimated by the amount of data written to the socket. by [email protected] · 14 years ago
- ea678b0 Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of data written to the socket. by [email protected] · 14 years ago
- 0ca76cb6 Warmth of a connection (cwnd) is estimated by the amount of data written to the socket. by [email protected] · 14 years ago
- f0b73990 Remove prefer_ipv4. by [email protected] · 14 years ago
- e4d9a972 Revert r85014 because it doesn't work fully and we're doing something else. by [email protected] · 14 years ago
- 374d909 Restart socket pool backup job timer on ReleaseSocket. by [email protected] · 14 years ago
- a9fc8fc Start backup socket timer for preconnects too. by [email protected] · 14 years ago
- 0d1f4c4 Prefer IPv4 in the ConnectBackupJob to work around broken IPv6 networks by [email protected] · 14 years ago
- 3268023f Rename ClientSocket to StreamSocket. by [email protected] · 14 years ago
- 636b825 Turn off backup sockets for most tests in net_unittests. by [email protected] · 14 years ago
- c847c2a - minor comment change by [email protected] · 14 years ago
- 5acdce1 Add ignore limits flag and use for sync request by [email protected] · 14 years ago
- 2d672869 Reland rest of r77399. by [email protected] · 14 years ago
- a3d677d Revert r77399 in preparation for merging a small portion of it to 696. by [email protected] · 14 years ago
- 417da10 Coverity: Fix unnecessary call by values. by [email protected] · 14 years ago
- 106c27f4 Reland r77075,r77077. by [email protected] · 14 years ago
- 232a581 Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling by [email protected] · 14 years ago
- d7fd178 NetLog: Log net error codes on a lot of EndEvents. by [email protected] · 14 years ago
- fd2e53e Fix preconnect crash on synchronous socket error. by [email protected] · 14 years ago
- dcbe168a Fix preconnect crash when we hit max socket limit. by [email protected] · 15 years ago
- 3c819f52 Fix ClientSocketPoolBaseHelper preconnect crasher. by [email protected] · 15 years ago
- 0707e2a Support predictive request for multiple preconnections by [email protected] · 15 years ago
- df0f70c Revert 67614 - Support predictive request for multiple preconnections by [email protected] · 15 years ago
- 4376ec3d Support predictive request for multiple preconnections by [email protected] · 15 years ago
- 00cd9c4 Convert implicit scoped_refptr constructor calls to explicit ones, part 2 by [email protected] · 15 years ago
- 835d7c8 Move Stats, histograms, and field trial into a metrics subdirectory of base and by [email protected] · 15 years ago
- 2c2bef15 Add ClientSocketPoolBaseHelper support for preconnect. by [email protected] · 15 years ago
- e1b54dc Prefer used idle sockets over unused idle sockets. by [email protected] · 15 years ago
- 86ab0ba Remove spammy warning about reaching maximum socket count for the pool. by [email protected] · 15 years ago
- 0496f9a3 Adds the ability for a link to set the filter in the events tab. by [email protected] · 15 years ago
- 2431756e Stop refcounting ClientSocketPool. by [email protected] · 15 years ago
- 3f00be8 Clean up socket backup job when there are no requests. by [email protected] · 15 years ago
- 3598c602 Break reference cycle from HttpProxyClientSocket=>HttpNetworkSession=>... by [email protected] · 15 years ago
- ba00b49 Add missing nested socket pools to socket pool info page. Each socket pool should be displayed once and only once. Also, if more than one proxy is in use, socket pools with the same proxy will appear adjacent to each other. by [email protected] · 15 years ago
- 0f873e8 Fix ClientSocketHandle reuse_type(). Correctly track socket use. by [email protected] · 15 years ago
- 19ac2b9 Stop leaking requests on abort. by [email protected] · 15 years ago
- 06f9246 Abort ConnectJobs with ERR_ABORTED when network changes. by [email protected] · 15 years ago
- 9349cfb FBTF: A giant cleanup to net/ by [email protected] · 15 years ago
- 4baaf9d ClientSocketPoolBaseHelper can try to read an invalid iterator. Fix that. by [email protected] · 15 years ago
- 59d7a5a Sockets page on net-internals now displays some information about the current socket pool state. Table padding slightly increased for legibility. by [email protected] · 15 years ago
- 1350e83 ClientSocketPoolBaseHelper crash fix: add a self-reference. BUG=49254 by [email protected] · 15 years ago
- aed99ef0 Reland r57100. Only create the backup ConnectJob when it is needed. by [email protected] · 15 years ago
- 2abfe90a Fix a crash in ClientSocketPoolBaseHelper where we double erase a Group from the GroupMap. by [email protected] · 15 years ago
- 06d9404 A/B experiment for re-establishing TCP connections. by [email protected] · 15 years ago
- 74d75e0b Revert 57100 - Only create the backup ConnectJob when it is needed. by [email protected] · 15 years ago
- 3aa054c Only create the backup ConnectJob when it is needed. by [email protected] · 15 years ago
- 000de16c Don't cancel outstanding connect jobs when "flushing" socket pool. by [email protected] · 15 years ago
- 09d6ecb0 Fix idle socket cleanup code path. by [email protected] · 15 years ago
- 05ea9ff Refactor how ClientSocketPoolBaseHelper avoids re-entrancy. by [email protected] · 15 years ago
- 8bad479 Fix bad merge in ClientSocketPoolBaseHelper. by [email protected] · 15 years ago
- e60e47a Implement SSLClientSocketPool. by [email protected] · 15 years ago