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

Issue 2085043002: Support GL_SAMPLES queries in null contexts (Closed)

Created:
4 years, 6 months ago by csmartdalton
Modified:
4 years, 6 months ago
Reviewers:
Brian Osman, 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 #

Patch Set 2 : #

Patch Set 3 : WAR cc_unittests #

Total comments: 1

Patch Set 4 : Implement queries for GL_SAMPLES in null contexts #

Patch Set 5 : memleak #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+441 lines, -77 lines) Patch
M src/gpu/gl/GrGLCreateNullInterface.cpp View 1 2 3 4 11 chunks +354 lines, -74 lines 0 comments Download
M tools/gpu/gl/debug/DebugGLTestContext.cpp View 1 4 chunks +77 lines, -2 lines 0 comments Download
M tools/gpu/gl/debug/GrFBBindableObj.h View 2 chunks +5 lines, -1 line 0 comments Download
M tools/gpu/gl/debug/GrRenderBufferObj.h View 1 chunk +5 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 29 (15 generated)
csmartdalton
4 years, 6 months ago (2016-06-21 19:25:03 UTC) #5
bsalomon
lgtm
4 years, 6 months ago (2016-06-21 19:55:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2085043002/20001
4 years, 6 months ago (2016-06-21 21:01:42 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/64b92a59294a2f73448b3fa8f36f39079f032521
4 years, 6 months ago (2016-06-21 21:27:20 UTC) #10
Brian Osman
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2089013003/ by brianosman@google.com. ...
4 years, 6 months ago (2016-06-22 12:57:00 UTC) #11
csmartdalton
It's super ugly, but this approach happens to work around the bugs caused by chrome ...
4 years, 6 months ago (2016-06-22 17:33:04 UTC) #12
bsalomon
<cringe> lgtm </cringe> https://codereview.chromium.org/2085043002/diff/40001/src/gpu/gl/GrGLCreateNullInterface.cpp File src/gpu/gl/GrGLCreateNullInterface.cpp (right): https://codereview.chromium.org/2085043002/diff/40001/src/gpu/gl/GrGLCreateNullInterface.cpp#newcode147 src/gpu/gl/GrGLCreateNullInterface.cpp:147: static Texture* GetSingleInstance() { Can you ...
4 years, 6 months ago (2016-06-22 19:46:02 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2085043002/60001
4 years, 6 months ago (2016-06-22 20:04:34 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://skia.googlesource.com/skia/+/57e98530c113066c4c2d9c64505c52dc25e66c00
4 years, 6 months ago (2016-06-22 20:47:14 UTC) #19
Brian Osman
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/2091773002/ by brianosman@google.com. ...
4 years, 6 months ago (2016-06-23 13:11:36 UTC) #20
csmartdalton
Ugh. GLObject didn't have a virtual destructor so the Framebuffer's ref'd attachments were getting leaked.
4 years, 6 months ago (2016-06-23 15:11:28 UTC) #23
bsalomon
On 2016/06/23 15:11:28, csmartdalton wrote: > Ugh. GLObject didn't have a virtual destructor so the ...
4 years, 6 months ago (2016-06-23 15:17:07 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2085043002/100001
4 years, 6 months ago (2016-06-23 20:08:57 UTC) #27
commit-bot: I haz the power
4 years, 6 months ago (2016-06-23 20:42:19 UTC) #29
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/b593a76749c6c7e12bf86aeaa06e1e52708e9bdf

Powered by Google App Engine
This is Rietveld 408576698