Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Don't do Negotiate with GSSAPI if default credentials are not allowed. | cbentzel@chromium.org | 2010-07-19 | 1 | -0/+16 |
* | Lazy initialization of URLSecurityManager to reduce start-up time. | ahendrickson@chromium.org | 2010-05-20 | 1 | -2/+2 |
* | Auto-format style pass over files. | cbentzel@chromium.org | 2010-05-04 | 1 | -2/+2 |
* | Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th... | ahendrickson@chromium.org | 2010-04-16 | 1 | -12/+23 |
* | Added command-line whitelist data to UrlSecurityManager. These are used by a... | ahendrickson@chromium.org | 2010-04-02 | 1 | -1/+8 |
* | On Windows, use IInternetSecurityManager to determine if it's OK | wtc@chromium.org | 2010-03-29 | 1 | -0/+34 |