summaryrefslogtreecommitdiffstats
path: root/components/autofill
Commit message (Expand)AuthorAgeFilesLines
* Update components/ to use scoped_refptr<T>::get() rather than implicit "opera...rsleevi@chromium.org2013-06-026-10/+10
* Hang SyncableServices off AutofillBackend, since they are on the DB thread al...caitkp@chromium.org2013-06-014-31/+42
* Autofill:rAc: Wrongly assumed that the is_minimal_address field is a json str...ramankk@chromium.org2013-05-312-7/+7
* Enable UI for possible username selection via Finch experiment.gcasto@chromium.org2013-05-316-11/+131
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-4/+4
* Determine card egilibility by card.status from server only.benquan@chromium.org2013-05-301-1/+2
* Update references to Blink's Platform API headers (remaining)abarth@chromium.org2013-05-308-14/+14
* [Autofill] Pass struct by const-reference.isherman@chromium.org2013-05-302-2/+2
* Make suggestions invalid when no phone number is attached to a Wallet address...dbeam@chromium.org2013-05-301-1/+1
* Remember the initial checked state of {radiobutton|checkbox}. If autofill flo...ramankk@chromium.org2013-05-291-0/+1
* Making credit card number un-editable in Wallet mode.dbeam@chromium.org2013-05-291-2/+1
* Relanding "chrome/browser: Remove unnecessary entries from DEPS files."tfarina@chromium.org2013-05-291-2/+0
* Revert 202729 "chrome/browser: Remove unnecessary entries from D..."akalin@chromium.org2013-05-291-0/+2
* chrome/browser: Remove unnecessary entries from DEPS files.tfarina@chromium.org2013-05-291-2/+0
* Field's server type mapping (using Autofill server response) for forms with c...ramankk@chromium.org2013-05-283-10/+69
* Fix AutofillDialogCocoaBrowserTest, AutofillMetricsTest.avi@chromium.org2013-05-281-1/+5
* Autofill dialog: don't save duplicate shipping addresses to Wallet.benquan@chromium.org2013-05-254-23/+95
* Load and send Wallet Risk params after user has agreeddbeam@chromium.org2013-05-241-2/+2
* Make Autofill SyncableServices use a backend interface for DB work, rather th...caitkp@chromium.org2013-05-246-57/+32
* Autofill:requestAutocomplete: Enable prompting for complete address when inst...ramankk@chromium.org2013-05-237-27/+90
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-232-2/+3
* Fixing risk on Android (no plugins yet).dbeam@chromium.org2013-05-231-5/+9
* Adding myself to components/autofill/browser/wallet/OWNERSdbeam@chromium.org2013-05-231-0/+1
* Changing gaia_id in risk/fingerprint.proto to a uint64 rather than int64 (asdbeam@chromium.org2013-05-233-21/+21
* [Autofill] Only show verified profiles and cards in the Autofill dialog.isherman@chromium.org2013-05-232-0/+43
* Remove a deprecated method from AutofillTable.isherman@chromium.org2013-05-234-88/+15
* [Autofill] Explicitly pass guid and origin to AutofillDataModel constructors,...isherman@chromium.org2013-05-233-149/+157
* Handle invalid instrument and AMEX from wallet in autofill dialog.benquan@chromium.org2013-05-233-6/+32
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-222-2/+2
* [Autofill] Add French Canadian regex for email.isherman@chromium.org2013-05-221-0/+1
* Revert 201451 "Autofill:requestAutocomplete: Enable prompting fo..."akalin@chromium.org2013-05-227-83/+30
* Autofill:requestAutocomplete: Enable prompting for complete address when inst...ramankk@chromium.org2013-05-227-30/+83
* [Autofill] Write origins to the WebDB.isherman@chromium.org2013-05-229-63/+445
* [Password Autofill] Fix password Autofill on Facebook and Gmail.isherman@chromium.org2013-05-223-10/+17
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-212-3/+2
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-212-2/+3
* Adding Online Wallet shipping address manage link.dbeam@chromium.org2013-05-213-11/+21
* [Autofill] Set origins for all new profiles and credit cards.isherman@chromium.org2013-05-212-0/+11
* Keep the dialog open after Autocheckout is successful.ahutter@chromium.org2013-05-205-9/+25
* Unflip 'autocheckout supported' bit on provisional page load. Leaving it set ...dgwallinga@chromium.org2013-05-181-0/+1
* [Autofill] Add geolocation data to Risk fingerprint.isherman@chromium.org2013-05-172-4/+72
* Adds a specific disable switch for requestAutocomplete, changes chrome://flag...abodenha@chromium.org2013-05-162-0/+12
* Separate component resources into their own .grd filecaitkp@chromium.org2013-05-1412-14/+12
* [rAC, cleanup] STLDeleteContainerPointers->ScopedVectorgroby@chromium.org2013-05-141-27/+20
* Fix /Same as billing/, fix entering new Wallet data (maybe?), show an errordbeam@chromium.org2013-05-145-7/+20
* Create an interface which SyncableServices can use for making changes directl...caitkp@chromium.org2013-05-145-150/+267
* Support more autofill types in FullWallet::GetInfoahutter@chromium.org2013-05-145-84/+145
* Revert 199800 "Separate component resources into their own .grd ..."tonyg@chromium.org2013-05-1312-12/+14
* Separate component resources into their own .grd filecaitkp@chromium.org2013-05-1312-14/+12
* Allow disabling autocomplete download managersgurun@chromium.org2013-05-103-25/+36