summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/options/autofill_edit_creditcard_overlay.js
Commit message (Expand)AuthorAgeFilesLines
* Don't allow empty credit cards to be added via Autofill settings.isherman@chromium.org2011-09-151-0/+3
* Don't allow adding a credit card with neither name nor number filled in.isherman@chromium.org2011-06-281-1/+1
* AutoFill -> Autofill Part Nisherman@chromium.org2011-03-281-2/+2
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-11/+11
* Options: Remove credit card number obfuscation from the cc editor.jhawkins@chromium.org2011-03-151-31/+5
* web-ui settings: Clean up page urls.csilv@chromium.org2011-03-021-2/+2
* More autofill overlay HTML cleanupisherman@chromium.org2011-02-261-23/+23
* DOMUI: Refactor how overlay pages are shown.jhawkins@chromium.org2011-02-081-2/+1
* DOMUI: Fix AF CC field some more.jhawkins@chromium.org2011-01-261-30/+15
* DOMUI: Handle textInput in addition to keydown for the AF cc input field.jhawkins@chromium.org2011-01-261-3/+13
* DOMUI: Two fixes for CC editor.jhawkins@chromium.org2011-01-261-12/+42
* DOMUI: Implement the new-style Autofill options page.jhawkins@chromium.org2010-12-221-1/+1
* Autofill deprecate unique_ids in favor of guids for DOMUIdhollowa@chromium.org2010-10-281-7/+7
* DOMUI: Clear the credit card select options when setting the default selectjhawkins@chromium.org2010-10-261-0/+3
* Remove billing address handling from Autofill preferences.isherman@chromium.org2010-10-231-77/+10
* DOMUI: Implement adding and editing credit cards in the AutoFill page.jhawkins@chromium.org2010-09-131-20/+143
* DOMUI: Enable and disable the 'Ok' button on the AutoFill address and creditjhawkins@chromium.org2010-08-251-7/+45
* DOMUI: Several fixes for AutoFill page.jhawkins@chromium.org2010-08-241-10/+13
* DOMUI: Implement the base HTML for the 'Edit credit card' AutoFill overlay.jhawkins@chromium.org2010-08-231-0/+104