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

Issue 2293853003: Roll WebGL 12b543b..5888a9f (Closed)

Created:
4 years, 3 months ago by yunchao
Modified:
4 years, 3 months ago
CC:
chromium-reviews, Kai Ninomiya
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Roll WebGL 12b543b..5888a9f https://chromium.googlesource.com/external/khronosgroup/webgl.git/+log/12b543b..5888a9f BUG=638470 TEST=bots CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel Committed: https://crrev.com/dd5140596eabf7e767bec277cc6c81176cf1870f Cr-Commit-Position: refs/heads/master@{#415982}

Patch Set 1 #

Patch Set 2 : update webgl2 expectations #

Total comments: 1

Patch Set 3 : retest #

Patch Set 4 : update webgl 2 expectation again #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M DEPS View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/test/gpu/gpu_tests/webgl2_conformance_expectations.py View 1 2 3 3 chunks +10 lines, -0 lines 1 comment Download

Messages

Total messages: 32 (20 generated)
yunchao
Roll in Yizhou's patch(https://github.com/KhronosGroup/WebGL/pull/1976) to test luminance and alpha color format against my previous patch ...
4 years, 3 months ago (2016-08-31 15:37:14 UTC) #7
Zhenyao Mo
https://codereview.chromium.org/2293853003/diff/20001/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py File content/test/gpu/gpu_tests/webgl2_conformance_expectations.py (right): https://codereview.chromium.org/2293853003/diff/20001/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py#newcode67 content/test/gpu/gpu_tests/webgl2_conformance_expectations.py:67: self.Fail('deqp/functional/gles3/negativefragmentapi.html', Did we change this test? It's surprising this ...
4 years, 3 months ago (2016-08-31 16:02:37 UTC) #8
yunchao
On 2016/08/31 16:02:37, Zhenyao Mo wrote: > https://codereview.chromium.org/2293853003/diff/20001/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py > File content/test/gpu/gpu_tests/webgl2_conformance_expectations.py (right): > > https://codereview.chromium.org/2293853003/diff/20001/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py#newcode67 ...
4 years, 3 months ago (2016-08-31 16:08:42 UTC) #9
Zhenyao Mo
On 2016/08/31 16:08:42, yunchao wrote: > On 2016/08/31 16:02:37, Zhenyao Mo wrote: > > > ...
4 years, 3 months ago (2016-08-31 16:29:40 UTC) #10
yunchao
On 2016/08/31 16:29:40, Zhenyao Mo wrote: > On 2016/08/31 16:08:42, yunchao wrote: > > On ...
4 years, 3 months ago (2016-09-01 00:26:36 UTC) #15
yunchao
The copy-texture-image-luma-format.html can be fixed by this change: https://codereview.chromium.org/2301823003/.
4 years, 3 months ago (2016-09-01 10:24:27 UTC) #19
Zhenyao Mo
On 2016/09/01 10:24:27, yunchao wrote: > The copy-texture-image-luma-format.html can be fixed by this change: > ...
4 years, 3 months ago (2016-09-01 17:08:06 UTC) #24
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/2293853003/60001
4 years, 3 months ago (2016-09-01 17:08:59 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-01 17:13:39 UTC) #28
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/dd5140596eabf7e767bec277cc6c81176cf1870f Cr-Commit-Position: refs/heads/master@{#415982}
4 years, 3 months ago (2016-09-01 17:14:51 UTC) #30
Ken Russell (switch to Gerrit)
Kai: FYI. https://codereview.chromium.org/2293853003/diff/60001/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py File content/test/gpu/gpu_tests/webgl2_conformance_expectations.py (right): https://codereview.chromium.org/2293853003/diff/60001/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py#newcode43 content/test/gpu/gpu_tests/webgl2_conformance_expectations.py:43: self.Fail('conformance2/misc/expando-loss-2.html', bug=483282) Kai: FYI. We'll need to ...
4 years, 3 months ago (2016-09-01 18:00:55 UTC) #31
ynovikov1
4 years, 3 months ago (2016-09-01 19:31:43 UTC) #32
Message was sent while issue was closed.
On 2016/09/01 18:00:55, Ken Russell wrote:
> Kai: FYI.
> 
>
https://codereview.chromium.org/2293853003/diff/60001/content/test/gpu/gpu_te...
> File content/test/gpu/gpu_tests/webgl2_conformance_expectations.py (right):
> 
>
https://codereview.chromium.org/2293853003/diff/60001/content/test/gpu/gpu_te...
> content/test/gpu/gpu_tests/webgl2_conformance_expectations.py:43:
> self.Fail('conformance2/misc/expando-loss-2.html', bug=483282)
> Kai: FYI. We'll need to remove this once your other patch lands.

copy-tex-sub-image-2d-partial-texture added here fails on Nexus 5X, 6 and 6P.

Powered by Google App Engine
This is Rietveld 408576698