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

Issue 609353002: Wire up uma histograms with webrtc. (Closed)

Created:
6 years, 2 months ago by asapersson2
Modified:
6 years, 1 month ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Wire up uma histograms with webrtc. Tested with chrome://histograms and verified that values from webrtc propagated to histograms. BUG=419657 Committed: https://crrev.com/33a426524a82e5d79f5df64336abf66f0919f943 Cr-Commit-Position: refs/heads/master@{#300449}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : new apis #

Total comments: 2

Patch Set 8 : added todo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -14 lines) Patch
M third_party/libjingle/overrides/init_webrtc.h View 1 2 3 4 5 6 7 3 chunks +16 lines, -0 lines 0 comments Download
M third_party/libjingle/overrides/init_webrtc.cc View 1 2 3 4 5 6 3 chunks +41 lines, -11 lines 0 comments Download
M third_party/libjingle/overrides/initialize_module.cc View 1 2 3 4 5 6 4 chunks +33 lines, -3 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
andresp-chromium
On 2014/09/30 07:40:34, asapersson2 wrote: > mailto:asapersson@chromium.org changed reviewers: > + mailto:andresp@chromium.org This CL looks ...
6 years, 2 months ago (2014-09-30 14:56:36 UTC) #2
asapersson2
On 2014/09/30 14:56:36, andresp wrote: > On 2014/09/30 07:40:34, asapersson2 wrote: > > mailto:asapersson@chromium.org changed ...
6 years, 2 months ago (2014-10-03 11:33:23 UTC) #3
andresp-chromium
lgtm (some nits). https://codereview.chromium.org/609353002/diff/40001/third_party/libjingle/overrides/init_webrtc.cc File third_party/libjingle/overrides/init_webrtc.cc (right): https://codereview.chromium.org/609353002/diff/40001/third_party/libjingle/overrides/init_webrtc.cc#newcode46 third_party/libjingle/overrides/init_webrtc.cc:46: // Define webrtc:metrics functions to provide ...
6 years, 2 months ago (2014-10-03 11:37:23 UTC) #5
andresp-chromium
On 2014/10/03 11:37:23, andresp wrote: > lgtm (some nits). > > https://codereview.chromium.org/609353002/diff/40001/third_party/libjingle/overrides/init_webrtc.cc > File third_party/libjingle/overrides/init_webrtc.cc ...
6 years, 2 months ago (2014-10-03 11:37:49 UTC) #6
asapersson2
https://codereview.chromium.org/609353002/diff/40001/third_party/libjingle/overrides/init_webrtc.cc File third_party/libjingle/overrides/init_webrtc.cc (right): https://codereview.chromium.org/609353002/diff/40001/third_party/libjingle/overrides/init_webrtc.cc#newcode46 third_party/libjingle/overrides/init_webrtc.cc:46: // Define webrtc:metrics functions to provide webrtc with implementations. ...
6 years, 2 months ago (2014-10-03 12:08:41 UTC) #7
asapersson2
On 2014/10/03 12:08:41, asapersson2 wrote: > https://codereview.chromium.org/609353002/diff/40001/third_party/libjingle/overrides/init_webrtc.cc > File third_party/libjingle/overrides/init_webrtc.cc (right): > > https://codereview.chromium.org/609353002/diff/40001/third_party/libjingle/overrides/init_webrtc.cc#newcode46 > ...
6 years, 2 months ago (2014-10-03 18:46:52 UTC) #8
asapersson2
On 2014/10/03 18:46:52, asapersson2 wrote: > On 2014/10/03 12:08:41, asapersson2 wrote: > > > https://codereview.chromium.org/609353002/diff/40001/third_party/libjingle/overrides/init_webrtc.cc ...
6 years, 2 months ago (2014-10-09 14:19:20 UTC) #10
tommi (sloooow) - chröme
can you run try bots? otherwise it looks good. https://codereview.chromium.org/609353002/diff/220001/third_party/libjingle/overrides/init_webrtc.h File third_party/libjingle/overrides/init_webrtc.h (right): https://codereview.chromium.org/609353002/diff/220001/third_party/libjingle/overrides/init_webrtc.h#newcode59 third_party/libjingle/overrides/init_webrtc.h:59: ...
6 years, 2 months ago (2014-10-20 09:54:32 UTC) #15
asapersson2
https://codereview.chromium.org/609353002/diff/220001/third_party/libjingle/overrides/init_webrtc.h File third_party/libjingle/overrides/init_webrtc.h (right): https://codereview.chromium.org/609353002/diff/220001/third_party/libjingle/overrides/init_webrtc.h#newcode59 third_party/libjingle/overrides/init_webrtc.h:59: typedef bool (*InitializeModuleFunction)( On 2014/10/20 09:54:32, tommi wrote: > ...
6 years, 2 months ago (2014-10-21 09:57:30 UTC) #16
tommi (sloooow) - chröme
lgtm
6 years, 2 months ago (2014-10-21 10:00:20 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/609353002/240001
6 years, 2 months ago (2014-10-21 10:00:48 UTC) #19
commit-bot: I haz the power
Committed patchset #8 (id:240001)
6 years, 2 months ago (2014-10-21 11:01:47 UTC) #20
commit-bot: I haz the power
6 years, 2 months ago (2014-10-21 11:03:17 UTC) #21
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/33a426524a82e5d79f5df64336abf66f0919f943
Cr-Commit-Position: refs/heads/master@{#300449}

Powered by Google App Engine
This is Rietveld 408576698