| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 socket code | rvargas@google.com | 2011-05-19 | 1 | -1/+2 |
* | Use lock-free lazy initialization for static histogram references | jar@chromium.org | 2011-04-05 | 1 | -4/+4 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -4/+6 |
* | Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-04 | 1 | -1/+1 |
* | Revert "FBTF: Another big ctor/dtor cleanup found by automated tools." | erg@google.com | 2010-10-01 | 1 | -1/+1 |
* | FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-01 | 1 | -1/+1 |
* | FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD... | erg@google.com | 2010-09-30 | 1 | -1/+3 |
* | Stop refcounting ClientSocketPool. | willchan@chromium.org | 2010-09-29 | 1 | -5/+4 |
* | More metrics for proxy connections impact A/B test. | ziadh@chromium.org | 2010-08-09 | 1 | -0/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Make ClientSocketPool histograms static so that they work properly. | vandebo@chromium.org | 2010-05-20 | 1 | -0/+37 |