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

Issue 11186066: Merge 161150 - Blacklist video and flash acceleration on NVIDIA Linux drivers. (Closed)

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

Description

Merge 161150 - Blacklist video and flash acceleration on NVIDIA Linux drivers. If you create a context when you are low memory, this context may get into a bad state where geomerty is corrupted and the screen takes seconds to paint. The context remains in this state until it is destroyed, even if more memory comes available. This disabled accelerated compositing to limit the exposure to this bug. I plan to integrate this into M23. We shouldn't re-enable accelerated compositing until we have a more robust workaround, or NVIDIA fixes the context creation bug. BUG=145600 Review URL: https://chromiumcodereview.appspot.com/11095006 TBR=ccameron@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=162846

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -1 line) Patch
M content/browser/gpu/software_rendering_list.json View 2 chunks +20 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
ccameron
8 years, 2 months ago (2012-10-18 23:46:11 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698