Implement always-on hotwording.
commit7614af31d02aec4b6aac9d7905e2860898cfdbaf
authoramistry <amistry@chromium.org>
Wed, 15 Oct 2014 15:15:38 +0000 (15 08:15 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Oct 2014 15:15:50 +0000 (15 15:15 +0000)
tree28037f0eacffaf2da6da525760e2705bb3291211
parent3d36c0b918d8a5f2138f96fd15b593c5e3504022
Implement always-on hotwording.

This is the JS side of always-on hotwording.

BUG=397019

Review URL: https://codereview.chromium.org/633703002

Cr-Commit-Position: refs/heads/master@{#299687}
chrome/browser/resources/component_extension_resources.grd
chrome/browser/resources/hotword/always_on_manager.js [new file with mode: 0644]
chrome/browser/resources/hotword/base_session_manager.js [new file with mode: 0644]
chrome/browser/resources/hotword/constants.js
chrome/browser/resources/hotword/launcher_manager.js [new file with mode: 0644]
chrome/browser/resources/hotword/manager.js
chrome/browser/resources/hotword/manifest.json
chrome/browser/resources/hotword/state_manager.js