summaryrefslogtreecommitdiffstats
path: root/chrome/browser/password_manager
Commit message (Expand)AuthorAgeFilesLines
* Put ignore autocomplete='off' behind a flag. Restores the basicjww@chromium.org2013-12-164-5/+84
* Add histograms for whether the OS password is blank or notwfh@chromium.org2013-12-166-0/+83
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-131-1/+1
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-125-13/+15
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-2/+2
* Moved ipc-specific files from autofill/core to autofill/content.jeanfrancoisg@chromium.org2013-12-124-4/+4
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-119-21/+21
* Pull out common fuzzy matching code from login_database.ccvabr@chromium.org2013-12-0911-104/+211
* Infobar system refactor.pkasting@chromium.org2013-12-062-15/+15
* Fixes bug, where the manage passwords icon is shown even though the flag is n...npentrel@chromium.org2013-12-061-1/+4
* Ignore autocomplete='off' for usernames and passwords. Because autofilling re...jww@chromium.org2013-12-044-82/+5
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-041-3/+3
* Basic autofill into password value on user gesture only.jww@chromium.org2013-12-041-0/+6
* [Win] Add option to reauthenticate the OS user before revealing passwords.wfh@chromium.org2013-12-045-4/+236
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-2/+2
* Revert 238283 "Infobar system refactor."tonyg@chromium.org2013-12-032-15/+15
* This CL refactors the Manage Passwords Bubble Code which previously depended ...npentrel@chromium.org2013-12-031-9/+9
* Infobar system refactor.pkasting@chromium.org2013-12-032-15/+15
* Move Posix file utils to the base namespace.brettw@chromium.org2013-11-271-3/+3
* Add tests for password manager: forms elements with missing id or namevabr@chromium.org2013-11-261-1/+36
* Adding more functionality to the ManagePasswordsBubble according to the mocks...npentrel@chromium.org2013-11-253-35/+25
* Remove deleted frames from PasswordAutofillAgent::provisionally_saved_forms_vabr@chromium.org2013-11-181-0/+26
* Password manager: Test that forms with elements without name get savedvabr@chromium.org2013-11-131-0/+16
* Passwords: allow saving forms from iframesvabr@chromium.org2013-11-121-0/+19
* [Autofill] Rename autofill_common_test -> autofill_test_utilsisherman@chromium.org2013-11-091-1/+1
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-071-68/+0
* Add value for "infobar dismissed" to the "Save password" infobar histogram.dubroy@chromium.org2013-11-011-2/+9
* Password Manager should not clean cached passwords on in-page navigationvabr@chromium.org2013-10-312-1/+18
* Move ScopedUserPrefUpdate to base/prefs.derat@chromium.org2013-10-302-2/+2
* [Mac] Add option to reauthenticate the OS user before revealing passwords.dubroy@chromium.org2013-10-233-0/+68
* These helper functions were copied from password_model_associator. Most of th...lipalani@chromium.org2013-10-223-3/+209
* [password generation] Add a switch to skip waiting on Autofillgcasto@chromium.org2013-10-173-215/+53
* Functions that decoded ie7 structures to extract per-URL username and passwor...mpawlowski@opera.com2013-10-112-29/+27
* [sync] Significantly speed up password model association on macrsimha@chromium.org2013-10-103-89/+323
* Skeleton implementation. None of the methods are implemented yet.lipalani@chromium.org2013-10-102-0/+93
* Add metrics for PSL usage.yfriedman@chromium.org2013-10-043-3/+23
* Revert 223204 "Record the Thread dtor trace for Chrome_PasswordS..."rsesek@chromium.org2013-10-021-14/+1
* Password manager metrics: Persist the choice of site groups for reportingvabr@chromium.org2013-10-015-75/+109
* [Password Generation] Clean up UMA stat for uploadinggcasto@chromium.org2013-10-011-1/+7
* [Password Autofill] Add UMA stats for suppressed passwords due to low score.gcasto@chromium.org2013-10-011-0/+3
* Disabled flaky PasswordManagerBrowserTest.PromptForDynamicFormphoglund@chromium.org2013-09-301-1/+3
* base: Move PerfTimer out of test/ directory.tfarina@chromium.org2013-09-291-2/+2
* [password autofill] Add UMA stats for password deletion.gcasto@chromium.org2013-09-266-1/+19
* [password autofill] Fix bug in LoginDatbase migration code.gcasto@chromium.org2013-09-231-3/+7
* Distinguish error types in LoginDatabase password encryptionstuartmorgan@chromium.org2013-09-205-35/+77
* Fixing destruction order in password_store_win_unittest.ccmpawlowski@opera.com2013-09-201-2/+2
* [password generation] Always allow generated passwords to be shown.gcasto@chromium.org2013-09-192-7/+64
* Clean up GaiaUrls to actually return GURLs.mnissler@chromium.org2013-09-191-1/+1
* Added of facebook.com as a monitored website and deletion of live.comjdomingos@chromium.org2013-09-192-3/+3
* Revert "Revert 223907 "[password generation] Upload possible account cre...""gcasto@chromium.org2013-09-187-52/+148