summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_common_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Move remaining Autofill code to //components/autofill.joi@chromium.org2013-03-091-110/+0
* Add AutofillDialogControllerTest.AutofillProfilesestade@chromium.org2013-03-081-0/+18
* Move Autofill-specific switches and pref names into files within the component.joi@chromium.org2013-03-081-1/+1
* Establish components/autofill and move some fileskaiwang@chromium.org2013-03-071-1/+1
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+2
* Remove PrefServiceBase, since everyone can now depend directly on PrefService.joi@chromium.org2013-02-161-2/+2
* [Autofill] Rename GetInfo and SetInfo to GetRawInfo and SetRawInfoisherman@chromium.org2012-11-101-1/+1
* [Autofill] Update the autocomplete types implementation to match the current ...isherman@chromium.org2012-10-241-1/+1
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Move forms/ out of webkit/.blundell@chromium.org2012-10-051-2/+2
* Switching from ForXyz naming to FromXyz naming, for consistency.joi@chromium.org2012-09-221-1/+1
* Use BrowserContext as key in API. Switch Autofill to use BC in place of Profile.joi@chromium.org2012-09-131-1/+1
* Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.joi@chromium.org2012-08-211-3/+3
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-2/+2
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-171-4/+3
* Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:...isherman@chromium.org2011-08-091-3/+4
* Adding more Bidi Checker tests:jeremy@chromium.org2011-05-171-1/+1
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-1/+1
* Reduce boxing and unboxing of AutofillFieldTypeisherman@chromium.org2011-03-171-1/+1
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-101-2/+2
* autofill: Rename AutoFillType to AutofillType.tfarina@chromium.org2011-03-071-1/+1
* autofill: Rename AutoFillFieldType to AutofillFieldType.tfarina@chromium.org2011-03-011-1/+1
* Autofill cleanup of labelsdhollowa@chromium.org2011-02-151-8/+4
* Add a data-driven unit test to validate autofill profile merging during aggre...isherman@chromium.org2011-02-091-2/+4
* Fixing the autofill unit tests.lipalani@chromium.org2011-01-051-0/+13
* Move:ben@chromium.org2010-12-021-1/+1
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-291-1/+2
* Autofill address and credit card data separately.isherman@chromium.org2010-10-261-5/+2
* Autofill browsertestisherman@chromium.org2010-10-041-0/+82