summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_profile.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding summary string generation for the AutoFill feature.dhollowa@chromium.org2010-02-131-0/+45
* Autofill dialog for the Mac. This is UI only at this point. The UI is not h...dhollowa@chromium.org2010-02-121-0/+4
* linux: build with -Wextraevan@chromium.org2010-02-051-1/+2
* Implement adding, updating and removing credit cards from the web database th...jhawkins@chromium.org2010-01-251-1/+1
* Add the ability to save and remove AutoFill profiles from the AutoFillDialog.jhawkins@chromium.org2010-01-241-1/+38
* Implement initial support for saving and loading AutoFill profiles to the WebDB.jhawkins@chromium.org2010-01-201-0/+31
* Added public copy constructor to AutoFillProfile to allow it to be used in st...georgey@chromium.org2010-01-191-0/+26
* Implement AutoFillProfile, a collection of form groups that stores profile in...jhawkins@chromium.org2010-01-071-0/+128