summaryrefslogtreecommitdiffstats
path: root/chrome/browser/speech
Commit message (Expand)AuthorAgeFilesLines
* views: Move LinkController into its own header file.tfarina@chromium.org2011-04-251-5/+6
* gtk: Move bubble related files into ui/gtk/bubble directory.tfarina@chromium.org2011-04-211-40/+37
* Move bubble related files into bubble subdir.ben@chromium.org2011-04-141-20/+19
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Set the linux speech bubble to be the same size in warm up and recording modes.satish@chromium.org2011-04-061-7/+32
* Move the spinner & warm up animation frames into file-scoped globals instead ...satish@chromium.org2011-04-061-72/+94
* In speech input, introduce a 'warm up' screen for slow audio capture devices.satish@chromium.org2011-04-059-62/+167
* Move some files from base to base/memory.levin@chromium.org2011-03-285-8/+8
* Theme system cleanuperg@google.com2011-03-231-2/+2
* Show the speech input bubble immediately after user clicks.satish@chromium.org2011-03-151-4/+1
* Get the mac bubble to resize propery and fit content in all states.satish@chromium.org2011-03-141-0/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-092-6/+6
* Better error messages for speech input errors.satish@chromium.org2011-03-071-15/+23
* Enable speech input by default and remove unused code.satish@chromium.org2011-03-041-21/+0
* Redo the speech bubble layout on mac.satish@chromium.org2011-03-031-4/+5
* Redo the speech bubble layout on GTK.satish@chromium.org2011-03-031-14/+41
* Final conversion step. Convert FocusManager, WidgetWin, SpeechInputBubble, an...ben@chromium.org2011-03-031-6/+5
* Change from PROCESS_LAUNCHER to FILE thread per earlier suggestion.satish@chromium.org2011-03-021-4/+3
* Redo the speech bubble layout on windows.satish@chromium.org2011-03-021-33/+71
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-022-2/+2
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-022-4/+4
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-021-5/+6
* Remove/replace RootView/Widget getters with new NativeWidget getters.ben@chromium.org2011-03-021-6/+5
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-012-2/+1
* Add a noise indicator to the speech bubble volume indicator.satish@chromium.org2011-03-015-38/+72
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-2/+2
* Move core pieces of speech from chrome to content.jam@chromium.org2011-02-2620-3097/+3
* Fix a crash in speech input bubble.amit@chromium.org2011-02-251-13/+17
* views: Move the remaining layout constants to the views namespace. Final Part.tfarina@chromium.org2011-02-231-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-057-9/+9
* views: Add namespace views to layout_constants.htfarina@chromium.org2011-02-041-3/+3
* Avoid Xcode 3.1 gcc 4.2 compiler warning:wtc@chromium.org2011-02-031-5/+5
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-1/+1
* Mark GrammarAttribute and TestBasicRecognition as DISABLED for Chrome buildseblake@chromium.org2011-01-311-2/+9
* Part 2 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-282-3/+7
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-261-1/+1
* Avoid closing speech input UI bubble twice.leandrogracia@chromium.org2011-01-251-1/+0
* Fix speech input bubble in GTK to avoid setting images when not visible.leandrogracia@chromium.org2011-01-251-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-214-4/+4
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-2/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-5/+5
* Add OWNERS files to autofill, notifications and speech subdirs.tfarina@chromium.org2011-01-211-0/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-203-3/+3
* Fix a potential assert in SpeechRecognizer dtor.satish@chromium.org2011-01-201-3/+6
* Cancel any pending speech recognitions when the dispatcher host terminates.satish@chromium.org2011-01-205-11/+47
* If user had consented for metrics reporting, send speech input request origin...satish@chromium.org2011-01-2011-56/+74
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-191-5/+5
* Revert http://src.chromium.org/viewvc/chrome?view=rev&revision=70896 to move ...satish@chromium.org2011-01-194-16/+48
* A quick fix for Bug 69906.hbono@chromium.org2011-01-181-1/+7