summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/phone_field.h
Commit message (Expand)AuthorAgeFilesLines
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-171-40/+2
* Add preliminary support for the autocompletetype atttribute for phone/fax pre...isherman@chromium.org2011-08-231-1/+1
* Remove Autofill support for the ECML standard, as it is virtually unused.isherman@chromium.org2011-08-081-5/+1
* Added <cc>:3 - <phone>:10 matching pattern for phone field.Takano.Naoki@gmail.com2011-06-281-0/+1
* Autofill heuristics checkout files for 02_checkout_advanceautoparts.com.htmldhollowa@chromium.org2011-06-181-0/+1
* Heuristics for grabber-continental.com.out (multi-pass)dhollowa@chromium.org2011-05-271-2/+2
* Autofill refactor form_field.h/cc.dhollowa@chromium.org2011-05-191-2/+15
* Refactor Autofill parsing code. Most notably, add a helper class for parsing...isherman@chromium.org2011-05-051-7/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* autofill: Rename AutoFillField to AutofillField.tfarina@chromium.org2011-03-041-6/+6
* Changed parsing code for the phonenumbers fields to incorporate different com...georgey@chromium.org2011-02-181-8/+51
* More test out-of-lining.erg@google.com2011-02-141-0/+2
* Reorganized phone field parsing, fixing parsing for fax numbers in the proces...georgey@chromium.org2011-02-091-0/+35
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* AutoFill: Use DISALLOW_COPY_AND_ASSIGN where possible.jhawkins@chromium.org2010-06-211-3/+3
* AutoFill crash in FormStructure::GetHeuristicAutoFillTypes().dhollowa@chromium.org2010-04-221-0/+1
* Remove FormField::priority as it's not used by AutoFill++.jhawkins@chromium.org2010-02-231-2/+0
* Implement PhoneField, a FormField that matches a phone number field in a form.jhawkins@chromium.org2009-12-111-0/+42