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

Issue 883673004: Cleanup VideoFramePump. (Closed)

Created:
5 years, 10 months ago by Sergey Ulanov
Modified:
5 years, 10 months ago
Reviewers:
Wez
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@rename_scheduler
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup VideoFramePump. 1. Threading logic for the capture thread has been moved to ScreenCapturerProxy. 2. Mouse shape handling has been moved to MouseShapePump. BUG=455818 Committed: https://crrev.com/1afb35a1a63e53497245625b1052be436830a95f Cr-Commit-Position: refs/heads/master@{#316247}

Patch Set 1 : #

Total comments: 27

Patch Set 2 : #

Total comments: 20

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+668 lines, -504 lines) Patch
M remoting/host/client_session.h View 2 chunks +3 lines, -1 line 0 comments Download
M remoting/host/client_session.cc View 1 6 chunks +26 lines, -24 lines 0 comments Download
A remoting/host/desktop_capturer_proxy.h View 1 2 3 1 chunk +55 lines, -0 lines 0 comments Download
A remoting/host/desktop_capturer_proxy.cc View 1 2 3 4 1 chunk +126 lines, -0 lines 0 comments Download
A remoting/host/mouse_shape_pump.h View 1 2 1 chunk +56 lines, -0 lines 0 comments Download
A remoting/host/mouse_shape_pump.cc View 1 2 3 1 chunk +140 lines, -0 lines 0 comments Download
A remoting/host/mouse_shape_pump_unittest.cc View 1 2 1 chunk +146 lines, -0 lines 0 comments Download
M remoting/host/video_frame_pump.h View 1 2 3 4 chunks +20 lines, -75 lines 0 comments Download
M remoting/host/video_frame_pump.cc View 1 2 3 chunks +43 lines, -175 lines 0 comments Download
M remoting/host/video_frame_pump_unittest.cc View 1 2 3 6 chunks +41 lines, -222 lines 0 comments Download
M remoting/remoting_host_srcs.gypi View 1 3 chunks +10 lines, -6 lines 0 comments Download
M remoting/remoting_test.gypi View 1 2 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 22 (9 generated)
Sergey Ulanov
5 years, 10 months ago (2015-02-05 23:20:23 UTC) #3
Sergey Ulanov
ping
5 years, 10 months ago (2015-02-10 19:38:48 UTC) #4
Wez
https://codereview.chromium.org/883673004/diff/20001/remoting/host/mouse_shape_pump.h File remoting/host/mouse_shape_pump.h (right): https://codereview.chromium.org/883673004/diff/20001/remoting/host/mouse_shape_pump.h#newcode32 remoting/host/mouse_shape_pump.h:32: scoped_refptr<base::SingleThreadTaskRunner> network_task_runner, As for VideoFramePump; there's no concept of ...
5 years, 10 months ago (2015-02-11 01:05:08 UTC) #5
Sergey Ulanov
https://codereview.chromium.org/883673004/diff/20001/remoting/host/mouse_shape_pump.h File remoting/host/mouse_shape_pump.h (right): https://codereview.chromium.org/883673004/diff/20001/remoting/host/mouse_shape_pump.h#newcode32 remoting/host/mouse_shape_pump.h:32: scoped_refptr<base::SingleThreadTaskRunner> network_task_runner, On 2015/02/11 01:05:07, Wez wrote: > As ...
5 years, 10 months ago (2015-02-11 19:21:36 UTC) #7
Wez
LGTM w/ nits! https://codereview.chromium.org/883673004/diff/20001/remoting/host/screen_capturer_proxy.h File remoting/host/screen_capturer_proxy.h (right): https://codereview.chromium.org/883673004/diff/20001/remoting/host/screen_capturer_proxy.h#newcode29 remoting/host/screen_capturer_proxy.h:29: class ScreenCapturerProxy { On 2015/02/11 19:21:35, ...
5 years, 10 months ago (2015-02-12 21:59:16 UTC) #8
Sergey Ulanov
https://codereview.chromium.org/883673004/diff/60001/remoting/host/client_session.cc File remoting/host/client_session.cc (right): https://codereview.chromium.org/883673004/diff/60001/remoting/host/client_session.cc#newcode464 remoting/host/client_session.cc:464: // When using IpcDesktopCapturer the capture thread is not ...
5 years, 10 months ago (2015-02-13 08:39:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/883673004/80001
5 years, 10 months ago (2015-02-13 08:40:31 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/23432)
5 years, 10 months ago (2015-02-13 08:58:51 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/883673004/100001
5 years, 10 months ago (2015-02-13 17:28:43 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/23550)
5 years, 10 months ago (2015-02-13 17:48:47 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/883673004/120001
5 years, 10 months ago (2015-02-13 18:00:44 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:120001)
5 years, 10 months ago (2015-02-13 18:45:38 UTC) #21
commit-bot: I haz the power
5 years, 10 months ago (2015-02-13 18:46:50 UTC) #22
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/1afb35a1a63e53497245625b1052be436830a95f
Cr-Commit-Position: refs/heads/master@{#316247}

Powered by Google App Engine
This is Rietveld 408576698