Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ... | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Convert net to use base::string16 instead of string16. | brettw@chromium.org | 2013-03-29 | 1 | -1/+2 |
* | Improve performance of proxy resolver by tracing DNS dependencies. | eroman@chromium.org | 2013-01-30 | 1 | -4/+6 |
* | 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 | -2/+2 |
* | net: Add net_api to the proxy code. | rvargas@google.com | 2011-05-19 | 1 | -1/+2 |
* | Documentation for ProxyResolverErrorObserver | jochen@chromium.org | 2011-05-09 | 1 | -1/+7 |
* | Initialize the network_delegate_ and fix style | jochen@chromium.org | 2011-05-03 | 1 | -0/+1 |
* | Add a method for PAC script errors to the network delegate. | jochen@chromium.org | 2011-05-03 | 1 | -0/+27 |