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

Issue 1604993005: Add ability to wire up sharelist in glcontext creation (Closed)

Created:
4 years, 11 months ago by joshua.litt
Modified:
4 years, 11 months ago
Reviewers:
joshualitt, bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : feedback inc #

Total comments: 3

Patch Set 3 : feedback inc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -20 lines) Patch
M include/gpu/gl/SkGLContext.h View 1 2 1 chunk +9 lines, -7 lines 0 comments Download
M src/gpu/gl/egl/SkCreatePlatformGLContext_egl.cpp View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M src/gpu/gl/glx/SkCreatePlatformGLContext_glx.cpp View 1 6 chunks +11 lines, -8 lines 0 comments Download
M src/gpu/gl/iOS/SkCreatePlatformGLContext_iOS.mm View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M src/gpu/gl/mac/SkCreatePlatformGLContext_mac.cpp View 1 2 1 chunk +6 lines, -1 line 0 comments Download
M src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/gpu/gl/win/SkCreatePlatformGLContext_win.cpp View 1 2 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 14 (5 generated)
joshualitt
4 years, 11 months ago (2016-01-19 21:50:04 UTC) #3
bsalomon
https://codereview.chromium.org/1604993005/diff/1/include/gpu/gl/SkGLContext.h File include/gpu/gl/SkGLContext.h (right): https://codereview.chromium.org/1604993005/diff/1/include/gpu/gl/SkGLContext.h#newcode121 include/gpu/gl/SkGLContext.h:121: * the library. Should comment on shareList. Also, name ...
4 years, 11 months ago (2016-01-19 22:00:57 UTC) #4
joshualitt
https://codereview.chromium.org/1604993005/diff/1/include/gpu/gl/SkGLContext.h File include/gpu/gl/SkGLContext.h (right): https://codereview.chromium.org/1604993005/diff/1/include/gpu/gl/SkGLContext.h#newcode121 include/gpu/gl/SkGLContext.h:121: * the library. On 2016/01/19 22:00:57, bsalomon wrote: > ...
4 years, 11 months ago (2016-01-20 14:36:56 UTC) #5
bsalomon
lgtm, suggestions inline https://codereview.chromium.org/1604993005/diff/20001/include/gpu/gl/SkGLContext.h File include/gpu/gl/SkGLContext.h (right): https://codereview.chromium.org/1604993005/diff/20001/include/gpu/gl/SkGLContext.h#newcode118 include/gpu/gl/SkGLContext.h:118: * with SkCreatePlatformGLContext. NULL indicates that ...
4 years, 11 months ago (2016-01-20 15:26:07 UTC) #6
joshualitt
https://codereview.chromium.org/1604993005/diff/20001/src/gpu/gl/egl/SkCreatePlatformGLContext_egl.cpp File src/gpu/gl/egl/SkCreatePlatformGLContext_egl.cpp (right): https://codereview.chromium.org/1604993005/diff/20001/src/gpu/gl/egl/SkCreatePlatformGLContext_egl.cpp#newcode321 src/gpu/gl/egl/SkCreatePlatformGLContext_egl.cpp:321: SkASSERT(!shareContext); On 2016/01/20 15:26:07, bsalomon wrote: > Why these ...
4 years, 11 months ago (2016-01-20 15:45:20 UTC) #7
bsalomon
On 2016/01/20 15:45:20, joshualitt wrote: > https://codereview.chromium.org/1604993005/diff/20001/src/gpu/gl/egl/SkCreatePlatformGLContext_egl.cpp > File src/gpu/gl/egl/SkCreatePlatformGLContext_egl.cpp (right): > > https://codereview.chromium.org/1604993005/diff/20001/src/gpu/gl/egl/SkCreatePlatformGLContext_egl.cpp#newcode321 > ...
4 years, 11 months ago (2016-01-20 15:51:24 UTC) #8
joshualitt
On 2016/01/20 15:51:24, bsalomon wrote: > On 2016/01/20 15:45:20, joshualitt wrote: > > > https://codereview.chromium.org/1604993005/diff/20001/src/gpu/gl/egl/SkCreatePlatformGLContext_egl.cpp ...
4 years, 11 months ago (2016-01-20 15:55:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1604993005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1604993005/40001
4 years, 11 months ago (2016-01-20 15:55:26 UTC) #12
commit-bot: I haz the power
4 years, 11 months ago (2016-01-20 16:07:04 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/b59d1bc7a8596f346d57a9cfcd461dddc6d75edb

Powered by Google App Engine
This is Rietveld 408576698