summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/personal_data_manager.h
Commit message (Expand)AuthorAgeFilesLines
* AutoFill credit card filling when initiated from an address fill.dhollowa@chromium.org2010-04-071-0/+8
* Changes to web database and autofill components requiredtim@chromium.org2010-04-021-5/+46
* Don't use the TabContents in the AutoFillInfoBarDelegateTest. Fixes a few le...jhawkins@chromium.org2010-03-181-1/+0
* Enable AutoFill when in incognito mode. The infobar will not be shown, but p...jhawkins@chromium.org2010-03-171-0/+1
* AutoFill: Load the imported form data into the AutoFill dialog when the user ...jhawkins@chromium.org2010-03-161-0/+4
* AutoFill Mac Address Book "me" card data translation.dhollowa@chromium.org2010-03-091-6/+18
* AutoFill Mac preference for enabling Address Book "me" card usage.dhollowa@chromium.org2010-03-061-2/+1
* AutoFill phone number parser changes.dhollowa@chromium.org2010-03-041-10/+0
* Dialog showed now only if profiles are loaded - if not it waits until they are.georgey@chromium.org2010-02-101-2/+2
* Finished all windows functionality for autofill dialoggeorgey@chromium.org2010-01-291-1/+8
* Implement adding, updating and removing credit cards from the web database th...jhawkins@chromium.org2010-01-251-11/+40
* Add the ability to save and remove AutoFill profiles from the AutoFillDialog.jhawkins@chromium.org2010-01-241-7/+69
* Implement ImportFormData and GetPossibleFieldTypes for PersonalDataManager, u...jhawkins@chromium.org2010-01-081-0/+48
* autofill: Add the FormField interface. Classes that implement the FormField ...jhawkins@chromium.org2009-12-091-3/+10
* Add a stub implementation of PersonalDataManager, the connection between the ...jhawkins@chromium.org2009-11-061-0/+36