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

Issue 2616583002: Fix WebVR support for devices without Async Reprojection. (Closed)

Created:
3 years, 11 months ago by mthiesse
Modified:
3 years, 11 months ago
Reviewers:
klausw, bshe
CC:
chromium-reviews, feature-vr-reviews_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix WebVR support for devices without Async Reprojection. Adds a java Surface to render into for devices that don't support async reprojection. BUG=674233 Committed: https://crrev.com/8e41e5abe95bb566b24c84a226a45383abfd2417 Cr-Commit-Position: refs/heads/master@{#441443}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address comments #

Patch Set 3 : Fix compile? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -45 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java View 1 7 chunks +42 lines, -7 lines 0 comments Download
M chrome/browser/android/vr_shell/BUILD.gn View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.h View 3 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.cc View 1 2 9 chunks +29 lines, -10 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_gl.h View 3 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_gl.cc View 1 8 chunks +51 lines, -22 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
mthiesse
PTAL
3 years, 11 months ago (2017-01-04 00:41:49 UTC) #2
bshe
lgtm with nits https://codereview.chromium.org/2616583002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java File chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java (right): https://codereview.chromium.org/2616583002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java#newcode302 chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java:302: public void surfaceChanged(SurfaceHolder holder, int format, ...
3 years, 11 months ago (2017-01-04 16:40:24 UTC) #3
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/2616583002/20001
3 years, 11 months ago (2017-01-04 16:58:07 UTC) #6
mthiesse
https://codereview.chromium.org/2616583002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java File chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java (right): https://codereview.chromium.org/2616583002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java#newcode302 chrome/android/java/src/org/chromium/chrome/browser/vr_shell/VrShellImpl.java:302: public void surfaceChanged(SurfaceHolder holder, int format, int width, int ...
3 years, 11 months ago (2017-01-04 16:58:09 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/188265)
3 years, 11 months ago (2017-01-04 17:40:51 UTC) #9
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/2616583002/40001
3 years, 11 months ago (2017-01-04 17:52:13 UTC) #12
klausw
On 2017/01/04 17:52:13, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
3 years, 11 months ago (2017-01-04 18:01:29 UTC) #13
klausw
On 2017/01/04 17:52:13, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
3 years, 11 months ago (2017-01-04 18:01:30 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
3 years, 11 months ago (2017-01-04 20:09:00 UTC) #17
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 20:12:28 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8e41e5abe95bb566b24c84a226a45383abfd2417
Cr-Commit-Position: refs/heads/master@{#441443}

Powered by Google App Engine
This is Rietveld 408576698