|
[Autofill] Implement Credit Card Signin Promo
A follow-up change will split the slightly long promo over 2-lines for Views, Mac, Android.
Also, Android and iOS will need bridges into Java and ObjC, so this is deferred to another change.
BUG= 626442
Committed: https://crrev.com/4d08afd67d6c706fa47d5633187687e690b2fed0
Cr-Commit-Position: refs/heads/master@{#404470}
Total comments: 14
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+205 lines, -1 line) |
Patch |
 |
M |
android_webview/native/aw_autofill_client.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_autofill_client.cc
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/autofill/autofill_popup_controller_impl.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/autofill/chrome_autofill_client.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/autofill/chrome_autofill_client.cc
|
View
|
1
2
|
3 chunks |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/signin/inline_login_handler.cc
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_client.h
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_external_delegate.h
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_external_delegate.cc
|
View
|
|
4 chunks |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_external_delegate_unittest.cc
|
View
|
1
2
|
4 chunks |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_manager.h
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_manager.cc
|
View
|
1
2
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_manager_unittest.cc
|
View
|
|
2 chunks |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/popup_item_ids.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/test_autofill_client.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/test_autofill_client.cc
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/autofill_strings.grdp
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/signin/core/browser/signin_metrics.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/metrics/actions/actions.xml
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/histograms.xml
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 28 (14 generated)
|