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

Issue 2367543002: Implement UI hit testing + Reticle scaling (Closed)

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

Description

Implement UI hit testing + Reticle scaling BUG=641413 Committed: https://crrev.com/7027cefe5f74c81a56e08c15de4d3cd021d5c2ea Cr-Commit-Position: refs/heads/master@{#420623}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Rebase + address comments #

Total comments: 2

Patch Set 3 : Address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -18 lines) Patch
M chrome/browser/android/vr_shell/vr_shell.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.cc View 1 2 9 chunks +55 lines, -18 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
mthiesse
PTAL
4 years, 3 months ago (2016-09-22 18:24:31 UTC) #2
cjgrant
https://codereview.chromium.org/2367543002/diff/1/chrome/browser/android/vr_shell/vr_shell.cc File chrome/browser/android/vr_shell/vr_shell.cc (left): https://codereview.chromium.org/2367543002/diff/1/chrome/browser/android/vr_shell/vr_shell.cc#oldcode312 chrome/browser/android/vr_shell/vr_shell.cc:312: // Scale the pointer. ... to have a fixed ...
4 years, 3 months ago (2016-09-22 18:59:05 UTC) #5
mthiesse
https://codereview.chromium.org/2367543002/diff/1/chrome/browser/android/vr_shell/vr_shell.cc File chrome/browser/android/vr_shell/vr_shell.cc (left): https://codereview.chromium.org/2367543002/diff/1/chrome/browser/android/vr_shell/vr_shell.cc#oldcode312 chrome/browser/android/vr_shell/vr_shell.cc:312: // Scale the pointer. On 2016/09/22 18:59:04, cjgrant wrote: ...
4 years, 3 months ago (2016-09-22 22:01:33 UTC) #6
cjgrant
On 2016/09/22 22:01:33, mthiesse wrote: > https://codereview.chromium.org/2367543002/diff/1/chrome/browser/android/vr_shell/vr_shell.cc > File chrome/browser/android/vr_shell/vr_shell.cc (left): > > https://codereview.chromium.org/2367543002/diff/1/chrome/browser/android/vr_shell/vr_shell.cc#oldcode312 > ...
4 years, 3 months ago (2016-09-22 22:05:35 UTC) #7
bshe
lgtm https://codereview.chromium.org/2367543002/diff/20001/chrome/browser/android/vr_shell/vr_shell.cc File chrome/browser/android/vr_shell/vr_shell.cc (right): https://codereview.chromium.org/2367543002/diff/20001/chrome/browser/android/vr_shell/vr_shell.cc#newcode199 chrome/browser/android/vr_shell/vr_shell.cc:199: int pixel_x, pixel_y; you might get uninitalized variable ...
4 years, 3 months ago (2016-09-22 23:28:42 UTC) #8
mthiesse
https://codereview.chromium.org/2367543002/diff/20001/chrome/browser/android/vr_shell/vr_shell.cc File chrome/browser/android/vr_shell/vr_shell.cc (right): https://codereview.chromium.org/2367543002/diff/20001/chrome/browser/android/vr_shell/vr_shell.cc#newcode199 chrome/browser/android/vr_shell/vr_shell.cc:199: int pixel_x, pixel_y; On 2016/09/22 23:28:42, bshe wrote: > ...
4 years, 3 months ago (2016-09-23 14:54:34 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/2367543002/40001
4 years, 3 months ago (2016-09-23 14:54:51 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-23 16:30:27 UTC) #14
commit-bot: I haz the power
4 years, 3 months ago (2016-09-23 16:32:52 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7027cefe5f74c81a56e08c15de4d3cd021d5c2ea
Cr-Commit-Position: refs/heads/master@{#420623}

Powered by Google App Engine
This is Rietveld 408576698