Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding summary string generation for the AutoFill feature. | dhollowa@chromium.org | 2010-02-13 | 1 | -0/+45 |
* | 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/+4 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 1 | -1/+2 |
* | Implement adding, updating and removing credit cards from the web database th... | jhawkins@chromium.org | 2010-01-25 | 1 | -1/+1 |
* | Add the ability to save and remove AutoFill profiles from the AutoFillDialog. | jhawkins@chromium.org | 2010-01-24 | 1 | -1/+38 |
* | Implement initial support for saving and loading AutoFill profiles to the WebDB. | jhawkins@chromium.org | 2010-01-20 | 1 | -0/+31 |
* | Added public copy constructor to AutoFillProfile to allow it to be used in st... | georgey@chromium.org | 2010-01-19 | 1 | -0/+26 |
* | Implement AutoFillProfile, a collection of form groups that stores profile in... | jhawkins@chromium.org | 2010-01-07 | 1 | -0/+128 |