|
Convert ChromeSyncShell to use ChromePublic infrastructure (try #2)
This is a re-land of the patch originally committed as part of
https://codereview.chromium.org/1282603005/. The one major change is
that a landmine has been added to clobber the Android arm64 bot as it
caused problems after the original commit.
Several test fixes are included to support this change.
Note: This CL only provides a GYP implementation (no GN). This is not a
regression from the previous state.
BUG= 510211
Committed: https://crrev.com/a715a2f88e842329e6133390788b6d8d22bf8201
Cr-Commit-Position: refs/heads/master@{#345392}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+324 lines, -485 lines) |
Patch |
|
M |
build/all.gyp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
build/get_landmines.py
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/android/BUILD.gn
|
View
|
|
3 chunks |
+0 lines, -69 lines |
0 comments
|
Download
|
|
M |
chrome/android/chrome_apk.gyp
|
View
|
|
8 chunks |
+170 lines, -12 lines |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/sync/ProfileSyncService.java
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/sync/SyncController.java
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
D |
chrome/android/sync_shell/chrome_main_delegate_chrome_sync_shell_android.h
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
|
D |
chrome/android/sync_shell/chrome_main_delegate_chrome_sync_shell_android.cc
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
|
D |
chrome/android/sync_shell/java/AndroidManifest.xml.jinja2
|
View
|
|
1 chunk |
+0 lines, -158 lines |
0 comments
|
Download
|
|
M |
chrome/android/sync_shell/javatests/AndroidManifest.xml
|
View
|
|
2 chunks |
+18 lines, -16 lines |
0 comments
|
Download
|
|
M |
chrome/android/sync_shell/javatests/src/org/chromium/chrome/browser/sync/FirstRunTest.java
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/android/sync_shell/javatests/src/org/chromium/chrome/browser/sync/OpenTabsTest.java
|
View
|
|
4 chunks |
+12 lines, -22 lines |
0 comments
|
Download
|
|
M |
chrome/android/sync_shell/javatests/src/org/chromium/chrome/browser/sync/SyncCustomizationFragmentTest.java
|
View
|
|
7 chunks |
+32 lines, -33 lines |
0 comments
|
Download
|
|
M |
chrome/android/sync_shell/javatests/src/org/chromium/chrome/browser/sync/SyncTest.java
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/android/sync_shell/javatests/src/org/chromium/chrome/browser/sync/SyncTestBase.java
|
View
|
|
4 chunks |
+18 lines, -12 lines |
0 comments
|
Download
|
|
M |
chrome/android/sync_shell/javatests/src/org/chromium/chrome/browser/sync/TypedUrlsTest.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/android/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/android/chrome_sync_shell_main_delegate.h
|
View
|
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/android/chrome_sync_shell_main_delegate.cc
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
|
A + |
chrome/browser/android/chrome_sync_shell_main_delegate_initializer.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_shell.gypi
|
View
|
|
2 chunks |
+0 lines, -65 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_tests.gypi
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
|
M |
sync/test/android/javatests/src/org/chromium/sync/test/util/MockAccountManager.java
|
View
|
|
4 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
sync/test/android/javatests/src/org/chromium/sync/test/util/MockSyncContentResolverDelegate.java
|
View
|
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
Total messages: 15 (7 generated)
|