index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
renderer
/
form_manager_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
AutoFill optimization for form label scraping.
dhollowa@chromium.org
2010-04-09
1
-10
/
+5
*
AutoFill: Delay sending the form field values to the AutoFillManager until th...
jhawkins@chromium.org
2010-04-09
1
-0
/
+1
*
AutoFill Re-enable labeling input elements.
dhollowa@chromium.org
2010-04-08
1
-2
/
+1
*
Reverting: 43802 AutoFill: Re-enable label scraping.
dhollowa@chromium.org
2010-04-08
1
-6
/
+12
*
AutoFill: Respect the maxlength attribute when filling input elements.
jhawkins@chromium.org
2010-04-08
1
-0
/
+171
*
AutoFill: A few fixes.
jhawkins@chromium.org
2010-04-08
1
-0
/
+91
*
AutoFill: Re-enable label scraping.
jhawkins@chromium.org
2010-04-07
1
-6
/
+3
*
AutoFill: Parse HTMLLabel elements for form control element labels.
jhawkins@chromium.org
2010-04-06
1
-2
/
+48
*
AutoFill: Implement WebFormElementToFormData and use this to send form data to
jhawkins@chromium.org
2010-04-05
1
-0
/
+45
*
Reland r43564 with tests disabled.
jhawkins@chromium.org
2010-04-03
1
-4
/
+8
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
1
-3
/
+6
*
Fix the build: swap the parameters for GetForms.
jhawkins@chromium.org
2010-04-01
1
-14
/
+14
*
Label scraping for AutoFill, tables.
dhollowa@chromium.org
2010-03-30
1
-2
/
+56
*
AutoFill: Handle filling select controls.
jhawkins@chromium.org
2010-03-27
1
-58
/
+58
*
Label scraping for AutoFill.
dhollowa@chromium.org
2010-03-26
1
-39
/
+126
*
FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...
jhawkins@chromium.org
2010-03-15
1
-145
/
+139
*
Implement FormManager::LabelForElement and use this to store the field labels.
jhawkins@chromium.org
2010-03-02
1
-8
/
+87
*
Implement FormManager, a class that manages forms in a RenderView.
jhawkins@chromium.org
2010-02-05
1
-0
/
+346