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

Issue 2809473003: Switch DirectComposition layers to BGRA if overlay allocation fails. (Closed)

Created:
3 years, 8 months ago by jbauman
Modified:
3 years, 8 months ago
Reviewers:
sunnyps, Ilya Sherman
CC:
chromium-reviews, piman+watch_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch DirectComposition layers to BGRA if overlay allocation fails. If windows isn't using overlays then it's more efficient to use a B8G8R8A8 swapchain instead of YUY2, as then windows won't have to do its own colorspace conversion. BUG=678800 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2809473003 Cr-Commit-Position: refs/heads/master@{#464272} Committed: https://chromium.googlesource.com/chromium/src/+/2a486dc748205105abde688b4775f19703b272c6

Patch Set 1 #

Patch Set 2 : improve #

Total comments: 3

Patch Set 3 : post-review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -15 lines) Patch
M gpu/ipc/service/direct_composition_surface_win.cc View 1 2 9 chunks +90 lines, -15 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (19 generated)
jbauman
3 years, 8 months ago (2017-04-11 20:14:51 UTC) #7
sunnyps
lgtm % nits https://codereview.chromium.org/2809473003/diff/20001/gpu/ipc/service/direct_composition_surface_win.cc File gpu/ipc/service/direct_composition_surface_win.cc (right): https://codereview.chromium.org/2809473003/diff/20001/gpu/ipc/service/direct_composition_surface_win.cc#newcode230 gpu/ipc/service/direct_composition_surface_win.cc:230: PresentationHistory history_; nit: presentation_history_ https://codereview.chromium.org/2809473003/diff/20001/gpu/ipc/service/direct_composition_surface_win.cc#newcode550 gpu/ipc/service/direct_composition_surface_win.cc:550: ...
3 years, 8 months ago (2017-04-11 23:19:30 UTC) #8
jbauman
3 years, 8 months ago (2017-04-12 00:47:26 UTC) #11
Ilya Sherman
LGTM
3 years, 8 months ago (2017-04-12 00:50:43 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2809473003/40001
3 years, 8 months ago (2017-04-12 21:57:01 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2809473003/40001
3 years, 8 months ago (2017-04-13 03:05:56 UTC) #23
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 03:23:18 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/2a486dc748205105abde688b4775...

Powered by Google App Engine
This is Rietveld 408576698