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

Issue 2433253002: Add passive and FOV-locked properties to UI elements. (Closed)

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

Description

Add passive and FOV-locked properties to UI elements. - Passive implies visible, but ignoring input. - Field-of-view locked implies that the element is rendered relative to the field of view, independent of the head pose. This lets the HTML UI place elements like a HUD. BUG=641508 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/5b00148c7f200318663d4f8cf887427941e94544 Cr-Commit-Position: refs/heads/master@{#426796}

Patch Set 1 #

Patch Set 2 : Add passive and FOV-locked properties to UI elements. #

Total comments: 4

Patch Set 3 : Address nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -18 lines) Patch
M chrome/browser/android/vr_shell/ui_elements.h View 1 2 1 chunk +8 lines, -1 line 0 comments Download
M chrome/browser/android/vr_shell/ui_scene.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_scene_unittest.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.h View 1 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.cc View 1 2 6 chunks +19 lines, -15 lines 0 comments Download
M chrome/browser/resources/vr_shell/vr_shell_ui_api.js View 1 2 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
cjgrant
A bit of contents on FOV-locking (which lets us render the WebVR warnings using the ...
4 years, 2 months ago (2016-10-19 19:55:27 UTC) #3
mthiesse
https://codereview.chromium.org/2433253002/diff/20001/chrome/browser/android/vr_shell/ui_elements.h File chrome/browser/android/vr_shell/ui_elements.h (right): https://codereview.chromium.org/2433253002/diff/20001/chrome/browser/android/vr_shell/ui_elements.h#newcode77 chrome/browser/android/vr_shell/ui_elements.h:77: bool passive = false; I think a more common ...
4 years, 2 months ago (2016-10-20 18:15:32 UTC) #4
bshe
On 2016/10/20 18:15:32, mthiesse wrote: > https://codereview.chromium.org/2433253002/diff/20001/chrome/browser/android/vr_shell/ui_elements.h > File chrome/browser/android/vr_shell/ui_elements.h (right): > > https://codereview.chromium.org/2433253002/diff/20001/chrome/browser/android/vr_shell/ui_elements.h#newcode77 > ...
4 years, 2 months ago (2016-10-20 22:18:23 UTC) #5
cjgrant
https://codereview.chromium.org/2433253002/diff/20001/chrome/browser/android/vr_shell/ui_elements.h File chrome/browser/android/vr_shell/ui_elements.h (right): https://codereview.chromium.org/2433253002/diff/20001/chrome/browser/android/vr_shell/ui_elements.h#newcode77 chrome/browser/android/vr_shell/ui_elements.h:77: bool passive = false; On 2016/10/20 18:15:31, mthiesse wrote: ...
4 years, 2 months ago (2016-10-21 14:14:50 UTC) #6
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/2433253002/40001
4 years, 2 months ago (2016-10-21 14:15:25 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-21 15:17:28 UTC) #10
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 15:34:10 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5b00148c7f200318663d4f8cf887427941e94544
Cr-Commit-Position: refs/heads/master@{#426796}

Powered by Google App Engine
This is Rietveld 408576698