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

Issue 992173002: Delete the old hotwording integration. (Closed)

Created:
5 years, 9 months ago by Anand Mistry (off Chromium)
Modified:
5 years, 9 months ago
CC:
chromium-reviews, skanuj+watch_chromium.org, posciak+watch_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, arv+watch_chromium.org, extensions-reviews_chromium.org, melevin+watch_chromium.org, rlp+watch_chromium.org, chromium-apps-reviews_chromium.org, dbeam+watch-options_chromium.org, feature-media-reviews_chromium.org, jfweitz+watch_chromium.org, Jered, chrome-apps-syd-reviews_chromium.org, michaelpg+watch-options_chromium.org, tfarina, donnd+watch_chromium.org, mcasas+watch_chromium.org, David Black, samarth+watch_chromium.org, kmadhusu+watch_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@hotword-remove-disable-option
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Delete the old hotwording integration. BUG=439143 Committed: https://crrev.com/34d3f96d36fcac03d665f4fff98c5bb3944124ec Cr-Commit-Position: refs/heads/master@{#322333}

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 7

Patch Set 3 : Remove extension availability tracking metric. #

Patch Set 4 : Rebase #

Total comments: 4

Patch Set 5 : Rebase and delete call to deleted function. #

Total comments: 2

Patch Set 6 : Move old extension ID constant. #

Total comments: 3

Patch Set 7 : Remove unneeded forward decl. #

Patch Set 8 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -1857 lines) Patch
M chrome/browser/browser_resources.grd View 1 2 3 4 5 6 7 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/hotword_private/hotword_private_api.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/component_loader.cc View 1 2 3 4 5 6 7 2 chunks +3 lines, -9 lines 0 comments Download
M chrome/browser/extensions/external_component_loader.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/media/media_capture_devices_dispatcher.cc View 1 chunk +6 lines, -8 lines 0 comments Download
M chrome/browser/media/media_stream_capture_indicator.cc View 1 chunk +0 lines, -1 line 0 comments Download
D chrome/browser/resources/app_list/audio_manager.js View 1 chunk +0 lines, -107 lines 0 comments Download
D chrome/browser/resources/app_list/hotword_nacl.nmf View 1 chunk +0 lines, -7 lines 0 comments Download
D chrome/browser/resources/app_list/plugin_manager.js View 1 chunk +0 lines, -168 lines 0 comments Download
D chrome/browser/resources/app_list/speech_manager.js View 1 chunk +0 lines, -312 lines 0 comments Download
D chrome/browser/resources/app_list/speech_recognition_manager.js View 1 chunk +0 lines, -91 lines 0 comments Download
M chrome/browser/resources/app_list/start_page.js View 2 chunks +1 line, -36 lines 0 comments Download
M chrome/browser/resources/component_extension_resources.grd View 1 chunk +1 line, -5 lines 0 comments Download
D chrome/browser/resources/hotword_helper/audio_client.js View 1 chunk +0 lines, -387 lines 0 comments Download
D chrome/browser/resources/hotword_helper/manager.js View 1 chunk +0 lines, -232 lines 0 comments Download
D chrome/browser/resources/hotword_helper/manifest.json View 1 chunk +0 lines, -41 lines 0 comments Download
M chrome/browser/search/hotword_service.h View 1 2 3 4 5 6 7 2 chunks +0 lines, -12 lines 0 comments Download
M chrome/browser/search/hotword_service.cc View 1 2 3 4 5 6 7 14 chunks +19 lines, -95 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_view_delegate.cc View 1 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/ui/app_list/start_page_service.cc View 1 2 3 4 7 chunks +27 lines, -72 lines 0 comments Download
M chrome/browser/ui/webui/app_list/start_page_handler.h View 1 2 3 4 5 6 2 chunks +1 line, -28 lines 0 comments Download
M chrome/browser/ui/webui/app_list/start_page_handler.cc View 6 chunks +1 line, -149 lines 0 comments Download
M chrome/browser/ui/webui/app_list/start_page_ui.cc View 2 chunks +0 lines, -50 lines 0 comments Download
M chrome/browser/ui/webui/options/browser_options_handler.cc View 1 2 3 4 5 6 7 1 chunk +11 lines, -17 lines 0 comments Download
M chrome/browser/ui/webui/voice_search_ui.cc View 2 chunks +3 lines, -11 lines 0 comments Download
M chrome/common/extensions/api/_permission_features.json View 1 2 3 4 5 6 7 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/extensions/extension_constants.h View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/common/extensions/extension_constants.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M extensions/common/api/_permission_features.json View 1 2 3 4 5 6 7 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 25 (5 generated)
Anand Mistry (off Chromium)
5 years, 9 months ago (2015-03-17 00:18:27 UTC) #2
kcarattini
https://codereview.chromium.org/992173002/diff/20001/chrome/browser/search/hotword_service.cc File chrome/browser/search/hotword_service.cc (right): https://codereview.chromium.org/992173002/diff/20001/chrome/browser/search/hotword_service.cc#newcode139 chrome/browser/search/hotword_service.cc:139: extension_misc::kHotwordSharedModuleId)) { If you are changing the meaning of ...
5 years, 9 months ago (2015-03-17 00:41:13 UTC) #3
Anand Mistry (off Chromium)
https://codereview.chromium.org/992173002/diff/20001/chrome/browser/search/hotword_service.cc File chrome/browser/search/hotword_service.cc (right): https://codereview.chromium.org/992173002/diff/20001/chrome/browser/search/hotword_service.cc#newcode139 chrome/browser/search/hotword_service.cc:139: extension_misc::kHotwordSharedModuleId)) { On 2015/03/17 00:41:13, kcarattini wrote: > If ...
5 years, 9 months ago (2015-03-17 03:00:46 UTC) #4
kcarattini
https://codereview.chromium.org/992173002/diff/20001/chrome/common/extensions/api/_permission_features.json File chrome/common/extensions/api/_permission_features.json (left): https://codereview.chromium.org/992173002/diff/20001/chrome/common/extensions/api/_permission_features.json#oldcode493 chrome/common/extensions/api/_permission_features.json:493: "09FDCB5851B8F3378DB630D06E316076E89C95A6", // hotword nacl On 2015/03/17 03:00:46, Anand Mistry ...
5 years, 9 months ago (2015-03-17 22:55:22 UTC) #5
Anand Mistry (off Chromium)
On 2015/03/17 22:55:22, kcarattini wrote: > https://codereview.chromium.org/992173002/diff/20001/chrome/common/extensions/api/_permission_features.json > File chrome/common/extensions/api/_permission_features.json (left): > > https://codereview.chromium.org/992173002/diff/20001/chrome/common/extensions/api/_permission_features.json#oldcode493 > ...
5 years, 9 months ago (2015-03-18 01:33:41 UTC) #6
kcarattini
lgtm
5 years, 9 months ago (2015-03-18 01:42:52 UTC) #7
Matt Giuca
Reviewed all the files, but mostly in app_list. You will need more reviewers for the ...
5 years, 9 months ago (2015-03-19 00:46:06 UTC) #8
Anand Mistry (off Chromium)
xhwang@chromium.org: Please review changes in chrome/browser/media benwells@chromium.org: Please review extensions stuff thestig@chromium.org: For OWNERS. https://codereview.chromium.org/992173002/diff/60001/chrome/browser/ui/app_list/start_page_service.cc ...
5 years, 9 months ago (2015-03-19 05:09:16 UTC) #10
xhwang
Replace myself with the correct owners: miu: chrome/browser/media/media_stream_capture_indicator.cc tommi: chrome/browser/media/media_capture_devices_dispatcher.cc
5 years, 9 months ago (2015-03-19 05:17:45 UTC) #12
Matt Giuca
lgtm
5 years, 9 months ago (2015-03-19 06:09:12 UTC) #13
benwells
https://codereview.chromium.org/992173002/diff/80001/chrome/common/extensions/extension_constants.h File chrome/common/extensions/extension_constants.h (right): https://codereview.chromium.org/992173002/diff/80001/chrome/common/extensions/extension_constants.h#newcode80 chrome/common/extensions/extension_constants.h:80: extern const char kHotwordOldExtensionId[]; Is this deliberately left in? ...
5 years, 9 months ago (2015-03-20 02:47:06 UTC) #14
Anand Mistry (off Chromium)
https://codereview.chromium.org/992173002/diff/80001/chrome/common/extensions/extension_constants.h File chrome/common/extensions/extension_constants.h (right): https://codereview.chromium.org/992173002/diff/80001/chrome/common/extensions/extension_constants.h#newcode80 chrome/common/extensions/extension_constants.h:80: extern const char kHotwordOldExtensionId[]; On 2015/03/20 02:47:06, benwells wrote: ...
5 years, 9 months ago (2015-03-20 03:21:51 UTC) #15
benwells
lgtm
5 years, 9 months ago (2015-03-20 04:06:33 UTC) #16
miu
media_stream_capture_indicator lgtm % a concern: https://codereview.chromium.org/992173002/diff/100001/chrome/browser/media/media_stream_capture_indicator.cc File chrome/browser/media/media_stream_capture_indicator.cc (right): https://codereview.chromium.org/992173002/diff/100001/chrome/browser/media/media_stream_capture_indicator.cc#newcode60 chrome/browser/media/media_stream_capture_indicator.cc:60: extension_misc::kHotwordNewExtensionId, Out of curiosity, ...
5 years, 9 months ago (2015-03-20 04:43:51 UTC) #17
Anand Mistry (off Chromium)
tommi, thestig: Pingu! (http://en.wikipedia.org/wiki/Pingu)
5 years, 9 months ago (2015-03-23 23:18:46 UTC) #18
Lei Zhang
non-{app_list, extensions, media} chrome/ bits lgtm https://codereview.chromium.org/992173002/diff/100001/chrome/browser/ui/webui/app_list/start_page_handler.h File chrome/browser/ui/webui/app_list/start_page_handler.h (right): https://codereview.chromium.org/992173002/diff/100001/chrome/browser/ui/webui/app_list/start_page_handler.h#newcode18 chrome/browser/ui/webui/app_list/start_page_handler.h:18: class ExtensionRegistry; no ...
5 years, 9 months ago (2015-03-23 23:41:18 UTC) #19
Anand Mistry (off Chromium)
https://codereview.chromium.org/992173002/diff/100001/chrome/browser/ui/webui/app_list/start_page_handler.h File chrome/browser/ui/webui/app_list/start_page_handler.h (right): https://codereview.chromium.org/992173002/diff/100001/chrome/browser/ui/webui/app_list/start_page_handler.h#newcode18 chrome/browser/ui/webui/app_list/start_page_handler.h:18: class ExtensionRegistry; On 2015/03/23 23:41:18, Lei Zhang wrote: > ...
5 years, 9 months ago (2015-03-24 06:15:36 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/992173002/140001
5 years, 9 months ago (2015-03-26 05:26:17 UTC) #23
commit-bot: I haz the power
Committed patchset #8 (id:140001)
5 years, 9 months ago (2015-03-26 06:11:32 UTC) #24
commit-bot: I haz the power
5 years, 9 months ago (2015-03-26 06:12:27 UTC) #25
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/34d3f96d36fcac03d665f4fff98c5bb3944124ec
Cr-Commit-Position: refs/heads/master@{#322333}

Powered by Google App Engine
This is Rietveld 408576698