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

Issue 1132943004: Add Apps.AppListSearchResultDistanceFromOrigin UMA stat. (Closed)

Created:
5 years, 7 months ago by calamity
Modified:
5 years, 7 months ago
CC:
chromium-reviews, tfarina, Matt Giuca, asvitkine+watch_chromium.org, tapted, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@add_query_length_stat
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add Apps.AppListSearchResultDistanceFromOrigin UMA stat. This CL adds a UMA stat that tracks how far an opened app list search result is from the top left of the search results view. This will provide information on the quality of search result ranking. BUG=485449 Committed: https://crrev.com/9aa69c916466e9d1f3527847f1ece710eeeab7ab Cr-Commit-Position: refs/heads/master@{#329368}

Patch Set 1 #

Total comments: 8

Patch Set 2 : address comments #

Patch Set 3 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -3 lines) Patch
M tools/metrics/histograms/histograms.xml View 1 chunk +8 lines, -0 lines 0 comments Download
M ui/app_list/app_list_constants.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/app_list/app_list_constants.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M ui/app_list/search_controller.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M ui/app_list/search_result.h View 2 chunks +9 lines, -0 lines 0 comments Download
M ui/app_list/search_result.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/app_list/views/search_result_container_view.h View 1 1 chunk +12 lines, -0 lines 0 comments Download
M ui/app_list/views/search_result_container_view.cc View 2 chunks +5 lines, -1 line 0 comments Download
M ui/app_list/views/search_result_list_view.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/app_list/views/search_result_list_view.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download
M ui/app_list/views/search_result_page_view.cc View 1 2 1 chunk +10 lines, -2 lines 0 comments Download
M ui/app_list/views/search_result_tile_item_list_view.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/app_list/views/search_result_tile_item_list_view.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download
M ui/app_list/views/search_result_tile_item_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/app_list/views/start_page_view.cc View 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
calamity
5 years, 7 months ago (2015-05-11 05:47:40 UTC) #2
Matt Giuca
Wow, pretty hard code for stats. https://codereview.chromium.org/1132943004/diff/1/ui/app_list/views/search_result_container_view.h File ui/app_list/views/search_result_container_view.h (right): https://codereview.chromium.org/1132943004/diff/1/ui/app_list/views/search_result_container_view.h#newcode48 ui/app_list/views/search_result_container_view.h:48: virtual void NotifyFirstResultYIndex(int ...
5 years, 7 months ago (2015-05-11 06:50:41 UTC) #3
calamity
+asvitkine for histograms OWNERS. https://codereview.chromium.org/1132943004/diff/1/ui/app_list/views/search_result_container_view.h File ui/app_list/views/search_result_container_view.h (right): https://codereview.chromium.org/1132943004/diff/1/ui/app_list/views/search_result_container_view.h#newcode48 ui/app_list/views/search_result_container_view.h:48: virtual void NotifyFirstResultYIndex(int y_index) = ...
5 years, 7 months ago (2015-05-11 07:15:03 UTC) #6
Matt Giuca
lgtm
5 years, 7 months ago (2015-05-11 07:22:05 UTC) #7
Alexei Svitkine (slow)
lgtm
5 years, 7 months ago (2015-05-11 15:00:39 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132943004/40001
5 years, 7 months ago (2015-05-12 01:15:34 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/56275)
5 years, 7 months ago (2015-05-12 02:35:03 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132943004/40001
5 years, 7 months ago (2015-05-12 02:47:29 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/56306)
5 years, 7 months ago (2015-05-12 04:20:30 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1132943004/60001
5 years, 7 months ago (2015-05-12 05:33:13 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 7 months ago (2015-05-12 07:25:35 UTC) #20
commit-bot: I haz the power
5 years, 7 months ago (2015-05-12 07:26:13 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9aa69c916466e9d1f3527847f1ece710eeeab7ab
Cr-Commit-Position: refs/heads/master@{#329368}

Powered by Google App Engine
This is Rietveld 408576698