summaryrefslogtreecommitdiffstats
path: root/chrome/browser/speech
Commit message (Expand)AuthorAgeFilesLines
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-112-2/+2
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-102-4/+6
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+2
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-075-27/+29
* Allow manifest handlers to declare keys they depend on that must be parsed be...yoz@chromium.org2013-02-051-1/+1
* Removed the redundant speech tray icon since we use webrtc tray icon to alert...xians@chromium.org2013-02-044-290/+0
* replace kMultiply_Mode with kModulate_Mode (the former is deprecated). No fun...reed@google.com2013-02-011-1/+1
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-5/+9
* Make <webview> speech bubble work in platform apps.lazyboy@chromium.org2013-01-291-1/+6
* Split TTS code from TTS extension API code.dmazzoni@chromium.org2013-01-2416-222/+219
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-232-2/+2
* Remove the media balloon for webrtc and speech recognition.xians@chromium.org2013-01-213-29/+7
* Record histogram of extension API usagerpaquay@chromium.org2013-01-183-8/+11
* Make specch input extension api a PKS.ncj674@motorola.com2013-01-162-88/+69
* Move TtsEngine manifest key parsing out of extension class.ncj674@motorola.com2013-01-105-26/+112
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-222-4/+4
* Linux: use generated library loader for libspeechd.phajdan.jr@chromium.org2012-12-181-262/+96
* Revert 173550dpapad@chromium.org2012-12-171-96/+262
* Linux: use generated library loader for libspeechd.phajdan.jr@chromium.org2012-12-171-262/+96
* Simple fix for what seems to have been a problem for a while.tommi@chromium.org2012-12-171-2/+9
* Remove TabContents includes.avi@chromium.org2012-12-142-2/+0
* Fix Web Speech API crash in incognito.tommi@chromium.org2012-12-111-5/+20
* Remove deprecated extension EventRouter APIs.mpcomplete@chromium.org2012-12-073-24/+25
* Revert 170701 since the WebKit change has now been rolled in again.tommi@chromium.org2012-12-045-30/+37
* Revert 170668tasak@google.com2012-12-035-37/+30
* Update the Speech Api to support array(s) of result itemstommi@chromium.org2012-12-015-30/+37
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-2/+3
* Fix crash when loading TTS component extension in Chrome OS OOBE.dmazzoni@chromium.org2012-11-281-1/+8
* Browser Plugin: Enable Speech Bubble and Position Correctlyfsamuel@chromium.org2012-11-271-1/+2
* Reimplement Chrome OS TTS using a component extension.dmazzoni@chromium.org2012-11-2710-228/+231
* Remove PrefObserver usages, batch 11.joi@chromium.org2012-11-212-33/+23
* as the subjectxians@chromium.org2012-11-211-0/+2
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-201-5/+4
* [Coverity] Fix uninitalized scalar field.kmadhusu@chromium.org2012-11-161-0/+1
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-012-13/+9
* Remove GetExtensionEventRouter calls and replace with PKSF calls through the ...mirandac@chromium.org2012-10-293-23/+26
* Removing myself from OWNERs and WATCHLISTsatish@chromium.org2012-10-291-1/+0
* Remove implicit conversion from SkBitmap to ImageSkiapkotwicz@chromium.org2012-10-241-1/+1
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Make speech bubble spinner HiDPIpkotwicz@chromium.org2012-10-202-29/+38
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-2/+3
* Speech JavaScript API: Pass 'interimResults' and 'continuous' flags to server.hans@chromium.org2012-10-041-1/+0
* Make ExtensionTtsPlatformImplLinux a leaky singleton.dmazzoni@chromium.org2012-10-041-1/+2
* status_icons: Update StatusTray/StatusIcon to use ImageSkia.tfarina@chromium.org2012-10-031-4/+2
* Speech Input: always abort when user clicks outside speech bubble.hans@chromium.org2012-09-201-5/+2
* Speech JavaScript API: Use the MediaStreamManager to ask for user permission.hans@chromium.org2012-09-132-33/+44
* Initial support for native TTS on linux through tts extension API.dtseng@chromium.org2012-09-111-21/+361
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-063-12/+13
* Miscellaneous cleanups from several months ago I never got around to landing.pkasting@chromium.org2012-09-011-21/+18