summaryrefslogtreecommitdiffstats
path: root/chrome/browser/password_manager/password_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-091-2/+2
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+0
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Add DCHECKs to check PasswordStore's threadingdavidben@chromium.org2010-07-261-1/+6
* Separate the PasswordManagerDelegate out of PasswordManager.erg@chromium.org2010-07-161-2/+3
* Take #3 - attempt to resubmit the ReportMetrics() change for the PasswordStor...dpranke@chromium.org2010-06-231-0/+2
* TBR: jcivelli@chromium.orgdpranke@chromium.org2010-06-181-1/+0
* Re-submit 50177 - implement stubs of reporting usage metrics for the passworddpranke@chromium.org2010-06-181-0/+1
* Unreviewed - revert 50177, 50181, 50184dpranke@chromium.org2010-06-181-1/+0
* Unreviewed build fix - fix typo in last unreviewd build fix :(dpranke@chromium.org2010-06-181-1/+1
* build fix in password manager unit tests.dpranke@chromium.org2010-06-181-0/+1
* Update password store for synczork@chromium.org2010-05-111-0/+4
* Fix password mgr heuristics for sites that keep the login form around after s...snej@chromium.org2010-04-281-7/+62
* Add PasswordManager tests to verify basic form observation / submit cases.tim@chromium.org2010-04-231-0/+206