| Commit message (Expand) | Author | Age | Files | Lines |
* | `#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 | -24/+11 |
* | Add the capability to run multiple proxy PAC scripts in parallel. | eroman@chromium.org | 2010-07-09 | 1 | -0/+4 |
* | Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start... | eroman@chromium.org | 2010-07-08 | 1 | -4/+0 |
* | Add the capability to run multiple proxy PAC scripts in parallel. | eroman@chromium.org | 2010-07-08 | 1 | -0/+4 |
* | Optimization: reduce the copying of string data between C++ and javascript in... | eroman@chromium.org | 2010-07-01 | 1 | -7/+6 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -2/+2 |
* | Add the ability to purge memory to the ProxyResolver. | pkasting@chromium.org | 2009-10-13 | 1 | -1/+6 |
* | Respect the charset specified in PAC file responses. | eroman@chromium.org | 2009-09-22 | 1 | -5/+5 |
* | Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi... | eroman@chromium.org | 2009-09-10 | 1 | -1/+3 |
* | Better match IE's proxy settings. | ericroman@google.com | 2009-08-04 | 1 | -14/+16 |
* | Remove the concept of threading from ProxyService, and move it into the Proxy... | ericroman@google.com | 2009-07-26 | 1 | -21/+54 |
* | 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 | -0/+54 |