summaryrefslogtreecommitdiffstats
path: root/chrome/browser/speech/speech_input_bubble_views.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-1/+0
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Listen for tab close notifications and cancel active speech sessions.satish@chromium.org2011-01-071-32/+5
* Remove wstring from l10n_util. Part 4.avi@chromium.org2011-01-041-5/+9
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+1
* When waiting for server, show a 'Working' message instead of 'Speak now'.satish@chromium.org2010-11-231-0/+3
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-161-1/+1
* Earlier we used to show a static image in this state, instead we now show the...satish@chromium.org2010-09-231-3/+2
* Show a volume indicator as audio is being recorded.satish@chromium.org2010-09-161-2/+13
* Fix chrome os build break caused by passing string16 where a wstring was expe...satish@chromium.org2010-09-111-1/+2
* Extend speech input bubble on windows to display error messages with try-agai...satish@chromium.org2010-09-111-62/+121
* We used to show error messages as info bars earlier. Based on UX feedback, we...satish@chromium.org2010-09-101-4/+24
* Changed a link widget to button per feedback from UX.satish@chromium.org2010-09-031-10/+8
* Implement the speech input bubble on linux/gtk.satish@chromium.org2010-09-011-0/+256