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

Issue 10696134: remoting/host: Rename Capturer to VideoFrameCapturer. (Closed)

Created:
8 years, 5 months ago by tfarina
Modified:
8 years, 5 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

remoting/host: Rename Capturer to VideoFrameCapturer. BUG=104542 R=wez@chromium.org,alexeypa@chromium.org

Patch Set 1 : #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : rebase, fix conflicts, fix nits #

Patch Set 4 : #

Patch Set 5 : more rebase - more conflicts #

Patch Set 6 : #

Patch Set 7 : fix #

Patch Set 8 : fix #

Patch Set 9 : CapturerGdi #

Patch Set 10 : now it's for real #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3047 lines, -69 lines) Patch
M remoting/host/chromoting_host.h View 1 2 3 chunks +2 lines, -3 lines 0 comments Download
M remoting/host/chromoting_host_unittest.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M remoting/host/client_session.h View 3 chunks +5 lines, -5 lines 0 comments Download
M remoting/host/client_session.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/client_session_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/desktop_environment.h View 1 2 4 chunks +6 lines, -6 lines 0 comments Download
M remoting/host/desktop_environment.cc View 1 2 5 chunks +5 lines, -5 lines 0 comments Download
M remoting/host/event_executor.h View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/event_executor_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/event_executor_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/event_executor_win.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M remoting/host/host_mock_objects.h View 1 2 3 4 3 chunks +5 lines, -5 lines 0 comments Download
M remoting/host/host_mock_objects.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/host/remoting_me2me_host.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/screen_recorder.h View 5 chunks +7 lines, -8 lines 0 comments Download
M remoting/host/screen_recorder.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M remoting/host/screen_recorder_unittest.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/host/simple_host_process.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
A remoting/host/video_frame_capturer.h View 1 2 1 chunk +126 lines, -0 lines 0 comments Download
A remoting/host/video_frame_capturer_fake.h View 1 2 1 chunk +65 lines, -0 lines 0 comments Download
A remoting/host/video_frame_capturer_fake.cc View 1 chunk +139 lines, -0 lines 0 comments Download
A remoting/host/video_frame_capturer_helper.h View 1 2 1 chunk +83 lines, -0 lines 0 comments Download
A remoting/host/video_frame_capturer_helper.cc View 1 chunk +118 lines, -0 lines 0 comments Download
A remoting/host/video_frame_capturer_helper_unittest.cc View 1 chunk +215 lines, -0 lines 0 comments Download
A remoting/host/video_frame_capturer_linux.cc View 1 2 1 chunk +638 lines, -0 lines 0 comments Download
A remoting/host/video_frame_capturer_mac.mm View 1 2 3 4 5 6 7 8 9 1 chunk +783 lines, -0 lines 0 comments Download
A remoting/host/video_frame_capturer_mac_unittest.cc View 1 1 chunk +155 lines, -0 lines 0 comments Download
A remoting/host/video_frame_capturer_unittest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +86 lines, -0 lines 0 comments Download
A remoting/host/video_frame_capturer_win.cc View 1 2 3 4 5 6 7 8 9 1 chunk +571 lines, -0 lines 0 comments Download
M remoting/remoting.gyp View 1 2 3 4 4 chunks +11 lines, -11 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
tfarina
Please, take a look. Seriously, rietveld is being STUPID as always when is about git ...
8 years, 5 months ago (2012-07-09 01:29:40 UTC) #1
tfarina
Putting Alexey, in case he has more time to review this. ;) Thanks!
8 years, 5 months ago (2012-07-11 04:14:24 UTC) #2
tfarina
Ping Wez, Alexey?
8 years, 5 months ago (2012-07-12 14:50:17 UTC) #3
Wez
LGTM w/ nits. Thanks for taking the time to do this. :) http://codereview.chromium.org/10696134/diff/1045/remoting/host/video_frame_capturer_linux.cc File remoting/host/video_frame_capturer_linux.cc ...
8 years, 5 months ago (2012-07-12 15:59:22 UTC) #4
alexeypa (please no reviews)
Are you going to commit this any time soon. I have another cleanup change that ...
8 years, 5 months ago (2012-07-18 20:44:54 UTC) #5
tfarina
On 2012/07/18 20:44:54, alexeypa wrote: > Are you going to commit this any time soon. ...
8 years, 5 months ago (2012-07-19 01:35:04 UTC) #6
tfarina
On 2012/07/19 01:35:04, tfarina wrote: > On 2012/07/18 20:44:54, alexeypa wrote: > > Are you ...
8 years, 5 months ago (2012-07-19 02:46:22 UTC) #7
alexeypa (please no reviews)
On 2012/07/19 02:46:22, tfarina wrote: > So I'm closing this. Do you mind if I ...
8 years, 5 months ago (2012-07-19 15:29:15 UTC) #8
tfarina
8 years, 5 months ago (2012-07-19 15:39:49 UTC) #9
On Thursday, July 19, 2012, wrote:

> On 2012/07/19 02:46:22, tfarina wrote:
>
>> So I'm closing this.
>>
>
> Do you mind if I land it?
>
> Nope. ;)

Could you just note in your patch description that I did the original CL?
And/or point to this CL?
I don't mind too much though :)

http://codereview.chromium.**org/10696134/<http://codereview.chromium.org/106...
>


-- 
Thiago

Powered by Google App Engine
This is Rietveld 408576698