summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/autofill/autofill_dialog_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* rAc: make location sharing acceptance a local pref.estade@chromium.org2013-11-011-0/+3
* [rAc] Remove unused transaction id parameter from callback.isherman@chromium.org2013-09-181-2/+1
* rAc: Get rid of dialog type in rAc, there is only one type left now.ramankk@chromium.org2013-09-041-1/+0
* Extract AutofillDialogController interface and common utilities.aruslan@chromium.org2013-08-101-0/+30
* refactor AutofillDialogController: separate the interface the view usesestade@chromium.org2013-01-181-728/+0
* show autofill popup in requestAutocomplete dialog when textfield is double-cl...estade@chromium.org2013-01-171-13/+28
* Adds the ability to sign in in the autocomplete dialog.abodenha@chromium.org2013-01-151-0/+39
* handle autofill variants in rAC suggestion menus, to some extent.estade@chromium.org2013-01-151-15/+35
* retry r176726: requestAutocomplete dialog, AutofillPopup:estade@chromium.org2013-01-151-0/+8
* Revert 176726estade@chromium.org2013-01-141-8/+0
* requestAutocomplete dialog, AutofillPopup:estade@chromium.org2013-01-141-0/+8
* handle credit card autofill popups in autofill dialogestade@chromium.org2013-01-121-1/+1
* Add notifications and a notification area to interactive autocomplete dialog.dbeam@chromium.org2013-01-111-28/+25
* requestAutocomplete: mark textfields as invalid when user tries to submit wit...estade@chromium.org2013-01-111-20/+39
* support autofill popup in autofill dialog for non-billing sectionsestade@chromium.org2013-01-101-7/+21
* requestAutocomplete: move billing/shipping checkbox to shipping sectionestade@chromium.org2013-01-091-0/+2
* requestAutocomplete: change comboboxes to dropdown menusestade@chromium.org2013-01-081-18/+67
* requestAutocomplete: only menu-suggest "complete" profiles.estade@chromium.org2013-01-041-4/+19
* AutofillPopupController clarifications + simplifications.estade@chromium.org2012-12-221-14/+7
* use autofill popup to suggest autofill data in RequestAutocomplete dialog.estade@chromium.org2012-12-211-78/+105
* [autofill] Make translation and rendering of site label work.dbeam@chromium.org2012-12-121-2/+15
* [autofill] Removes the --allow-insecure-interactive-autocomplete flag anddbeam@chromium.org2012-12-081-15/+13
* localize some strings in the autofill dialogestade@chromium.org2012-12-071-20/+13
* [autofill] Adding a flag to bypass SSL security restrictions for interactive ...dbeam@chromium.org2012-12-061-8/+13
* [autofill] Pass along frame URL and SSL status, only allow requests for credi...dbeam@chromium.org2012-12-061-2/+37
* [Autofill] Rename {Get,Set}CanonicalizedInfo() to {Get,Set}Info(), and pass i...isherman@chromium.org2012-12-051-4/+8
* [imperative autofill] handle filling in <select>estade@chromium.org2012-12-041-27/+40
* interactive autocomplete dialog - fill in shipping nameestade@chromium.org2012-12-041-13/+23
* support CC expiration dates in imperative autocomplete dialog.estade@chromium.org2012-12-031-40/+44
* [interactive autofill] Save manually entered data into Autofill database.estade@chromium.org2012-11-291-2/+28
* Real autofill crash fix.estade@chromium.org2012-11-291-2/+2
* Imperative Autofill dialog first run flow:estade@chromium.org2012-11-261-8/+83
* retry r168312 with static initializer fix.estade@chromium.org2012-11-191-61/+207
* Revert 168312 - [views] continue with Autofill interactive dialogdmichael@google.com2012-11-161-174/+57
* [views] continue with Autofill interactive dialogestade@chromium.org2012-11-161-57/+174
* retry r166570: now with clang compile fix.estade@chromium.org2012-11-081-4/+95
* Revert 166570 - [views] continue hacking away at autofill dialog (#4).scottmg@google.com2012-11-081-95/+4
* [views] continue hacking away at autofill dialog (#4).estade@chromium.org2012-11-081-4/+95
* [views] continue hacking away at autofill dialog (#3).estade@chromium.org2012-11-051-1/+33
* [views] continue hacking away at autofill dialog.estade@chromium.org2012-11-021-0/+10
* [views] Flesh out the payments dialog a littleestade@chromium.org2012-11-011-0/+31
* [views] "Hello, world" autofill imperative API dialog.estade@chromium.org2012-10-261-0/+44