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
/
address_field_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Group forms-related files in webkit/glue in a forms/ subdirectory.
isherman@chromium.org
2011-12-15
1
-13
/
+13
*
Cleanup: Convert ASCIIToUTF16("") to string16().
jhawkins@chromium.org
2011-11-28
1
-1
/
+2
*
Move AddressType enum from field_types.h to address_field.h
isherman@chromium.org
2011-08-23
1
-12
/
+12
*
Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:...
isherman@chromium.org
2011-08-09
1
-140
/
+104
*
Remove Autofill support for the ECML standard, as it is virtually unused.
isherman@chromium.org
2011-08-08
1
-167
/
+16
*
Autofill heuristics checkout files for 04_checkout_jcrew.com.html
dhollowa@chromium.org
2011-06-22
1
-5
/
+5
*
Heuristics for grabber-continental.com.out (multi-pass)
dhollowa@chromium.org
2011-05-27
1
-23
/
+27
*
Autofill refactor form_field.h/cc.
dhollowa@chromium.org
2011-05-19
1
-42
/
+20
*
Refactor Autofill parsing code. Most notably, add a helper class for parsing...
isherman@chromium.org
2011-05-05
1
-64
/
+44
*
iwyu: Cleanup in the following files:
jhawkins@chromium.org
2011-03-30
1
-0
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
autofill: Rename AutoFillField to AutofillField.
tfarina@chromium.org
2011-03-04
1
-29
/
+29
*
Once a form has been partially autofilled, autofill should only update fields...
isherman@chromium.org
2010-11-29
1
-25
/
+50
*
AutoFill: Fix two heuristic issues with nrm.org.
jhawkins@chromium.org
2010-11-02
1
-0
/
+34
*
AutoFill: Add more NameField tests and fix incorrect logic in ParseEmpty.
jhawkins@chromium.org
2010-08-04
1
-4
/
+2
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Removing string16 global construction and conversion.
tommi@chromium.org
2010-07-14
1
-37
/
+43
*
AutoFill fill billing address when credit card settings specify a billing add...
dhollowa@chromium.org
2010-05-19
1
-3
/
+43
*
AutoFill filling billing address and company name from profile.
dhollowa@chromium.org
2010-05-14
1
-0
/
+40
*
Form AutoFill Phone number should be displayed as xxx-xxx-xxxx
dhollowa@chromium.org
2010-05-14
1
-19
/
+38
*
AutoFill: Try to parse a third address line and discard it if it exists.
jhawkins@chromium.org
2010-04-23
1
-0
/
+36
*
AutoFill: Only match the exact string 'mi' when matching a middle initial field.
jhawkins@chromium.org
2010-04-08
1
-1
/
+0
*
AutoFill address filling when labels are missing.
dhollowa@chromium.org
2010-04-06
1
-0
/
+30
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
1
-1
/
+1
*
AutoFill: Handle filling select controls.
jhawkins@chromium.org
2010-03-27
1
-28
/
+14
*
Removing AutoFill Death Tests.
dhollowa@chromium.org
2010-03-26
1
-4
/
+0
*
Don't use the empty string to try to match against an empty text field. Add ...
jhawkins@chromium.org
2010-03-16
1
-3
/
+3
*
AutoFill field parser fixes.
dhollowa@chromium.org
2010-03-11
1
-0
/
+307