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

Issue 2911663002: [vr] Migrate from vr::Colorf to SkColor (Closed)

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

Description

[vr] Migrate from vr::Colorf to SkColor BUG=726363 Review-Url: https://codereview.chromium.org/2911663002 Cr-Commit-Position: refs/heads/master@{#475129} Committed: https://chromium.googlesource.com/chromium/src/+/60a9afebd0702a5e3097e928b6c89a5271ca91ee

Patch Set 1 #

Total comments: 2

Patch Set 2 : address reviewer feedback #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -77 lines) Patch
M chrome/browser/android/vr_shell/color_scheme.h View 2 chunks +5 lines, -7 lines 0 comments Download
M chrome/browser/android/vr_shell/color_scheme.cc View 1 1 chunk +8 lines, -8 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_elements/screen_dimmer.h View 2 chunks +0 lines, -6 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_elements/screen_dimmer.cc View 2 chunks +10 lines, -6 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_elements/ui_element.h View 1 3 chunks +7 lines, -8 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_scene.h View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_scene.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_scene_manager.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_scene_manager_unittest.cc View 1 2 4 chunks +3 lines, -8 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_gl.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_renderer.h View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_renderer.cc View 5 chunks +13 lines, -12 lines 0 comments Download
M device/vr/vr_types.h View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
Ian Vollick
3 years, 7 months ago (2017-05-26 12:59:33 UTC) #4
cjgrant
lgtm https://codereview.chromium.org/2911663002/diff/1/chrome/browser/android/vr_shell/ui_elements/ui_element.h File chrome/browser/android/vr_shell/ui_elements/ui_element.h (right): https://codereview.chromium.org/2911663002/diff/1/chrome/browser/android/vr_shell/ui_elements/ui_element.h#newcode301 chrome/browser/android/vr_shell/ui_elements/ui_element.h:301: SkColor edge_color_ = 0xFFFFFFFF; Should we be using ...
3 years, 7 months ago (2017-05-26 13:57:05 UTC) #5
Ian Vollick
https://codereview.chromium.org/2911663002/diff/1/chrome/browser/android/vr_shell/ui_elements/ui_element.h File chrome/browser/android/vr_shell/ui_elements/ui_element.h (right): https://codereview.chromium.org/2911663002/diff/1/chrome/browser/android/vr_shell/ui_elements/ui_element.h#newcode301 chrome/browser/android/vr_shell/ui_elements/ui_element.h:301: SkColor edge_color_ = 0xFFFFFFFF; On 2017/05/26 13:57:05, cjgrant wrote: ...
3 years, 7 months ago (2017-05-26 14:24:46 UTC) #7
bajones
LGTM
3 years, 7 months ago (2017-05-26 20:25:46 UTC) #11
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/2911663002/40001
3 years, 7 months ago (2017-05-26 20:26:55 UTC) #14
commit-bot: I haz the power
3 years, 7 months ago (2017-05-26 21:16:06 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/60a9afebd0702a5e3097e928b6c8...

Powered by Google App Engine
This is Rietveld 408576698