| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Remove unneeded scoped_ptr.h includes from net. | thestig@chromium.org | 2012-05-17 | 1 | -1/+1 |
* | Remove unnecessary references to URLRequestContext. | willchan@chromium.org | 2012-04-10 | 1 | -2/+2 |
* | base::Bind: Convert net/proxy. | jhawkins@chromium.org | 2011-12-20 | 1 | -5/+3 |
* | Add WorkerPool::PostTaskAndReply and use in DHCP code. | joi@chromium.org | 2011-10-14 | 1 | -43/+19 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -3/+3 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | Do GetAdaptersAddresses on a worker thread. | joi@chromium.org | 2011-06-23 | 1 | -3/+66 |
* | Fix scope issues in DHCP WPAD code pointed out by jar@. | joi@chromium.org | 2011-05-26 | 1 | -8/+10 |
* | Add metrics for DHCP WPAD feature. Fix memory overwrite. | joi@chromium.org | 2011-05-24 | 1 | -0/+8 |
* | net: Add NET_API to a few more files. | rvargas@google.com | 2011-05-21 | 1 | -2/+2 |
* | Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol. | joi@chromium.org | 2011-05-17 | 1 | -0/+123 |
* | Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc... | joi@chromium.org | 2011-05-17 | 1 | -123/+0 |
* | Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol. | joi@chromium.org | 2011-05-17 | 1 | -0/+123 |