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

Issue 10825066: Don't allow processing of a command buffer to overlap with a previous swap. (Closed)

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

Description

Don't allow processing of a command buffer to overlap with a previous swap. This may be causing some synchronization problems, so disable it for now to see if that fixes it. BUG=135546 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149038

Patch Set 1 #

Total comments: 1

Patch Set 2 : add bug url #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M content/common/gpu/image_transport_surface_win.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jbauman
8 years, 4 months ago (2012-07-27 21:26:54 UTC) #1
jbates
LGTM https://chromiumcodereview.appspot.com/10825066/diff/1/content/common/gpu/image_transport_surface_win.cc File content/common/gpu/image_transport_surface_win.cc (right): https://chromiumcodereview.appspot.com/10825066/diff/1/content/common/gpu/image_transport_surface_win.cc#newcode203 content/common/gpu/image_transport_surface_win.cc:203: // Pause all processing of this command buffer. ...
8 years, 4 months ago (2012-07-27 21:39:57 UTC) #2
jbauman
8 years, 4 months ago (2012-07-30 17:03:48 UTC) #3
apatrick_chromium
lgtm
8 years, 4 months ago (2012-07-30 18:48:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbauman@chromium.org/10825066/5001
8 years, 4 months ago (2012-07-30 18:49:01 UTC) #5
commit-bot: I haz the power
8 years, 4 months ago (2012-07-30 21:51:29 UTC) #6
Change committed as 149038

Powered by Google App Engine
This is Rietveld 408576698