commit | 006a5c224c260b7187517432f83cd459a491cacd | [log] [tgz] |
---|---|---|
author | Katie Dektar <katie@chromium.org> | Sat Mar 13 01:36:26 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 13 01:36:26 2021 |
tree | 8379d542393b612682f1137980c9c5a692f4235e | |
parent | 4b75e8deeaf4fe7b03a93aa0975badc62476cfab [diff] |
Add a flag for dictation listening features. We hope to improve dictation by increasing listening duration for network speech and by continuing to listen after speech is finalized. These changes will be implemented behind this flag. Bug: 1186859,1186851 Change-Id: I4785add281e7040da451f2d6a1b3936ea855b012 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2758048 Commit-Queue: Katie Dektar <katie@chromium.org> Reviewed-by: Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#862629}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.