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

Issue 470993002: Make null gpu context threadsafe(r) and make sure buffer objects are destroyed. (Closed)

Created:
6 years, 4 months ago by bsalomon
Modified:
6 years, 4 months ago
Reviewers:
robertphillips
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Make null gpu context threadsafe(r) and make sure buffer objects are destroyed. NOTREECHECKS=true Committed: https://skia.googlesource.com/skia/+/776d355147307357e47cc65d51706a4231ff95b5

Patch Set 1 #

Patch Set 2 : Add inst count #

Patch Set 3 : Update comment #

Total comments: 8

Patch Set 4 : Address comments #

Patch Set 5 : use intptr_t #

Patch Set 6 : cast back to int when used as tdarray index #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -75 lines) Patch
M src/gpu/gl/GrGLCreateNullInterface.cpp View 1 2 3 4 5 10 chunks +129 lines, -75 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
bsalomon
This fixes up some valgrind issues on with dm --abandonGpuContext. The abandoned buffer objects' memory ...
6 years, 4 months ago (2014-08-14 13:51:27 UTC) #1
robertphillips
lgtm + dox request & nits https://codereview.chromium.org/470993002/diff/40001/src/gpu/gl/GrGLCreateNullInterface.cpp File src/gpu/gl/GrGLCreateNullInterface.cpp (right): https://codereview.chromium.org/470993002/diff/40001/src/gpu/gl/GrGLCreateNullInterface.cpp#newcode46 src/gpu/gl/GrGLCreateNullInterface.cpp:46: // This class ...
6 years, 4 months ago (2014-08-14 14:10:17 UTC) #2
bsalomon
https://codereview.chromium.org/470993002/diff/40001/src/gpu/gl/GrGLCreateNullInterface.cpp File src/gpu/gl/GrGLCreateNullInterface.cpp (right): https://codereview.chromium.org/470993002/diff/40001/src/gpu/gl/GrGLCreateNullInterface.cpp#newcode46 src/gpu/gl/GrGLCreateNullInterface.cpp:46: On 2014/08/14 14:10:17, robertphillips wrote: > // This class ...
6 years, 4 months ago (2014-08-14 14:52:09 UTC) #3
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 4 months ago (2014-08-14 14:52:42 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/470993002/60001
6 years, 4 months ago (2014-08-14 14:53:47 UTC) #5
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 4 months ago (2014-08-14 15:04:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/470993002/100001
6 years, 4 months ago (2014-08-14 15:05:57 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 15:13:32 UTC) #8
Message was sent while issue was closed.
Committed patchset #6 (100001) as 776d355147307357e47cc65d51706a4231ff95b5

Powered by Google App Engine
This is Rietveld 408576698