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
/
name_field.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Autofill support for the ECML standard, as it is virtually unused.
isherman@chromium.org
2011-08-08
1
-34
/
+5
*
In Alaska Air regsitration page, there is "title" selection. So I added "titl...
Takano.Naoki@gmail.com
2011-08-04
1
-2
/
+2
*
Do not try to Autofill "nickname" or "maiden name" fields.
isherman@chromium.org
2011-07-25
1
-5
/
+11
*
Autofill heuristics checkout files for 04_checkout_jcrew.com.html
dhollowa@chromium.org
2011-06-22
1
-7
/
+7
*
Autofill: Expand heuristics to detect first/last names in any order.
isherman@chromium.org
2011-05-27
1
-21
/
+41
*
Heuristics for grabber-continental.com.out (multi-pass)
dhollowa@chromium.org
2011-05-27
1
-1
/
+1
*
Autofill refactor form_field.h/cc.
dhollowa@chromium.org
2011-05-19
1
-27
/
+85
*
Refactor Autofill parsing code. Most notably, add a helper class for parsing...
isherman@chromium.org
2011-05-05
1
-68
/
+60
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
autofill: Rename AutoFillType to AutofillType.
tfarina@chromium.org
2011-03-07
1
-5
/
+5
*
autofill: Rename AutoFillField to AutofillField.
tfarina@chromium.org
2011-03-04
1
-13
/
+13
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Autofill heuristics regular expressions should be stored in external data files.
dhollowa@chromium.org
2011-01-05
1
-9
/
+11
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
1
-0
/
+11
*
AutoFill address profile not seen in dropdown for name and address field on d...
dhollowa@chromium.org
2010-08-24
1
-4
/
+4
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
AutoFill: Use DISALLOW_COPY_AND_ASSIGN where possible.
jhawkins@chromium.org
2010-06-21
1
-26
/
+20
*
AutoFill heuristics extended to include multiple separator characters.
dhollowa@chromium.org
2010-05-13
1
-4
/
+4
*
AutoFill: Notify the renderer when the page has finished translating. Extract
jhawkins@chromium.org
2010-04-27
1
-11
/
+9
*
AutoFill: Add another variation of a middle name field for heuristics.
jhawkins@chromium.org
2010-04-12
1
-1
/
+2
*
AutoFill: Only match the exact string 'mi' when matching a middle initial field.
jhawkins@chromium.org
2010-04-08
1
-1
/
+1
*
Don't use the empty string to try to match against an empty text field. Add ...
jhawkins@chromium.org
2010-03-16
1
-2
/
+2
*
Fix form heuristic for registration.crgevents.com. Match on 'mi' anywhere in...
jhawkins@chromium.org
2010-03-12
1
-1
/
+1
*
AutoFill form filling on myspace.com
dhollowa@chromium.org
2010-03-12
1
-2
/
+3
*
AutoFill form name matching.
dhollowa@chromium.org
2010-03-12
1
-2
/
+6
*
autofill: Tweak the heuristic matching to lower-case form field labels and na...
jhawkins@chromium.org
2010-03-12
1
-1
/
+3
*
AutoFill field parser fixes.
dhollowa@chromium.org
2010-03-11
1
-1
/
+1
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
1
-2
/
+3
*
Fix a few pieces of the heuristic autofill:
jhawkins@chromium.org
2010-01-08
1
-2
/
+4
*
Implement NameField, a FormField that matches a name field in a form.
jhawkins@chromium.org
2009-12-17
1
-0
/
+157