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

Issue 2553413002: Pass event log to ANA. (Closed)

Created:
4 years ago by michaelt
Modified:
3 years, 11 months ago
Reviewers:
the sun, ossu, minyue-webrtc
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, Andrew MacDonald, henrika_webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Pass event log to ANA. BUG=webrtc:6845 Review-Url: https://codereview.webrtc.org/2553413002 Cr-Commit-Position: refs/heads/master@{#16052} Committed: https://chromium.googlesource.com/external/webrtc/+/bf279fc4b90d8c1c40570ddd361c69831107fbbf

Patch Set 1 : Pass event log to ANA #

Total comments: 2

Patch Set 2 : Respond to comments #

Patch Set 3 : Fix unittest build #

Patch Set 4 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -12 lines) Patch
M webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/audio_encoder.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/audio_encoder.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.h View 1 2 3 4 chunks +5 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc View 1 2 3 3 chunks +9 lines, -3 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus_unittest.cc View 1 2 3 7 chunks +7 lines, -7 lines 0 comments Download
M webrtc/voice_engine/channel.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 70 (44 generated)
michaelt
Hi, Here the first CL regarding logging the decisions of ANA.
4 years ago (2016-12-07 12:22:00 UTC) #15
minyue-webrtc
On 2016/12/07 12:22:00, michaelt wrote: > Hi, > Here the first CL regarding logging the ...
4 years ago (2016-12-07 12:31:07 UTC) #18
the sun
I think it would make the relationship between RtcEventLog/Channel/AudioEncoder simpler if the RtcEventLog* was handled ...
3 years, 11 months ago (2017-01-12 10:11:51 UTC) #20
michaelt
Passing the event_log to the AudioEncoder on construction would make the CL more complex. Since ...
3 years, 11 months ago (2017-01-12 10:32:23 UTC) #21
michaelt
The goal of the cl is to pass the eventlog to the audio network adapter, ...
3 years, 11 months ago (2017-01-12 10:49:43 UTC) #22
ossu
On 2017/01/12 10:11:51, the sun wrote: > I think it would make the relationship between ...
3 years, 11 months ago (2017-01-12 12:21:58 UTC) #23
ossu
Oh, right, I'm a reviewer. LGTM. :)
3 years, 11 months ago (2017-01-12 12:23:24 UTC) #24
the sun
On 2017/01/12 12:21:58, ossu wrote: > On 2017/01/12 10:11:51, the sun wrote: > > I ...
3 years, 11 months ago (2017-01-12 13:14:59 UTC) #25
the sun
lgtm % comment https://codereview.webrtc.org/2553413002/diff/40001/webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h File webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h (right): https://codereview.webrtc.org/2553413002/diff/40001/webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h#newcode32 webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h:32: RtcEventLog* event_log; Init to nullptr either ...
3 years, 11 months ago (2017-01-12 13:15:37 UTC) #26
michaelt
https://codereview.webrtc.org/2553413002/diff/40001/webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h File webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h (right): https://codereview.webrtc.org/2553413002/diff/40001/webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h#newcode32 webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h:32: RtcEventLog* event_log; On 2017/01/12 13:15:36, the sun wrote: > ...
3 years, 11 months ago (2017-01-12 13:53:42 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2553413002/80001
3 years, 11 months ago (2017-01-12 18:34:52 UTC) #38
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/12168)
3 years, 11 months ago (2017-01-12 18:39:43 UTC) #40
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2553413002/80001
3 years, 11 months ago (2017-01-12 18:42:03 UTC) #42
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/12170)
3 years, 11 months ago (2017-01-12 18:45:33 UTC) #44
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2553413002/80001
3 years, 11 months ago (2017-01-12 19:46:57 UTC) #46
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/12175)
3 years, 11 months ago (2017-01-12 19:51:06 UTC) #48
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2553413002/80001
3 years, 11 months ago (2017-01-12 19:54:46 UTC) #50
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/12177)
3 years, 11 months ago (2017-01-12 19:58:57 UTC) #52
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2553413002/80001
3 years, 11 months ago (2017-01-12 21:58:39 UTC) #54
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/12179)
3 years, 11 months ago (2017-01-12 22:03:20 UTC) #56
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2553413002/80001
3 years, 11 months ago (2017-01-13 08:11:29 UTC) #58
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/12201)
3 years, 11 months ago (2017-01-13 08:14:38 UTC) #60
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2553413002/80001
3 years, 11 months ago (2017-01-13 10:24:09 UTC) #62
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/12212)
3 years, 11 months ago (2017-01-13 10:27:39 UTC) #64
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2553413002/100001
3 years, 11 months ago (2017-01-13 10:58:51 UTC) #67
commit-bot: I haz the power
3 years, 11 months ago (2017-01-13 14:02:36 UTC) #70
Message was sent while issue was closed.
Committed patchset #4 (id:100001) as
https://chromium.googlesource.com/external/webrtc/+/bf279fc4b90d8c1c40570ddd3...

Powered by Google App Engine
This is Rietveld 408576698