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

Issue 1786543005: Disable DirectComposition on Windows <10 (Closed)

Created:
4 years, 9 months ago by jbauman
Modified:
4 years, 9 months ago
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@2661
Target Ref:
refs/pending/branch-heads/2661
Project:
chromium
Visibility:
Public.

Description

Disable DirectComposition on Windows <10 On Windows 8 and 8.1 the DirectComposition content doesn't seem to appear until after the window does its initial show animation. However the GDI content behind it still updates, which causes the window to flash black for a few frames when it's first created. This seems to be fixed on Windows 10, but before that there doesn't seem to be a good workaround. So for now we'll disable DirectComposition on Windows 8 and 8.1. BUG=593274, 588588 CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel Review URL: https://codereview.chromium.org/1778593004 Cr-Commit-Position: refs/heads/master@{#380326} (cherry picked from commit fdcc8842ff96722b79c1569156baf326147ef1cb) TBR=kbr@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/39bc870754b5debb663dfd6a5d2b5bc7a125f2ab

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1 line) Patch
M gpu/config/gpu_driver_bug_list_json.cc View 2 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 2 (1 generated)
jbauman
4 years, 9 months ago (2016-03-11 23:14:35 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
39bc870754b5debb663dfd6a5d2b5bc7a125f2ab (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698