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

Issue 18340003: gpu: Fix removal of pending queries. (Closed)

Created:
7 years, 5 months ago by reveman
Modified:
7 years, 5 months ago
CC:
chromium-reviews, apatrick_chromium
Visibility:
Public.

Description

gpu: Fix removal of pending queries. This moves all queries to a "removed queries" list at removal time. The memory used by the queries is not freed until the query has completed. BUG=253488 TEST=gpu_unittests --gtest_filter=QueryTrackerTest.Remove NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209977

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -36 lines) Patch
M gpu/command_buffer/client/gles2_implementation.cc View 2 1 chunk +2 lines, -28 lines 0 comments Download
M gpu/command_buffer/client/query_tracker.h View 2 chunks +6 lines, -1 line 0 comments Download
M gpu/command_buffer/client/query_tracker.cc View 2 2 chunks +33 lines, -6 lines 0 comments Download
M gpu/command_buffer/client/query_tracker_unittest.cc View 3 chunks +38 lines, -1 line 0 comments Download

Messages

Total messages: 18 (0 generated)
reveman
7 years, 5 months ago (2013-07-01 23:05:48 UTC) #1
piman
LGTM, Note: be aware of https://codereview.chromium.org/16831004/ which also worked around the bug, though it kept ...
7 years, 5 months ago (2013-07-01 23:18:10 UTC) #2
apatrick_chromium
lgtm
7 years, 5 months ago (2013-07-01 23:22:35 UTC) #3
reveman
On 2013/07/01 23:18:10, piman wrote: > LGTM, > Note: be aware of https://codereview.chromium.org/16831004/ which also ...
7 years, 5 months ago (2013-07-01 23:29:40 UTC) #4
piman
On Mon, Jul 1, 2013 at 4:29 PM, <reveman@chromium.org> wrote: > On 2013/07/01 23:18:10, piman ...
7 years, 5 months ago (2013-07-01 23:32:56 UTC) #5
reveman
On 2013/07/01 23:32:56, piman wrote: > On Mon, Jul 1, 2013 at 4:29 PM, <mailto:reveman@chromium.org> ...
7 years, 5 months ago (2013-07-02 00:20:59 UTC) #6
piman
On Mon, Jul 1, 2013 at 5:20 PM, <reveman@chromium.org> wrote: > On 2013/07/01 23:32:56, piman ...
7 years, 5 months ago (2013-07-02 00:44:37 UTC) #7
reveman
On 2013/07/02 00:44:37, piman wrote: > On Mon, Jul 1, 2013 at 5:20 PM, <mailto:reveman@chromium.org> ...
7 years, 5 months ago (2013-07-02 01:44:08 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/18340003/1
7 years, 5 months ago (2013-07-02 19:50:41 UTC) #9
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 5 months ago (2013-07-02 19:57:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/18340003/1
7 years, 5 months ago (2013-07-02 20:07:23 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 5 months ago (2013-07-03 02:01:24 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/18340003/1
7 years, 5 months ago (2013-07-03 02:38:08 UTC) #13
commit-bot: I haz the power
Failed to apply patch for gpu/command_buffer/client/gles2_implementation.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 5 months ago (2013-07-03 04:14:45 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/18340003/29001
7 years, 5 months ago (2013-07-03 04:21:29 UTC) #15
commit-bot: I haz the power
Failed to apply patch for gpu/command_buffer/client/gles2_implementation.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 5 months ago (2013-07-03 08:26:48 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/18340003/48001
7 years, 5 months ago (2013-07-03 14:24:23 UTC) #17
commit-bot: I haz the power
7 years, 5 months ago (2013-07-03 14:24:42 UTC) #18
Message was sent while issue was closed.
Change committed as 209977

Powered by Google App Engine
This is Rietveld 408576698