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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
1
-2
/
+1
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
1
-1
/
+1
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #4
phajdan.jr@chromium.org
2011-08-03
1
-7
/
+10
*
Don't learn credit cards for Autofill if they are missing any data.
isherman@chromium.org
2011-07-22
1
-33
/
+60
*
Support named months for Autofill implicit learning
isherman@chromium.org
2011-06-08
1
-0
/
+17
*
[Reason for revert: broken the Linux build]
nick@chromium.org
2011-04-13
1
-10
/
+0
*
Panels: Fix where Browser::window_ is set. Fill in code to get work area.
jennb@chromium.org
2011-04-13
1
-0
/
+10
*
Add alt attribute to Autofill credit card icons
isherman@chromium.org
2011-04-12
1
-1
/
+1
*
Only strip separators from credit card numbers when implicitly learning or fi...
isherman@chromium.org
2011-04-11
1
-0
/
+10
*
Clean up Autofill CreditCard logic
isherman@chromium.org
2011-04-06
1
-17
/
+17
*
Only consider numbers between 12 and 19 digits long to potentially be credit ...
isherman@chromium.org
2011-04-06
1
-5
/
+38
*
Fix for Autofill credit card label should be non-empty even when there is no ...
georgey@chromium.org
2011-03-09
1
-2
/
+2
*
Autofill: Fix GetCreditCardType to return 'generic' if the number does not pass
jhawkins@chromium.org
2011-03-06
1
-7
/
+15
*
Autofill cleanup of labels
dhollowa@chromium.org
2011-02-15
1
-7
/
+7
*
AutoFillProfile: Don't clobber data on self-assignment
isherman@chromium.org
2010-12-07
1
-0
/
+14
*
Autofill deprecate unique_ids in favor of guids for profile and credit card u...
dhollowa@chromium.org
2010-10-27
1
-6
/
+6
*
Autofill address and credit card data separately.
isherman@chromium.org
2010-10-26
1
-5
/
+5
*
Autofill browsertest
isherman@chromium.org
2010-10-04
1
-6
/
+6
*
DOMUI: Implement adding and editing credit cards in the AutoFill page.
jhawkins@chromium.org
2010-09-13
1
-5
/
+5
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
I reversed the order of the EXPECT_EQ tests so expected value is first, actua...
cbentzel@chromium.org
2010-07-19
1
-12
/
+12
*
AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...
jhawkins@chromium.org
2010-07-01
1
-55
/
+10
*
Adds obscuring to credit card numbers when displayed.
avi@chromium.org
2010-03-26
1
-1
/
+13
*
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
*
Where possible, use return-by-const-ref for accessors in AutoFill data struct...
jhawkins@chromium.org
2010-03-03
1
-11
/
+1
*
Adding summary string generation for the AutoFill feature.
dhollowa@chromium.org
2010-02-13
1
-0
/
+113