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

Issue 2900913002: add UMA metrics for voice interaction entries. (Closed)

Created:
3 years, 7 months ago by Muyuan
Modified:
3 years, 7 months ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, sadrul, yusukes+watch_chromium.org, hidehiko+watch_chromium.org, oshima+watch_chromium.org, asvitkine+watch_chromium.org, lhchavez+watch_chromium.org, victorhsieh+watch_chromium.org, kalyank, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

add UMA metrics for voice interaction entries. BUG=b/38201455 TEST=manually test on device Review-Url: https://codereview.chromium.org/2900913002 Cr-Commit-Position: refs/heads/master@{#474415} Committed: https://chromium.googlesource.com/chromium/src/+/2614b90ab83cd2fc4512d7b28dd7ba72cc28d197

Patch Set 1 #

Patch Set 2 : add UMA metrics for voice interaction entries. #

Total comments: 2

Patch Set 3 : address review comment #

Patch Set 4 : add UMA metrics for voice interaction entries. #

Total comments: 4

Patch Set 5 : change to log user action instead. #

Total comments: 12

Patch Set 6 : address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -0 lines) Patch
M ash/shelf/app_list_button.cc View 1 2 3 4 5 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc View 1 2 3 4 5 3 chunks +23 lines, -0 lines 0 comments Download
M tools/metrics/actions/actions.xml View 1 2 3 4 5 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (7 generated)
Muyuan
lhchavez: Please review changes in arc_voice_interaction_framework_service.cc. skuhne: Please review changes in app_list_button.cc isherman: Please review ...
3 years, 7 months ago (2017-05-23 00:46:20 UTC) #2
Ilya Sherman
Rather than adding four separate histograms, with one bucket each, please either (a) add a ...
3 years, 7 months ago (2017-05-23 15:20:07 UTC) #3
Luis Héctor Chávez
chrome/browser/chromeos/arc lgtm with a nit https://codereview.chromium.org/2900913002/diff/20001/chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc File chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc (right): https://codereview.chromium.org/2900913002/diff/20001/chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc#newcode137 chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc:137: if (accelerator.IsCmdDown() && accelerator.key_code() ...
3 years, 7 months ago (2017-05-23 15:24:44 UTC) #4
Mr4D (OOO till 08-26)
app_listbutton.cc lgtm
3 years, 7 months ago (2017-05-23 17:42:54 UTC) #5
Muyuan
On 2017/05/23 15:20:07, Ilya Sherman wrote: > Rather than adding four separate histograms, with one ...
3 years, 7 months ago (2017-05-23 21:58:37 UTC) #6
Muyuan
https://codereview.chromium.org/2900913002/diff/20001/chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc File chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc (right): https://codereview.chromium.org/2900913002/diff/20001/chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc#newcode137 chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc:137: if (accelerator.IsCmdDown() && accelerator.key_code() == ui::VKEY_SPACE) On 2017/05/23 15:24:44, ...
3 years, 7 months ago (2017-05-23 21:58:42 UTC) #7
Muyuan
derat@chromium.org: Please review changes in ash/metrics/
3 years, 7 months ago (2017-05-23 22:02:23 UTC) #9
Daniel Erat
https://codereview.chromium.org/2900913002/diff/60001/ash/metrics/voice_interaction_metrics.h File ash/metrics/voice_interaction_metrics.h (right): https://codereview.chromium.org/2900913002/diff/60001/ash/metrics/voice_interaction_metrics.h#newcode10 ash/metrics/voice_interaction_metrics.h:10: enum class VoiceInteractionMetaLayerEntry { i think it would make ...
3 years, 7 months ago (2017-05-23 22:32:18 UTC) #10
Muyuan
https://codereview.chromium.org/2900913002/diff/60001/ash/metrics/voice_interaction_metrics.h File ash/metrics/voice_interaction_metrics.h (right): https://codereview.chromium.org/2900913002/diff/60001/ash/metrics/voice_interaction_metrics.h#newcode10 ash/metrics/voice_interaction_metrics.h:10: enum class VoiceInteractionMetaLayerEntry { On 2017/05/23 22:32:18, Daniel Erat ...
3 years, 7 months ago (2017-05-24 00:24:54 UTC) #11
Ilya Sherman
Metrics LGTM % nits: https://codereview.chromium.org/2900913002/diff/80001/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2900913002/diff/80001/tools/metrics/actions/actions.xml#newcode16846 tools/metrics/actions/actions.xml:16846: <action name="VoiceInteraction.Entry.AppListButtonLongPress"> Optional nit: I'd ...
3 years, 7 months ago (2017-05-24 05:47:59 UTC) #13
Daniel Erat
https://codereview.chromium.org/2900913002/diff/80001/chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc File chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc (right): https://codereview.chromium.org/2900913002/diff/80001/chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc#newcode131 chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc:131: "VoiceInteraction.MetaLayerEntry.Search_Shift_A")); oh, i thought "meta" was referring to the ...
3 years, 7 months ago (2017-05-24 13:07:55 UTC) #14
Muyuan
https://codereview.chromium.org/2900913002/diff/80001/chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc File chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc (right): https://codereview.chromium.org/2900913002/diff/80001/chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc#newcode131 chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc:131: "VoiceInteraction.MetaLayerEntry.Search_Shift_A")); On 2017/05/24 13:07:55, Daniel Erat wrote: > oh, ...
3 years, 7 months ago (2017-05-24 17:48:57 UTC) #15
Daniel Erat
lgtm
3 years, 7 months ago (2017-05-24 20:22:31 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2900913002/100001
3 years, 7 months ago (2017-05-24 20:25:04 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-05-24 20:54:18 UTC) #22
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/2614b90ab83cd2fc4512d7b28dd7...

Powered by Google App Engine
This is Rietveld 408576698