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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed parsing code for the phonenumbers fields to incorporate different com...
georgey@chromium.org
2011-02-18
1
-2
/
+4
*
Only cache <input type="text"> and <select> elements for autofill.
isherman@chromium.org
2011-02-04
1
-280
/
+52
*
Add support for autofill server experiments
isherman@chromium.org
2011-01-31
1
-30
/
+30
*
Fix for: Some forms have incorrect signature for querying with toolbar servers
georgey@chromium.org
2011-01-31
1
-0
/
+49
*
Re-submitting the cl r72292, while removing incorrect DCHECK()
georgey@chromium.org
2011-01-25
1
-25
/
+221
*
Revert 72292 - Propagate correct data to the Toolbar servers
isherman@chromium.org
2011-01-23
1
-221
/
+25
*
Propagate correct data to the Toolbar servers
georgey@chromium.org
2011-01-23
1
-25
/
+221
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
Once a form has been partially autofilled, autofill should only update fields...
isherman@chromium.org
2010-11-29
1
-157
/
+314
*
Autofill infobar doesn't come up when security code is filled
dhollowa@chromium.org
2010-11-24
1
-0
/
+56
*
Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
1
-23
/
+25
*
Revert 66214 - Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
1
-25
/
+23
*
Display a warning when autofill is disabled for a website.
isherman@chromium.org
2010-11-16
1
-23
/
+25
*
Fix for: Google chrome consuming internet upload bandwidth - protecting ourse...
georgey@chromium.org
2010-10-29
1
-0
/
+260
*
AutoFill: Skip past hidden input fields when parsing for
jhawkins@chromium.org
2010-10-28
1
-0
/
+118
*
AutoFill: Allow parsing a cardholder name separately from the card number and
jhawkins@chromium.org
2010-10-12
1
-0
/
+49
*
Fix form_structure_unittest two-phase lookup problems.
hans@chromium.org
2010-10-01
1
-1
/
+5
*
Get rid of FormStructure::ConvertToFormData()
isherman@chromium.org
2010-09-08
1
-24
/
+3
*
AutoFill doesn't fill address information on www.gorillaclothing.com
dhollowa@chromium.org
2010-08-27
1
-1
/
+49
*
Autofill address line 2 is not applied to ebay.com
dhollowa@chromium.org
2010-08-26
1
-4
/
+90
*
AutoFill incorrectly matches a radio control on youtube.com
dhollowa@chromium.org
2010-08-25
1
-0
/
+84
*
AutoFill: Record whether the user initiated the form submission and don't sav...
jhawkins@chromium.org
2010-07-22
1
-0
/
+1
*
AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...
jhawkins@chromium.org
2010-07-01
1
-8
/
+6
*
AutoFill fill billing address when credit card settings specify a billing add...
dhollowa@chromium.org
2010-05-19
1
-6
/
+6
*
AutoFill filling billing address and company name from profile.
dhollowa@chromium.org
2010-05-14
1
-2
/
+96
*
Form AutoFill Phone number should be displayed as xxx-xxx-xxxx
dhollowa@chromium.org
2010-05-14
1
-81
/
+208
*
AutoFill: Parse the ignored fields at the end of ParseAddress, so we don't
jhawkins@chromium.org
2010-05-07
1
-0
/
+33
*
AutoFill: Fix IsAutoFillable to only count fields that are heuristically
jhawkins@chromium.org
2010-05-04
1
-149
/
+57
*
Don't trigger auto fill setup when submitting empty forms.
bulach@chromium.org
2010-04-30
1
-0
/
+38
*
AutoFill: Try to parse a third address line and discard it if it exists.
jhawkins@chromium.org
2010-04-23
1
-0
/
+51
*
AutoFill crash in FormStructure::GetHeuristicAutoFillTypes().
dhollowa@chromium.org
2010-04-22
1
-1
/
+1
*
AutoFill: Add a simple heuristic to match fax fields.
jhawkins@chromium.org
2010-04-21
1
-4
/
+4
*
AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...
jhawkins@chromium.org
2010-04-09
1
-12
/
+96
*
AutoFill credit card field filling, with nameoncard field.
dhollowa@chromium.org
2010-04-05
1
-5
/
+81
*
Revert 43627 - AutoFill credit card field filling, with nameoncard field.
dhollowa@chromium.org
2010-04-05
1
-76
/
+0
*
AutoFill credit card field filling, with nameoncard field.
dhollowa@chromium.org
2010-04-05
1
-0
/
+76
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
1
-172
/
+173
*
AutoFill credit card field filling.
dhollowa@chromium.org
2010-03-31
1
-1
/
+69
*
AutoFill: Handle filling select controls.
jhawkins@chromium.org
2010-03-27
1
-87
/
+43
*
Label scraping for AutoFill.
dhollowa@chromium.org
2010-03-26
1
-0
/
+98
*
Don't use the empty string to try to match against an empty text field. Add ...
jhawkins@chromium.org
2010-03-16
1
-0
/
+88
*
AutoFill form name matching.
dhollowa@chromium.org
2010-03-12
1
-0
/
+108
*
AutoFill field parser fixes.
dhollowa@chromium.org
2010-03-11
1
-0
/
+98
*
Only load text fields in the form structure. This prevents us from trying to...
jhawkins@chromium.org
2010-02-25
1
-0
/
+93