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
/
credit_card_field.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwyu: Cleanup in the following files:
jhawkins@chromium.org
2011-03-30
1
-0
/
+5
*
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
-5
/
+5
*
Support autocompletion for HTMl5 tags:"email", "month" and "tel".
dhollowa@chromium.org
2011-02-03
1
-26
/
+34
*
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
-8
/
+11
*
Autofill infobar doesn't come up when security code is filled
dhollowa@chromium.org
2010-11-24
1
-1
/
+22
*
AutoFill: Allow parsing a cardholder name separately from the card number and
jhawkins@chromium.org
2010-10-12
1
-2
/
+9
*
FBTF: Small nits; moving virtual methods to implementation.
erg@google.com
2010-10-08
1
-0
/
+4
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
AutoFill: Always check the result of FormField::Add().
jhawkins@chromium.org
2010-07-22
1
-3
/
+4
*
AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...
jhawkins@chromium.org
2010-07-01
1
-21
/
+0
*
AutoFill: Use DISALLOW_COPY_AND_ASSIGN where possible.
jhawkins@chromium.org
2010-06-21
1
-36
/
+25
*
AutoFill: Credit card filling fixes.
jhawkins@chromium.org
2010-05-07
1
-6
/
+4
*
AutoFill credit card field filling, with nameoncard field.
dhollowa@chromium.org
2010-04-05
1
-2
/
+5
*
Revert 43627 - AutoFill credit card field filling, with nameoncard field.
dhollowa@chromium.org
2010-04-05
1
-5
/
+2
*
AutoFill credit card field filling, with nameoncard field.
dhollowa@chromium.org
2010-04-05
1
-2
/
+5
*
AutoFill credit card field filling.
dhollowa@chromium.org
2010-03-31
1
-5
/
+34
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
1
-2
/
+3
*
Fix the ARM build. Clarify the logic with parentheses.
jhawkins@chromium.org
2009-12-16
1
-2
/
+2
*
Implement CreditCardField, a FormField that matches a credit card field in a ...
jhawkins@chromium.org
2009-12-16
1
-0
/
+163