summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/form_structure_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-enable FormStructureBrowserTest.DataDrivenHeuristics07 on Mac.isherman@chromium.org2012-11-061-3/+1
* [Autofill] Include <select> fields as candidates for credit card type.isherman@chromium.org2012-10-301-1/+11
* Remove TabContents from autofill unittests.avi@chromium.org2012-10-231-1/+0
* Switch AutofillManager to be UserData on WebContents.avi@chromium.org2012-10-081-1/+1
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-1/+2
* TabContentsWrapper -> TabContents, part 5.avi@chromium.org2012-06-081-3/+3
* Disable FormStructureBrowserTest.DataDrivenHeuristics07 (failing on Mac after...apavlov@chromium.org2012-01-161-1/+3
* Autofill: Ignore gift cards when filling credit card infoisherman@chromium.org2011-09-281-0/+8
* Improve Autofill heuristics when detecting labels from previous elements.isherman@chromium.org2011-08-021-0/+8
* Update Autofill data driven heuristics output files to also include the field...isherman@chromium.org2011-07-291-0/+3
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Fix apellido from proral to singular in last name matching pattern.Takano.Naoki@gmail.com2011-07-121-0/+8
* Autofill heuristics enable tests for 07_*.comdhollowa@chromium.org2011-06-211-0/+8
* Revert 89611 - Autofill DataDrivenHeuristics tests fail on Windowsdhollowa@chromium.org2011-06-181-20/+32
* Autofill DataDrivenHeuristics tests fail on Windowsdhollowa@chromium.org2011-06-181-32/+20
* Autofill DataDrivenHeuristics tests fail on Windowsdhollowa@chromium.org2011-06-081-13/+32
* AutoFill field detection logic fails to identify Postcode field on sitedhollowa@chromium.org2011-06-081-0/+7
* Autofill heuristics regression suitedhollowa@chromium.org2011-06-071-2/+93
* Refactor Autofill parsing code. Most notably, add a helper class for parsing...isherman@chromium.org2011-05-051-3/+0
* Get rid of references to autofill from src\content, specifically from TabCont...dhollowa@chromium.org2011-03-231-2/+2
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-1/+1
* autofill: Rename AutoFillType to AutofillType.tfarina@chromium.org2011-03-071-1/+1
* autofill: Rename AutoFillManager to AutofillManager.tfarina@chromium.org2011-03-051-2/+2
* autofill: Rename AutoFillField to AutofillField.tfarina@chromium.org2011-03-041-1/+1
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Remove interactive test aspects from FormStructureBrowserTest.DataDrivenHeuri...isherman@chromium.org2011-02-111-13/+1
* Disable FormStructureBrowserTest.DataDrivenHeuristicsisherman@chromium.org2011-02-111-1/+2
* Reenable FormStructureBrowserTest.DataDrivenHeuristics for debuggingisherman@chromium.org2011-02-111-2/+1
* Disable FormStructureBrowserTest.DataDrivenHeuristics for now.isherman@chromium.org2011-02-101-7/+8
* Add logging to FormStructureBrowserTest.DataDrivenHeuristicsisherman@chromium.org2011-02-101-1/+7
* Hopefully fix FormStructureBrowserTest.DataDrivenHeuristics on 'Win' full bui...isherman@chromium.org2011-02-101-8/+2
* Disable FormStructureBrowserTest.DataDrivenHeuristics on Windowsisherman@chromium.org2011-02-091-1/+7
* Add a data-driven unit test to validate autofill profile merging during aggre...isherman@chromium.org2011-02-091-208/+47
* Make RenderViewHost not know about AutoFill and AutoComplete.jam@chromium.org2011-01-101-1/+1
* Autofill heuristics regular expressions should be stored in external data files.dhollowa@chromium.org2011-01-051-16/+10
* Upgrade autofill interactive_ui_test from BasicFormStructure test to I18NForm...dhollowa@chromium.org2010-12-171-55/+105
* Autofill i18n: Develop a system for validating Autofill heuristics from HTML ...dhollowa@chromium.org2010-11-231-0/+216