| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Add namespace net to the remaining files under url_request directory. | tfarina@chromium.org | 2011-01-06 | 1 | -3/+3 |
* | Don't leak proxy script fetcher's http transaction factories. | willchan@chromium.org | 2010-12-24 | 1 | -0/+3 |
* | Create a URLRequestContext for PAC fetching. | willchan@chromium.org | 2010-12-23 | 1 | -14/+7 |
* | Cache certificate verification results in memory. | wtc@google.com | 2010-12-16 | 1 | -0/+2 |
* | Moved PrerenderInterceptor to chrome\browser\prerender | cbentzel@chromium.org | 2010-12-09 | 1 | -3/+2 |
* | Update NetLog to be threadsafe. | mmenke@chromium.org | 2010-12-01 | 1 | -9/+9 |
* | Implement a dispatcher for prerender requests | gavinp@chromium.org | 2010-11-19 | 1 | -0/+3 |
* | Support specifying the GSSAPI library that will be used. | danno@chromium.org | 2010-11-12 | 1 | -0/+1 |
* | Reland 65535 | danno@chromium.org | 2010-11-10 | 1 | -1/+12 |
* | Revert 65535 - Group Policy support for HTTP authentication | danno@chromium.org | 2010-11-09 | 1 | -12/+1 |
* | Group Policy support for HTTP authentication | danno@chromium.org | 2010-11-09 | 1 | -1/+12 |
* | Reland r63578 - Release ChromeURLRequestContextGetters' references on IO thre... | willchan@chromium.org | 2010-11-09 | 1 | -1/+22 |
* | Restrict total parallel DNS resolutions | jar@chromium.org | 2010-10-29 | 1 | -4/+3 |
* | Revert 63578 - Release ChromeURLRequestContextGetters' references on IO threa... | willchan@chromium.org | 2010-10-25 | 1 | -22/+1 |
* | Release ChromeURLRequestContextGetters' references on IO thread shutdown. | willchan@chromium.org | 2010-10-22 | 1 | -1/+22 |
* | Cleanup: Move the ProxyScriptFetcher registry from being a global in net, to ... | eroman@chromium.org | 2010-10-16 | 1 | -0/+17 |
* | FBTF: More ctor/dtor cleanup. | erg@google.com | 2010-10-14 | 1 | -2/+5 |
* | Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession." | agl@chromium.org | 2010-10-08 | 1 | -0/+2 |
* | Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession." | agl@chromium.org | 2010-10-07 | 1 | -2/+0 |
* | net: plumb DnsRRResolver from IOThread to HttpNetworkSession. | agl@chromium.org | 2010-10-07 | 1 | -0/+2 |
* | Stop refcounting HostResolver. | willchan@chromium.org | 2010-10-01 | 1 | -3/+1 |
* | Intercept navigations, not DNS resolutions, to predict startup | jar@chromium.org | 2010-08-15 | 1 | -1/+0 |
* | Clean up inclusion of <map>, <set>, <vector> in chrome/browser/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -2/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 1 | -1/+0 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | Log whenever the network IP address changes. | eroman@chromium.org | 2010-07-07 | 1 | -0/+4 |
* | Make the Negotiate Authentication Handler a state machine. | cbentzel@chromium.org | 2010-07-01 | 1 | -1/+2 |
* | Rename Dns prefetching files to Predictor files | jar@chromium.org | 2010-06-27 | 1 | -1/+1 |
* | Massively simplify the NetworkChangeNotifier infrastructure: | pkasting@chromium.org | 2010-06-25 | 1 | -2/+0 |
* | Change classes and functions for DNS Prefetching to Predictor* | jar@chromium.org | 2010-06-25 | 1 | -10/+10 |
* | Do speculative preconnection based on network traffic (not just DNS) | jar@chromium.org | 2010-06-23 | 1 | -6/+16 |
* | Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate. | willchan@chromium.org | 2010-06-15 | 1 | -0/+2 |
* | Support speculative pre-connection to search URLs | jar@chromium.org | 2010-05-18 | 1 | -2/+4 |
* | Make sure the "cancel leaked host resolver requests shutdown hack" gets run b... | eroman@chromium.org | 2010-04-27 | 1 | -1/+8 |
* | Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th... | ahendrickson@chromium.org | 2010-04-16 | 1 | -0/+2 |
* | Don't delete the IOThread globals until all of the MessageLoop::DestructionOb... | eroman@chromium.org | 2010-04-15 | 1 | -1/+1 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -0/+2 |
* | Added HttpAuthFilter. | cbentzel@chromium.org | 2010-02-26 | 1 | -0/+2 |
* | Added factories for HttpAuthHandler. | cbentzel@chromium.org | 2010-02-15 | 1 | -1/+3 |
* | Pass the NetworkChangeNotifier to HostResolver. | willchan@chromium.org | 2010-02-04 | 1 | -4/+23 |
* | Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat... | willchan@chromium.org | 2010-01-22 | 1 | -0/+70 |