summaryrefslogtreecommitdiffstats
path: root/components/autofill
Commit message (Expand)AuthorAgeFilesLines
* [autofill] Add support for PSL domain matching for password autofill.nyquist@chromium.org2013-06-2211-29/+257
* Enable Autocomplete feature for chromium webviewsgurun@chromium.org2013-06-229-32/+134
* [Password Autofill] Don't fill fields with autocomplete="off".isherman@chromium.org2013-06-221-2/+4
* Ignore ajax on specified pages.dgwallinga@chromium.org2013-06-218-13/+171
* Talk to production wallet server when Autocheckout experiment is enabledramankk@chromium.org2013-06-211-1/+2
* Fix most tests in //components/autofill/content to not depend on //chrome.joi@chromium.org2013-06-217-70/+33
* Add gcasto to OWNERS files for password autofill/generation.gcasto@chromium.org2013-06-211-0/+3
* [Autofill] Remove the "Disable native Autofill UI" flag.isherman@chromium.org2013-06-212-14/+7
* [Autofill] Update credit card type detection logic.isherman@chromium.org2013-06-217-84/+252
* Implement 'invalid' AutocompleteErrorEvent#reasondbeam@chromium.org2013-06-211-1/+4
* Cleanup: Remove unneeded gurl.h includes.thestig@chromium.org2013-06-211-1/+0
* Move IPC reception handling from AutofillManager to AutofillDriverImpl.blundell@chromium.org2013-06-214-121/+109
* Validate saved credit card number in interactive autocompleterouslan@chromium.org2013-06-216-12/+86
* Use a direct include of strings headers, delete some strings forwarding headers.avi@chromium.org2013-06-201-2/+2
* Update remaining Blink header includesabarth@chromium.org2013-06-2022-70/+70
* In components/autofill, move browser/ to core/browser/blundell@chromium.org2013-06-20170-761/+778
* Autocheckout: Addressline2 is not filledramankk@chromium.org2013-06-201-2/+4
* components: Remove the dependency on chrome/common/pref_names.htfarina@chromium.org2013-06-202-2/+1
* Respect the new Online Wallet sign-in response.aruslan@chromium.org2013-06-203-27/+81
* Pass along risk params on save/update Online Wallet callsdbeam@chromium.org2013-06-191-1/+2
* components: Clean up autofill DEPS entries.tfarina@chromium.org2013-06-192-24/+0
* components: Rename component_resources.* to component_strings.*tfarina@chromium.org2013-06-1912-13/+14
* Update the remaining includes of string16.h to its new location.tfarina@chromium.org2013-06-181-1/+1
* In components/autofill, move common/ to core/common/blundell@chromium.org2013-06-1889-190/+212
* Eliminate AutofillExternalDelegate being a WebContentsUserDatablundell@chromium.org2013-06-184-33/+30
* Fix static intialization issue and resubmit (16165002): Do not allow user inp...benquan@chromium.org2013-06-183-24/+43
* Remove dependency of WebData on contentdroger@chromium.org2013-06-174-6/+50
* Abstract WebContentsObserver from Autofill shared codeblundell@chromium.org2013-06-1614-145/+369
* [Autofill] Support "importing" verified profiles and credit cards.isherman@chromium.org2013-06-157-25/+261
* Revert "In components/autofill, move common/ to shared/"blundell@chromium.org2013-06-1589-209/+189
* In components/autofill, move common/ to shared/blundell@chromium.org2013-06-1589-189/+209
* Make it possible to cancel Autocheckout.ahutter@chromium.org2013-06-145-54/+86
* Adds RefCountedDeleteOnMessageLoopdroger@chromium.org2013-06-141-1/+2
* In components/autofill, move browser/autocheckout* to content/browser/blundell@chromium.org2013-06-1418-38/+38
* Displaying Wallet errors to the user.ahutter@chromium.org2013-06-1310-79/+66
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in components/.dcheng@chromium.org2013-06-132-8/+4
* Make security team OWNERS for all IPC *_messages*.h files.palmer@chromium.org2013-06-121-7/+7
* [Autofill] Determine Popup RTLness from pagecsharp@chromium.org2013-06-1213-14/+51
* Changing Wallet passive auth urlahutter@chromium.org2013-06-122-2/+2
* Revert 205670 "Un-refcount AutofillWebData and TokenWebData"raymes@chromium.org2013-06-127-74/+92
* Un-refcount AutofillWebData and TokenWebDatacaitkp@chromium.org2013-06-117-92/+74
* Using form field errors from Wallet server.ahutter@chromium.org2013-06-117-47/+412
* components: Move user_prefs into user_prefs namespace.tfarina@chromium.org2013-06-115-9/+9
* [Autofill] Fix popup delegate to show warnings correctly.isherman@chromium.org2013-06-112-7/+33
* Autocheckout: click elements before/after fill the forms.benquan@chromium.org2013-06-118-13/+173
* Convert full state names to abbreviated state names for Wallet.estade@chromium.org2013-06-116-9/+67
* Use a direct include of strings headers in components/, part 1.avi@chromium.org2013-06-1149-56/+56
* Use a direct include of strings headers in components/, part 2.avi@chromium.org2013-06-1146-51/+51
* In components/autofill, move browser/wallet/ to content/browser/wallet/blundell@chromium.org2013-06-1033-116/+116
* Revert 205038 "Un-refcount AutofillWebData and TokenWebData"cpu@chromium.org2013-06-087-74/+92