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

Issue 1960853002: Initial CL for Web APKs (Closed)

Created:
4 years, 7 months ago by pkotwicz
Modified:
4 years, 7 months ago
Reviewers:
Yaron, jam
CC:
Xi Han
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Initial CL for Web APKs Web APKs is a proposal to improve homescreen shortcuts by: - Giving them a spot in the app launcher - Enabling web pages to open a Web APK when a user taps on a URL which belongs to a Web APK This CL introduces a new APK target - "webapk". The APK's Android manifest can be customized to launch different websites as a homescreen shortcut BUG=609122 Committed: https://crrev.com/2dd67964a3f0c7fb7cdf91bd5291e85625978d92 Cr-Commit-Position: refs/heads/master@{#392486}

Patch Set 1 : #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : Addressed Yaron's comment in #5 #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+217 lines, -7 lines) Patch
M BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
A chrome/android/webapk/OWNERS View 1 1 chunk +3 lines, -0 lines 0 comments Download
A + chrome/android/webapk/libs/common/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
A chrome/android/webapk/libs/common/README View 1 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkConstants.java View 1 1 chunk +15 lines, -0 lines 0 comments Download
A chrome/android/webapk/shell_apk/AndroidManifest.xml View 1 2 1 chunk +31 lines, -0 lines 0 comments Download
A chrome/android/webapk/shell_apk/BUILD.gn View 1 1 chunk +60 lines, -0 lines 0 comments Download
A + chrome/android/webapk/shell_apk/res/drawable-mdpi/app_icon.png View 1 Binary file 0 comments Download
A + chrome/android/webapk/shell_apk/res/layout/main.xml View 1 1 chunk +5 lines, -5 lines 0 comments Download
A chrome/android/webapk/shell_apk/src/org/chromium/webapk/shell_apk/MainActivity.java View 1 2 3 1 chunk +98 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (11 generated)
pkotwicz
Yaron can you please take a look? Who else should I get to review this ...
4 years, 7 months ago (2016-05-06 23:31:13 UTC) #2
Yaron
lgtm +jam for new top level directory https://codereview.chromium.org/1960853002/diff/20001/webapk/shell_apk/AndroidManifest.xml File webapk/shell_apk/AndroidManifest.xml (right): https://codereview.chromium.org/1960853002/diff/20001/webapk/shell_apk/AndroidManifest.xml#newcode17 webapk/shell_apk/AndroidManifest.xml:17: android:label="mintingapp" WebApk ...
4 years, 7 months ago (2016-05-09 13:25:52 UTC) #5
jam
On 2016/05/09 13:25:52, Yaron wrote: > lgtm > > +jam for new top level directory ...
4 years, 7 months ago (2016-05-09 16:25:16 UTC) #6
pkotwicz
I added a new toplevel directory because this introduces a target ("webapk") which generates a ...
4 years, 7 months ago (2016-05-09 17:05:57 UTC) #7
jam
On 2016/05/09 17:05:57, pkotwicz wrote: > I added a new toplevel directory because this introduces ...
4 years, 7 months ago (2016-05-09 17:13:29 UTC) #9
Yaron
On 2016/05/09 17:05:57, pkotwicz wrote: > I added a new toplevel directory because this introduces ...
4 years, 7 months ago (2016-05-09 17:14:31 UTC) #10
jam
On 2016/05/09 17:14:31, Yaron wrote: > On 2016/05/09 17:05:57, pkotwicz wrote: > > I added ...
4 years, 7 months ago (2016-05-09 17:18:56 UTC) #11
pkotwicz
jam@: Would you prefer it if this code lives in //components/webapk ?
4 years, 7 months ago (2016-05-09 17:25:53 UTC) #12
jam
On 2016/05/09 17:25:53, pkotwicz wrote: > jam@: Would you prefer it if this code lives ...
4 years, 7 months ago (2016-05-09 17:31:17 UTC) #13
pkotwicz
Chrome does not use the code in the webapk directory except via IPC. The code ...
4 years, 7 months ago (2016-05-09 17:43:51 UTC) #14
jam
On 2016/05/09 17:43:51, pkotwicz wrote: > Chrome does not use the code in the webapk ...
4 years, 7 months ago (2016-05-09 18:05:23 UTC) #15
pkotwicz
jam@ can you please take another look? Ok moved to chrome/android/webapk
4 years, 7 months ago (2016-05-09 18:37:45 UTC) #16
jam
lgtm
4 years, 7 months ago (2016-05-09 20:09:05 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1960853002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1960853002/60001
4 years, 7 months ago (2016-05-09 20:10:13 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/63126)
4 years, 7 months ago (2016-05-09 20:55:21 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1960853002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1960853002/80001
4 years, 7 months ago (2016-05-09 22:55:44 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 7 months ago (2016-05-10 00:21:24 UTC) #27
commit-bot: I haz the power
4 years, 7 months ago (2016-05-10 00:23:45 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/2dd67964a3f0c7fb7cdf91bd5291e85625978d92
Cr-Commit-Position: refs/heads/master@{#392486}

Powered by Google App Engine
This is Rietveld 408576698