|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1419 lines, -405 lines) |
Patch |
 |
M |
chrome/android/java/res/values/ids.xml
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/autofill/PersonalDataManager.java
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/payments/AddressEditor.java
|
View
|
1
|
1 chunk |
+377 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/payments/AutofillAddress.java
|
View
|
|
3 chunks |
+61 lines, -35 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/payments/ContactEditor.java
|
View
|
1
|
6 chunks |
+7 lines, -31 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/payments/EditorBase.java
|
View
|
1
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/payments/PaymentRequestImpl.java
|
View
|
1
|
10 chunks |
+92 lines, -47 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/payments/ui/EditorDropdownField.java
|
View
|
1
|
1 chunk |
+88 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/payments/ui/EditorFieldModel.java
|
View
|
1
|
6 chunks |
+132 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/payments/ui/EditorModel.java
|
View
|
|
3 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/payments/ui/EditorTextField.java
|
View
|
1
2
|
3 chunks |
+39 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/payments/ui/EditorView.java
|
View
|
1
2
|
1 chunk |
+37 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java
|
View
|
1
|
7 chunks |
+63 lines, -31 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileBridge.java
|
View
|
1
2
|
6 chunks |
+95 lines, -51 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileEditor.java
|
View
|
1
|
9 chunks |
+21 lines, -23 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/strings/android_chrome_strings.grd
|
View
|
1
2
|
2 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java_sources.gni
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestContactDetailsTest.java
|
View
|
1
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestDynamicShippingSingleAddressTest.java
|
View
|
1
|
3 chunks |
+48 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestEmailTest.java
|
View
|
1
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestFreeShippingTest.java
|
View
|
1
|
2 chunks |
+49 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestIncompleteContactDetailsTest.java
|
View
|
1
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestIncompleteEmailTest.java
|
View
|
1
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestIncompletePhoneTest.java
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestPhoneTest.java
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestTestBase.java
|
View
|
1
2
|
4 chunks |
+67 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/preferences/autofill/autofill_profile_bridge.cc
|
View
|
1
|
4 chunks |
+57 lines, -71 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/android/personal_data_manager_android.h
|
View
|
1
|
1 chunk |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/android/personal_data_manager_android.cc
|
View
|
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/android/payments/dynamic_shipping.js
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_profile.h
|
View
|
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_profile.cc
|
View
|
|
2 chunks |
+42 lines, -42 lines |
0 comments
|
Download
|
 |
M |
third_party/libaddressinput/README.chromium
|
View
|
|
1 chunk |
+7 lines, -2 lines |
0 comments
|
Download
|