summaryrefslogtreecommitdiffstats
path: root/components/password_manager
Commit message (Expand)AuthorAgeFilesLines
* Remove UnescapeRule::URL_SPECIAL_CHARS from components/mmenke2016-03-231-2/+4
* Add unit test for correct serialization of autofill::PasswordForm to Password...vasilii2016-03-221-0/+102
* [Password Manager] Switch password manager code to use the Feature framework.pritam.nikam2016-03-1116-263/+116
* Fix the password bubble titles for android.vasilii2016-03-105-11/+13
* Mark PasswordManager.InfoBarResponse as obsoletevabr2016-03-102-31/+0
* Remove groups handling from password manager metrics utilvabr2016-03-107-213/+0
* Replace base::Tuple in //components with std::tupletzik2016-03-093-19/+24
* Don't upload "null" to the Sync server for empty federation_url.vasilii2016-03-093-6/+34
* Show the federated credentials in the Manage passwords bubble.vasilii2016-03-076-34/+187
* Move GURL ParamTraits to url/ipcmarkdittmer2016-03-031-1/+1
* We introduced a more flexible approach to remove browsing data in [1] using U...ttr3142016-03-039-55/+61
* Revert of Mustash: Move GURL ParamTraits to url/ipc (patchset #18 id:330001 o...dimich2016-03-021-1/+1
* Move GURL ParamTraits to url/ipcmarkdittmer2016-03-021-1/+1
* CREDENTIAL: Serialize 'PasswordCredential' objects with "" as the federation.mkwst2016-03-021-1/+5
* Remove myself from most OWNERS filesstuartmorgan2016-03-011-1/+0
* CREDENTIAL: Disable auto sign-in for credentials after clearing site data.mkwst2016-02-2910-0/+130
* CREDENTIAL: Only toggle 'skip_zero_click' state if API is used.mkwst2016-02-295-24/+39
* Display federated credentials in password bubble part 1vabr2016-02-267-17/+86
* [Password Manager] Remove the "manager-for-sync-signin" flags.pritam.nikam2016-02-262-9/+0
* CREDENTIAL: Disable auto sign-in by default for existing credentials.mkwst2016-02-261-1/+8
* Remove PasswordStore::AuthorizationPromptPolicyvabr2016-02-2617-228/+145
* CREDENTIAL: Convert federations from URLs to origins throughout.mkwst2016-02-2614-43/+51
* components: Add out-of-line copy ctors for complex classes.vmpstr2016-02-254-0/+7
* [Smart Lock] Make Smart Lock branding depend in Save_prompt experiment.melandory2016-02-253-7/+17
* Fix saving of Credentials API credentials with the same password.dvadym2016-02-243-5/+48
* Change "Google Smart Lock" link to lead to Help Center articlemelandory2016-02-242-0/+6
* Remove useless code and update comments for password_manager.leon.han2016-02-242-12/+5
* Sending generated vote on password generation.dvadym2016-02-237-21/+265
* CREDENTIAL: Filter affiliated credentials.mkwst2016-02-232-29/+121
* Don't disable the auto-signin flag for a credential from Incognito mode.vasilii2016-02-183-4/+69
* CREDENTIAL: Check constraints before returning credentials.mkwst2016-02-129-39/+97
* Adding EXPECT_CALL in password_form_manager_unittests.dvadym2016-02-121-0/+12
* [Smart Lock, UI] First run experience for Auto sign-in prompt.melandory2016-02-122-0/+8
* Autofill server-side heuristics for 2 fields password form.dvadym2016-02-111-0/+66
* Password generation from a context menu.dvadym2016-02-099-0/+29
* Fix a DCHECK for the Credential Manager API password type.vasilii2016-02-081-1/+1
* Trigger the first-run experience for auto sign-in.mkwst2016-02-057-2/+92
* Link Blink into the browser process less.brettw2016-02-041-1/+1
* Update components for new prefs location.brettw2016-02-0114-25/+26
* PasswordStore: Remove landmines from obsolete crash investigationvabr2016-02-013-13/+5
* Update GN build files for new prefs location.brettw2016-01-303-6/+6
* Fix crash in password manager logging.dvadym2016-01-291-1/+1
* CREDENTIAL: Don't enable zeroclick unless the first run has been shown.mkwst2016-01-292-1/+44
* [Smart Lock] Use same pref for controlling the autosign-in as on Android.melandory2016-01-295-10/+11
* Cleanup zero-click implementation in CredentialManagerPendingRequestTask.mkwst2016-01-292-19/+10
* Exclude API-generated PasswordForms from change-password form consideration.mkwst2016-01-293-0/+4
* Fix best credentials selection algorithm in Password Manager.dvadym2016-01-262-84/+54
* [Smart Lock, UI] Display origin in account chooser dialog.melandory2016-01-263-3/+12
* Implement origin-based deletion for passwords in PasswordStoreX.ttr3142016-01-257-29/+67
* Remove the account chooser bubble and autosignin warm welcome.vasilii2016-01-221-5/+5