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: Use setSuggestedValue() instead of setPlaceholder() when previewing
jhawkins@chromium.org
2010-07-12
1
-12
/
+12
*
AutoFill: Don't parse hidden fields for labels. Also don't count hidden fields
jhawkins@chromium.org
2010-06-15
1
-0
/
+111
*
AutoFill: Implement the 'Clear form' menu item in the suggestions popup.
jhawkins@chromium.org
2010-06-13
1
-19
/
+195
*
AutoFill: Fix a bug that caused AutoFill to not fill the field the user is
jhawkins@chromium.org
2010-06-10
1
-9
/
+103
*
AutoFill: Preview form field values when the user changes the AutoFill dropdown
jhawkins@chromium.org
2010-06-02
1
-3
/
+132
*
AutoFill: Don't auto-fill disabled fields.
jhawkins@chromium.org
2010-06-01
1
-6
/
+19
*
AutoFill: Refactor the code used to fill a form. Don't fill autocomplete=off
jhawkins@chromium.org
2010-05-28
1
-276
/
+242
*
AutoFill <dl> label scraping and dynamic html in forms.
dhollowa@chromium.org
2010-05-27
1
-1
/
+158
*
AutoFill fill billing address when credit card settings specify a billing add...
dhollowa@chromium.org
2010-05-19
1
-80
/
+80
*
Form AutoFill Phone number should be displayed as xxx-xxx-xxxx
dhollowa@chromium.org
2010-05-14
1
-170
/
+484
*
AutoFill label scraping nested table contents.
dhollowa@chromium.org
2010-05-13
1
-0
/
+73
*
One more to remove!
darin@chromium.org
2010-05-07
1
-3
/
+2
*
Switch over to non-deprecated methods.
darin@chromium.org
2010-05-07
1
-24
/
+16
*
Reland r46600 with a test fix for Win.
jhawkins@chromium.org
2010-05-07
1
-0
/
+84
*
Revert 46600 - AutoFill: Handle the case where the cached form has extra fiel...
jhawkins@chromium.org
2010-05-06
1
-84
/
+0
*
AutoFill: Handle the case where the cached form has extra fields at the end of
jhawkins@chromium.org
2010-05-06
1
-0
/
+84
*
AutoFill: Notify the renderer when the page has finished translating. Extract
jhawkins@chromium.org
2010-04-27
1
-0
/
+43
*
AutoFill: Also use the form action to uniquely identify which form to fill in
jhawkins@chromium.org
2010-04-22
1
-0
/
+87
*
AutoFill: Skip past empty strings when comparing form fields for filling.
jhawkins@chromium.org
2010-04-21
1
-0
/
+81
*
AutoFill: Skip past non-matching fields when filling out a form where the number
jhawkins@chromium.org
2010-04-16
1
-0
/
+217
*
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