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

Issue 10837015: Use occlusion query to test if blit is finished (Closed)

Created:
8 years, 4 months ago by jbauman
Modified:
8 years, 4 months ago
Reviewers:
apatrick_chromium
CC:
chromium-reviews
Visibility:
Public.

Description

Use occlusion query to test if blit is finished This adds a command-line flag to use an occlusion query instead of an event query to test if the blit is finished. A more permanent patch will be made if this seems to fix our grey triangle issues. BUG=135546 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149255

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -4 lines) Patch
M ui/surface/accelerated_surface_win.cc View 4 chunks +21 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jbauman
8 years, 4 months ago (2012-07-31 02:37:35 UTC) #1
apatrick_chromium
lgtm
8 years, 4 months ago (2012-07-31 18:49:38 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbauman@chromium.org/10837015/1
8 years, 4 months ago (2012-07-31 18:50:06 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-07-31 19:54:39 UTC) #4
Change committed as 149255

Powered by Google App Engine
This is Rietveld 408576698