| Commit message (Expand) | Author | Age | Files | Lines |
* | make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste... | jar@chromium.org | 2014-04-09 | 1 | -2/+2 |
* | Revert 261966 "make SetReceiveBufferSize and SetSendBufferSize r..." | jschuh@chromium.org | 2014-04-05 | 1 | -2/+2 |
* | make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste... | jar@chromium.org | 2014-04-05 | 1 | -2/+2 |
* | Use sockets with unread data if they've never been used before. | davidben@chromium.org | 2014-03-26 | 1 | -2/+64 |
* | [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITY | akalin@chromium.org | 2013-11-14 | 1 | -268/+165 |
* | Fix WeakPtrFactory member order in net/socket/. | wez@chromium.org | 2013-11-10 | 1 | -3/+5 |
* | Revert 232802 "[Net] Assert that URLRequests with LOAD_IGNORE_LI..." | scherkus@chromium.org | 2013-11-04 | 1 | -165/+268 |
* | [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITY | akalin@chromium.org | 2013-11-04 | 1 | -268/+165 |
* | When an idle socket is added back to a socket pool, | mmenke@chromium.org | 2013-08-22 | 1 | -12/+13 |
* | Refactor socket pool handling of priorities | akalin@chromium.org | 2013-08-22 | 1 | -1/+1 |
* | Remove SocketParams template parameter for functions templated on PoolType | akalin@chromium.org | 2013-08-15 | 1 | -5/+4 |
* | [net] Use scoped_ptr<> consistently in ClientSocketFactory and related code | akalin@chromium.org | 2013-08-15 | 1 | -23/+26 |
* | Add load states for requests stalled waiting for a socket slot | mmenke@chromium.org | 2013-07-20 | 1 | -34/+180 |
* | Use a direct include of the message_loop header in net/, part 2. | avi@chromium.org | 2013-07-18 | 1 | -2/+2 |
* | Make net and ipc explicitly use the base namespace for Values. | brettw@chromium.org | 2013-06-13 | 1 | -1/+1 |
* | net: Socket pools prioritize requests with ignore_limits. | mmenke@chromium.org | 2013-06-11 | 1 | -5/+171 |
* | Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ... | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | net: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-23 | 1 | -35/+40 |
* | net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-30 | 1 | -10/+7 |
* | When a new request comes in to a socket pool, and that | mmenke@chromium.org | 2013-04-22 | 1 | -0/+284 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -3/+3 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -3/+3 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -3/+3 |
* | Remove experimental code to pick the "warmest" socket | mmenke@chromium.org | 2013-03-30 | 1 | -78/+3 |
* | Linux/ChromeOS Chromium style checker cleanup, net/ edition. | rsleevi@chromium.org | 2013-02-06 | 1 | -27/+27 |
* | LoadTiming implementation in net, part 2. | mmenke@chromium.org | 2013-01-12 | 1 | -34/+8 |
* | LoadTiming implementation in net, part 1. | mmenke@chromium.org | 2013-01-07 | 1 | -7/+142 |
* | Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ... | joaodasilva@chromium.org | 2012-12-14 | 1 | -6/+6 |
* | net: Update calls from RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-14 | 1 | -22/+22 |
* | Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socket | rch@chromium.org | 2012-07-19 | 1 | -0/+6 |
* | Remove SSLHostInfo. | agl@chromium.org | 2012-06-27 | 1 | -3/+0 |
* | CapturingNetLog - remove maximum entries constructor argument. | mmenke@chromium.org | 2012-06-08 | 1 | -17/+17 |
* | fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee... | zhaoqin@chromium.org | 2012-06-08 | 1 | -1/+1 |
* | Fix ClientSocketPoolBaseTest.RequestSocketsMultipleTimesDoesNothing. | mmenke@chromium.org | 2012-06-07 | 1 | -11/+53 |
* | Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry, | mmenke@chromium.org | 2012-06-02 | 1 | -8/+8 |
* | Disable ClientSocketPoolBaseTest.RequestSocketsMultipleTimesDoesNothing | backer@chromium.org | 2012-05-23 | 1 | -1/+11 |
* | Fix flakiness and rename | mmenke@chromium.org | 2012-05-05 | 1 | -12/+69 |
* | Revert 132478 - Attempt to close idle connections in higher layer socket pool... | rch@chromium.org | 2012-04-17 | 1 | -167/+0 |
* | Attempt to close idle connections in higher layer socket pools when a lower l... | rch@chromium.org | 2012-04-16 | 1 | -0/+167 |
* | Attempting to re-land a small portion of this change... Simply add links from | rch@chromium.org | 2012-04-10 | 1 | -4/+52 |
* | Reverting again ... More crashes, and the instrumentation did not appear to help | rch@chromium.org | 2012-04-06 | 1 | -219/+4 |
* | Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s... | rch@chromium.org | 2012-04-03 | 1 | -0/+3 |
* | Attempting to re-land this feature with instrumentation to track down the use... | rch@chromium.org | 2012-04-02 | 1 | -4/+219 |
* | Reverting this feature, once again. *sigh* | rch@chromium.org | 2012-03-26 | 1 | -219/+4 |
* | Attempting to re-land the feature. | rch@chromium.org | 2012-03-21 | 1 | -4/+219 |
* | Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300... | rch@chromium.org | 2012-03-20 | 1 | -219/+4 |
* | Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134... | rch@chromium.org | 2012-03-20 | 1 | -4/+219 |
* | Prefer ScopedNestableTaskAllower over manual save/restore | dhollowa@chromium.org | 2012-02-14 | 1 | -3/+5 |
* | Fix calls in base and net unit tests to use TimeDelta. | tedvessenes@gmail.com | 2012-02-04 | 1 | -6/+6 |
* | Convert use of int ms to TimeDelta in files owned by jar. | tedvessenes@gmail.com | 2012-01-28 | 1 | -11/+11 |