| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove config.h inclusion from third_party/WebKit/Source/platform/. | tkent | 2015-12-21 | 3 | -3/+0 |
* | Fix virtual/override/final usage in Source/platform/. | tkent@chromium.org | 2015-07-08 | 2 | -4/+4 |
* | Rename avatarURL to iconURL in the credential manager in Blink. | msramek@chromium.org | 2015-06-26 | 4 | -14/+14 |
* | Credential Management: Rename 'LocalCredential' to 'PasswordCredential' (1/3) | mkwst@chromium.org | 2015-06-02 | 5 | -60/+60 |
* | Credential Management: Add 'Credential::type' attribute. | mkwst@chromium.org | 2015-06-02 | 4 | -0/+7 |
* | Credential Manager: Align 'FederatedCredential' with the spec. | mkwst@chromium.org | 2015-06-02 | 2 | -9/+9 |
* | InlinedVisitor: Migrate platform to use inlined tracing | kouhei@chromium.org | 2015-02-20 | 1 | -1/+1 |
* | Credential Manager: JavaScript arguments make more sense in a different order. | mkwst@chromium.org | 2014-10-17 | 4 | -10/+10 |
* | Credential Manager: Pass the correct credential type to the embedder. | mkwst@chromium.org | 2014-10-10 | 3 | -0/+7 |
* | Replacing the OVERRIDE with override and FINAL with final in third_party/WebK... | kulkarni.a@samsung.com | 2014-10-09 | 2 | -2/+2 |
* | Clean up forward declarations in Source/platform | rob.buis@samsung.com | 2014-09-02 | 1 | -2/+0 |
* | Credential manager: Convert strings to URLs early. | mkwst@chromium.org | 2014-08-12 | 6 | -16/+17 |
* | Credential Manager: Add platform-exposed Credential objects. | mkwst@chromium.org | 2014-08-11 | 6 | -0/+175 |