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

Issue 2436863002: Use the HTML UI to render WebVR warnings (Closed)

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

Description

Use the HTML UI to render WebVR warnings This pulls custom warning rendering code out of the native side, and uses the HTML UI logic to drive it instead. BUG=641508 Committed: https://crrev.com/cda687ffaf139a991a8a74728b34a36a28e529f6 Cr-Commit-Position: refs/heads/master@{#427484}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase onto ToT w/ first jitter fix #

Patch Set 3 : Make openGL call sequences identical to how they were before. #

Total comments: 5

Patch Set 4 : Rebase onto jitter fix; refactor according to Brandon's suggestion. #

Patch Set 5 : Fix whitespace. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -204 lines) Patch
M chrome/browser/android/vr_shell/vr_shell.h View 1 2 3 2 chunks +6 lines, -17 lines 0 comments Download
M chrome/browser/android/vr_shell/vr_shell.cc View 1 2 3 4 6 chunks +83 lines, -187 lines 0 comments Download

Messages

Total messages: 19 (7 generated)
cjgrant
Michael, feel free to ignore this change for now. I'm not 100% confident of the ...
4 years, 2 months ago (2016-10-19 20:12:52 UTC) #2
mthiesse
lgtm https://codereview.chromium.org/2436863002/diff/1/chrome/browser/android/vr_shell/vr_shell.cc File chrome/browser/android/vr_shell/vr_shell.cc (right): https://codereview.chromium.org/2436863002/diff/1/chrome/browser/android/vr_shell/vr_shell.cc#newcode490 chrome/browser/android/vr_shell/vr_shell.cc:490: if (webvr_mode_ && rect->id == kBrowserUiElementId) { Technically ...
4 years, 2 months ago (2016-10-21 14:14:50 UTC) #3
cjgrant
https://codereview.chromium.org/2436863002/diff/1/chrome/browser/android/vr_shell/vr_shell.cc File chrome/browser/android/vr_shell/vr_shell.cc (right): https://codereview.chromium.org/2436863002/diff/1/chrome/browser/android/vr_shell/vr_shell.cc#newcode490 chrome/browser/android/vr_shell/vr_shell.cc:490: if (webvr_mode_ && rect->id == kBrowserUiElementId) { On 2016/10/21 ...
4 years, 1 month ago (2016-10-24 20:00:19 UTC) #6
cjgrant
https://codereview.chromium.org/2436863002/diff/40001/chrome/browser/android/vr_shell/vr_shell.cc File chrome/browser/android/vr_shell/vr_shell.cc (right): https://codereview.chromium.org/2436863002/diff/40001/chrome/browser/android/vr_shell/vr_shell.cc#newcode471 chrome/browser/android/vr_shell/vr_shell.cc:471: glEnable(GL_CULL_FACE); Brandon, in this CL, I try to leave ...
4 years, 1 month ago (2016-10-24 20:05:09 UTC) #7
bajones
https://codereview.chromium.org/2436863002/diff/40001/chrome/browser/android/vr_shell/vr_shell.cc File chrome/browser/android/vr_shell/vr_shell.cc (right): https://codereview.chromium.org/2436863002/diff/40001/chrome/browser/android/vr_shell/vr_shell.cc#newcode446 chrome/browser/android/vr_shell/vr_shell.cc:446: frame.BindBuffer(kFrameHeadlockedBuffer); I don't know how much of a perf ...
4 years, 1 month ago (2016-10-24 21:12:27 UTC) #8
cjgrant
https://codereview.chromium.org/2436863002/diff/40001/chrome/browser/android/vr_shell/vr_shell.cc File chrome/browser/android/vr_shell/vr_shell.cc (right): https://codereview.chromium.org/2436863002/diff/40001/chrome/browser/android/vr_shell/vr_shell.cc#newcode446 chrome/browser/android/vr_shell/vr_shell.cc:446: frame.BindBuffer(kFrameHeadlockedBuffer); On 2016/10/24 21:12:27, bajones wrote: > I don't ...
4 years, 1 month ago (2016-10-24 21:34:57 UTC) #9
bajones
On 2016/10/24 21:34:57, cjgrant wrote: > On determining if there's anything to draw: Yes, that's ...
4 years, 1 month ago (2016-10-24 21:43:21 UTC) #10
cjgrant
Brandon, PTAL when you can. https://codereview.chromium.org/2436863002/diff/40001/chrome/browser/android/vr_shell/vr_shell.cc File chrome/browser/android/vr_shell/vr_shell.cc (right): https://codereview.chromium.org/2436863002/diff/40001/chrome/browser/android/vr_shell/vr_shell.cc#newcode446 chrome/browser/android/vr_shell/vr_shell.cc:446: frame.BindBuffer(kFrameHeadlockedBuffer); On 2016/10/24 21:34:57, ...
4 years, 1 month ago (2016-10-25 20:09:07 UTC) #11
bajones
On 2016/10/25 20:09:07, cjgrant wrote: > So this refactor was a little bigger than I ...
4 years, 1 month ago (2016-10-25 20:22:17 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/2436863002/80001
4 years, 1 month ago (2016-10-25 21:08:26 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-10-25 21:35:19 UTC) #17
commit-bot: I haz the power
4 years, 1 month ago (2016-10-25 21:38:28 UTC) #19
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/cda687ffaf139a991a8a74728b34a36a28e529f6
Cr-Commit-Position: refs/heads/master@{#427484}

Powered by Google App Engine
This is Rietveld 408576698