Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert net to use base::string16 instead of string16. | brettw@chromium.org | 2013-03-29 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -1/+1 |
* | Add OVERRIDE throughout net/proxy/* | eroman@chromium.org | 2011-07-22 | 1 | -1/+3 |
* | net: Add net_api to the proxy code. | rvargas@google.com | 2011-05-19 | 1 | -1/+2 |
* | Use a MessageLoopProxy to forward PAC script errors to the network delegate | jochen@chromium.org | 2011-05-03 | 1 | -3/+5 |
* | Add a method for PAC script errors to the network delegate. | jochen@chromium.org | 2011-05-03 | 1 | -0/+39 |