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

Issue 10187019: Revert 134201 - Fix framerate jank for accelerated content on windows (Closed)

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

Description

Revert 134201 - Fix framerate jank for accelerated content on windows By delaying the SwapBuffersAck to after Present, we send back the Ack at the rate that D3D Presents finish, which is typically vsync or slower when GPU bound. BUG=125232 TEST=Open WebGL Aquarium, record trace in about:tracing, verify smooth framerate. Review URL: http://codereview.chromium.org/10222029 TBR=jbates@chromium.org Suspected performance regression: http://build.chromium.org/f/chromium/perf/gpu-win7-release-nvidia/gpu_frame_rate/report.html?history=150&rev=-1&graph=fireflies Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=134313

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
apatrick_chromium
8 years, 8 months ago (2012-04-27 19:00:02 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698