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

Issue 1800383002: Disable timestamps in WebGL. (Closed)

Created:
4 years, 9 months ago by Ian Ewell
Modified:
4 years, 8 months ago
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable timestamps in WebGL. The timestamp portion of the EXT_disjoint_timer_query does not have much support from GPU drivers and emulation of them by Chromium at a level that is accurate enough for users has been determined to be infeasible. Therefore timestamps are disabled at the WebGL/client side on all platforms as time elasped queries should be used by developers instead as they are more widely supported. BUG=595172 CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel Committed: https://crrev.com/060c3ffdab49471143081a9ecc776e4c25a955e7 Cr-Commit-Position: refs/heads/master@{#383822}

Patch Set 1 #

Patch Set 2 : Remove other commit that got put in by accident #

Patch Set 3 : Timestamp queries now return 0 in WebGL. #

Patch Set 4 : Mark the test as no longer flaky #

Total comments: 1

Patch Set 5 : clarify comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -6 lines) Patch
M content/test/gpu/gpu_tests/webgl_conformance_expectations.py View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 1 2 1 chunk +15 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/EXTDisjointTimerQuery.cpp View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLTimerQueryEXT.cpp View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (13 generated)
Ian Ewell
This will disable timestamps on the WebGL side of things by setting the counter bits ...
4 years, 9 months ago (2016-03-23 20:28:21 UTC) #4
Ken Russell (switch to Gerrit)
On 2016/03/23 20:28:21, Ian Ewell wrote: > This will disable timestamps on the WebGL side ...
4 years, 9 months ago (2016-03-23 20:41:33 UTC) #5
Ken Russell (switch to Gerrit)
To be sure, this change seems fine (this query isn't implementable on Windows or Mac, ...
4 years, 9 months ago (2016-03-23 20:42:24 UTC) #6
Ian Ewell
On 2016/03/23 20:42:24, Ken Russell wrote: > To be sure, this change seems fine (this ...
4 years, 9 months ago (2016-03-23 20:44:59 UTC) #7
Ian Ewell
On 2016/03/23 20:44:59, Ian Ewell wrote: > On 2016/03/23 20:42:24, Ken Russell wrote: > > ...
4 years, 9 months ago (2016-03-24 15:36:07 UTC) #10
Ken Russell (switch to Gerrit)
LGTM Please coordinate with zmo@ today. There is a WebGL conformance roll https://codereview.chromium.org/1830103002/ in the ...
4 years, 9 months ago (2016-03-24 17:02:26 UTC) #11
Zhenyao Mo
WebGL conformance roll just landed. So you should be able to test that with the ...
4 years, 9 months ago (2016-03-24 17:05:39 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1800383002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1800383002/80001
4 years, 9 months ago (2016-03-24 17:18:02 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-24 21:59:31 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1800383002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1800383002/80001
4 years, 8 months ago (2016-03-29 17:15:49 UTC) #20
Ian Ewell
On 2016/03/29 17:15:49, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
4 years, 8 months ago (2016-03-29 19:39:08 UTC) #21
Ian Ewell
On 2016/03/29 19:39:08, Ian Ewell wrote: > On 2016/03/29 17:15:49, commit-bot: I haz the power ...
4 years, 8 months ago (2016-03-29 19:42:06 UTC) #22
Zhenyao Mo
command buffer lgtm
4 years, 8 months ago (2016-03-29 19:47:49 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1800383002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1800383002/80001
4 years, 8 months ago (2016-03-29 19:48:34 UTC) #25
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 8 months ago (2016-03-29 21:05:59 UTC) #27
commit-bot: I haz the power
4 years, 8 months ago (2016-03-29 21:07:33 UTC) #29
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/060c3ffdab49471143081a9ecc776e4c25a955e7
Cr-Commit-Position: refs/heads/master@{#383822}

Powered by Google App Engine
This is Rietveld 408576698