| Commit message (Expand) | Author | Age | Files | Lines |
* | [Coverity] Fixed uninitialized member | groby@chromium.org | 2012-01-28 | 1 | -1/+2 |
* | base::Bind: Convert net/proxy. | jhawkins@chromium.org | 2011-12-20 | 1 | -9/+10 |
* | Add WorkerPool::PostTaskAndReply and use in DHCP code. | joi@chromium.org | 2011-10-14 | 1 | -43/+35 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -2/+2 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Add MessageLoopProxy::current | nduca@chromium.org | 2011-08-15 | 1 | -1/+1 |
* | Do GetAdaptersAddresses on a worker thread. | joi@chromium.org | 2011-06-23 | 1 | -45/+111 |
* | Cancel when InitProxyResolver cancels, so we don't use callback later. | joi@chromium.org | 2011-06-13 | 1 | -1/+5 |
* | Fix scope issues in DHCP WPAD code pointed out by jar@. | joi@chromium.org | 2011-05-26 | 1 | -0/+8 |
* | Add metrics for DHCP WPAD feature. Fix memory overwrite. | joi@chromium.org | 2011-05-24 | 1 | -1/+59 |
* | Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol. | joi@chromium.org | 2011-05-17 | 1 | -0/+246 |
* | Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc... | joi@chromium.org | 2011-05-17 | 1 | -246/+0 |
* | Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol. | joi@chromium.org | 2011-05-17 | 1 | -0/+246 |