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

Issue 2706343005: Allow individual UI element properties to be modified. (Closed)

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

Description

Allow individual UI element properties to be modified. This lets the UI vary a single element property, such as Z-position, without having to re-state the other dimensions. In the future, this will make it easier to also animate a single property. BUG=None CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2706343005 Cr-Commit-Position: refs/heads/master@{#452534} Committed: https://chromium.googlesource.com/chromium/src/+/482d9496818eda5cf10c996256c0a5ea6d7380a5

Patch Set 1 #

Patch Set 2 : Tweaks. #

Total comments: 6

Patch Set 3 : Use a safer cast on integer conversions. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -143 lines) Patch
M chrome/browser/android/vr_shell/ui_scene.cc View 1 2 13 chunks +54 lines, -101 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_scene_unittest.cc View 3 chunks +24 lines, -36 lines 0 comments Download
M chrome/browser/resources/vr_shell/vr_shell_ui_api.js View 1 2 5 chunks +16 lines, -6 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 12 (5 generated)
cjgrant
3 years, 10 months ago (2017-02-23 14:12:31 UTC) #3
tiborg
https://codereview.chromium.org/2706343005/diff/20001/chrome/browser/android/vr_shell/ui_scene.cc File chrome/browser/android/vr_shell/ui_scene.cc (right): https://codereview.chromium.org/2706343005/diff/20001/chrome/browser/android/vr_shell/ui_scene.cc#newcode21 chrome/browser/android/vr_shell/ui_scene.cc:21: bool ParseInt(const base::DictionaryValue& dict, +1 for the templates! https://codereview.chromium.org/2706343005/diff/20001/chrome/browser/android/vr_shell/ui_scene.cc#newcode24 ...
3 years, 10 months ago (2017-02-23 15:21:19 UTC) #4
mthiesse
lgtm
3 years, 10 months ago (2017-02-23 15:59:47 UTC) #5
cjgrant
https://codereview.chromium.org/2706343005/diff/20001/chrome/browser/android/vr_shell/ui_scene.cc File chrome/browser/android/vr_shell/ui_scene.cc (right): https://codereview.chromium.org/2706343005/diff/20001/chrome/browser/android/vr_shell/ui_scene.cc#newcode21 chrome/browser/android/vr_shell/ui_scene.cc:21: bool ParseInt(const base::DictionaryValue& dict, On 2017/02/23 15:21:18, tiborg wrote: ...
3 years, 10 months ago (2017-02-23 16:13:37 UTC) #6
tiborg
lgtm
3 years, 10 months ago (2017-02-23 16:15:15 UTC) #7
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/2706343005/40001
3 years, 10 months ago (2017-02-23 16:16:22 UTC) #9
commit-bot: I haz the power
3 years, 10 months ago (2017-02-23 17:26:09 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/482d9496818eda5cf10c996256c0...

Powered by Google App Engine
This is Rietveld 408576698