|
|
Componentize autofill dialog common code
This CL move some code from
autofill_dialog_common and autofill_dialog_types
into the autofill components so that they can be
used on iOS.
It is only a code move (+git cl format).
TBR=sky
Committed: https://crrev.com/b6a7008789ce4a144669fa906a21f7f5722f8448
Cr-Commit-Position: refs/heads/master@{#319855}
Total comments: 3
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+165 lines, -276 lines) |
Patch |
 |
M |
chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc
|
View
|
1
2
3
4
|
7 chunks |
+12 lines, -10 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/autofill/autofill_dialog_common.h
|
View
|
1
2
3
4
|
3 chunks |
+1 line, -27 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/autofill/autofill_dialog_common.cc
|
View
|
1
2
3
4
|
2 chunks |
+0 lines, -78 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc
|
View
|
1
2
3
4
|
11 chunks |
+21 lines, -22 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/autofill/autofill_dialog_i18n_input.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/autofill/autofill_dialog_types.h
|
View
|
1
2
|
2 chunks |
+0 lines, -49 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/autofill/autofill_dialog_types.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/autofill/autofill_dialog_view_delegate.h
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/autofill/autofill_dialog_view_tester.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/autofill/data_model_wrapper.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/autofill/new_credit_card_bubble_controller.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/autofill/autofill_dialog_window_controller.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/autofill/autofill_main_container.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/autofill/autofill_section_container.h
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/autofill/autofill_dialog_view_tester_views.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/autofill.gypi
|
View
|
1
2
3
4
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/BUILD.gn
|
View
|
1
2
3
4
5
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/autofill/core/browser/detail_input.h
|
View
|
1
2
3
4
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/autofill/core/browser/detail_input.cc
|
View
|
1
2
3
4
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/autofill/core/browser/dialog_section.h
|
View
|
1
2
3
4
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/autofill/core/browser/server_field_types_util.h
|
View
|
1
2
3
4
|
2 chunks |
+10 lines, -32 lines |
0 comments
|
Download
|
 |
A + |
components/autofill/core/browser/server_field_types_util.cc
|
View
|
1
2
3
4
|
4 chunks |
+4 lines, -50 lines |
0 comments
|
Download
|
Total messages: 29 (17 generated)
|