summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill
Commit message (Expand)AuthorAgeFilesLines
...
* Actually disable AutofillRiskFingerprintTest.GetFingerprintmpearson@chromium.org2013-02-271-1/+1
* Get rid of unnecessary empty overrides of GpuDataManagerObserver.jam@chromium.org2013-02-271-7/+0
* Move the UI related code from AutofillExternalDelegate to AutofillManagerDele...kaiwang@chromium.org2013-02-2716-321/+315
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-261-1/+1
* Disable AutofillRiskFingerprintTest.GetFingerprint on Windowsdcheng@chromium.org2013-02-261-1/+7
* [Autofill] Don't override content/ interfaces in chrome/ test code.isherman@chromium.org2013-02-263-496/+35
* [autofill] Move validation functions to proper file.groby@chromium.org2013-02-263-19/+15
* Move WebContentsView methods that are only called inside content over to WebC...jam@chromium.org2013-02-251-10/+0
* Revert 184352brettw@chromium.org2013-02-241-1/+0
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-0/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-243-3/+3
* [Autofill] Flip the native Autofill popup UI to be enabled by default, rather...isherman@chromium.org2013-02-232-22/+89
* Enable browser_tests on linux_aura.erg@chromium.org2013-02-231-2/+2
* Explicitly use cc-exp-month and cc-exp-year as cc-exp cannot be used to set d...ramankk@chromium.org2013-02-231-1/+2
* Adding merchant_domain to all Wallet requests.ahutter@chromium.org2013-02-233-70/+143
* [Autofill] Validate e-mail addressgroby@chromium.org2013-02-223-0/+39
* WalletClient should take WeakPtrs for its observer instead of pointers.ahutter@chromium.org2013-02-223-88/+119
* [Autofill] Stop reference counting the AutofillManager class.isherman@chromium.org2013-02-226-47/+39
* [Autofill] Remove test-only NULL checks from AutofillExternalDelegate impleme...isherman@chromium.org2013-02-222-33/+69
* Readability Reviewahutter@chromium.org2013-02-223-3/+34
* requestAutocomplete - Improve visuals of wallet instrument in dialog.estade@chromium.org2013-02-222-0/+43
* [Autofill] Don't jump the gun telling the AutofillManager the popup was shown.isherman@chromium.org2013-02-222-12/+16
* [Autofill] Enable heuristic detection of credit card issuer fields.isherman@chromium.org2013-02-2117-117/+27
* Implement the AuthenticateInstrument API call.ahutter@chromium.org2013-02-2111-32/+303
* [Autofill] Remove some unneeded methods from AutofillManagerDelegateisherman@chromium.org2013-02-213-35/+12
* [Autofill] Add ability to load Risk fingerprint data in AutofillDialogControl...isherman@chromium.org2013-02-213-25/+528
* Adding form filling and progress bar updating based on autocheckout meta data...ahutter@chromium.org2013-02-207-27/+312
* Making the encryption/escrow process required to get a FullWallet or save an ...ahutter@chromium.org2013-02-2030-369/+1011
* Removing AutocheckoutInfoBarDelegateahutter@chromium.org2013-02-206-326/+1
* Linux/ChromeOS Chromium style checker cleanup, misc edition.rsleevi@chromium.org2013-02-201-2/+2
* change some string types in wallet codeestade@chromium.org2013-02-2012-221/+232
* Clean up AutocompleteHistoryManager test code.isherman@chromium.org2013-02-203-56/+50
* [Autofill] Fix an AutocompleteHistoryManager crash.isherman@chromium.org2013-02-191-2/+1
* [Autofill] Switch to standard API key API.groby@chromium.org2013-02-164-29/+31
* [Autofill] Return full name data from requestAutocomplete() dialog.isherman@chromium.org2013-02-161-4/+0
* Remove PrefServiceBase, since everyone can now depend directly on PrefService.joi@chromium.org2013-02-1611-31/+29
* [Autofill] Return credit card type data from requestAutocomplete() dialog.isherman@chromium.org2013-02-151-0/+3
* More documentation for Wallet class member variables.ahutter@chromium.org2013-02-157-30/+91
* [Autofill] Re-enable AutofillRiskFingerprintTest.GetFingerprint with more log...isherman@chromium.org2013-02-152-9/+21
* Properly Remove Autofill Keyboard Listener.csharp@chromium.org2013-02-154-22/+46
* Include autocomplete=off fields in autofill request xml when autocheckout is ...benquan@chromium.org2013-02-153-22/+80
* [Autofill] Add UMA timing metrics for requestAutocomplete dialog.isherman@chromium.org2013-02-1413-37/+127
* Moving last generic Prefs implementation files to base/prefs/.joi@chromium.org2013-02-141-1/+1
* allow wallet items to appear in requestAutocomplete UIestade@chromium.org2013-02-142-0/+41
* Interactive autofill: Handle Online Wallet being unavailable.dbeam@chromium.org2013-02-123-1/+26
* [Autofill] Credit Card validation for rAc.groby@chromium.org2013-02-123-1/+41
* Add url prefix to AutofillQuery requests when autocheckout enabled, and set a...benquan@chromium.org2013-02-122-8/+38
* Move 'theme' parsing out of Extension classMHX348@motorola.com2013-02-121-2/+3
* Download autocheckout whitelist and enable autocheckout for whitelisted sites...benquan@chromium.org2013-02-1215-138/+665
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-113-3/+3