| Commit message (Expand) | Author | Age | Files | Lines |
* | Almost done deinlining virtual methods. | erg@google.com | 2010-12-16 | 1 | -8/+6 |
* | FBTF: Remove unnecessary STL #includes from src/net. | viettrungluu@chromium.org | 2010-08-19 | 1 | -3/+1 |
* | Fix a typo, that could cause a crash on mac. | eroman@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Reference-count the data used by PAC scripts, so it is shared between threads. | eroman@chromium.org | 2010-07-20 | 1 | -6/+6 |
* | Optimization: reduce the copying of string data between C++ and javascript in... | eroman@chromium.org | 2010-07-01 | 1 | -1/+1 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -1/+1 |
* | Separate ProxyResolverMac and ProxyConfigServiceMac into their own files and ... | hayato@chromium.org | 2009-12-10 | 1 | -7/+0 |
* | 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 | -1/+5 |
* | Remove the concept of threading from ProxyService, and move it into the Proxy... | ericroman@google.com | 2009-07-26 | 1 | -4/+19 |
* | split up proxy_service into several files (one per class). | ericroman@google.com | 2009-03-02 | 1 | -1/+2 |
* | Add support to ProxyService for downloading a PAC script on behalf of the Pro... | ericroman@google.com | 2009-02-23 | 1 | -0/+2 |
* | Split ProxyResolver into two interfaces: A. interface for retrieving the sys... | ericroman@google.com | 2008-12-19 | 1 | -1/+6 |
* | Refactoring: replace some raw strings with GURL. | ericroman@google.com | 2008-12-02 | 1 | -2/+2 |
* | Relanding of r4221, initial proxy support for the Mac | avi@google.com | 2008-10-31 | 1 | -0/+25 |
* | oops; will reland once tree is open | avi@google.com | 2008-10-30 | 1 | -25/+0 |
* | Initial Mac proxy implementation | avi@google.com | 2008-10-30 | 1 | -0/+25 |