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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes the auto fill dialogs match the mocks.
sky@chromium.org
2010-07-14
1
-1
/
+2
*
AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...
jhawkins@chromium.org
2010-07-01
1
-34
/
+35
*
AutoFill: De-segregate credit card filling.
jhawkins@chromium.org
2010-06-17
1
-0
/
+9
*
Putting this back in since it didn't solve the failures.
thomasvl@chromium.org
2010-06-08
1
-27
/
+25
*
Backing this out to see if it fixes the failures on the two windows bots (lan...
thomasvl@chromium.org
2010-06-08
1
-25
/
+27
*
AutoFill: Don't save credit card numbers from Autocomplete to the WebDB.
jhawkins@chromium.org
2010-06-07
1
-27
/
+25
*
Fix for bug #38260 AutoFill needs to obfuscate the saved credit card info in ...
georgey@chromium.org
2010-04-06
1
-1
/
+6
*
Adds obscuring to credit card numbers when displayed.
avi@chromium.org
2010-03-26
1
-2
/
+10
*
Where possible, use return-by-const-ref for accessors in AutoFill data struct...
jhawkins@chromium.org
2010-03-03
1
-59
/
+59
*
Adding summary string generation for the AutoFill feature.
dhollowa@chromium.org
2010-02-13
1
-13
/
+12
*
Autofill dialog for the Mac. This is UI only at this point. The UI is not h...
dhollowa@chromium.org
2010-02-12
1
-1
/
+4
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
1
-1
/
+1
*
Added Credit card preview in the form ******[last four digits], Exp: [Date - ...
georgey@chromium.org
2010-02-03
1
-2
/
+29
*
First revision of the AutoFill settings dialog.
georgey@chromium.org
2010-01-28
1
-0
/
+7
*
Implement adding, updating and removing credit cards from the web database th...
jhawkins@chromium.org
2010-01-25
1
-13
/
+77
*
Notify the AutoFillManager when the user clicks "Apply" or "OK". Adds an Aut...
jhawkins@chromium.org
2010-01-21
1
-11
/
+11
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-6
/
+6
*
Add CreditCard, a form group that stores credit card information.
jhawkins@chromium.org
2010-01-06
1
-0
/
+397