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

Issue 796293002: App list voice searches now prioritize exact-match web results. (Closed)

Created:
6 years ago by Matt Giuca
Modified:
6 years ago
Reviewers:
calamity, Jun Mukai
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

App list voice searches now prioritize exact-match web results. This means that if you do a voice search, the first result will always be a web search for exactly what you said (not some other result like an app, or a search from your history). So you can now use the voice search interface as a direct way to send queries to the web search. BUG=436665 TBR=mukai@chromium.org Committed: https://crrev.com/403458264d79f23f3b4e6b613ccabb654ebee499 Cr-Commit-Position: refs/heads/master@{#308518}

Patch Set 1 #

Patch Set 2 : Cleanup. #

Patch Set 3 : Fixed MixerTest and add MixerTest.VoiceQuery. #

Total comments: 6

Patch Set 4 : Rebase. #

Patch Set 5 : Fix Athena build. #

Patch Set 6 : app_list_model: Removed unused field. #

Patch Set 7 : Nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -19 lines) Patch
M athena/home/app_list_view_delegate.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/app_list/app_list_view_delegate.h View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_view_delegate.cc View 1 2 3 4 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/ui/app_list/search/omnibox_provider.cc View 1 2 chunks +12 lines, -0 lines 0 comments Download
M ui/app_list/search/mixer.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M ui/app_list/search/mixer.cc View 1 2 3 4 chunks +11 lines, -5 lines 0 comments Download
M ui/app_list/search/mixer_unittest.cc View 1 2 7 chunks +43 lines, -3 lines 0 comments Download
M ui/app_list/search_controller.h View 2 chunks +3 lines, -1 line 0 comments Download
M ui/app_list/search_controller.cc View 1 3 chunks +9 lines, -6 lines 0 comments Download
M ui/app_list/search_result.h View 1 2 3 3 chunks +7 lines, -0 lines 0 comments Download
M ui/app_list/search_result.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
Matt Giuca
OK so I looked into writing tests. There are three separate pieces of functionality here ...
6 years ago (2014-12-15 02:43:00 UTC) #2
calamity
Maybe you can write an AppListViewUnittest that walks through the entire process of doing a ...
6 years ago (2014-12-16 01:50:04 UTC) #3
Matt Giuca
Will do the test in a follow-up. https://codereview.chromium.org/796293002/diff/40001/chrome/browser/ui/app_list/app_list_view_delegate.h File chrome/browser/ui/app_list/app_list_view_delegate.h (right): https://codereview.chromium.org/796293002/diff/40001/chrome/browser/ui/app_list/app_list_view_delegate.h#newcode172 chrome/browser/ui/app_list/app_list_view_delegate.h:172: // Determines ...
6 years ago (2014-12-16 02:04:09 UTC) #4
calamity
lgtm
6 years ago (2014-12-16 02:09:23 UTC) #5
Matt Giuca
TBR mukai for mechanical athena change.
6 years ago (2014-12-16 02:11:55 UTC) #6
Matt Giuca
Actually adding mukai@.
6 years ago (2014-12-16 02:12:25 UTC) #8
Jun Mukai
lgtm
6 years ago (2014-12-16 02:13:30 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/796293002/120001
6 years ago (2014-12-16 02:13:57 UTC) #11
commit-bot: I haz the power
Committed patchset #7 (id:120001)
6 years ago (2014-12-16 03:08:53 UTC) #12
commit-bot: I haz the power
6 years ago (2014-12-16 03:10:19 UTC) #13
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/403458264d79f23f3b4e6b613ccabb654ebee499
Cr-Commit-Position: refs/heads/master@{#308518}

Powered by Google App Engine
This is Rietveld 408576698