| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Change HttpNetworkTransaction and HttpStreamFactoryImpl::Job | rch@chromium.org | 2011-09-02 | 1 | -0/+4 |
* | 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 net/base | rvargas@google.com | 2011-05-18 | 1 | -1/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Address post-review/commit nits from wtc for r71096 ( http://codereview.chrom... | rsleevi@chromium.org | 2011-01-13 | 1 | -1/+0 |
* | net: Ensure that when using False Start + client auth, bad client certificate... | agl@chromium.org | 2011-01-11 | 1 | -0/+3 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 1 | -1/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -0/+5 |
* | Implement the backend of SSL client authentication for | wtc@chromium.org | 2009-06-19 | 1 | -0/+7 |
* | Specify new methods for supporting SSL client authentication. | wtc@chromium.org | 2009-06-12 | 1 | -0/+37 |