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

Issue 10823440: Silence detection test for the Windows audio capturer. (Closed)

Created:
8 years, 4 months ago by kxing
Modified:
8 years, 4 months ago
Reviewers:
Sergey Ulanov, garykac, Wez
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

Silence detection test for the Windows audio capturer. BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152704

Patch Set 1 #

Total comments: 10

Patch Set 2 : Addressed comments #

Total comments: 6

Patch Set 3 : Addressed comments #

Total comments: 2

Patch Set 4 : Addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -46 lines) Patch
A remoting/host/audio_capturer_win.h View 1 2 1 chunk +54 lines, -0 lines 0 comments Download
M remoting/host/audio_capturer_win.cc View 1 2 3 3 chunks +3 lines, -46 lines 0 comments Download
A remoting/host/audio_capturer_win_unittest.cc View 1 1 chunk +29 lines, -0 lines 0 comments Download
M remoting/remoting.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
kxing
Could someone PTAL?
8 years, 4 months ago (2012-08-21 20:22:55 UTC) #1
Sergey Ulanov
mostly style nits http://codereview.chromium.org/10823440/diff/1/remoting/host/audio_capturer_win.cc File remoting/host/audio_capturer_win.cc (right): http://codereview.chromium.org/10823440/diff/1/remoting/host/audio_capturer_win.cc#newcode280 remoting/host/audio_capturer_win.cc:280: // static usually that comments goes ...
8 years, 4 months ago (2012-08-21 20:52:15 UTC) #2
kxing
Could someone PTAL again? http://codereview.chromium.org/10823440/diff/1/remoting/host/audio_capturer_win.cc File remoting/host/audio_capturer_win.cc (right): http://codereview.chromium.org/10823440/diff/1/remoting/host/audio_capturer_win.cc#newcode280 remoting/host/audio_capturer_win.cc:280: // static On 2012/08/21 20:52:15, ...
8 years, 4 months ago (2012-08-21 21:24:27 UTC) #3
Sergey Ulanov
lgtm, but please see my nits. http://codereview.chromium.org/10823440/diff/5001/remoting/host/audio_capturer_win.cc File remoting/host/audio_capturer_win.cc (right): http://codereview.chromium.org/10823440/diff/5001/remoting/host/audio_capturer_win.cc#newcode8 remoting/host/audio_capturer_win.cc:8: #include <audioclient.h> Don't ...
8 years, 4 months ago (2012-08-21 21:34:39 UTC) #4
kxing
I'll commit this soon, unless someone objects. http://codereview.chromium.org/10823440/diff/5001/remoting/host/audio_capturer_win.cc File remoting/host/audio_capturer_win.cc (right): http://codereview.chromium.org/10823440/diff/5001/remoting/host/audio_capturer_win.cc#newcode8 remoting/host/audio_capturer_win.cc:8: #include <audioclient.h> ...
8 years, 4 months ago (2012-08-21 21:55:53 UTC) #5
Sergey Ulanov
http://codereview.chromium.org/10823440/diff/11002/remoting/host/audio_capturer_win.cc File remoting/host/audio_capturer_win.cc (right): http://codereview.chromium.org/10823440/diff/11002/remoting/host/audio_capturer_win.cc#newcode16 remoting/host/audio_capturer_win.cc:16: #include "base/message_loop.h" This is not used anywhere.
8 years, 4 months ago (2012-08-21 22:05:46 UTC) #6
kxing
I'll commit this soon. http://codereview.chromium.org/10823440/diff/11002/remoting/host/audio_capturer_win.cc File remoting/host/audio_capturer_win.cc (right): http://codereview.chromium.org/10823440/diff/11002/remoting/host/audio_capturer_win.cc#newcode16 remoting/host/audio_capturer_win.cc:16: #include "base/message_loop.h" On 2012/08/21 22:05:46, ...
8 years, 4 months ago (2012-08-21 22:17:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kxing@chromium.org/10823440/8002
8 years, 4 months ago (2012-08-21 22:18:23 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-08-22 00:56:57 UTC) #9
Change committed as 152704

Powered by Google App Engine
This is Rietveld 408576698