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
/
phone_field.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autofill: Remove fax number completely.
jhawkins@chromium.org
2011-09-17
1
-96
/
+42
*
Make autofill regular expressions unicode again.
tony@chromium.org
2011-09-15
1
-73
/
+11
*
Final step in removing resource strings in chrome.dll.
tony@chromium.org
2011-09-08
1
-11
/
+73
*
Remove Autofill support for the ECML standard, as it is virtually unused.
isherman@chromium.org
2011-08-08
1
-21
/
+1
*
Consolidate Autofill possible type detection code, and enforce greater match ...
isherman@chromium.org
2011-07-22
1
-2
/
+2
*
Added <cc>:3 - <phone>:10 matching pattern for phone field.
Takano.Naoki@gmail.com
2011-06-28
1
-1
/
+11
*
Autofill heuristics checkout files for 02_checkout_advanceautoparts.com.html
dhollowa@chromium.org
2011-06-18
1
-0
/
+5
*
Simplify Autofill Scanner semantics
isherman@chromium.org
2011-06-08
1
-1
/
+2
*
Heuristics for grabber-continental.com.out (multi-pass)
dhollowa@chromium.org
2011-05-27
1
-2
/
+2
*
Heuristics for grabber-continental.com.out (select-one)
dhollowa@chromium.org
2011-05-25
1
-3
/
+5
*
Autofill phone number enhancements and integration of Phone Number Util Libra...
georgey@chromium.org
2011-05-23
1
-2
/
+2
*
Autofill refactor form_field.h/cc.
dhollowa@chromium.org
2011-05-19
1
-31
/
+34
*
Refactor Autofill parsing code. Most notably, add a helper class for parsing...
isherman@chromium.org
2011-05-05
1
-50
/
+50
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Make FormField be a struct rather than a class per c++ standards.
tsepez@chromium.org
2011-03-08
1
-2
/
+2
*
Revert 77296 -
zea@chromium.org
2011-03-08
1
-2
/
+2
*
Convert autofill messages to use the new IPC macros. This requires
tsepez@chromium.org
2011-03-08
1
-2
/
+2
*
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
-7
/
+7
*
Autofill Coverity issue termination of loop
dhollowa@chromium.org
2011-02-26
1
-1
/
+2
*
Changed parsing code for the phonenumbers fields to incorporate different com...
georgey@chromium.org
2011-02-18
1
-92
/
+193
*
More test out-of-lining.
erg@google.com
2011-02-14
1
-0
/
+2
*
Reorganized phone field parsing, fixing parsing for fax numbers in the proces...
georgey@chromium.org
2011-02-09
1
-66
/
+153
*
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
-6
/
+16
*
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
-16
/
+9
*
[Mac] more -Wextra support:
thomasvl@chromium.org
2010-06-17
1
-1
/
+2
*
AutoFill telephone number prefix and suffix heuristics.
dhollowa@chromium.org
2010-05-20
1
-2
/
+2
*
Form AutoFill Phone number should be displayed as xxx-xxx-xxxx
dhollowa@chromium.org
2010-05-14
1
-3
/
+17
*
AutoFill crash in FormStructure::GetHeuristicAutoFillTypes().
dhollowa@chromium.org
2010-04-22
1
-0
/
+7
*
AutoFill phone field unit tests.
dhollowa@chromium.org
2010-03-15
1
-0
/
+4
*
AutoFill field parser fixes.
dhollowa@chromium.org
2010-03-11
1
-2
/
+2
*
Fix a few pieces of the heuristic autofill:
jhawkins@chromium.org
2010-01-08
1
-1
/
+1
*
Implement PhoneField, a FormField that matches a phone number field in a form.
jhawkins@chromium.org
2009-12-11
1
-0
/
+114