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

Issue 10078002: aura: Add flush() to make sure delete operations make it through when we intend. (Closed)

Created:
8 years, 8 months ago by piman
Modified:
8 years, 8 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

aura: Add flush() to make sure delete operations make it through when we intend. Resource deletion doesn't force a flush, so for textures that are deleted on a little-used shared context, the delete command may sit in the command buffer for arbitrary long. This fixes it. BUG=123933 TEST=chrome/aura, open many tabs, close all of them, check that GPU memory is reclaimed. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133017

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -1 line) Patch
M content/browser/renderer_host/image_transport_factory.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/client/gl_helper.cc View 5 chunks +19 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
piman
mazda: gl_helper.cc backer: image_transport_factory.cc ben: OWNERS for content/browser
8 years, 8 months ago (2012-04-19 03:20:04 UTC) #1
mazda
lgtm
8 years, 8 months ago (2012-04-19 03:43:14 UTC) #2
jonathan.backer
lgtm
8 years, 8 months ago (2012-04-19 13:10:38 UTC) #3
Ben Goodger (Google)
lgtm
8 years, 8 months ago (2012-04-19 15:22:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/10078002/1
8 years, 8 months ago (2012-04-19 16:26:14 UTC) #5
commit-bot: I haz the power
8 years, 8 months ago (2012-04-19 18:13:20 UTC) #6
Change committed as 133017

Powered by Google App Engine
This is Rietveld 408576698