summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/autofill/autofill_dialog_controller_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Adds various notifications to autofill dialog:dbeam@chromium.org2013-02-261-1/+4
* requestAutocomplete: Show credit card images in text field.estade@chromium.org2013-02-251-1/+2
* add country and phone number to requestAutocompleteestade@chromium.org2013-02-221-0/+3
* Adds a "Pay without wallet" pref to allow users to persistently disable using...dbeam@chromium.org2013-02-221-2/+15
* Implement the AuthenticateInstrument API call.ahutter@chromium.org2013-02-211-0/+1
* [Autofill] Add ability to load Risk fingerprint data in AutofillDialogControl...isherman@chromium.org2013-02-211-0/+11
* requestAutocomplete: Add CVC hint icon to CVC field.estade@chromium.org2013-02-201-0/+1
* Making the encryption/escrow process required to get a FullWallet or save an ...ahutter@chromium.org2013-02-201-4/+0
* Show combined CC/billing section in requestAutocompleteestade@chromium.org2013-02-201-0/+4
* Autofill dialog controller enhancements to support autocheckout.dbeam@chromium.org2013-02-161-0/+2
* [Autofill] Add UMA timing metrics for requestAutocomplete dialog.isherman@chromium.org2013-02-141-0/+14
* allow wallet items to appear in requestAutocomplete UIestade@chromium.org2013-02-141-4/+6
* more localization in autofill dialogestade@chromium.org2013-02-131-1/+0
* re-commit r181807:estade@chromium.org2013-02-131-5/+10
* Interactive autofill: Handle Online Wallet being unavailable.dbeam@chromium.org2013-02-121-11/+24
* Clobber the requestAutocomplete dialog when autofill data changes.estade@chromium.org2013-02-121-5/+10
* Add Wallet API call for updating minimal address (ZIP code only or missing ph...ahutter@chromium.org2013-02-081-0/+1
* Use WeakPtr to simplify AutofillPopupControllerImpl memory managementkaiwang@chromium.org2013-02-071-4/+6
* Special handling for special CVC input.estade@chromium.org2013-02-071-1/+4
* Revert 180111, it was not the cause, says isherman@.marja@chromium.org2013-02-011-4/+4
* Tentatively revert 180083marja@chromium.org2013-02-011-4/+4
* [autofill] Hook the sign-in button up to required actions.dbeam@chromium.org2013-02-011-4/+4
* Adding a progress bar and its plumbing for Autocheckout to AutofillDialog*.ahutter@chromium.org2013-01-301-0/+5
* [autofill] Use WalletClient, implement WalletClientObserver, hook up requireddbeam@chromium.org2013-01-291-1/+35
* [autofill] Hide the autofill dialog when a renderer is navigated to fix multipledbeam@chromium.org2013-01-291-0/+1
* requestAutocomplete - more elaborate suggestion labelsestade@chromium.org2013-01-251-0/+1
* Add 'save details in chrome' checkbox.estade@chromium.org2013-01-221-0/+1
* add edit links to individual suggestions in requestAutocomplete dialogestade@chromium.org2013-01-181-0/+6
* refactor AutofillDialogController: separate the interface the view usesestade@chromium.org2013-01-181-0/+227