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

Issue 2308683004: Added WebVR Render path to VrShell (Closed)

Created:
4 years, 3 months ago by bajones
Modified:
4 years, 3 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Added WebVR Render path to VrShell This render path isn't used for WebVR just yet because VrShell has not been added to the main browser activity. BUG=389343 Committed: https://crrev.com/c5c5ea873213ee72e3d0929b47482681555340c3 Cr-Commit-Position: refs/heads/master@{#417424}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed Michael's feedback. #

Total comments: 7

Patch Set 3 : Addressed feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+244 lines, -24 lines) Patch
M chrome/browser/android/vr_shell/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.h View 1 4 chunks +15 lines, -2 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.cc View 1 7 chunks +59 lines, -9 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_renderer.h View 1 2 3 chunks +37 lines, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_renderer.cc View 1 2 4 chunks +131 lines, -13 lines 0 comments Download

Messages

Total messages: 29 (12 generated)
bajones
Yes, I know it's a US/CAN holiday weekend. Prompt reviews are not expected. :) Adds ...
4 years, 3 months ago (2016-09-03 21:21:44 UTC) #2
mthiesse
Yes I know it's the long weekend, but I'm just watching anime here :P Some ...
4 years, 3 months ago (2016-09-04 16:04:03 UTC) #3
bajones
On 2016/09/04 16:04:03, mthiesse wrote: > There's no synchronization going on between the compositor and ...
4 years, 3 months ago (2016-09-04 16:44:22 UTC) #4
mthiesse
> * WebGL backbuffer is swapped for a Surface/SurfaceTexture pair that VrShell > controls when ...
4 years, 3 months ago (2016-09-04 16:59:46 UTC) #5
bajones
On 2016/09/04 16:59:46, mthiesse wrote: > > * WebGL backbuffer is swapped for a Surface/SurfaceTexture ...
4 years, 3 months ago (2016-09-04 17:05:44 UTC) #6
mthiesse
On 2016/09/04 17:05:44, bajones wrote: > On 2016/09/04 16:59:46, mthiesse wrote: > > > * ...
4 years, 3 months ago (2016-09-04 17:09:17 UTC) #7
mthiesse
lgtm
4 years, 3 months ago (2016-09-06 18:00:52 UTC) #8
bajones
sky@chromium.org: Please review. Code path isn't utilized yet, just laying the groundwork for future CLs.
4 years, 3 months ago (2016-09-06 18:09:05 UTC) #10
sky
On 2016/09/06 18:09:05, bajones wrote: > mailto:sky@chromium.org: Please review. Code path isn't utilized yet, just ...
4 years, 3 months ago (2016-09-06 20:28:08 UTC) #11
bajones
Ah, yeah that would make more sense. Chromium Butler has failed me for owner suggestions. ...
4 years, 3 months ago (2016-09-06 20:32:56 UTC) #13
sky
I'm removing myself from the review.
4 years, 3 months ago (2016-09-06 21:40:23 UTC) #17
Maria
I think Dave would be a better OWNERS reviewer for this code. Dave, could you ...
4 years, 3 months ago (2016-09-07 16:48:30 UTC) #19
David Trainor- moved to gerrit
lgtm % nits. https://codereview.chromium.org/2308683004/diff/20001/chrome/browser/android/vr_shell/vr_shell.cc File chrome/browser/android/vr_shell/vr_shell.cc (right): https://codereview.chromium.org/2308683004/diff/20001/chrome/browser/android/vr_shell/vr_shell.cc#newcode74 chrome/browser/android/vr_shell/vr_shell.cc:74: device::GvrDelegateManager::GetInstance()->Shutdown(); Just making sure, but we're ...
4 years, 3 months ago (2016-09-08 06:16:05 UTC) #20
bajones
On 2016/09/08 06:16:05, David Trainor wrote: > https://codereview.chromium.org/2308683004/diff/20001/chrome/browser/android/vr_shell/vr_shell.cc#newcode74 > chrome/browser/android/vr_shell/vr_shell.cc:74: > device::GvrDelegateManager::GetInstance()->Shutdown(); > Just making ...
4 years, 3 months ago (2016-09-08 21:18:40 UTC) #22
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/2308683004/40001
4 years, 3 months ago (2016-09-08 21:19:18 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-08 22:51:16 UTC) #27
commit-bot: I haz the power
4 years, 3 months ago (2016-09-08 22:54:02 UTC) #29
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c5c5ea873213ee72e3d0929b47482681555340c3
Cr-Commit-Position: refs/heads/master@{#417424}

Powered by Google App Engine
This is Rietveld 408576698