summaryrefslogtreecommitdiffstats
path: root/chrome/browser/speech/speech_input_bubble.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a noise indicator to the speech bubble volume indicator.satish@chromium.org2011-03-011-21/+27
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Part 2 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-281-1/+5
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Listen for tab close notifications and cancel active speech sessions.satish@chromium.org2011-01-071-2/+3
* Fix 2 speech input display issues seen in the M8 dev channel build.satish@chromium.org2010-10-181-10/+13
* Fix the progress animation to get displayed at the original size and not squi...satish@chromium.org2010-10-011-3/+9
* Fix build break due to comparison between signed/unsigned integers.satish@chromium.org2010-09-231-1/+1
* Earlier we used to show a static image in this state, instead we now show the...satish@chromium.org2010-09-231-1/+37
* Show a volume indicator as audio is being recorded.satish@chromium.org2010-09-161-0/+62
* We used to show error messages as info bars earlier. Based on UX feedback, we...satish@chromium.org2010-09-101-0/+20
* Implement the speech input bubble on linux/gtk.satish@chromium.org2010-09-011-5/+1
* Reverting as this breaks Chromium OS. Please fix and reland.ananta@chromium.org2010-08-311-1/+5
* Implement the speech input bubble on linux/gtk.satish@chromium.org2010-08-311-5/+1
* Implement the speech input bubble on mac.satish@chromium.org2010-08-281-2/+2
* Displays a speech input UI bubble during speech recognition.satish@chromium.org2010-08-271-0/+27