summaryrefslogtreecommitdiffstats
path: root/components/password_manager
Commit message (Expand)AuthorAgeFilesLines
* Add AffiliationService with a skeleton AffiliationBackend.engedy2015-01-165-0/+330
* Get rid of net::DO_NOT_PROMPT_FOR_LOGINbaranovich2015-01-151-1/+1
* Flatten [Content]CredentialManagerDispatcher.dconnelly2015-01-158-108/+67
* Don't override private PasswordStore::WrapModificationTask without a reason.vasilii2015-01-143-6/+1
* Temporary make the call stack trace around PasswordStore::WrapModificationTas...vasilii2015-01-142-20/+45
* Require clang formatting for components/password_manager.mkwst2015-01-141-0/+12
* Remove use_additional_auth column from logins table from version 7.melandory2015-01-142-15/+60
* Implement CSVReader and CSVWriter.engedy2015-01-137-0/+819
* Credential Manager API: Enable forward declaration for CredentialType enummelandory2015-01-136-16/+19
* Mark const methods of PasswordFormManager as const.vabr2015-01-092-14/+14
* PasswordFormManager should not read from store for signup and change password...vabr2015-01-092-11/+13
* LoginDatabase::AddLogin should handle correctly incorrect input.vasilii2015-01-093-12/+55
* Add tests for version migration tesing in for LoginDatabase.melandory2015-01-093-62/+92
* Revert https://codereview.chromium.org/793383002vasilii2015-01-081-3/+0
* Collects data about interaction with "Allow to collect URL?" bubble.melandory2015-01-072-0/+22
* Scheme and android package name extraction routine for FacetURI.melandory2015-01-073-18/+53
* Fix "Allow to collect URL?" bubble experiment.melandory2015-01-073-5/+8
* [Password Autofill] Fix crash when triggering popup after in page navigationgcasto2015-01-059-19/+28
* Standardize usage of virtual/override/final specifiers in components/.dcheng2014-12-302-8/+7
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-222-2/+2
* Update legacy Tuple-using code.Avi Drissman2014-12-222-13/+12
* Revert changes meant to paper over a crash.estade2014-12-201-15/+2
* Save fact that "Allow to collect URL?" bubble was shown on show not on hidden.melandory2014-12-182-4/+5
* UMA histogram for RemoveLoginsSyncedBetweenmelandory2014-12-183-0/+10
* [Password Manager] Add UMA signals to understand how often the password form ...pritam.nikam2014-12-184-0/+28
* Make AutofillMetrics a static-only class.estade2014-12-181-11/+1
* Cleanup. Move comments from .cc to .h in password_manager_pref_names.melandory2014-12-172-43/+44
* Password Save prompt on in page navigation.dvadym2014-12-175-16/+87
* Credential Manager: Pipe federated credentials through to UI layer.mkwst2014-12-175-21/+39
* Instrumenting opening password database to find jank.vadimt2014-12-171-3/+10
* Another attempt to fix the ContentAutofillDriver::DidNavigateFrame crash.estade2014-12-161-3/+9
* Move IDS_PASSWORD_MANAGER_EMPTY_LOGIN to component resourcesvabr2014-12-162-6/+33
* Create an autofill Suggestion class.brettw2014-12-152-45/+44
* Credential Manager: Switch 'request()' to GetAutofillableLogins().mkwst2014-12-155-35/+105
* Add AffiliationFetcher to fetch authoritative affiliation information regardi...engedy2014-12-157-0/+669
* [Password Generation] Fix breakage that prevents filling of generated passwordsgcasto2014-12-125-0/+17
* Decision whenever "Allow to collect URL?" bubble should be shown or not is ma...melandory2014-12-125-33/+195
* Paper over a crash.estade2014-12-121-0/+8
* PasswordFormManager supports multiple driversvabr2014-12-125-51/+70
* Prompt user to set up an OS password when he saves a password in Chrome.vasilii2014-12-111-0/+3
* Skeleton code for experiment setup, which will determine should "Allow to col...melandory2014-12-106-5/+76
* Added utility functions related to working with "facets".engedy2014-12-104-0/+580
* Fix empty PasswordManagerDriver in ContentCredentialManagerDispatcher.vasilii2014-12-105-18/+51
* Support for password manager suggestions on password fields.jww2014-12-095-4/+61
* Add PasswordFormManagerTest.DriverDeletedBeforeStoreDonevabr2014-12-091-4/+44
* PasswordFormManager takes WeakPtr<PasswordManagerDriver>vabr2014-12-096-94/+120
* [Password manager] Remove temporary loggingvabr2014-12-082-27/+0
* PasswordManager should trigger autofill for new forms + old PasswordFromManagersvabr2014-12-054-7/+22
* LoginDatabase should allow retrieveing credentials with IP addressesvabr2014-12-053-3/+50
* Remove ContentPasswordManagerDriver::GetAutofillManagerestade2014-12-0510-25/+18