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

Issue 253313004: CdmAdapter: Add UMA for output protection queries and results. (Closed)

Created:
6 years, 7 months ago by xhwang
Modified:
6 years, 7 months ago
CC:
chromium-reviews, yusukes+watch_chromium.org, tzik, binji+watch_chromium.org, raymes+watch_chromium.org, asvitkine+watch_chromium.org, feature-media-reviews_chromium.org, teravest+watch_chromium.org, yzshen+watch_chromium.org, nfullagar1, piman+watch_chromium.org, noelallen1, jar (doing other things), ihf+watch_chromium.org
Visibility:
Public.

Description

CdmAdapter: Add UMA for output protection queries and results. BUG=368743 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268025

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 6

Patch Set 4 : comments addressed #

Patch Set 5 : comments addressed #

Total comments: 12

Patch Set 6 : comments addressed #

Total comments: 2

Patch Set 7 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -0 lines) Patch
M media/cdm/ppapi/cdm_adapter.h View 1 2 3 4 5 3 chunks +17 lines, -0 lines 0 comments Download
M media/cdm/ppapi/cdm_adapter.cc View 1 2 3 4 5 6 5 chunks +45 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (0 generated)
xhwang
PTAL
6 years, 7 months ago (2014-04-30 18:07:45 UTC) #1
ddorwin
https://codereview.chromium.org/253313004/diff/30001/media/cdm/ppapi/cdm_adapter.h File media/cdm/ppapi/cdm_adapter.h (right): https://codereview.chromium.org/253313004/diff/30001/media/cdm/ppapi/cdm_adapter.h#newcode109 media/cdm/ppapi/cdm_adapter.h:109: // These are reported to UMA server. Do not ...
6 years, 7 months ago (2014-04-30 19:49:03 UTC) #2
xhwang
comments addressed
6 years, 7 months ago (2014-04-30 21:55:02 UTC) #3
xhwang
PTAL again. https://codereview.chromium.org/253313004/diff/30001/media/cdm/ppapi/cdm_adapter.h File media/cdm/ppapi/cdm_adapter.h (right): https://codereview.chromium.org/253313004/diff/30001/media/cdm/ppapi/cdm_adapter.h#newcode109 media/cdm/ppapi/cdm_adapter.h:109: // These are reported to UMA server. ...
6 years, 7 months ago (2014-04-30 21:55:29 UTC) #4
xhwang
comments addressed
6 years, 7 months ago (2014-04-30 23:06:14 UTC) #5
ddorwin
https://codereview.chromium.org/253313004/diff/70001/media/cdm/ppapi/cdm_adapter.cc File media/cdm/ppapi/cdm_adapter.cc (right): https://codereview.chromium.org/253313004/diff/70001/media/cdm/ppapi/cdm_adapter.cc#newcode847 media/cdm/ppapi/cdm_adapter.cc:847: if (!uma_for_output_protection_query_reported_) { Why not handle this logic inside ...
6 years, 7 months ago (2014-04-30 23:13:35 UTC) #6
xhwang
PTAL again. https://codereview.chromium.org/253313004/diff/70001/media/cdm/ppapi/cdm_adapter.cc File media/cdm/ppapi/cdm_adapter.cc (right): https://codereview.chromium.org/253313004/diff/70001/media/cdm/ppapi/cdm_adapter.cc#newcode847 media/cdm/ppapi/cdm_adapter.cc:847: if (!uma_for_output_protection_query_reported_) { On 2014/04/30 23:13:35, ddorwin ...
6 years, 7 months ago (2014-04-30 23:48:15 UTC) #7
xhwang
comments addressed
6 years, 7 months ago (2014-04-30 23:52:24 UTC) #8
ddorwin
lgtm https://codereview.chromium.org/253313004/diff/90001/media/cdm/ppapi/cdm_adapter.cc File media/cdm/ppapi/cdm_adapter.cc (right): https://codereview.chromium.org/253313004/diff/90001/media/cdm/ppapi/cdm_adapter.cc#newcode925 media/cdm/ppapi/cdm_adapter.cc:925: // Instead, we will calculate number of negatives ...
6 years, 7 months ago (2014-05-01 04:41:19 UTC) #9
xhwang
comments addressed
6 years, 7 months ago (2014-05-01 16:16:31 UTC) #10
xhwang
https://codereview.chromium.org/253313004/diff/90001/media/cdm/ppapi/cdm_adapter.cc File media/cdm/ppapi/cdm_adapter.cc (right): https://codereview.chromium.org/253313004/diff/90001/media/cdm/ppapi/cdm_adapter.cc#newcode925 media/cdm/ppapi/cdm_adapter.cc:925: // Instead, we will calculate number of negatives using ...
6 years, 7 months ago (2014-05-01 16:16:44 UTC) #11
xhwang
jar@: Please OWNERS review histograms.xml. Thanks!
6 years, 7 months ago (2014-05-01 16:17:13 UTC) #12
xhwang
On 2014/05/01 16:17:13, xhwang wrote: > jar@: Please OWNERS review histograms.xml. Thanks! jar@: Ping!
6 years, 7 months ago (2014-05-02 17:02:29 UTC) #13
xhwang
+asvitkine: Please help OWNERS review histograms.xml. Thanks!
6 years, 7 months ago (2014-05-02 18:59:25 UTC) #14
Alexei Svitkine (slow)
lgtm
6 years, 7 months ago (2014-05-02 19:33:58 UTC) #15
xhwang
The CQ bit was checked by xhwang@chromium.org
6 years, 7 months ago (2014-05-02 19:56:26 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/253313004/110001
6 years, 7 months ago (2014-05-02 19:57:15 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-02 20:19:15 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium
6 years, 7 months ago (2014-05-02 20:19:16 UTC) #19
xhwang
The CQ bit was checked by xhwang@chromium.org
6 years, 7 months ago (2014-05-02 20:37:14 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/253313004/110001
6 years, 7 months ago (2014-05-02 20:38:04 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-02 20:42:30 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel on tryserver.chromium
6 years, 7 months ago (2014-05-02 20:42:31 UTC) #23
xhwang
The CQ bit was checked by xhwang@chromium.org
6 years, 7 months ago (2014-05-03 01:02:49 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/253313004/110001
6 years, 7 months ago (2014-05-03 01:03:17 UTC) #25
commit-bot: I haz the power
6 years, 7 months ago (2014-05-03 03:20:36 UTC) #26
Message was sent while issue was closed.
Change committed as 268025

Powered by Google App Engine
This is Rietveld 408576698