| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Move code from .h to .cc in net/ | erg@google.com | 2010-09-15 | 1 | -0/+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 | -14/+11 |
* | Optimization: reduce the copying of string data between C++ and javascript in... | eroman@chromium.org | 2010-07-01 | 1 | -6/+6 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -1/+1 |
* | Re-order some declarations in ProxyService, to ensure that deletion of InitPr... | eroman@chromium.org | 2010-01-06 | 1 | -0/+4 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -0/+4 |
* | Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi... | eroman@chromium.org | 2009-09-10 | 1 | -1/+2 |
* | Remove an unused header from proxy_service.h. | ericroman@google.com | 2009-08-18 | 1 | -0/+1 |
* | Reverting r22603, which reverts r22591. It seems that the revert doesn't help... | hamaji@chromium.org | 2009-08-06 | 1 | -1367/+8 |
* | Reverting r22591. It seems to be making purify fail. | hamaji@chromium.org | 2009-08-06 | 1 | -8/+1367 |
* | Remove dependency on SingleThreadedProxyResolver from resolve_proxy_msg_helpe... | eroman@chromium.org | 2009-08-06 | 1 | -0/+169 |