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
/
webkit
/
glue
/
form_field.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make FormField be a struct rather than a class per c++ standards.
tsepez@chromium.org
2011-03-08
1
-36
/
+36
*
Revert 77296 -
zea@chromium.org
2011-03-08
1
-36
/
+36
*
Convert autofill messages to use the new IPC macros. This requires
tsepez@chromium.org
2011-03-08
1
-36
/
+36
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-3
/
+3
*
Once a form has been partially autofilled, autofill should only update fields...
isherman@chromium.org
2010-11-29
1
-4
/
+9
*
Autofill: Prefer maxLength to size attribute for form filling heuristics.
isherman@chromium.org
2010-11-20
1
-8
/
+8
*
FBTF: Move code from headers into cc files.
erg@google.com
2010-08-27
1
-0
/
+3
*
Fix for: State in small letters should be auto-filled from the profile.
jhawkins@chromium.org
2010-07-21
1
-0
/
+12
*
AutoFill fill billing address when credit card settings specify a billing add...
dhollowa@chromium.org
2010-05-19
1
-2
/
+11
*
Form AutoFill Phone number should be displayed as xxx-xxx-xxxx
dhollowa@chromium.org
2010-05-14
1
-6
/
+13
*
Switch over to non-deprecated WebKit APIs and delete client methods that are no
darin@chromium.org
2010-05-05
1
-3
/
+2
*
AutoFill: Parse HTMLLabel elements for form control element labels.
jhawkins@chromium.org
2010-04-06
1
-3
/
+2
*
AutoFill: Implement WebFormElementToFormData and use this to send form data to
jhawkins@chromium.org
2010-04-05
1
-2
/
+3
*
AutoFill: Handle filling select controls.
jhawkins@chromium.org
2010-03-27
1
-15
/
+22
*
Page Cycler Intl2 perf regression.
amit@chromium.org
2010-03-26
1
-73
/
+4
*
AutoFill: Copy FormManager::LabelForElement and the corresponding
jhawkins@chromium.org
2010-03-26
1
-4
/
+73
*
FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...
jhawkins@chromium.org
2010-03-15
1
-6
/
+24
*
Send suggestions from the AutoFillManager to the AutoFillSuggestionsPopup in ...
jhawkins@chromium.org
2010-02-18
1
-0
/
+9
*
Reland r38570. The underlying bug has been fix.
jhawkins@chromium.org
2010-02-11
1
-4
/
+24
*
Revert "Move conditions of FormFields creation to FormFieldHistoryManager;
tony@chromium.org
2010-02-10
1
-24
/
+4
*
Move conditions of FormFields creation to FormFieldHistoryManager; AutoFill d...
jhawkins@chromium.org
2010-02-10
1
-4
/
+24
*
Add a label member to the FormField class. This member will hold the value o...
jhawkins@chromium.org
2009-11-23
1
-2
/
+4
*
Implement FormStructure and an initial method, EncodeUploadRequest. This als...
jhawkins@chromium.org
2009-11-04
1
-0
/
+2
*
Remove the element_ member of FormField, as we don't use it and shouldn't be ...
jhawkins@chromium.org
2009-10-29
1
-6
/
+3
*
Break out FormFieldValues::Element into FormField, which will eventually hold...
jhawkins@chromium.org
2009-10-23
1
-0
/
+21