summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/personal_data_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* AutoFill phone number parser changes.dhollowa@chromium.org2010-03-041-36/+20
* Remove dead code from AutoFill++ that are vestiges of the toolbar autofill.jhawkins@chromium.org2010-02-231-3/+1
* Dialog showed now only if profiles are loaded - if not it waits until they are.georgey@chromium.org2010-02-101-8/+30
* Finished all windows functionality for autofill dialoggeorgey@chromium.org2010-01-291-0/+14
* Implement adding, updating and removing credit cards from the web database th...jhawkins@chromium.org2010-01-251-43/+160
* Add the ability to save and remove AutoFill profiles from the AutoFillDialog.jhawkins@chromium.org2010-01-241-8/+142
* Implement ImportFormData and GetPossibleFieldTypes for PersonalDataManager, u...jhawkins@chromium.org2010-01-081-1/+169
* autofill: Add the FormField interface. Classes that implement the FormField ...jhawkins@chromium.org2009-12-091-0/+4
* Add a stub implementation of PersonalDataManager, the connection between the ...jhawkins@chromium.org2009-11-061-0/+20