summaryrefslogtreecommitdiffstats
path: root/chrome/browser/password_manager/login_database.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-201-15/+15
* Change GetAllLogins to GetAllBlacklistLogins.stuartmorgan@google.com2009-07-201-6/+16
* Implement Add and Update for PasswordStoreMac.stuartmorgan@chromium.org2009-07-021-1/+4
* 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
* Add missing headers for Windows and re-enable building of LoginDatabase.stuartmorgan@chromium.org2009-06-151-0/+3
* Copy login-related section of WebDatabase into a new class for use in Passwor...stuartmorgan@chromium.org2009-06-121-0/+318