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

Issue 2348803003: Remove differ from ScreenCapturer implementations (Closed)

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

Description

Remove differ from ScreenCapturer implementations We can use ScreenCapturerDifferWrapper if needed, otherwise ScreenCapturer does not need to calculate updated region itself, setting to entire screen is enough. BUG=633802 Committed: https://crrev.com/c59bf0415a949008a7c14f28f2429a1b5021c95d Cr-Commit-Position: refs/heads/master@{#14377}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Resolve review comments #

Total comments: 2

Patch Set 3 : Comment on the XDamage scenario in screen_capturer_x11.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1060 lines) Patch
M webrtc/modules/BUILD.gn View 1 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/modules/desktop_capture/BUILD.gn View 1 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/modules/desktop_capture/desktop_capture.gypi View 1 1 chunk +0 lines, -2 lines 0 comments Download
D webrtc/modules/desktop_capture/differ.h View 1 1 chunk +0 lines, -90 lines 0 comments Download
D webrtc/modules/desktop_capture/differ.cc View 1 1 chunk +0 lines, -211 lines 0 comments Download
D webrtc/modules/desktop_capture/differ_unittest.cc View 1 1 chunk +0 lines, -654 lines 0 comments Download
M webrtc/modules/desktop_capture/screen_capturer_x11.cc View 1 2 5 chunks +7 lines, -29 lines 0 comments Download
M webrtc/modules/desktop_capture/win/screen_capturer_win_gdi.h View 1 3 chunks +3 lines, -10 lines 0 comments Download
M webrtc/modules/desktop_capture/win/screen_capturer_win_gdi.cc View 1 3 chunks +2 lines, -33 lines 0 comments Download
M webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
M webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.cc View 1 2 chunks +2 lines, -24 lines 0 comments Download

Messages

Total messages: 19 (11 generated)
Hzj_jie
4 years, 3 months ago (2016-09-22 02:25:29 UTC) #7
Sergey Ulanov
Can you also remove Differ class in this CL since it should no longer be ...
4 years, 3 months ago (2016-09-22 18:25:08 UTC) #8
Hzj_jie
Sure, updated. https://codereview.chromium.org/2348803003/diff/40001/webrtc/modules/desktop_capture/win/screen_capturer_win_gdi.cc File webrtc/modules/desktop_capture/win/screen_capturer_win_gdi.cc (right): https://codereview.chromium.org/2348803003/diff/40001/webrtc/modules/desktop_capture/win/screen_capturer_win_gdi.cc#newcode93 webrtc/modules/desktop_capture/win/screen_capturer_win_gdi.cc:93: // ScreenCapturerDifferWrapper will help to detect updated ...
4 years, 3 months ago (2016-09-22 21:01:34 UTC) #10
Sergey Ulanov
lgtm https://codereview.chromium.org/2348803003/diff/80001/webrtc/modules/desktop_capture/screen_capturer_x11.cc File webrtc/modules/desktop_capture/screen_capturer_x11.cc (right): https://codereview.chromium.org/2348803003/diff/80001/webrtc/modules/desktop_capture/screen_capturer_x11.cc#newcode42 webrtc/modules/desktop_capture/screen_capturer_x11.cc:42: // always set to the entire frame rectangle. ...
4 years, 3 months ago (2016-09-24 00:09:15 UTC) #11
Hzj_jie
https://codereview.chromium.org/2348803003/diff/80001/webrtc/modules/desktop_capture/screen_capturer_x11.cc File webrtc/modules/desktop_capture/screen_capturer_x11.cc (right): https://codereview.chromium.org/2348803003/diff/80001/webrtc/modules/desktop_capture/screen_capturer_x11.cc#newcode42 webrtc/modules/desktop_capture/screen_capturer_x11.cc:42: // always set to the entire frame rectangle. ScreenCapturerDifferWrapper ...
4 years, 3 months ago (2016-09-24 00:12:38 UTC) #12
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/2348803003/100001
4 years, 3 months ago (2016-09-24 00:34:56 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:100001)
4 years, 3 months ago (2016-09-24 00:54:36 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-09-24 00:54:44 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c59bf0415a949008a7c14f28f2429a1b5021c95d
Cr-Commit-Position: refs/heads/master@{#14377}

Powered by Google App Engine
This is Rietveld 408576698