| Commit message (Expand) | Author | Age | Files | Lines |
* | Add base namespace to some instances of string16. | brettw@chromium.org | 2013-12-06 | 1 | -1/+1 |
* | Allows chrome://app-list/ to recognize speech. | mukai@chromium.org | 2013-10-31 | 1 | -0/+10 |
* | Make SpeechRecognition API work inside <webview>. | lazyboy@chromium.org | 2013-10-08 | 1 | -2/+12 |
* | [Input element speech API] Close the bubble synchronously on tab closure. | primiano@chromium.org | 2013-10-04 | 1 | -20/+29 |
* | Merge NOTIFICATION_WEB_CONTENTS_SWAPPED into NOTIFICATION_RENDER_VIEW_HOST_CH... | avi@chromium.org | 2013-10-03 | 1 | -3/+3 |
* | Allow webkitSpeechRecognition work from an app's background page. | lazyboy@chromium.org | 2013-09-29 | 1 | -8/+16 |
* | chromeos/speech API: Do not try to read kMetricsReportingEnabled since | lazyboy@chromium.org | 2013-09-27 | 1 | -0/+3 |
* | Get rid of the SpeechRecognitionPreferences interface. It only had one method... | jam@chromium.org | 2013-07-09 | 1 | -3/+12 |
* | Android: Speech Recognition infobar and tray notification. | janx@chromium.org | 2013-07-08 | 1 | -155/+1 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 3. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Removed the IsRecordingInProcess check for speech since it is not needed. | xians@chromium.org | 2013-06-05 | 1 | -3/+0 |
* | Allow virtual keyboard window to access audio stream and speech api for voice... | bshe@chromium.org | 2013-05-24 | 1 | -1/+2 |
* | Fixed the speech crash when the render view has gone away then users click "t... | xians@chromium.org | 2013-04-04 | 1 | -9/+49 |
* | Move the ViewType enum to extensions\common. | jam@chromium.org | 2013-04-01 | 1 | -4/+4 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Removed the redundant speech tray icon since we use webrtc tray icon to alert... | xians@chromium.org | 2013-02-04 | 1 | -60/+0 |
* | Make <webview> speech bubble work in platform apps. | lazyboy@chromium.org | 2013-01-29 | 1 | -1/+6 |
* | Remove the media balloon for webrtc and speech recognition. | xians@chromium.org | 2013-01-21 | 1 | -4/+4 |
* | Revert 170701 since the WebKit change has now been rolled in again. | tommi@chromium.org | 2012-12-04 | 1 | -2/+2 |
* | Revert 170668 | tasak@google.com | 2012-12-03 | 1 | -2/+2 |
* | Update the Speech Api to support array(s) of result items | tommi@chromium.org | 2012-12-01 | 1 | -2/+2 |
* | Browser Plugin: Enable Speech Bubble and Position Correctly | fsamuel@chromium.org | 2012-11-27 | 1 | -1/+2 |
* | Speech Input: always abort when user clicks outside speech bubble. | hans@chromium.org | 2012-09-20 | 1 | -5/+2 |
* | Speech JavaScript API: Use the MediaStreamManager to ask for user permission. | hans@chromium.org | 2012-09-13 | 1 | -29/+39 |
* | Changing tab closure handling logic in speech recognition code and cleaning b... | primiano@chromium.org | 2012-07-06 | 1 | -47/+170 |
* | Moving tray icon and notification balloon for background speech recognition s... | primiano@chromium.org | 2012-06-15 | 1 | -5/+56 |
* | SpeechInputExtensionManager now interface (exclusively) with SpeechRecognitio... | primiano@chromium.org | 2012-05-24 | 1 | -29/+101 |
* | Revert 138498 - SpeechInputExtensionManager now interface (exclusively) with ... | vandebo@chromium.org | 2012-05-23 | 1 | -101/+29 |
* | SpeechInputExtensionManager now interface (exclusively) with SpeechRecognitio... | primiano@chromium.org | 2012-05-23 | 1 | -29/+101 |
* | Get rid of the RenderViewType concept in content, since it was only used by C... | jam@chromium.org | 2012-05-23 | 1 | -14/+17 |
* | Refactoring of chrome speech recognition architecture (Speech CL1.8) | primiano@chromium.org | 2012-05-16 | 1 | -58/+134 |
* | Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID. | aa@chromium.org | 2012-05-14 | 1 | -2/+3 |
* | Speech refactoring: Reimplemented SpeechRecognitionManagerImpl as a FSM. (CL1.7) | primiano@chromium.org | 2012-04-25 | 1 | -54/+85 |
* | Refactoring of chrome speech recognition architecture (CL1.6) | primiano@chromium.org | 2012-04-19 | 1 | -23/+23 |
* | speech_recognition_request | primiano@chromium.org | 2012-03-26 | 1 | -0/+1 |
* | Renamed speech recognition code in preparation for introducing a new speech i... | primiano@chromium.org | 2012-03-07 | 1 | -0/+221 |