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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
AutoFill: Implement the 'Clear form' menu item in the suggestions popup.
jhawkins@chromium.org
2010-06-13
1
-2
/
+14
*
AutoFill: Fix a bug that caused AutoFill to not fill the field the user is
jhawkins@chromium.org
2010-06-10
1
-7
/
+7
*
AutoFill: Preview form field values when the user changes the AutoFill dropdown
jhawkins@chromium.org
2010-06-02
1
-5
/
+22
*
AutoFill: Refactor the code used to fill a form. Don't fill autocomplete=off
jhawkins@chromium.org
2010-05-28
1
-1
/
+22
*
AutoFill: Fix a renderer crash by resetting the form cache when each WebFrame
jhawkins@chromium.org
2010-05-06
1
-3
/
+3
*
AutoFill: Use FormManager::LabelForElement to set the field label when querying
jhawkins@chromium.org
2010-04-14
1
-3
/
+5
*
AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...
jhawkins@chromium.org
2010-04-09
1
-0
/
+3
*
AutoFill: Delay sending the form field values to the AutoFillManager until th...
jhawkins@chromium.org
2010-04-09
1
-2
/
+6
*
AutoFill: Parse HTMLLabel elements for form control element labels.
jhawkins@chromium.org
2010-04-06
1
-7
/
+2
*
AutoFill: Implement WebFormElementToFormData and use this to send form data to
jhawkins@chromium.org
2010-04-05
1
-1
/
+11
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
1
-4
/
+18
*
FormManager cleanups:
jhawkins@chromium.org
2010-04-01
1
-17
/
+26
*
Page Cycler Intl2 perf regression.
hayato@chromium.org
2010-03-31
1
-20
/
+4
*
AutoFill: Send the forms cached in the FormManager to the AutoFillManager on
jhawkins@chromium.org
2010-03-31
1
-4
/
+20
*
AutoFill: Handle filling select controls.
jhawkins@chromium.org
2010-03-27
1
-10
/
+13
*
Label scraping for AutoFill.
dhollowa@chromium.org
2010-03-26
1
-0
/
+5
*
FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...
jhawkins@chromium.org
2010-03-15
1
-4
/
+6
*
Implement FormManager::LabelForElement and use this to store the field labels.
jhawkins@chromium.org
2010-03-02
1
-0
/
+3
*
Implement FormManager, a class that manages forms in a RenderView.
jhawkins@chromium.org
2010-02-05
1
-0
/
+84