summaryrefslogtreecommitdiffstats
path: root/chrome/browser/password_manager/login_database_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-3/+3
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-1/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+3
* Implement LoginDatabase on all platforms.albertb@chromium.org2010-04-051-22/+8
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-201-20/+20
* Change GetAllLogins to GetAllBlacklistLogins.stuartmorgan@google.com2009-07-201-14/+14
* Implement Add and Update for PasswordStoreMac.stuartmorgan@chromium.org2009-07-021-1/+3
* Switch to using FilePath as long as possible for LoginDatabase, and do the co...stuartmorgan@chromium.org2009-06-221-3/+3
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-0/+2
* Copy login-related section of WebDatabase into a new class for use in Passwor...stuartmorgan@chromium.org2009-06-121-0/+292