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

Issue 2971393002: Output DeviceName from various windows ScreenCapturer related implementations (Closed)

Created:
3 years, 5 months ago by Hzj_jie
Modified:
3 years, 5 months ago
Reviewers:
Sergey Ulanov
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Output DeviceName from various windows ScreenCapturer related implementations Both DXGI_OUTPUT_DESC and DISPLAY_DEVICE contain the DeviceName, which may be able to map a DirectX screen id with the GDI screen id. So this change exports the field from both DirectX and GDI implementations. BUG=webrtc:7950 Review-Url: https://codereview.webrtc.org/2971393002 Cr-Commit-Position: refs/heads/master@{#19010} Committed: https://chromium.googlesource.com/external/webrtc/+/4ff4208c21d77ed235e5eb15e65a458132b3d1ca

Patch Set 1 #

Total comments: 8

Patch Set 2 : Resolve review comments #

Patch Set 3 : Resolve review comments #

Patch Set 4 : Resolve review comments #

Messages

Total messages: 59 (44 generated)
Hzj_jie
3 years, 5 months ago (2017-07-08 00:55:07 UTC) #22
Do not use (sergeyu)
How do you plan to use this feature to fix the bug? Where will you ...
3 years, 5 months ago (2017-07-11 18:21:10 UTC) #24
Hzj_jie
Yes, a potential solution is to match the device names from DirectX capturer and GDI ...
3 years, 5 months ago (2017-07-11 19:09:25 UTC) #27
Sergey Ulanov
On 2017/07/11 19:09:25, Hzj_jie wrote: > Yes, a potential solution is to match the device ...
3 years, 5 months ago (2017-07-11 21:34:14 UTC) #31
Sergey Ulanov
https://codereview.webrtc.org/2971393002/diff/60001/webrtc/modules/desktop_capture/win/screen_capture_utils.cc File webrtc/modules/desktop_capture/win/screen_capture_utils.cc (right): https://codereview.webrtc.org/2971393002/diff/60001/webrtc/modules/desktop_capture/win/screen_capture_utils.cc#newcode37 webrtc/modules/desktop_capture/win/screen_capture_utils.cc:37: screens->push_back({device_index, rtc::ToUtf8(device.DeviceName)}); On 2017/07/11 19:09:25, Hzj_jie wrote: > On ...
3 years, 5 months ago (2017-07-11 21:34:22 UTC) #32
Hzj_jie
On 2017/07/11 21:34:14, Sergey Ulanov wrote: > On 2017/07/11 19:09:25, Hzj_jie wrote: > > Yes, ...
3 years, 5 months ago (2017-07-11 21:48:23 UTC) #35
Hzj_jie
https://codereview.webrtc.org/2971393002/diff/60001/webrtc/modules/desktop_capture/win/screen_capture_utils.cc File webrtc/modules/desktop_capture/win/screen_capture_utils.cc (right): https://codereview.webrtc.org/2971393002/diff/60001/webrtc/modules/desktop_capture/win/screen_capture_utils.cc#newcode37 webrtc/modules/desktop_capture/win/screen_capture_utils.cc:37: screens->push_back({device_index, rtc::ToUtf8(device.DeviceName)}); On 2017/07/11 21:34:22, Sergey Ulanov wrote: > ...
3 years, 5 months ago (2017-07-11 21:48:32 UTC) #36
Hzj_jie
Ping
3 years, 5 months ago (2017-07-12 19:32:59 UTC) #39
Sergey Ulanov
On 2017/07/11 21:48:23, Hzj_jie wrote: > On 2017/07/11 21:34:14, Sergey Ulanov wrote: > > On ...
3 years, 5 months ago (2017-07-12 21:34:52 UTC) #40
Hzj_jie
On 2017/07/12 21:34:52, Sergey Ulanov wrote: > On 2017/07/11 21:48:23, Hzj_jie wrote: > > On ...
3 years, 5 months ago (2017-07-12 22:07:10 UTC) #46
Hzj_jie
Any comments?
3 years, 5 months ago (2017-07-13 21:03:30 UTC) #49
Do not use (sergeyu)
Please update CL description as this CL no longer exposes DeviceName from ScreenCapturer. Otherwise LGMT
3 years, 5 months ago (2017-07-13 21:34:36 UTC) #51
Sergey Ulanov
On 2017/07/13 21:34:36, Do not use (sergeyu) wrote: > Please update CL description as this ...
3 years, 5 months ago (2017-07-13 21:35:42 UTC) #53
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2971393002/140001
3 years, 5 months ago (2017-07-13 22:39:43 UTC) #55
commit-bot: I haz the power
3 years, 5 months ago (2017-07-13 23:05:32 UTC) #59
Message was sent while issue was closed.
Committed patchset #4 (id:140001) as
https://chromium.googlesource.com/external/webrtc/+/4ff4208c21d77ed235e5eb15e...

Powered by Google App Engine
This is Rietveld 408576698