summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/address_field.cc
Commit message (Expand)AuthorAgeFilesLines
* More AutoFill heuristics fixes.jhawkins@chromium.org2010-03-171-37/+29
* AutoFill field parser fixes.dhollowa@chromium.org2010-03-111-13/+38
* Fix a crash when parsing address fields. It's possible we've run out of fiel...jhawkins@chromium.org2010-02-101-0/+4
* linux: build with -Wextraevan@chromium.org2010-02-051-2/+3
* Implement AutoFillProfile, a collection of form groups that stores profile in...jhawkins@chromium.org2010-01-071-2/+2
* Implement AddressField, a FormField that matches a set of address fields in a...jhawkins@chromium.org2009-12-151-0/+334