Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: extract net/cert out of net/base | phajdan.jr@chromium.org | 2013-03-29 | 1 | -76/+0 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Replace FilePath with base::FilePath in net. | brettw@chromium.org | 2013-02-08 | 1 | -2/+2 |
* | Use a scoped class for managing test root certs in unit tests | rsleevi@chromium.org | 2012-03-07 | 1 | -0/+18 |
* | Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T. | fischman@chromium.org | 2012-01-23 | 1 | -3/+2 |
* | Allow linker initialization of lazy instance | joth@chromium.org | 2011-11-15 | 1 | -2/+2 |
* | Add support for temporarily trusting a certificate for the duration of unit t... | rsleevi@chromium.org | 2010-12-16 | 1 | -0/+59 |