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

Issue 2941293002: VR: Use more accurate timestamps for input events. (Closed)

Created:
3 years, 6 months ago by mthiesse
Modified:
3 years, 6 months ago
Reviewers:
asimjour1, cjgrant
CC:
chromium-reviews, feature-vr-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

VR: Use more accurate timestamps for input events. This change pulls timestamps from the controller data, asking it when the values we poll were last updated. BUG=732830 Review-Url: https://codereview.chromium.org/2941293002 Cr-Commit-Position: refs/heads/master@{#480125} Committed: https://chromium.googlesource.com/chromium/src/+/33648c554cafddb23cf3140a1b915ebd3f50b379

Patch Set 1 #

Patch Set 2 : fix typo #

Total comments: 6

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -38 lines) Patch
M chrome/browser/android/vr_shell/vr_controller.h View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_controller.cc View 1 2 4 chunks +18 lines, -2 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_gl.h View 3 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_gl.cc View 1 2 9 chunks +45 lines, -35 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
mthiesse
PTAL
3 years, 6 months ago (2017-06-16 16:01:49 UTC) #2
cjgrant
lgtm with a few comments. https://codereview.chromium.org/2941293002/diff/20001/chrome/browser/android/vr_shell/vr_controller.cc File chrome/browser/android/vr_shell/vr_controller.cc (right): https://codereview.chromium.org/2941293002/diff/20001/chrome/browser/android/vr_shell/vr_controller.cc#newcode51 chrome/browser/android/vr_shell/vr_controller.cc:51: constexpr float microsPerNano = ...
3 years, 6 months ago (2017-06-16 16:19:01 UTC) #3
mthiesse
https://codereview.chromium.org/2941293002/diff/20001/chrome/browser/android/vr_shell/vr_controller.cc File chrome/browser/android/vr_shell/vr_controller.cc (right): https://codereview.chromium.org/2941293002/diff/20001/chrome/browser/android/vr_shell/vr_controller.cc#newcode51 chrome/browser/android/vr_shell/vr_controller.cc:51: constexpr float microsPerNano = 1000.0; On 2017/06/16 16:19:00, cjgrant ...
3 years, 6 months ago (2017-06-16 17:24:11 UTC) #4
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/2941293002/40001
3 years, 6 months ago (2017-06-16 17:25:59 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_tsan_rel_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, build has not started yet; ...
3 years, 6 months ago (2017-06-16 19:26:49 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/2941293002/40001
3 years, 6 months ago (2017-06-16 19:33:43 UTC) #11
commit-bot: I haz the power
3 years, 6 months ago (2017-06-16 19:39:53 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/33648c554cafddb23cf3140a1b91...

Powered by Google App Engine
This is Rietveld 408576698