| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate HttpAlternateProtocols to HttpServerPropertiesImpl. | willchan@chromium.org | 2011-10-10 | 1 | -11/+0 |
* | Introduce net::HttpServerPropertiesManager to manage server-specific properties. | rtenneti@chromium.org | 2011-10-09 | 1 | -0/+7 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -3/+3 |
* | Added an OriginBoundCertStore field to the SSLClientSocketNSS class and | rkn@chromium.org | 2011-07-21 | 1 | -0/+2 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -2/+4 |
* | net: Add NET_API to more code to enable building | rvargas@google.com | 2011-06-30 | 1 | -21/+6 |
* | net: Add NET_API to url_request. | rvargas@google.com | 2011-05-20 | 1 | -3/+5 |
* | Stop refcounting ProxyService. | willchan@chromium.org | 2011-04-27 | 1 | -1/+1 |
* | Rename a number of classes previously labeled "TCP" to "Transport" in | mbelshe@chromium.org | 2011-04-07 | 1 | -2/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Refactor of NetworkDelegate. | willchan@chromium.org | 2011-02-24 | 1 | -4/+4 |
* | Refactor HttpStreamFactory. | willchan@chromium.org | 2011-02-23 | 1 | -20/+19 |
* | Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory. | willchan@chromium.org | 2011-02-23 | 1 | -19/+20 |
* | Refactor HttpStreamFactory. | willchan@chromium.org | 2011-02-22 | 1 | -20/+19 |
* | Refactor HttpNetworkSession construction. | willchan@chromium.org | 2011-02-03 | 1 | -41/+39 |
* | reapply r70628. It was wrongly blamed for breaking Linux valgrind bots. | estade@chromium.org | 2011-01-07 | 1 | -0/+4 |
* | Revert r70628. It broke Linux valgrind bots. See for example | estade@chromium.org | 2011-01-07 | 1 | -4/+0 |
* | First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 1 | -0/+4 |
* | Revert 70618 - First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 1 | -4/+0 |
* | First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 1 | -0/+4 |
* | Move non_thread_safe from base to base/threading and into the base namespace. | brettw@chromium.org | 2011-01-01 | 1 | -2/+2 |
* | Cache certificate verification results in memory. | wtc@google.com | 2010-12-16 | 1 | -0/+4 |
* | Revert "Revert "net: Plumb DnsCertProvenanceChecker around."" | agl@chromium.org | 2010-11-22 | 1 | -0/+6 |
* | Revert "net: Plumb DnsCertProvenanceChecker around." | agl@chromium.org | 2010-11-22 | 1 | -6/+0 |
* | net: Plumb DnsCertProvenanceChecker around. | agl@chromium.org | 2010-11-22 | 1 | -0/+6 |
* | Revert "net: Plumb DnsCertProvenanceChecker around." | agl@chromium.org | 2010-11-18 | 1 | -6/+0 |
* | net: Plumb DnsCertProvenanceChecker around. | agl@chromium.org | 2010-11-18 | 1 | -0/+6 |
* | Revert revert 62918 - net: clean up SSLHostInfo construction." | agl@chromium.org | 2010-10-19 | 1 | -0/+2 |
* | Revert 62918 - net: clean up SSLHostInfo construction. | agl@chromium.org | 2010-10-18 | 1 | -2/+0 |
* | net: clean up SSLHostInfo construction. | agl@chromium.org | 2010-10-18 | 1 | -0/+2 |
* | Plumb up the preconnect logic from pools to StreamFactory. | willchan@chromium.org | 2010-10-16 | 1 | -3/+3 |
* | Render SpdySessionPools on the Data tab and on a new | mmenke@chromium.org | 2010-10-12 | 1 | -0/+4 |
* | Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession." | agl@chromium.org | 2010-10-08 | 1 | -0/+4 |
* | Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession." | agl@chromium.org | 2010-10-07 | 1 | -4/+0 |
* | net: plumb DnsRRResolver from IOThread to HttpNetworkSession. | agl@chromium.org | 2010-10-07 | 1 | -0/+4 |
* | Stop refcounting HostResolver. | willchan@chromium.org | 2010-10-01 | 1 | -1/+1 |
* | Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS... | willchan@chromium.org | 2010-09-30 | 1 | -4/+4 |
* | Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool. | willchan@chromium.org | 2010-09-30 | 1 | -4/+4 |
* | Stop refcounting SpdySessionPool. | willchan@chromium.org | 2010-09-30 | 1 | -4/+4 |
* | Stop refcounting ClientSocketPool. | willchan@chromium.org | 2010-09-29 | 1 | -69/+30 |
* | Kill all HttpResponseBodyDrainers when HttpNetworkSession goes away. | willchan@chromium.org | 2010-09-28 | 1 | -0/+7 |
* | Sockets page on net-internals now displays some information about the current... | mmenke@chromium.org | 2010-08-30 | 1 | -0/+4 |
* | Attempting to re-land CL 3110006 which turned out to have | rch@chromium.org | 2010-08-25 | 1 | -0/+4 |
* | Revert 57333 - Add support for speaking SSL to an HTTP Proxy, to | dhollowa@chromium.org | 2010-08-25 | 1 | -4/+0 |
* | Add support for speaking SSL to an HTTP Proxy, to | rch@chromium.org | 2010-08-25 | 1 | -0/+4 |
* | Extract connection logic from HttpNetworkTransaction into a new | mbelshe@chromium.org | 2010-08-19 | 1 | -0/+6 |
* | Bad interaction between 2 A/B experiments | ziadh@chromium.org | 2010-08-06 | 1 | -0/+1 |
* | A/B test for measuring effect of number of proxy connections. | ziadh@chromium.org | 2010-08-02 | 1 | -0/+1 |
* | Remove --testing-fixed-http-port and --testing-fixed-https-port. | cbentzel@chromium.org | 2010-07-27 | 1 | -6/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |