| Commit message (Expand) | Author | Age | Files | Lines |
* | Update NetLog to be threadsafe. | mmenke@chromium.org | 2010-12-01 | 1 | -23/+40 |
* | Stop refcounting HostResolver. | willchan@chromium.org | 2010-10-01 | 1 | -11/+13 |
* | Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos... | eroman@chromium.org | 2010-09-15 | 1 | -1/+1 |
* | Display the proxy PAC javascript errors in the NetLog. | eroman@chromium.org | 2010-07-14 | 1 | -6/+90 |
* | Remove an unused member field. | eroman@chromium.org | 2010-06-23 | 1 | -1/+1 |
* | Enable the disabled test ProxyResolverV8Test.ReturnUnicode, by addressing som... | eroman@chromium.org | 2010-06-23 | 1 | -25/+45 |
* | Add an additional per-request DNS cache when executing FindProxyForURL() from... | eroman@chromium.org | 2010-06-22 | 1 | -0/+75 |
* | Log the OS error that getaddrinfo() failed with. | eroman@chromium.org | 2010-05-16 | 1 | -1/+1 |
* | Fix a deadlock that could happen during shutdown if a host resolve request wa... | eroman@chromium.org | 2010-04-17 | 1 | -6/+4 |
* | HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the... | cbentzel@chromium.org | 2010-04-08 | 1 | -1/+2 |
* | Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ... | cbentzel@chromium.org | 2010-04-07 | 1 | -2/+1 |
* | HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the... | cbentzel@chromium.org | 2010-04-07 | 1 | -1/+2 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -3/+6 |
* | Really connect to the same server in FTP network transaction. | phajdan.jr@chromium.org | 2010-02-20 | 1 | -1/+1 |
* | Add fine grain tracing to HostResolverImpl. | eroman@chromium.org | 2010-02-02 | 1 | -1/+0 |
* | Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i... | eroman@chromium.org | 2009-12-12 | 1 | -8/+1 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -0/+2 |
* | Add three of the six extensions to PAC that Internet Explorer supports. | eroman@chromium.org | 2009-10-26 | 1 | -8/+112 |
* | Refactor: Address some style comments from a review (which missed the origina... | eroman@chromium.org | 2009-10-23 | 1 | -7/+7 |
* | Disable IPv6 results for the PAC bindings: | eroman@chromium.org | 2009-10-22 | 1 | -7/+48 |
* | Improve a worthless unittest. | ericroman@google.com | 2009-08-14 | 1 | -42/+13 |
* | Rename ProxyResolverV8::JSBindings --> ProxyResolverJSBindings. | eroman@chromium.org | 2009-08-02 | 1 | -0/+78 |