| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing header (breaks on linux). | ericroman@google.com | 2009-03-02 | 1 | -0/+1 |
* | split up proxy_service into several files (one per class). | ericroman@google.com | 2009-03-02 | 1 | -153/+7 |
* | Update a WARNING with a bug URL. | evan@chromium.org | 2009-02-27 | 1 | -5/+5 |
* | Add support to ProxyService for downloading a PAC script on behalf of the Pro... | ericroman@google.com | 2009-02-23 | 1 | -49/+235 |
* | Add parsing for PAC result strings -- ProxyInfo::UsePacString(). | ericroman@google.com | 2009-02-19 | 1 | -37/+53 |
* | Get rid of synchronous ResolveProxy API. | ericroman@google.com | 2009-01-31 | 1 | -70/+32 |
* | Move proxy resolve requests out of plugin/renderer process, and into the brow... | ericroman@google.com | 2009-01-31 | 1 | -2/+63 |
* | post-winhttp cleanup: remove a todo. | ericroman@google.com | 2009-01-15 | 1 | -9/+1 |
* | Remove HttpTransactionWinHttp and the --winhttp command-line | wtc@google.com | 2009-01-13 | 1 | -1/+0 |
* | Split ProxyResolver into two interfaces: A. interface for retrieving the sys... | ericroman@google.com | 2008-12-19 | 1 | -10/+32 |
* | Reverting 6966. | ericroman@google.com | 2008-12-13 | 1 | -5/+0 |
* | Use automatic memory management for URLRequestContext's members. | ericroman@google.com | 2008-12-13 | 1 | -0/+5 |
* | Misc proxy service changes. | ericroman@google.com | 2008-12-10 | 1 | -6/+49 |
* | Refactoring: replace some raw strings with GURL. | ericroman@google.com | 2008-12-02 | 1 | -9/+20 |
* | Relanding of r4221, initial proxy support for the Mac | avi@google.com | 2008-10-31 | 1 | -10/+19 |
* | oops; will reland once tree is open | avi@google.com | 2008-10-30 | 1 | -19/+10 |
* | Initial Mac proxy implementation | avi@google.com | 2008-10-30 | 1 | -10/+19 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+3 |
* | Misc cleanups | ericroman@google.com | 2008-10-17 | 1 | -8/+0 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=541, which is an | iyengar@google.com | 2008-09-23 | 1 | -2/+2 |
* | Allow consumers of MessageLoop to specify the type of MessageLoop they want. | darin@google.com | 2008-08-26 | 1 | -1/+1 |
* | Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h". | ericroman@google.com | 2008-08-25 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Merge some changes from branches/mac_july_2008 to trunk. | ericroman@google.com | 2008-08-18 | 1 | -0/+13 |
* | Change the ProxyService to work with ASCII strings. | darin@google.com | 2008-08-12 | 1 | -36/+38 |
* | Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory. | darin@google.com | 2008-08-11 | 1 | -0/+496 |