summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/autofill
Commit message (Expand)AuthorAgeFilesLines
* improve the function of Autofill popups in requestAutocomplete dialogestade@chromium.org2013-04-063-31/+28
* Hide popups on Autofill dialog submitahutter@chromium.org2013-04-061-0/+3
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-0/+1
* initialize Ole so that RegisterDragDrop doesn't fail on Windowsscottmg@chromium.org2013-04-051-0/+9
* Remove application locale cache in autofill code (AutofillCountry::Applicatio...jam@chromium.org2013-04-055-18/+21
* Make autofill's Address store country using the country code so that app loca...jam@chromium.org2013-04-051-2/+15
* requestAutocomplete: HidePopup() on Submit.estade@chromium.org2013-04-042-12/+11
* don't crash on unhandled FullWallet required actionsestade@chromium.org2013-04-041-3/+1
* Hide Autofill dialog on navigations if Autocheckout isn't runningahutter@chromium.org2013-04-041-2/+3
* improve styling of AutofillDialogView legal documentsestade@chromium.org2013-04-041-0/+3
* Disable [X] Save details in wallet checkbox while submitting autofill dialog.dbeam@chromium.org2013-04-045-17/+40
* Cleanup: IWYU in a bunch of tests.thestig@chromium.org2013-04-031-0/+1
* Cancel wallet requests when changing accounts.dbeam@chromium.org2013-04-032-31/+148
* Adds a static Create function to AutofillDialogControllerImpl that returns a ...ahutter@chromium.org2013-04-024-55/+79
* Implementing VERIFY_CVV required action.dbeam@chromium.org2013-04-028-114/+352
* requestAutocomplete: fix IsPayingWithWallet()estade@chromium.org2013-04-021-39/+35
* Remove checkbox from "Sign in and save details to chrome" notification.dbeam@chromium.org2013-03-303-7/+11
* requestAutocomplete: improve a non-descriptive variable nameestade@chromium.org2013-03-304-15/+15
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-1/+1
* Implements SendAutocheckoutStatus API calls for stats tracking.ahutter@chromium.org2013-03-296-19/+24
* Refactor notifications from webdatakaiwang@chromium.org2013-03-291-0/+5
* add terms of service view to autocomplete dialogestade@chromium.org2013-03-293-0/+96
* Support for cancelling the editing in AutofillDialog.aruslan@chromium.org2013-03-284-3/+51
* Passive login for Interactive Autofill dialog.aruslan@chromium.org2013-03-276-36/+191
* Convert include paths for string_number_conversions in src/chrome and src/webkitbrettw@chromium.org2013-03-272-2/+2
* [autofill] Change re-validation rules.groby@chromium.org2013-03-274-9/+19
* Change WalletItems::LegalDocument a little.estade@chromium.org2013-03-272-10/+8
* add separators to ui::ComboboxModel, implement on views.estade@chromium.org2013-03-262-1/+7
* Hide Autofill UI if it can't setup an Observer for the Native Viewcsharp@chromium.org2013-03-261-0/+8
* [Autofill:Risk] Add browser feature to the Risk protobuf.isherman@chromium.org2013-03-261-2/+2
* [Autofill] Get Risk params from delegateisherman@chromium.org2013-03-232-0/+6
* Make address line 2 optional when considering a profile full.dbeam@chromium.org2013-03-232-2/+4
* Address TODO: Use formdata to carry around ssl_status for rAcramankk@chromium.org2013-03-216-10/+1
* Tests Wallet submission/edit flow for AutofillDialogController*.dbeam@chromium.org2013-03-213-20/+152
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-211-1/+1
* Make Autofill UI Popup a child view.csharp@chromium.org2013-03-204-1/+14
* [Autofill] Add metrics for the Autofill popup in the requestAutocomplete dialog.isherman@chromium.org2013-03-201-1/+7
* Move files from c/b/a/bookmarks and c/b/a/sync back to c/bkaiwang@chromium.org2013-03-201-1/+1
* [autofill] multi-field validation for CVCgroby@chromium.org2013-03-201-4/+13
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-1/+1
* Implement UpdateAddress API call for Online Wallet.ahutter@chromium.org2013-03-192-0/+10
* Schedule whitelist download when autofill manager is created to avoid false n...benquan@chromium.org2013-03-192-0/+11
* [autofill] multi-field validation for CC dategroby@chromium.org2013-03-192-1/+21
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+1
* Add unit test for month combobox filling fix.dbeam@chromium.org2013-03-161-0/+38
* Fix problems when adding new instrument.dbeam@chromium.org2013-03-161-40/+41
* Using error returns from Online Walletahutter@chromium.org2013-03-162-2/+5
* Fill form inputs for masked instruments and fix month combobox filling issues.dbeam@chromium.org2013-03-154-10/+21
* Add 2-lines summary to CC/Address for Wallet items.aruslan@chromium.org2013-03-153-4/+35
* requestAutocomplete: Fill |form_structure_| from Online Wallet data (includingdbeam@chromium.org2013-03-154-114/+151