summaryrefslogtreecommitdiffstats
path: root/chrome/browser/password_manager
Commit message (Expand)AuthorAgeFilesLines
* Minor refactoring in password_store_mac_unittest.cc.vasilii@chromium.org2014-03-241-10/+6
* Stop PasswordStoreMac thread in Shutdown().vasilii@chromium.org2014-03-243-5/+35
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-201-1/+1
* Disable several failing tests after the browser test harness improvements in ...jam@chromium.org2014-03-181-0/+3
* components: Rename encryptor directory to os_crypt.tfarina@chromium.org2014-03-183-4/+4
* Move clients of BrowserContextKeyedService to use KeyedService (#4)blundell@chromium.org2014-03-148-12/+12
* Move ContentAutofillDriver to the PasswordManager component.blundell@chromium.org2014-03-103-165/+1
* Add StartSyncFlare to PasswordSyncableService.vasilii@chromium.org2014-03-078-15/+19
* Componentize PasswordManager and PasswordFormManager unittests.blundell@chromium.org2014-03-072-1372/+0
* Componentize several Autofill unit tests.blundell@google.com2014-03-072-2/+2
* Componentize PasswordGenerationManager unittest.blundell@chromium.org2014-03-051-228/+0
* Disable password manager reauthentication below Windows 7.wfh@chromium.org2014-03-051-0/+7
* Password manager internals page: wire page updates to the clientvabr@chromium.org2014-03-053-2/+88
* [Password Manager] Persist new PasswordForm fields in KWalletgcasto@chromium.org2014-03-043-26/+97
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-1/+1
* Delete password_manager.cc from its old location -- it was moved into component.dubroy@chromium.org2014-03-031-395/+0
* Move the PasswordGenerationManager to componentsvabr@chromium.org2014-03-035-123/+3
* [Password Manager] Persist new PasswordForm fields in Gnome.gcasto@chromium.org2014-03-012-13/+58
* Remove blank password UMA collectioncpu@chromium.org2014-03-011-19/+0
* Move PasswordManager, PasswordFormManager, PasswordManager{Driver,Client} int...dubroy@chromium.org2014-02-2817-1299/+21
* [Password Generation] Fix use-after-free crash in popup bubble.gcasto@chromium.org2014-02-282-8/+3
* Temporarily disable "gate password autofill on user gesture" on mobile.vabr@chromium.org2014-02-271-1/+3
* Update incomplete credentials in Login Databasempawlowski@opera.com2014-02-272-0/+89
* [Password Autofill] Don't prompt if the password value is defaultgcasto@chromium.org2014-02-271-0/+13
* Password manager: Move pref names into the password manager component.dubroy@chromium.org2014-02-2611-10/+9
* [OS X] Wire up --use-mock-keychain command line flag to encryptor modulejeremy@chromium.org2014-02-251-1/+3
* [Password Autofill] Move UI code to ChromePasswordManagerClientgcasto@chromium.org2014-02-258-185/+161
* chromeos: Make dbus::MessageReader memory ownership explicitderat@chromium.org2014-02-242-4/+4
* Re-enable PasswordValueAccessible except on Windowsbartfab@chromium.org2014-02-241-2/+7
* Disable flaky PasswordManagerBrowserTest.PasswordValueAccessiblebartfab@chromium.org2014-02-241-1/+3
* Fix GMock warnings in PasswordManagerTestvabr@chromium.org2014-02-241-2/+6
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Move encryptor API out of webdata.tfarina@chromium.org2014-02-212-2/+2
* Fix check for user gesture on password autofillvabr@chromium.org2014-02-201-2/+58
* Abstract IPC send out of PasswordGenerationManagerblundell@chromium.org2014-02-198-108/+137
* Always call into the embedder for password autofill auth if password uses it.tedchoc@chromium.org2014-02-191-11/+7
* Componentize PasswordSyncableServicevabr@chromium.org2014-02-183-1177/+0
* Move password store unit tests and MockPasswordStore into component.dubroy@chromium.org2014-02-177-429/+3
* No PasswordStoreFactory in PasswordManager and PasswordFormManager unittestsvabr@chromium.org2014-02-172-15/+6
* [Password Generation] Update UI to match final mocks.gcasto@chromium.org2014-02-153-14/+58
* OneClickSigninHelper::CanOffer checks IsEnableWebBasedSigninvabr@chromium.org2014-02-131-2/+8
* Remove references to TestingProfile from password store unit tests.dubroy@chromium.org2014-02-132-12/+18
* Autofilling passwords imported from IE more conservativempawlowski@opera.com2014-02-132-5/+10
* Cleanup: Remove unneeded browser_thread.h includes.thestig@chromium.org2014-02-131-1/+0
* [Password Manager] Remove Profile access Password[Form]Managergcasto@chromium.org2014-02-138-76/+98
* Password manager: Add myself and vabr@ to OWNERS.dubroy@chromium.org2014-02-131-0/+2
* Password sync refactoring: implemented ProcessSyncChanges() and GetAllSyncData()vasilii@chromium.org2014-02-133-113/+405
* Update the SaveInfoBar for android to add a checkbox for enabling external auth.tedchoc@chromium.org2014-02-124-18/+61
* Add support for embedders to require authentication before autofilling passwo...tedchoc@chromium.org2014-02-116-4/+79
* Password manager: Remove references to BrowserThread in core unit tests.dubroy@chromium.org2014-02-113-129/+16