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

Issue 2482793005: Implement tex{Sub}Image3D taking sub-rectangles of HTMLImageElements. (Closed)

Created:
4 years, 1 month ago by Ken Russell (switch to Gerrit)
Modified:
4 years, 1 month ago
CC:
chromium-reviews, blink-reviews, haraken
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement tex{Sub}Image3D taking sub-rectangles of HTMLImageElements. Tested with new tests in https://github.com/KhronosGroup/WebGL/pull/2132 . Also includes the following needed WebGL conformance roll: Roll WebGL 7516ab7..bc2b06d https://chromium.googlesource.com/external/khronosgroup/webgl.git/+log/7516ab7..bc2b06d BUG=639145 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/2658d763101ffadcdff084dbcb239643192bf3b4 Cr-Commit-Position: refs/heads/master@{#430762}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Early out in case of error. Roll WebGL conformance tests too. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -45 lines) Patch
M DEPS View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.h View 1 chunk +0 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp View 5 chunks +21 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.idl View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.h View 2 chunks +5 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp View 1 10 chunks +54 lines, -14 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
Ken Russell (switch to Gerrit)
Mo, Kai: please review. Thanks.
4 years, 1 month ago (2016-11-08 06:24:41 UTC) #3
Zhenyao Mo
https://codereview.chromium.org/2482793005/diff/1/third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp File third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp (right): https://codereview.chromium.org/2482793005/diff/1/third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp#newcode4406 third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp:4406: "Not enough data supplied to upload to a 3D ...
4 years, 1 month ago (2016-11-08 18:10:31 UTC) #8
Kai Ninomiya
Looks good aside from zmo's comment
4 years, 1 month ago (2016-11-08 21:43:35 UTC) #9
Ken Russell (switch to Gerrit)
PTAL. Now includes needed WebGL conformance roll. https://codereview.chromium.org/2482793005/diff/1/third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp File third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp (right): https://codereview.chromium.org/2482793005/diff/1/third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp#newcode4406 third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp:4406: "Not enough ...
4 years, 1 month ago (2016-11-08 21:46:32 UTC) #11
Zhenyao Mo
On 2016/11/08 21:46:32, Ken Russell wrote: > PTAL. Now includes needed WebGL conformance roll. > ...
4 years, 1 month ago (2016-11-08 21:47:18 UTC) #13
Kai Ninomiya
lgtm
4 years, 1 month ago (2016-11-08 21:48:05 UTC) #17
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/2482793005/20001
4 years, 1 month ago (2016-11-08 21:48:24 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-08 23:39:09 UTC) #20
commit-bot: I haz the power
4 years, 1 month ago (2016-11-08 23:41:57 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2658d763101ffadcdff084dbcb239643192bf3b4
Cr-Commit-Position: refs/heads/master@{#430762}

Powered by Google App Engine
This is Rietveld 408576698