Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Where possible, use return-by-const-ref for accessors in AutoFill data struct... | jhawkins@chromium.org | 2010-03-03 | 1 | -32/+33 |
* | Adding summary string generation for the AutoFill feature. | dhollowa@chromium.org | 2010-02-13 | 1 | -1/+1 |
* | Autofill dialog for the Mac. This is UI only at this point. The UI is not h... | dhollowa@chromium.org | 2010-02-12 | 1 | -0/+1 |
* | Added Credit card preview in the form ******[last four digits], Exp: [Date - ... | georgey@chromium.org | 2010-02-03 | 1 | -0/+3 |
* | First revision of the AutoFill settings dialog. | georgey@chromium.org | 2010-01-28 | 1 | -0/+1 |
* | Implement adding, updating and removing credit cards from the web database th... | jhawkins@chromium.org | 2010-01-25 | 1 | -5/+37 |
* | Notify the AutoFillManager when the user clicks "Apply" or "OK". Adds an Aut... | jhawkins@chromium.org | 2010-01-21 | 1 | -1/+2 |
* | Add CreditCard, a form group that stores credit card information. | jhawkins@chromium.org | 2010-01-06 | 1 | -0/+125 |