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

Issue 423083002: Add new hotword extension for built-in hotword triggering. (Closed)

Created:
6 years, 4 months ago by Anand Mistry (off Chromium)
Modified:
6 years, 4 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, rlp+watch_chromium.org, arv+watch_chromium.org, extensions-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add new hotword extension for built-in hotword triggering. This is just a skeleton of the extension and doesn't have any functionality. Can't use the existing hotword_helper since this has a hard dependency on a shared module (which doesn't yet exist). BUG=397019 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288956

Patch Set 1 #

Total comments: 5

Patch Set 2 : Rebase onto 442183002 #

Total comments: 2

Patch Set 3 : Sync and rebase. #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -6 lines) Patch
M WATCHLISTS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_resources.grd View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/component_loader.cc View 1 2 1 chunk +8 lines, -2 lines 0 comments Download
M chrome/browser/extensions/external_component_loader.cc View 1 2 2 chunks +16 lines, -3 lines 0 comments Download
M chrome/browser/resources/component_extension_resources.grd View 1 2 1 chunk +4 lines, -1 line 0 comments Download
A chrome/browser/resources/hotword/manager.js View 1 chunk +15 lines, -0 lines 0 comments Download
A chrome/browser/resources/hotword/manifest.json View 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Anand Mistry (off Chromium)
jhawkins: Not sure who to send this to, so I just picked you since you ...
6 years, 4 months ago (2014-07-29 07:29:05 UTC) #1
kcarattini
lgtm
6 years, 4 months ago (2014-07-30 03:39:30 UTC) #2
Anand Mistry (off Chromium)
James: Ping!
6 years, 4 months ago (2014-08-04 23:41:10 UTC) #3
James Hawkins
https://codereview.chromium.org/423083002/diff/1/chrome/browser/extensions/component_loader.cc File chrome/browser/extensions/component_loader.cc (right): https://codereview.chromium.org/423083002/diff/1/chrome/browser/extensions/component_loader.cc#newcode313 chrome/browser/extensions/component_loader.cc:313: #if defined(OS_CHROMEOS) Please get rid of this #ifdef by ...
6 years, 4 months ago (2014-08-05 08:59:45 UTC) #4
Anand Mistry (off Chromium)
https://codereview.chromium.org/423083002/diff/1/chrome/browser/extensions/component_loader.cc File chrome/browser/extensions/component_loader.cc (right): https://codereview.chromium.org/423083002/diff/1/chrome/browser/extensions/component_loader.cc#newcode313 chrome/browser/extensions/component_loader.cc:313: #if defined(OS_CHROMEOS) On 2014/08/05 08:59:45, James Hawkins wrote: > ...
6 years, 4 months ago (2014-08-06 01:46:07 UTC) #5
James Hawkins
LGTM with an issue in manifest.json to resolve. https://codereview.chromium.org/423083002/diff/20001/chrome/browser/resources/hotword/manifest.json File chrome/browser/resources/hotword/manifest.json (right): https://codereview.chromium.org/423083002/diff/20001/chrome/browser/resources/hotword/manifest.json#newcode30 chrome/browser/resources/hotword/manifest.json:30: // ...
6 years, 4 months ago (2014-08-08 09:20:18 UTC) #6
Anand Mistry (off Chromium)
https://codereview.chromium.org/423083002/diff/20001/chrome/browser/resources/hotword/manifest.json File chrome/browser/resources/hotword/manifest.json (right): https://codereview.chromium.org/423083002/diff/20001/chrome/browser/resources/hotword/manifest.json#newcode30 chrome/browser/resources/hotword/manifest.json:30: // TODO(amistry): For now, use a locally modified version ...
6 years, 4 months ago (2014-08-11 00:43:59 UTC) #7
benwells
On 2014/08/11 00:43:59, Anand Mistry wrote: > https://codereview.chromium.org/423083002/diff/20001/chrome/browser/resources/hotword/manifest.json > File chrome/browser/resources/hotword/manifest.json (right): > > https://codereview.chromium.org/423083002/diff/20001/chrome/browser/resources/hotword/manifest.json#newcode30 ...
6 years, 4 months ago (2014-08-11 06:15:18 UTC) #8
Anand Mistry (off Chromium)
On 2014/08/11 06:15:18, benwells wrote: > On 2014/08/11 00:43:59, Anand Mistry wrote: > > > ...
6 years, 4 months ago (2014-08-11 07:04:57 UTC) #9
benwells
On 2014/08/11 07:04:57, Anand Mistry wrote: > On 2014/08/11 06:15:18, benwells wrote: > > On ...
6 years, 4 months ago (2014-08-11 07:15:59 UTC) #10
James Hawkins
lgtm
6 years, 4 months ago (2014-08-11 14:17:11 UTC) #11
Anand Mistry (off Chromium)
The CQ bit was checked by amistry@chromium.org
6 years, 4 months ago (2014-08-12 00:03:45 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/amistry@chromium.org/423083002/60001
6 years, 4 months ago (2014-08-12 00:06:53 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-12 01:52:45 UTC) #14
commit-bot: I haz the power
6 years, 4 months ago (2014-08-12 14:31:46 UTC) #15
Message was sent while issue was closed.
Change committed as 288956

Powered by Google App Engine
This is Rietveld 408576698