summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/options/autofill_options.js
Commit message (Expand)AuthorAgeFilesLines
* AutoFill -> Autofill Part Nisherman@chromium.org2011-03-281-7/+7
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-38/+38
* web-ui settings: Clean up page urls.csilv@chromium.org2011-03-021-5/+5
* Pass DictionaryValues directly to Autofill WebUI handlersisherman@chromium.org2011-02-141-2/+2
* change tab titles for tabbed options based on subpage that is showingestade@chromium.org2011-02-111-2/+2
* DOMUI: Refactor how overlay pages are shown.jhawkins@chromium.org2011-02-081-4/+4
* DOMUI: Make Autofill profile lists multi-select and implementing deletingjhawkins@chromium.org2011-01-061-3/+0
* DOMUI: Display the appropriate CC icon in the AutoFill credit card list.jhawkins@chromium.org2011-01-051-16/+44
* DOMUI: Implement the new-style Autofill options page.jhawkins@chromium.org2010-12-221-177/+94
* DOMUI: Cleanup the Autofill page.jhawkins@chromium.org2010-12-211-18/+21
* Autofill deprecate unique_ids in favor of guids for DOMUIdhollowa@chromium.org2010-10-281-12/+10
* DOMUI: Do not allow dbclick in list view when the AutoFill is disabled.tfarina@chromium.org2010-10-261-1/+2
* Remove billing address handling from Autofill preferences.isherman@chromium.org2010-10-231-1/+0
* DOMUI/Autofill: Double-click on the profile list should open the right edit d...tfarina@chromium.org2010-09-281-0/+3
* DOMUI: Fix a bug in the AutoFill tab.tfarina@chromium.org2010-09-201-15/+7
* DOMUI etc. Use the built in bind method of Function now that V8 supports it.arv@chromium.org2010-09-131-1/+1
* DOMUI: Implement adding and editing credit cards in the AutoFill page.jhawkins@chromium.org2010-09-131-5/+26
* DOMUI: Implement editing AutoFill addresses.jhawkins@chromium.org2010-09-011-0/+33
* DOMUI: Implement the 'Remove...' button on the AutoFill page.jhawkins@chromium.org2010-08-241-11/+72
* DOMUI: Several fixes for AutoFill page.jhawkins@chromium.org2010-08-241-11/+37
* DOMUI: Implement the base HTML for the 'Edit credit card' AutoFill overlay.jhawkins@chromium.org2010-08-231-0/+3
* DOMUI: Add the basic HTML for the 'Edit Address' AutoFill overlay.jhawkins@chromium.org2010-08-201-0/+3
* AutoFill: Enable or disable the buttons whether the autofill is enabled or not.tfarina@chromium.org2010-08-191-0/+15
* DOMUI: Load and display the AutoFill addresses and credit cards.jhawkins@chromium.org2010-08-171-3/+92
* DOMUI: Base framework for the AutoFill page.jhawkins@chromium.org2010-08-051-0/+41