Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More AutoFill heuristics fixes. | jhawkins@chromium.org | 2010-03-17 | 1 | -37/+29 |
* | AutoFill field parser fixes. | dhollowa@chromium.org | 2010-03-11 | 1 | -13/+38 |
* | Fix a crash when parsing address fields. It's possible we've run out of fiel... | jhawkins@chromium.org | 2010-02-10 | 1 | -0/+4 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 1 | -2/+3 |
* | Implement AutoFillProfile, a collection of form groups that stores profile in... | jhawkins@chromium.org | 2010-01-07 | 1 | -2/+2 |
* | Implement AddressField, a FormField that matches a set of address fields in a... | jhawkins@chromium.org | 2009-12-15 | 1 | -0/+334 |