|
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}
Total comments: 8
|
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
|
Total messages: 21 (9 generated)
|