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
/
browser
/
autofill
/
form_structure.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
1
-9
/
+7
*
Reverted back change #1337001, fixing the unit tests in chromium builds:
georgey@chromium.org
2010-03-29
1
-43
/
+79
*
AutoFill: Handle filling select controls.
jhawkins@chromium.org
2010-03-27
1
-4
/
+7
*
Reverting due to test failures on Interactive tests on Mac and Linux
amit@chromium.org
2010-03-26
1
-85
/
+43
*
Second part of the integration with autofill servers.
georgey@chromium.org
2010-03-26
1
-43
/
+85
*
Integration with Toolbar autofill servers.
georgey@chromium.org
2010-03-22
1
-20
/
+36
*
FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...
jhawkins@chromium.org
2010-03-15
1
-1
/
+4
*
Reset the AutoFillManager's cache of forms when the main page is loaded, not ...
jhawkins@chromium.org
2010-03-12
1
-4
/
+8
*
Only load text fields in the form structure. This prevents us from trying to...
jhawkins@chromium.org
2010-02-25
1
-12
/
+15
*
Fix a crash in FormStructure when parsing a form with zero fields. Use field...
jhawkins@chromium.org
2010-02-23
1
-4
/
+5
*
AutoFill forms. We do this by responding to a message from WebKit which send...
jhawkins@chromium.org
2010-02-20
1
-0
/
+15
*
Implement ImportFormData and GetPossibleFieldTypes for PersonalDataManager, u...
jhawkins@chromium.org
2010-01-08
1
-2
/
+2
*
autofill: Add the FormField interface. Classes that implement the FormField ...
jhawkins@chromium.org
2009-12-09
1
-4
/
+63
*
Implement FormStructure and an initial method, EncodeUploadRequest. This als...
jhawkins@chromium.org
2009-11-04
1
-0
/
+154