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

Issue 2348943002: [Chromoting] Use detect_updated_region option in remoting (Closed)

Created:
4 years, 3 months ago by Hzj_jie
Modified:
4 years, 2 months ago
Reviewers:
Sergey Ulanov, Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Chromoting] Use detect_updated_region option in remoting ScreenCapturer / DesktopCapturer do not always need to detect more accurate updated region, since some consumers do not really care about the updated region. And according to the analysis, a Differ call may use some 10 ms for a 2560 x 1440 DesktopFrame. So Differ logic will eventually be moved out of ScreenCapturer / DesktopCapturer implementations. But a more accurate updated region is useful for Chromoting, since we do not need to send an unchanged frame to the client. So this change actively sets detect_updated_region in DesktopCapturerOptions to ensure ScreenCapturerDifferWrapper is used. This change will be submitted together with WebRTC change https://codereview.chromium.org/2348803003/ to avoid the differ to be involved twice. BUG=633802 Committed: https://crrev.com/3ba38ac9d3ae2b0d1d4d5230cd1280d417694390 Cr-Commit-Position: refs/heads/master@{#420863}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M remoting/host/basic_desktop_environment.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
Hzj_jie
4 years, 3 months ago (2016-09-19 19:11:15 UTC) #6
Jamie
LGTM, but please add something (to the code, if you think it's appropriate; to the ...
4 years, 3 months ago (2016-09-19 19:20:01 UTC) #7
Hzj_jie
On 2016/09/19 19:20:01, Jamie wrote: > LGTM, but please add something (to the code, if ...
4 years, 3 months ago (2016-09-19 21:01:00 UTC) #9
Sergey Ulanov
4 years, 3 months ago (2016-09-19 21:46:25 UTC) #10
Sergey Ulanov
lgtm
4 years, 3 months ago (2016-09-19 22:02:21 UTC) #11
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/2348943002/1
4 years, 2 months ago (2016-09-25 19:44:33 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-09-25 20:12:53 UTC) #16
commit-bot: I haz the power
4 years, 2 months ago (2016-09-25 20:15:18 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3ba38ac9d3ae2b0d1d4d5230cd1280d417694390
Cr-Commit-Position: refs/heads/master@{#420863}

Powered by Google App Engine
This is Rietveld 408576698