Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(169)

Issue 1785283005: [WebView] Reorganize all of the WebView Shell apks into their own dir. (Closed)

Created:
4 years, 9 months ago by mikecase (-- gone --)
Modified:
4 years, 9 months ago
CC:
android-webview-reviews_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[WebView] Reorganize all of the WebView Shell apks into their own dir. Thought I could clean up the android_webview/tools dir a little bit. It basically has some random tools as well as the WebViewShell apks so I moved all the apks into a shared folder. - Moved all WebViewShell Apks into tools/system_webview_shell - Moved WebViewShell/test/ to system_webview_shell/test/data/ to better match the naming of test data elsewhere - Removed DEPRECATED_java_in_dir from tools/BUILD.gn. - Updated gn_migration.gypi since GN targets exist for the WebView Shell apks. BUG= Committed: https://crrev.com/49971fcb594aaa7181e001b3111cd3bf6410fb67 Cr-Commit-Position: refs/heads/master@{#382390}

Patch Set 1 #

Patch Set 2 : Update path in run_tests.sh #

Total comments: 2

Patch Set 3 : Addressed tim's comments. #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -8212 lines) Patch
M BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M android_webview/android_webview_shell.gyp View 1 2 3 chunks +7 lines, -7 lines 0 comments Download
M android_webview/system_webview_shell_test_apk.isolate View 1 2 1 chunk +1 line, -1 line 0 comments Download
D android_webview/tools/BUILD.gn View 1 2 3 1 chunk +0 lines, -64 lines 0 comments Download
D android_webview/tools/PageCycler/AndroidManifest.xml View 1 chunk +0 lines, -31 lines 0 comments Download
D android_webview/tools/PageCycler/DEPS View 1 chunk +0 lines, -3 lines 0 comments Download
D android_webview/tools/PageCycler/src/org/chromium/webview_shell/page_cycler/PageCyclerTest.java View 1 chunk +0 lines, -163 lines 0 comments Download
D android_webview/tools/PageCycler/src/org/chromium/webview_shell/page_cycler/WebViewPageCyclerTestRunner.java View 1 chunk +0 lines, -23 lines 0 comments Download
D android_webview/tools/WebViewShell/AndroidManifest.xml View 1 chunk +0 lines, -105 lines 0 comments Download
D android_webview/tools/WebViewShell/OWNERS View 1 chunk +0 lines, -1 line 0 comments Download
D android_webview/tools/WebViewShell/res/drawable/breadcrumb_arrow_black.png View Binary file 0 comments Download
D android_webview/tools/WebViewShell/res/drawable/ic_launcher.png View Binary file 0 comments Download
D android_webview/tools/WebViewShell/res/drawable/item_more_black.png View Binary file 0 comments Download
D android_webview/tools/WebViewShell/res/layout/activity_webview.xml View 1 chunk +0 lines, -18 lines 0 comments Download
D android_webview/tools/WebViewShell/res/layout/activity_webview_browser.xml View 1 chunk +0 lines, -39 lines 0 comments Download
D android_webview/tools/WebViewShell/res/menu/main_menu.xml View 1 chunk +0 lines, -13 lines 0 comments Download
D android_webview/tools/WebViewShell/res/values/strings.xml View 1 chunk +0 lines, -19 lines 0 comments Download
D android_webview/tools/WebViewShell/run_startup_time_test.sh View 1 chunk +0 lines, -37 lines 0 comments Download
D android_webview/tools/WebViewShell/src/org/chromium/webview_shell/JankActivity.java View 1 chunk +0 lines, -45 lines 0 comments Download
D android_webview/tools/WebViewShell/src/org/chromium/webview_shell/PageCyclerTestActivity.java View 1 chunk +0 lines, -29 lines 0 comments Download
D android_webview/tools/WebViewShell/src/org/chromium/webview_shell/StartupTimeActivity.java View 1 chunk +0 lines, -31 lines 0 comments Download
D android_webview/tools/WebViewShell/src/org/chromium/webview_shell/TelemetryActivity.java View 1 2 1 chunk +0 lines, -50 lines 0 comments Download
D android_webview/tools/WebViewShell/src/org/chromium/webview_shell/TelemetryMemoryPressureActivity.java View 1 chunk +0 lines, -53 lines 0 comments Download
D android_webview/tools/WebViewShell/src/org/chromium/webview_shell/WebViewBrowserActivity.java View 1 chunk +0 lines, -527 lines 0 comments Download
D android_webview/tools/WebViewShell/src/org/chromium/webview_shell/WebViewLayoutTestActivity.java View 1 2 3 1 chunk +0 lines, -140 lines 0 comments Download
D android_webview/tools/WebViewShell/test/blink-apis/battery-status/battery-callback.html View 1 chunk +0 lines, -32 lines 0 comments Download
D android_webview/tools/WebViewShell/test/blink-apis/battery-status/battery-callback-expected.txt View 1 chunk +0 lines, -8 lines 0 comments Download
D android_webview/tools/WebViewShell/test/blink-apis/geolocation/geolocation-permission-callbacks.html View 1 chunk +0 lines, -27 lines 0 comments Download
D android_webview/tools/WebViewShell/test/blink-apis/geolocation/geolocation-permission-callbacks-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D android_webview/tools/WebViewShell/test/blink-apis/webmidi/requestmidiaccess.html View 1 2 3 1 chunk +0 lines, -25 lines 0 comments Download
D android_webview/tools/WebViewShell/test/blink-apis/webmidi/requestmidiaccess-expected.txt View 1 2 3 1 chunk +0 lines, -6 lines 0 comments Download
D android_webview/tools/WebViewShell/test/blink-apis/webmidi/requestmidiaccess-permission-denied.html View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
D android_webview/tools/WebViewShell/test/blink-apis/webmidi/requestmidiaccess-permission-denied-expected.html View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
D android_webview/tools/WebViewShell/test/blink-apis/webrtc/mediastream-callbacks.html View 1 chunk +0 lines, -35 lines 0 comments Download
D android_webview/tools/WebViewShell/test/blink-apis/webrtc/mediastream-callbacks-expected.txt View 1 chunk +0 lines, -7 lines 0 comments Download
D android_webview/tools/WebViewShell/test/blink-apis/webrtc/mediastream-permission-denied-callbacks.html View 1 chunk +0 lines, -31 lines 0 comments Download
D android_webview/tools/WebViewShell/test/blink-apis/webrtc/mediastream-permission-denied-callbacks-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D android_webview/tools/WebViewShell/test/experimental/basic-logging.html View 1 chunk +0 lines, -13 lines 0 comments Download
D android_webview/tools/WebViewShell/test/experimental/basic-logging-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D android_webview/tools/WebViewShell/test/resources/js-test.js View 1 chunk +0 lines, -191 lines 0 comments Download
D android_webview/tools/WebViewShell/test/run_tests.sh View 1 chunk +0 lines, -23 lines 0 comments Download
D android_webview/tools/WebViewShell/test/webexposed/global-interface-listing-expected.txt View 1 chunk +0 lines, -5862 lines 0 comments Download
D android_webview/tools/WebViewShell/test/webexposed/not-webview-exposed.txt View 1 chunk +0 lines, -73 lines 0 comments Download
D android_webview/tools/WebViewShellTest/AndroidManifest.xml View 1 chunk +0 lines, -36 lines 0 comments Download
D android_webview/tools/WebViewShellTest/OWNERS View 1 chunk +0 lines, -1 line 0 comments Download
D android_webview/tools/WebViewShellTest/src/org/chromium/webview_shell/test/WebViewLayoutTest.java View 1 2 3 1 chunk +0 lines, -386 lines 0 comments Download
D android_webview/tools/WebViewShellTest/src/org/chromium/webview_shell/test/WebViewLayoutTestRunner.java View 1 chunk +0 lines, -38 lines 0 comments Download
A + android_webview/tools/system_webview_shell/BUILD.gn View 1 2 3 5 chunks +23 lines, -9 lines 0 comments Download
A + android_webview/tools/system_webview_shell/OWNERS View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/apk/AndroidManifest.xml View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/apk/OWNERS View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/apk/res/drawable-mdpi/breadcrumb_arrow_black.png View 1 2 Binary file 0 comments Download
A + android_webview/tools/system_webview_shell/apk/res/drawable-mdpi/ic_launcher.png View 1 2 Binary file 0 comments Download
A + android_webview/tools/system_webview_shell/apk/res/drawable-mdpi/item_more_black.png View 1 2 Binary file 0 comments Download
A + android_webview/tools/system_webview_shell/apk/res/layout/activity_webview.xml View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/apk/res/layout/activity_webview_browser.xml View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/apk/res/menu/main_menu.xml View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/apk/res/values/strings.xml View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/apk/run_startup_time_test.sh View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/JankActivity.java View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/PageCyclerTestActivity.java View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/StartupTimeActivity.java View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/TelemetryActivity.java View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/TelemetryMemoryPressureActivity.java View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewBrowserActivity.java View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/WebViewLayoutTestActivity.java View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/layout_tests/AndroidManifest.xml View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/layout_tests/OWNERS View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewLayoutTest.java View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
A + android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewLayoutTestRunner.java View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/page_cycler/AndroidManifest.xml View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/page_cycler/DEPS View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/page_cycler/src/org/chromium/webview_shell/page_cycler/PageCyclerTest.java View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/page_cycler/src/org/chromium/webview_shell/page_cycler/WebViewPageCyclerTestRunner.java View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/blink-apis/battery-status/battery-callback.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/blink-apis/battery-status/battery-callback-expected.txt View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/blink-apis/geolocation/geolocation-permission-callbacks.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/blink-apis/geolocation/geolocation-permission-callbacks-expected.txt View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/blink-apis/webmidi/requestmidiaccess.html View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/blink-apis/webmidi/requestmidiaccess-expected.txt View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/blink-apis/webmidi/requestmidiaccess-permission-denied.html View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/blink-apis/webmidi/requestmidiaccess-permission-denied-expected.html View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/blink-apis/webrtc/mediastream-callbacks.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/blink-apis/webrtc/mediastream-callbacks-expected.txt View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/blink-apis/webrtc/mediastream-permission-denied-callbacks.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/blink-apis/webrtc/mediastream-permission-denied-callbacks-expected.txt View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/experimental/basic-logging.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/experimental/basic-logging-expected.txt View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/resources/js-test.js View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/run_tests.sh View 1 2 1 chunk +2 lines, -1 line 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + android_webview/tools/system_webview_shell/test/data/webexposed/not-webview-exposed.txt View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
M build/gn_migration.gypi View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 31 (13 generated)
mikecase (-- gone --)
I thought I could improve the organization of the WebView shell/test apks a little bit. ...
4 years, 9 months ago (2016-03-11 21:17:33 UTC) #3
sgurun-gerrit only
On 2016/03/11 21:17:33, mikecase wrote: > I thought I could improve the organization of the ...
4 years, 9 months ago (2016-03-12 02:38:24 UTC) #4
timvolodine
thanks Mike, how about this structure though: tools/system_webview_shell |--apk/ |--layout_tests/ |--page_cycler/ |--test/data/ which looks more ...
4 years, 9 months ago (2016-03-14 19:36:38 UTC) #5
mikecase (-- gone --)
Made the directory rename changes you suggested. Tested building all the effected targets with GYP ...
4 years, 9 months ago (2016-03-15 21:08:01 UTC) #7
timvolodine
On 2016/03/15 21:08:01, mikecase wrote: > Made the directory rename changes you suggested. Tested building ...
4 years, 9 months ago (2016-03-18 17:50:00 UTC) #8
sgurun-gerrit only
On 2016/03/18 17:50:00, timvolodine wrote: > On 2016/03/15 21:08:01, mikecase wrote: > > Made the ...
4 years, 9 months ago (2016-03-18 18:16:02 UTC) #9
mikecase (-- gone --)
-Added OWNERS file for the system_webview_shell dir with tim's name. -Updated CL description with correct ...
4 years, 9 months ago (2016-03-18 20:35:30 UTC) #12
Dirk Pranke
lgtm
4 years, 9 months ago (2016-03-18 21:05:12 UTC) #13
sgurun-gerrit only
lgtm
4 years, 9 months ago (2016-03-18 21:08:48 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1785283005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1785283005/60001
4 years, 9 months ago (2016-03-18 23:04:33 UTC) #16
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/158838)
4 years, 9 months ago (2016-03-18 23:18:13 UTC) #18
mikecase (-- gone --)
+ yfriedman@chromium.org for OWNER of content/public/test/android/javatests. Need a reviewer for that it seems since I'm ...
4 years, 9 months ago (2016-03-21 16:37:55 UTC) #20
Yaron
lgtm
4 years, 9 months ago (2016-03-21 16:49:57 UTC) #21
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1785283005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1785283005/60001
4 years, 9 months ago (2016-03-21 18:09:08 UTC) #23
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-21 19:18:49 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1785283005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1785283005/60001
4 years, 9 months ago (2016-03-21 21:10:58 UTC) #28
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-21 21:18:14 UTC) #29
commit-bot: I haz the power
4 years, 9 months ago (2016-03-21 21:19:15 UTC) #31
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/49971fcb594aaa7181e001b3111cd3bf6410fb67
Cr-Commit-Position: refs/heads/master@{#382390}

Powered by Google App Engine
This is Rietveld 408576698