| Commit message (Expand) | Author | Age | Files | Lines |
* | Move MessageLoop to base namespace. | brettw@chromium.org | 2013-03-31 | 1 | -2/+4 |
* | Improve performance of proxy resolver by tracing DNS dependencies. | eroman@chromium.org | 2013-01-30 | 1 | -2/+0 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Poll PAC scripts for content changes. | eroman@chromium.org | 2012-01-05 | 1 | -1/+5 |
* | base::Bind: Convert net/proxy. | jhawkins@chromium.org | 2011-12-20 | 1 | -8/+8 |
* | Add new text for indicating we are resolving hosts during proxy resolution. | willchan@chromium.org | 2011-11-08 | 1 | -0/+3 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -7/+7 |
* | Add OVERRIDE throughout net/proxy/* | eroman@chromium.org | 2011-07-22 | 1 | -7/+4 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Even more test cleanup. | erg@google.com | 2011-02-10 | 1 | -73/+19 |
* | 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 |