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

Issue 2277603005: Implement tex{Sub}Image{2|3}D with ArrayBufferView sub source. (Closed)

Created:
4 years, 4 months ago by Zhenyao Mo
Modified:
4 years, 3 months ago
CC:
blink-reviews, blink-reviews-dom_chromium.org, blink-reviews-wtf_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, Mikhail, rwlbuis, sof
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement tex{Sub}Image{2|3}D with ArrayBufferView sub source. BUG=639145 TEST=https://github.com/KhronosGroup/WebGL/pull/1982 R=kbr@chromium.org,tkent@chromium.org,haraken@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel Committed: https://crrev.com/46768c6c985640e066946771aef2301e35f316f9 Cr-Commit-Position: refs/heads/master@{#414323}

Patch Set 1 #

Total comments: 2

Patch Set 2 : tiny improvement #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -51 lines) Patch
M third_party/WebKit/Source/core/dom/DOMArrayBufferView.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DOMDataView.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp View 5 chunks +11 lines, -31 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.h View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp View 1 6 chunks +19 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/wtf/typed_arrays/ArrayBufferView.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/typed_arrays/TypedArrayBase.h View 1 chunk +5 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 18 (8 generated)
Zhenyao Mo
kbr: PTAL. karaken,tkent: wtf owner review. Test is here: https://github.com/KhronosGroup/WebGL/pull/1982
4 years, 4 months ago (2016-08-24 22:09:39 UTC) #2
Ken Russell (switch to Gerrit)
Looks perfect. LGTM
4 years, 4 months ago (2016-08-25 01:29:23 UTC) #5
tkent
core and wtf lgtm https://codereview.chromium.org/2277603005/diff/1/third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp File third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp (right): https://codereview.chromium.org/2277603005/diff/1/third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp#newcode5684 third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp:5684: DCHECK(disposition != NullNotReachable); DCHECK_NE(disposition, NullNotReachable)
4 years, 4 months ago (2016-08-25 01:52:41 UTC) #6
haraken
LGTM
4 years, 4 months ago (2016-08-25 01:54:20 UTC) #7
Zhenyao Mo
https://codereview.chromium.org/2277603005/diff/1/third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp File third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp (right): https://codereview.chromium.org/2277603005/diff/1/third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp#newcode5684 third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp:5684: DCHECK(disposition != NullNotReachable); On 2016/08/25 01:52:40, tkent wrote: > ...
4 years, 4 months ago (2016-08-25 01:59:12 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/2277603005/20001
4 years, 4 months ago (2016-08-25 02:00:00 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/284361)
4 years, 4 months ago (2016-08-25 03:02:17 UTC) #13
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/2277603005/20001
4 years, 4 months ago (2016-08-25 03:26:16 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-25 05:35:13 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-08-25 05:37:29 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/46768c6c985640e066946771aef2301e35f316f9
Cr-Commit-Position: refs/heads/master@{#414323}

Powered by Google App Engine
This is Rietveld 408576698