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

Issue 2885433003: VR: Implement Omnibox input targeting. (Closed)

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

Description

VR: Implement Omnibox input targeting. Also updates some constants to match spec. BUG=715554 Review-Url: https://codereview.chromium.org/2885433003 Cr-Commit-Position: refs/heads/master@{#472214} Committed: https://chromium.googlesource.com/chromium/src/+/febe5cb69cb8c121f2f95f3ec5fb81474958e992

Patch Set 1 #

Total comments: 19

Patch Set 2 : Address comments + tweak colors #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -23 lines) Patch
M chrome/browser/android/vr_shell/textures/loading_indicator_texture.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/vr_shell/textures/url_bar_texture.h View 1 2 3 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/android/vr_shell/textures/url_bar_texture.cc View 1 2 5 chunks +40 lines, -6 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_elements/url_bar.h View 1 2 2 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/android/vr_shell/ui_elements/url_bar.cc View 1 2 2 chunks +32 lines, -7 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_scene_manager.cc View 1 2 3 chunks +19 lines, -7 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
mthiesse
PTAL
3 years, 7 months ago (2017-05-15 22:50:25 UTC) #2
cjgrant
https://codereview.chromium.org/2885433003/diff/1/chrome/browser/android/vr_shell/textures/loading_indicator_texture.cc File chrome/browser/android/vr_shell/textures/loading_indicator_texture.cc (right): https://codereview.chromium.org/2885433003/diff/1/chrome/browser/android/vr_shell/textures/loading_indicator_texture.cc#newcode16 chrome/browser/android/vr_shell/textures/loading_indicator_texture.cc:16: static constexpr SkColor kBackground = 0xCCAAAAAA; Lets set these ...
3 years, 7 months ago (2017-05-16 14:07:24 UTC) #3
mthiesse
https://codereview.chromium.org/2885433003/diff/1/chrome/browser/android/vr_shell/textures/loading_indicator_texture.cc File chrome/browser/android/vr_shell/textures/loading_indicator_texture.cc (right): https://codereview.chromium.org/2885433003/diff/1/chrome/browser/android/vr_shell/textures/loading_indicator_texture.cc#newcode16 chrome/browser/android/vr_shell/textures/loading_indicator_texture.cc:16: static constexpr SkColor kBackground = 0xCCAAAAAA; On 2017/05/16 14:07:23, ...
3 years, 7 months ago (2017-05-16 18:11:02 UTC) #4
cjgrant
lgtm https://codereview.chromium.org/2885433003/diff/1/chrome/browser/android/vr_shell/textures/url_bar_texture.cc File chrome/browser/android/vr_shell/textures/url_bar_texture.cc (right): https://codereview.chromium.org/2885433003/diff/1/chrome/browser/android/vr_shell/textures/url_bar_texture.cc#newcode98 chrome/browser/android/vr_shell/textures/url_bar_texture.cc:98: float rounded_radius = kHeight / kWidth / 2; ...
3 years, 7 months ago (2017-05-16 18:22:22 UTC) #5
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/2885433003/20001
3 years, 7 months ago (2017-05-16 18:24:21 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/269343) android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, ...
3 years, 7 months ago (2017-05-16 18:31:45 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/2885433003/40001
3 years, 7 months ago (2017-05-16 19:14:34 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/216447)
3 years, 7 months ago (2017-05-16 19:20:03 UTC) #14
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/2885433003/40001
3 years, 7 months ago (2017-05-16 19:38:27 UTC) #16
commit-bot: I haz the power
3 years, 7 months ago (2017-05-16 20:55:58 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/febe5cb69cb8c121f2f95f3ec5fb...

Powered by Google App Engine
This is Rietveld 408576698