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

Issue 2399533002: Pull in vr_shell code for webvr (Closed)

Created:
4 years, 2 months ago by bshe
Modified:
4 years, 2 months ago
CC:
chromium-reviews, mthiesse, cjgrant, asimjour1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Pull in vr_shell code for webvr BUG=389343 Committed: https://crrev.com/f4fa4460242c7a38d416fe7f83caa88c18f8ae03 Cr-Commit-Position: refs/heads/master@{#424616}

Patch Set 1 #

Total comments: 2

Patch Set 2 : review #

Total comments: 4

Patch Set 3 : review #

Total comments: 10

Patch Set 4 : reviews #

Patch Set 5 : rebase #

Patch Set 6 : fix android_clang_dbg_receipt error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -48 lines) Patch
M chrome/android/BUILD.gn View 1 2 3 4 1 chunk +1 line, -3 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenuPropertiesDelegate.java View 1 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShell.java View 1 2 3 4 5 3 chunks +7 lines, -14 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 2 3 4 1 chunk +6 lines, -3 lines 0 comments Download
M chrome/browser/android/chrome_jni_registrar.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/android/vr_shell/BUILD.gn View 1 2 3 2 chunks +16 lines, -14 lines 0 comments Download
M chrome/browser/browser_resources.grd View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 2 3 4 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/features.gni View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/url_constants.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/url_constants.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 25 (8 generated)
bshe
dtrainor@chromium.org: Please review changes in chrome/android/BUILD.gn chrome/browser/android/chrome_jni_registrar.cc chrome/browser/android/vr_shell/BUILD.gn xiyuan@chromium.org: Please review changes in chrome/browser/browser_resources.grd chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc ...
4 years, 2 months ago (2016-10-05 15:17:00 UTC) #2
mthiesse
Please un-enable the vr shell menu item incidentally enabled by this patch. https://codereview.chromium.org/2399533002/diff/1/chrome/browser/browser_resources.grd File chrome/browser/browser_resources.grd ...
4 years, 2 months ago (2016-10-05 15:30:04 UTC) #4
bshe
And hided the menu entry behind a new flag. https://codereview.chromium.org/2399533002/diff/1/chrome/browser/browser_resources.grd File chrome/browser/browser_resources.grd (left): https://codereview.chromium.org/2399533002/diff/1/chrome/browser/browser_resources.grd#oldcode201 chrome/browser/browser_resources.grd:201: ...
4 years, 2 months ago (2016-10-05 18:20:58 UTC) #5
mthiesse
lgtm
4 years, 2 months ago (2016-10-05 18:47:25 UTC) #6
agrieve
https://codereview.chromium.org/2399533002/diff/20001/chrome/android/BUILD.gn File chrome/android/BUILD.gn (right): https://codereview.chromium.org/2399533002/diff/20001/chrome/android/BUILD.gn#newcode249 chrome/android/BUILD.gn:249: if ((enable_vr_shell || enable_webvr) && android_java_ui) { nit: remove ...
4 years, 2 months ago (2016-10-05 19:04:58 UTC) #7
bshe
Thanks! PTAL https://codereview.chromium.org/2399533002/diff/20001/chrome/android/BUILD.gn File chrome/android/BUILD.gn (right): https://codereview.chromium.org/2399533002/diff/20001/chrome/android/BUILD.gn#newcode249 chrome/android/BUILD.gn:249: if ((enable_vr_shell || enable_webvr) && android_java_ui) { ...
4 years, 2 months ago (2016-10-05 19:53:06 UTC) #8
xiyuan
lgtm
4 years, 2 months ago (2016-10-05 19:56:53 UTC) #9
David Trainor- moved to gerrit
lgtm
4 years, 2 months ago (2016-10-07 06:38:38 UTC) #10
bshe
On 2016/10/07 06:38:38, David Trainor wrote: > lgtm friendly ping? Andrew, PTAL
4 years, 2 months ago (2016-10-07 17:29:03 UTC) #11
agrieve
Sorry, thought I sent these but seems they were just drafts still. If this all ...
4 years, 2 months ago (2016-10-07 17:36:44 UTC) #12
bshe
Thanks for review, Andrew! PTAL https://codereview.chromium.org/2399533002/diff/40001/chrome/android/BUILD.gn File chrome/android/BUILD.gn (right): https://codereview.chromium.org/2399533002/diff/40001/chrome/android/BUILD.gn#newcode250 chrome/android/BUILD.gn:250: java_files += chrome_vr_java_sources On ...
4 years, 2 months ago (2016-10-07 20:36:22 UTC) #13
agrieve
On 2016/10/07 20:36:22, bshe wrote: > Thanks for review, Andrew! PTAL > > https://codereview.chromium.org/2399533002/diff/40001/chrome/android/BUILD.gn > ...
4 years, 2 months ago (2016-10-09 02:32:50 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2399533002/80001
4 years, 2 months ago (2016-10-11 18:01:51 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/84248) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 2 months ago (2016-10-11 18:10:06 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2399533002/100001
4 years, 2 months ago (2016-10-11 21:58:52 UTC) #22
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 2 months ago (2016-10-12 00:42:38 UTC) #23
commit-bot: I haz the power
4 years, 2 months ago (2016-10-12 00:45:41 UTC) #25
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/f4fa4460242c7a38d416fe7f83caa88c18f8ae03
Cr-Commit-Position: refs/heads/master@{#424616}

Powered by Google App Engine
This is Rietveld 408576698