|
Use third_party/custom_tabs_client as the src for customtabs library
-Remove chrome/android/java/src/android/support/customtabs
-Start using third_party/custom_tabs_client/src/customtabs as the source
for customtabs library.
-Update gyp and gn build files to make the above work
-Update chrome/browser/customtabs to use the support library classes
-Remove explicit usages of aidl classes.
This need an update and roll on third_party/custom_tabs_client to land
BUG= 522099
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+134 lines, -367 lines) |
Patch |
![](/static/closedtriangle.gif) |
M |
chrome/android/BUILD.gn
|
View
|
|
3 chunks |
+1 line, -11 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/android/chrome_apk.gyp
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
D |
chrome/android/java/src/android/support/customtabs/CustomTabsCallback.java
|
View
|
|
1 chunk |
+0 lines, -51 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
D |
chrome/android/java/src/android/support/customtabs/CustomTabsIntent.java
|
View
|
|
1 chunk |
+0 lines, -132 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
D |
chrome/android/java/src/android/support/customtabs/ICustomTabsCallback.aidl
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
D |
chrome/android/java/src/android/support/customtabs/ICustomTabsService.aidl
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
D |
chrome/android/java/src/android/support/customtabs/OWNERS
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
D |
chrome/android/java/src/android/support/customtabs/common.aidl
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTab.java
|
View
|
|
4 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabActivity.java
|
View
|
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabContentHandler.java
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabIntentDataProvider.java
|
View
|
|
8 chunks |
+10 lines, -39 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabsConnection.java
|
View
|
|
18 chunks |
+42 lines, -50 lines |
2 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabsConnectionService.java
|
View
|
|
2 chunks |
+37 lines, -5 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
chrome/chrome.gyp
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A |
third_party/custom_tabs_client/BUILD.gn
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
third_party/custom_tabs_client/README.chromium
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
third_party/custom_tabs_client/custom_tabs_client.gyp
|
View
|
|
1 chunk |
+3 lines, -3 lines |
2 comments
|
Download
|
Depends on Patchset:
Total messages: 8 (1 generated)
|