Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert the easy ones in net/base/ to using CompletionCallback. | willchan@chromium.org | 2011-10-07 | 1 | -1/+1 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -1/+1 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | Gave the GetOriginBoundCertificate an asynchronous interface because certificate | rkn@chromium.org | 2011-08-10 | 1 | -11/+68 |
* | Provides in memory and persistent storage for origin bound certificates, whic... | rkn@chromium.org | 2011-07-29 | 1 | -7/+17 |
* | Revert 94553 - Provides in memory and persistent storage for origin bound cer... | sergeyu@chromium.org | 2011-07-28 | 1 | -16/+7 |
* | Provides in memory and persistent storage for origin bound certificates, whic... | rkn@chromium.org | 2011-07-28 | 1 | -7/+16 |
* | Fixed issues with previous CL. | rkn@chromium.org | 2011-07-12 | 1 | -9/+7 |
* | Added OriginBoundCertService class to handle the fetching (and creation) of o... | rkn@chromium.org | 2011-07-08 | 1 | -0/+41 |