summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/platform/credentialmanager
Commit message (Expand)AuthorAgeFilesLines
* Remove config.h inclusion from third_party/WebKit/Source/platform/.tkent2015-12-213-3/+0
* Fix virtual/override/final usage in Source/platform/.tkent@chromium.org2015-07-082-4/+4
* Rename avatarURL to iconURL in the credential manager in Blink.msramek@chromium.org2015-06-264-14/+14
* Credential Management: Rename 'LocalCredential' to 'PasswordCredential' (1/3)mkwst@chromium.org2015-06-025-60/+60
* Credential Management: Add 'Credential::type' attribute.mkwst@chromium.org2015-06-024-0/+7
* Credential Manager: Align 'FederatedCredential' with the spec.mkwst@chromium.org2015-06-022-9/+9
* InlinedVisitor: Migrate platform to use inlined tracingkouhei@chromium.org2015-02-201-1/+1
* Credential Manager: JavaScript arguments make more sense in a different order.mkwst@chromium.org2014-10-174-10/+10
* Credential Manager: Pass the correct credential type to the embedder.mkwst@chromium.org2014-10-103-0/+7
* Replacing the OVERRIDE with override and FINAL with final in third_party/WebK...kulkarni.a@samsung.com2014-10-092-2/+2
* Clean up forward declarations in Source/platformrob.buis@samsung.com2014-09-021-2/+0
* Credential manager: Convert strings to URLs early.mkwst@chromium.org2014-08-126-16/+17
* Credential Manager: Add platform-exposed Credential objects.mkwst@chromium.org2014-08-116-0/+175