summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/form_manager_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Pull in a named constant from WebKitisherman@chromium.org2010-12-101-183/+194
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-291-175/+350
* Always include nonzero unique ID with autofill suggestions.isherman@chromium.org2010-11-241-2/+56
* Autofill: Prefer maxLength to size attribute for form filling heuristics.isherman@chromium.org2010-11-201-123/+126
* Autofill select field text should be captured not selection option valuedhollowa@chromium.org2010-11-161-0/+100
* AutoFill: Fix two heuristic issues with nrm.org.jhawkins@chromium.org2010-11-021-0/+58
* AutoFill: Parse the previous label element for label text.jhawkins@chromium.org2010-11-021-16/+77
* AutoFill: Fix scraping a label from a div table.jhawkins@chromium.org2010-11-021-0/+52
* Handle selection changes due to AutoFill more carefully.isherman@chromium.org2010-11-011-4/+78
* autofill: Use a bit-field mask instead of two boolean parameters.tfarina@chromium.org2010-11-011-8/+4
* AutoFill: Skip past intervening empty TDs when parsing labels.jhawkins@chromium.org2010-10-291-0/+69
* Autofill - "Clear form" failed to clear the select popup valuesdhollowa@chromium.org2010-10-111-0/+79
* Clang: make DCHECK_EQ(string16, string16) work.thakis@chromium.org2010-10-011-0/+1
* AutoFill: Don't send select option values to the browser on page load. Onlyjhawkins@chromium.org2010-10-011-49/+85
* Undisable tests that were crashy because of re-initializing WebKit:phajdan.jr@chromium.org2010-08-251-2/+1
* GTTF: move tests that use WebKit from unit_tests to browser_testsphajdan.jr@chromium.org2010-08-241-0/+2456