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

Issue 529733002: Move UMA Media.VideoTrackAdapter.FramesReceived to VideoCaptureController. (Closed)

Created:
6 years, 3 months ago by perkj_chrome
Modified:
6 years, 3 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, asvitkine+watch_chromium.org, wjia+watch_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move UMA Media.VideoTrackAdapter.FramesReceived to VideoCaptureController. Before this cl, VideoTrackAdapter.FramesReceived was logged for all types of MediaStreamVideoSources including remote video sources and pepper api sources. The indent of this UMA stat is to track if a video capture device output video frames or not. BUG=409624 Committed: https://crrev.com/0201e3f20d83a027b190c460ba616bf702fa0981 Cr-Commit-Position: refs/heads/master@{#293460}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed Shermans comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -21 lines) Patch
M content/browser/renderer_host/media/video_capture_controller.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_controller.cc View 4 chunks +19 lines, -19 lines 0 comments Download
M content/renderer/media/video_track_adapter.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
perkj_chrome
Hej- can you please review? Henrik, can you suggest an owner for Histograms.xml?
6 years, 3 months ago (2014-09-01 13:56:11 UTC) #2
Henrik Grunell
Looks good. For reviewer of histogram.xml - just pick any owner. https://codereview.chromium.org/529733002/diff/1/content/browser/renderer_host/media/video_capture_controller.cc File content/browser/renderer_host/media/video_capture_controller.cc (right): ...
6 years, 3 months ago (2014-09-02 06:36:24 UTC) #3
mcasas
lgtm
6 years, 3 months ago (2014-09-02 08:21:25 UTC) #4
perkj_chrome
Can you please take look? https://codereview.chromium.org/529733002/diff/1/content/browser/renderer_host/media/video_capture_controller.cc File content/browser/renderer_host/media/video_capture_controller.cc (right): https://codereview.chromium.org/529733002/diff/1/content/browser/renderer_host/media/video_capture_controller.cc#newcode554 content/browser/renderer_host/media/video_capture_controller.cc:554: UMA_HISTOGRAM_BOOLEAN("Media.VideoCapture.FramesReceived", frame_received_); On 2014/09/02 ...
6 years, 3 months ago (2014-09-02 08:30:28 UTC) #6
Henrik Grunell
lgtm https://codereview.chromium.org/529733002/diff/1/content/browser/renderer_host/media/video_capture_controller.cc File content/browser/renderer_host/media/video_capture_controller.cc (right): https://codereview.chromium.org/529733002/diff/1/content/browser/renderer_host/media/video_capture_controller.cc#newcode554 content/browser/renderer_host/media/video_capture_controller.cc:554: UMA_HISTOGRAM_BOOLEAN("Media.VideoCapture.FramesReceived", frame_received_); On 2014/09/02 08:30:28, perkj wrote: > ...
6 years, 3 months ago (2014-09-02 08:36:44 UTC) #7
Ilya Sherman
https://codereview.chromium.org/529733002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/529733002/diff/1/tools/metrics/histograms/histograms.xml#oldcode11752 tools/metrics/histograms/histograms.xml:11752: -<histogram name="Media.VideoTrackAdapter.FramesReceived" enum="BooleanReceived"> Please mark this histogram as <obsolete> ...
6 years, 3 months ago (2014-09-02 20:11:30 UTC) #8
perkj_chrome
PTAL
6 years, 3 months ago (2014-09-03 13:14:23 UTC) #9
Ilya Sherman
Histograms LGTM, thanks.
6 years, 3 months ago (2014-09-03 17:33:32 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/perkj@chromium.org/529733002/20001
6 years, 3 months ago (2014-09-04 05:42:59 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/47772)
6 years, 3 months ago (2014-09-04 20:17:27 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/perkj@chromium.org/529733002/20001
6 years, 3 months ago (2014-09-05 06:34:28 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001) as fb9dd540bbe58335ec2a1e6ad4b2ba10c8bdb843
6 years, 3 months ago (2014-09-05 07:59:01 UTC) #17
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:37:31 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0201e3f20d83a027b190c460ba616bf702fa0981
Cr-Commit-Position: refs/heads/master@{#293460}

Powered by Google App Engine
This is Rietveld 408576698