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

Issue 2705293002: Chrome VR clang-format cleanup (Closed)

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

Description

Chrome VR clang-format cleanup - Apply clang-format to VR Shell, for fixes and consistency. - Mirror VR Shell's PRESUBMIT.py in ui/webui. - A couple of lint fixes in ui/webui. BUG=None Review-Url: https://codereview.chromium.org/2705293002 Cr-Commit-Position: refs/heads/master@{#452506} Committed: https://chromium.googlesource.com/chromium/src/+/721affd3d363005352650612c5c146e6543925e2

Patch Set 1 #

Total comments: 2

Patch Set 2 : Adjustments, more lint coverage, lint fixes. #

Patch Set 3 : Rebase to ToT. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+285 lines, -223 lines) Patch
M chrome/browser/android/vr_shell/easing.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/vr_shell/non_presenting_gvr_delegate.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/android/vr_shell/ui_elements.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_elements.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_elements_unittest.cc View 10 chunks +48 lines, -48 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_interface.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/vr_shell/ui_scene.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/vr_shell/ui_scene.cc View 1 2 6 chunks +12 lines, -12 lines 0 comments Download
M chrome/browser/android/vr_shell/ui_scene_unittest.cc View 1 2 7 chunks +23 lines, -20 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_compositor.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_gl_thread.cc View 1 chunk +4 lines, -6 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_input_manager.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_math.h View 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_math.cc View 3 chunks +14 lines, -6 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.h View 4 chunks +17 lines, -10 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.cc View 12 chunks +27 lines, -19 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_delegate.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_delegate.cc View 4 chunks +6 lines, -9 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_gl.h View 1 3 chunks +11 lines, -12 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_gl.cc View 1 2 14 chunks +35 lines, -33 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_renderer.h View 1 chunk +3 lines, -9 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell_renderer.cc View 2 chunks +8 lines, -10 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_web_contents_observer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_web_contents_observer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A chrome/browser/ui/webui/vr_shell/PRESUBMIT.py View 1 1 chunk +41 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/vr_shell/vr_shell_ui_message_handler.cc View 1 2 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/vr_shell/vr_shell_ui_ui.cc View 1 2 chunks +6 lines, -4 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 18 (9 generated)
cjgrant
https://codereview.chromium.org/2705293002/diff/1/chrome/browser/android/vr_shell/easing.h File chrome/browser/android/vr_shell/easing.h (right): https://codereview.chromium.org/2705293002/diff/1/chrome/browser/android/vr_shell/easing.h#newcode14 chrome/browser/android/vr_shell/easing.h:14: enum EasingType { LINEAR = 0, CUBICBEZIER, EASEIN, EASEOUT ...
3 years, 10 months ago (2017-02-21 18:38:41 UTC) #1
cjgrant
thakis@, could you take a peek at the single comment I posted in this review? ...
3 years, 10 months ago (2017-02-21 18:41:08 UTC) #3
Nico
See reply below. However, I'd like to understand the motivation behind this change. Your code ...
3 years, 10 months ago (2017-02-21 21:09:50 UTC) #4
cjgrant
On 2017/02/21 21:09:50, Nico wrote: > See reply below. > > However, I'd like to ...
3 years, 10 months ago (2017-02-21 22:25:13 UTC) #5
bshe
vr_shell lgtm
3 years, 10 months ago (2017-02-23 14:12:21 UTC) #8
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/2705293002/20001
3 years, 10 months ago (2017-02-23 14:21:18 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/158773) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 10 months ago (2017-02-23 14:23:15 UTC) #12
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/2705293002/40001
3 years, 10 months ago (2017-02-23 15:26:20 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-02-23 16:05:52 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/721affd3d363005352650612c5c1...

Powered by Google App Engine
This is Rietveld 408576698