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

Issue 10911271: Remove CommandLine dependency from the Linux's AudioCapturer. (Closed)

Created:
8 years, 3 months ago by Sergey Ulanov
Modified:
8 years, 3 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, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Remove CommandLine dependency from the Linux's AudioCapturer. Now ChromotingHostContext is used to pass Pipe name to the audio capturer. BUG=148742 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156739

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -16 lines) Patch
M remoting/host/audio_capturer_linux.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/host/audio_capturer_linux.cc View 1 2 3 3 chunks +14 lines, -7 lines 0 comments Download
M remoting/host/remoting_me2me_host.cc View 1 2 5 chunks +18 lines, -9 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Sergey Ulanov
8 years, 3 months ago (2012-09-12 23:56:41 UTC) #1
Lambros
lgtm Do you still need the IsSupported() method? Looks like you could just inline the ...
8 years, 3 months ago (2012-09-13 00:18:26 UTC) #2
Wez
On 2012/09/13 00:18:26, Lambros wrote: > lgtm > Do you still need the IsSupported() method? ...
8 years, 3 months ago (2012-09-13 00:32:55 UTC) #3
Sergey Ulanov
http://codereview.chromium.org/10911271/diff/1/remoting/host/chromoting_host_context.h File remoting/host/chromoting_host_context.h (right): http://codereview.chromium.org/10911271/diff/1/remoting/host/chromoting_host_context.h#newcode76 remoting/host/chromoting_host_context.h:76: // The path for the pipe used by the ...
8 years, 3 months ago (2012-09-13 01:13:02 UTC) #4
Wez
ChromotingHostContext is used to manage the threads on which the host runs. The pipe name ...
8 years, 3 months ago (2012-09-13 01:24:51 UTC) #5
Sergey Ulanov
On 2012/09/13 01:24:51, Wez wrote: > ChromotingHostContext is used to manage the threads on which ...
8 years, 3 months ago (2012-09-13 01:56:10 UTC) #6
alexeypa (please no reviews)
On 2012/09/13 01:56:10, sergeyu wrote: > On 2012/09/13 01:24:51, Wez wrote: > > ChromotingHostContext is ...
8 years, 3 months ago (2012-09-13 15:49:11 UTC) #7
Do not use (sergeyu)
Adding chromium-reviews@ back to save this discussion where it belongs. On Thu, Sep 13, 2012 ...
8 years, 3 months ago (2012-09-13 20:23:09 UTC) #8
alexeypa (please no reviews)
On 2012/09/13 20:23:09, sergeyu1 wrote: > Isn't DesktopEnvironmentFactory supposed to be cross-platform? With what > ...
8 years, 3 months ago (2012-09-13 20:31:24 UTC) #9
Do not use (sergeyu)
On Thu, Sep 13, 2012 at 1:31 PM, <alexeypa@chromium.org> wrote: > On 2012/09/13 20:23:09, sergeyu1 ...
8 years, 3 months ago (2012-09-13 20:46:17 UTC) #10
Wez
On 2012/09/13 20:46:17, sergeyu1 wrote: > On Thu, Sep 13, 2012 at 1:31 PM, <mailto:alexeypa@chromium.org> ...
8 years, 3 months ago (2012-09-13 20:57:48 UTC) #11
Sergey Ulanov
Ok, then, I've uploaded new version of this CL - it uses static value to ...
8 years, 3 months ago (2012-09-13 21:58:09 UTC) #12
Wez
lgtm http://codereview.chromium.org/10911271/diff/11001/remoting/host/audio_capturer_linux.h File remoting/host/audio_capturer_linux.h (right): http://codereview.chromium.org/10911271/diff/11001/remoting/host/audio_capturer_linux.h#newcode21 remoting/host/audio_capturer_linux.h:21: // Must be called to initialize the capturer ...
8 years, 3 months ago (2012-09-14 01:20:53 UTC) #13
Sergey Ulanov
http://codereview.chromium.org/10911271/diff/11001/remoting/host/audio_capturer_linux.h File remoting/host/audio_capturer_linux.h (right): http://codereview.chromium.org/10911271/diff/11001/remoting/host/audio_capturer_linux.h#newcode21 remoting/host/audio_capturer_linux.h:21: // Must be called to initialize the capturer before ...
8 years, 3 months ago (2012-09-14 01:25:32 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10911271/4002
8 years, 3 months ago (2012-09-14 01:27:40 UTC) #15
commit-bot: I haz the power
8 years, 3 months ago (2012-09-14 04:22:23 UTC) #16
Change committed as 156739

Powered by Google App Engine
This is Rietveld 408576698