Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi... | eroman@chromium.org | 2009-09-10 | 1 | -1/+2 |
* | Better match IE's proxy settings. | ericroman@google.com | 2009-08-04 | 1 | -2/+3 |
* | Remove the concept of threading from ProxyService, and move it into the Proxy... | ericroman@google.com | 2009-07-26 | 1 | -6/+16 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | split up proxy_service into several files (one per class). | ericroman@google.com | 2009-03-02 | 1 | -2/+2 |
* | Split ProxyResolver into two interfaces: A. interface for retrieving the sys... | ericroman@google.com | 2008-12-19 | 1 | -1/+0 |
* | Refactoring: replace some raw strings with GURL. | ericroman@google.com | 2008-12-02 | 1 | -2/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Change the ProxyService to work with ASCII strings. | darin@google.com | 2008-08-12 | 1 | -2/+2 |
* | Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory. | darin@google.com | 2008-08-11 | 1 | -0/+64 |