summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autocheckout_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* [Autofill] Return full name data from requestAutocomplete() dialog.isherman@chromium.org2013-02-161-4/+0
* [Autofill] Add UMA timing metrics for requestAutocomplete dialog.isherman@chromium.org2013-02-141-3/+8
* Add support for default values in filling forms (in a multipage autofill flow).ramankk@chromium.org2013-02-071-0/+21
* When the Autofill server hints that the current page is the start of an Autoc...ahutter@chromium.org2013-02-061-1/+28
* Autocheckout progresses through a series of pages with forms and fills them o...ahutter@chromium.org2013-02-061-12/+20
* Extract details from autofill_dialog_controller's response and use them to fi...ramankk@chromium.org2013-02-041-1/+99
* [autofill] Hide the autofill dialog when a renderer is navigated to fix multipledbeam@chromium.org2013-01-291-0/+1
* Remove the dependency from c/b/autofill to c/b/ui/autofill/autofill_dialog_co...kaiwang@chromium.org2013-01-261-11/+4
* Pop up requestAutocomplete UI when autofill server hints chrome client that i...ramankk@chromium.org2013-01-181-0/+84